mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DgroupId="My-groupId" -DartifactId="My-artifactId" -Dversion="My-version" -DarchetypeGroupId="com.github.markusbernhardt" -DarchetypeArtifactId="robotframework-archetype-quickstart" -DarchetypeVersion="1.0.1" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.github.markusbernhardt |
ArtifactId | ArtifactIdrobotframework-archetype-quickstart |
Version | Version1.0.1 |
Type | Typemaven-archetype |
Description |
DescriptionArchetype - robotframework-archetype-quickstart
Robot Framework archetype for creating a testsuite
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.github.markusbernhardt -DarchetypeArtifactId=robotframework-archetype-quickstart -DarchetypeVersion=1.0.1 -DinteractiveMode=false