MVN

fr.fastconnect.factory.tibco.bw.maven : archetype-client-root-project

Maven & Gradle

Jul 30, 2015
10 stars

BWMaven root POM archetype · This archetype will create a POM that inherits from FC TIBCO Factory parent POM. This POM will be the central configuration for all the TIBCO BusinessWorks projects of this client project. It is possible for instance to redefine here the default properties that will be used for any TIBCO BusinessWorks projects.

mvn archetype:generate -DarchetypeGroupId=fr.fastconnect.factory.tibco.bw.maven -DarchetypeArtifactId=archetype-client-root-project -DarchetypeVersion=2.3.2
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.fastconnect.factory.tibco.bw.maven : archetype-client-root-project to generate a Maven project - Latest Versions:

  • Latest Stable: 2.3.2

All Versions

Choose a version of fr.fastconnect.factory.tibco.bw.maven : archetype-client-root-project to generate a Maven project - All Versions:

Version Vulnerabilities Updated
2.3.x
archetype-client-root-project-2.3.2
archetype-client-root-project-2.3.1
archetype-client-root-project-2.3.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=fr.fastconnect.factory.tibco.bw.maven -DarchetypeArtifactId=archetype-client-root-project -DarchetypeVersion=2.3.2