I don't know exactly why but I just made it work with mvn release and
property in artifactId.

Previously, I was runnning mvn release:prepare -Dsdk=3.5 and activating
profiles according to the value of this parameter.
I replaced by mvn release:prepare -Psdk3.5, and in each profiles I set sdk
parameter to the corresponding value.
And it's working... :-s


--
View this message in context: 
http://maven.40175.n5.nabble.com/Build-a-project-twice-with-different-classifier-in-one-run-tp4331794p4333816.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to