emadl:install-result
Full name:
de.monticore.lang.monticar.utilities:emadl-maven-plugin:0.0.13-SNAPSHOT:install-result
Description:
Creates a JAR containing a training result and installs it into the
local repository.
Attributes:
- Requires a Maven project to be executed.
Optional Parameters
Name | Type | Since | Description |
---|---|---|---|
<pathTmpOut> | String | - | Target directory where all generated components are stored and
created JARs are temporarily cached before being deployed. Default value is: target/tmp. User property is: pathTmpOut. |
<training> | TrainingConfiguration | - | (no description) |
Parameter Details
<pathTmpOut>
Target directory where all generated components are stored and
created JARs are temporarily cached before being deployed.
- Type: java.lang.String
- Required: No
- User Property: pathTmpOut
- Default: target/tmp
<training>
(no description)
- Type: de.monticore.lang.monticar.utilities.models.TrainingConfiguration
- Required: No