mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DartifactIdLowerCase="My-artifactIdLowerCase" -DincludeCrux="My-includeCrux" -DarchetypeGroupId="org.apache.royale.framework" -DarchetypeArtifactId="royale-jewel-library-archetype" -DarchetypeVersion="0.9.8" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.royale.framework |
| ArtifactId | ArtifactIdroyale-jewel-library-archetype |
| Version | Version0.9.8 |
| Type | Typemaven-archetype |
| Description |
DescriptionApache Royale: Framework: Archetypes: Jewel Royale Library
Maven archetype for creating Royale Maven project for building a Jewel Royale library for JavaScript output.
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.royale.framework -DarchetypeArtifactId=royale-jewel-library-archetype -DarchetypeVersion=0.9.8 -DinteractiveMode=false