BWMaven plugin · BWMaven, application lifecycle management for TIBCO BusinessWorks projects
Group: fr.fastconnect.factory.tibco.bw.maven - All Dependencies
BWMaven parent · BWMaven, application lifecycle management for TIBCO BusinessWorks projects
BWMaven assemblies · This project holds default assemblies ready to use. For instance it is possible to create a compressed archive with all TIBCO BusinessWorks applications ready to be deployed on target machines.
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.
BWMaven TIBCO BusinessWorks project mavenizer · This archetype will create a POM that inherits from FC TIBCO Factory parent POM *OR* from the client's root POM created with 'archetype-client-root-project' archetype. This POM will be the Maven configuration for the existing TIBCO BW project. 1) you want to use the default FC TIBCO Factory parent, then replace the 'rootProjectGroupId', 'rootProjectArtifactId' & 'rootProjectVersion' by the content of 'fcFactoryGroupId', 'fcFactoryArtifactId' & 'fcFactoryVersion' respectively. 2) you want to use your own parent created with 'archetype-client-root-project', then replace 'rootProjectGroupId', 'rootProjectArtifactId' & 'rootProjectVersion' by the values of your own parent (ex: 'com.company.project', 'project-root', '1.0.0').
BWMaven TIBCO BusinessWorks project (Projlib target) archetype · This archetype creates an empty TIBCO BusinessWorks Projlib project.
BWMaven TIBCO BusinessWorks project (EAR target) archetype · This archetype creates an empty TIBCO BusinessWorks project.