mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.iobeam" -DarchetypeArtifactId="iobeam-spark-scala-maven-archetype" -DarchetypeVersion="0.12" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdcom.iobeam |
ArtifactId | ArtifactIdiobeam-spark-scala-maven-archetype |
Version | Version0.12 |
Type | Typemaven-archetype |
Description |
Descriptioniobeam-spark-scala-maven-archetype
Maven archetype to set up an iobeam spark app project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.iobeam -DarchetypeArtifactId=iobeam-spark-scala-maven-archetype -DarchetypeVersion=0.12 -DinteractiveMode=false