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

Removed FCUnit from BWMaven (to have 2 independent plugins) #4

Closed debovema closed 9 years ago

debovema commented 9 years ago

Until now, BWMaven had a call to FCUnit test goal in the test phases of bw-ear and projilb packagings. The execution was triggered only when the FCUnit Projlib was declared as a dependency.

The goal is to avoid this mechanism and to have _two independent plugins_ and use the standard Maven way of declaring plugins.