mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DbwProjectName="My-bwProjectName" -DrootProjectGroupId="My-rootProjectGroupId" -DrootProjectArtifactId="My-rootProjectArtifactId" -DrootProjectVersion="My-rootProjectVersion" -DarchetypeGroupId="io.github.fastcube.factory.tibco.bw.maven" -DarchetypeArtifactId="archetype-bw-default-projlib" -DarchetypeVersion="1.0.0" -DinteractiveMode=false
License |
License |
---|---|
GroupId | GroupIdio.github.fastcube.factory.tibco.bw.maven |
ArtifactId | ArtifactIdarchetype-bw-default-projlib |
Version | Version1.0.0 |
Type | Typemaven-archetype |
Description |
DescriptionbwMaven TIBCO BusinessWorks project (Projlib target) archetype
This archetype creates an empty TIBCO BusinessWorks Projlib project.
|
Project Organization |
Project Organization |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.github.fastcube.factory.tibco.bw.maven -DarchetypeArtifactId=archetype-bw-default-projlib -DarchetypeVersion=1.0.0 -DinteractiveMode=false