fastconnect / tibco-bwmaven

FastConnect TIBCO Factory - BWMaven, application lifecycle management for TIBCO BusinessWorks projects
http://fastconnect.github.io/tibco-factory/bw-maven-plugin/
Apache License 2.0
13 stars 7 forks source link

Plugins in delivery #7

Closed debovema closed 8 years ago

debovema commented 8 years ago

In the plugin's configuration, it is possible to create a <deployBuild> element with all elements accepted by <build> element of the Maven model. These elements (including <plugins> and <pluginManagement>) will be included in <build> element of deploy POM. This can be used to define custom and advanced behaviours for deployment (for instance deployment configuration management and much more).