Hi,
I am new to Maven so please excuse if my question is not very smart ;) (and
please excuted my english)
when I create several profiles for my environments (e.g. integration_test,
system_test, user_test, ...) and i perfrom the build, how do I seperate the
builds in my repository? (because the packages {ear, war} are differend
because i added dependencies to the pom according to the environment)
Currently i have only one POM with this four profiles. So the problem is i
end up with only one artifact in my repo. (and of course the versions of
this artifact)
Another departement (in my company) uses ${target}-xyz-version as the
version of the artifact where by the target could be integration_test, ... .
Is that realy a good solution?
--
View this message in context:
http://www.nabble.com/profiles-and-how-to-differentiate-the-build-tp18452095p18452095.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]