mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DartifactBaseName="My-artifactBaseName" -DnifiVersion="My-nifiVersion" -Dpackage="My-package" -DarchetypeGroupId="org.apache.nifi" -DarchetypeArtifactId="nifi-service-bundle-archetype" -DarchetypeVersion="1.16.3" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.nifi |
| ArtifactId | ArtifactIdnifi-service-bundle-archetype |
| Version | Version1.16.3 |
| Type | Typemaven-archetype |
| Description |
DescriptionApache NiFi is an easy to use, powerful, and reliable system to process and distribute data.
|
| Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=org.apache.nifi -DarchetypeArtifactId=nifi-service-bundle-archetype -DarchetypeVersion=1.16.3 -DinteractiveMode=false
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-core | jar | 3.11.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.codehaus.groovy : groovy-test | jar | 3.0.8 |