On 10/09/2013 12:09 PM, Mickael Istria wrote:
As usual, it's just a simple mvn clean verify -Ptpc.version=4.40.0.Alpha1-SNAPSHOT on the master branch for your component.
Has you may have noticed "tpc.version=4.40.0.Alpha1-SNAPSHOT" is not a profile name, so it should use -D instead of -P:  mvn clean verify -Dtpc.version=4.40.0.Alpha1-SNAPSHOT
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets