mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.lippia.archetypes" -DarchetypeArtifactId="lippia-mobile" -DarchetypeVersion="3.2.1.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.lippia.archetypes |
ArtifactId | ArtifactIdlippia-mobile |
Version | Version3.2.1.1 |
Type | Typemaven-archetype |
Description |
DescriptionLippia-mobile-archetype
An archetype which contains the mobile automation projectstructure.
|
Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.lippia.archetypes -DarchetypeArtifactId=lippia-mobile -DarchetypeVersion=3.2.1.1 -DinteractiveMode=false