The project name

Report a typo

What is the project name Maven will generate if you run this script?

mvn archetype:generate \
 -DinteractiveMode=false \
 -DarchetypeGroupId=org.openjdk.jmh \
 -DarchetypeArtifactId=jmh-java-benchmark-archetype \
 -DgroupId=org.sample \
 -DartifactId=benchmarks \
 -Dversion=1.0
Enter a short text
___

Create a free account to access the full topic