mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -Dproject_name="My-project_name" -DarchetypeGroupId="com.messapix.ftatr.jfxmobile" -DarchetypeArtifactId="jfxmobile-archetype" -DarchetypeVersion="1.0.0-b1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.messapix.ftatr.jfxmobile |
ArtifactId | ArtifactIdjfxmobile-archetype |
Version | Version1.0.0-b1 |
Type | Typemaven-archetype |
Description |
Descriptionjfxmobile archetype
Create base javafxPorts project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.messapix.ftatr.jfxmobile -DarchetypeArtifactId=jfxmobile-archetype -DarchetypeVersion=1.0.0-b1 -DinteractiveMode=false