mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DincludeCrux="My-includeCrux" -DarchetypeGroupId="org.apache.royale.framework" -DarchetypeArtifactId="royale-jewel-application-archetype" -DarchetypeVersion="0.9.8" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdorg.apache.royale.framework |
ArtifactId | ArtifactIdroyale-jewel-application-archetype |
Version | Version0.9.8 |
Type | Typemaven-archetype |
Description |
DescriptionApache Royale: Framework: Archetypes: Jewel Royale Application
Maven archetype for creating Royale Maven project for building a Jewel Royale application 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-application-archetype -DarchetypeVersion=0.9.8 -DinteractiveMode=false