mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="com.inductiveautomation.ignitionsdk" -DarchetypeArtifactId="opc-ua-device-archetype" -DarchetypeVersion="1.2.0" -DinteractiveMode=false
| License |
License |
|---|---|
| GroupId | GroupIdcom.inductiveautomation.ignitionsdk |
| ArtifactId | ArtifactIdopc-ua-device-archetype |
| Version | Version1.2.0 |
| Type | Typemaven-archetype |
| Description |
DescriptionArchetype - Ignition OPC UA Device Module
Maven Archetype for an Ignition OPC UA Device Module
|
| Project URL |
Project URL |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=com.inductiveautomation.ignitionsdk -DarchetypeArtifactId=opc-ua-device-archetype -DarchetypeVersion=1.2.0 -DinteractiveMode=false