emadl:import
Full name:
de.monticore.lang.monticar.utilities:emadl-maven-plugin:0.0.13-SNAPSHOT:import
Description:
Imports an EMADL project JAR to a local project.
Attributes:
- Requires a Maven project to be executed.
- Binds by default to the lifecycle phase: install.
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. |
<targetPath> | File | - | (no description) Default value is: imported-resources. |
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
<targetPath>
(no description)
- Type: java.io.File
- Required: No
- Default: imported-resources