Hi, folks!

I've got a rather simple maven project for which I'd like to build several
"different" artifacts using classifiers. Actually I wouldn't say that these
artifacts are really different as the most important difference is the Java
source level being used (either 1.4 or 5.0, very much like TestNG does).
Therefore I've got two different profiles, but the problem is that I can't
build both profiles at once, so how it is possible to build different
artifacts for different source levels?

regards,
Bernhard Huemer
-- 
View this message in context: 
http://www.nabble.com/Multiple-artifacts-using-classifiers--tp14526769s177p14526769.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to