RE: [maven-failsafe-plugin] Running integration test with its own profile

2011-02-08 Thread Haszlakiewicz, Eric
>-Original Message- >From: nodje [mailto:nodje...@gmail.com] > >I've been reading quite some of your posts in the forum, and it actually >changed my mind about deployment configuration. Enlightening indeed. > >I would now try to favor a single artifact deployment that could be >configured e

Re: [maven-failsafe-plugin] Running integration test with its own profile

2011-02-08 Thread Ron Wheeler
do you think? cheers -- View this message in context: http://maven.40175.n5.nabble.com/maven-failsafe-plugin-Running-integration-test-with-its-own-profile-tp3367473p3375605.html Sent from the Maven - Users mailing list archive at Nabble.com. ---

Re: [maven-failsafe-plugin] Running integration test with its own profile

2011-02-08 Thread Stephen Connolly
de all the needed > JNDI configuration IN the war. > > Is this at all possible? > > 2) there need to be a way to select the adapted JNDI configuration: I'm > thinking environment variable here, it'd certainly be the simplest > configuration on top of installing t

Re: [maven-failsafe-plugin] Running integration test with its own profile

2011-02-08 Thread nodje
ew this message in context: http://maven.40175.n5.nabble.com/maven-failsafe-plugin-Running-integration-test-with-its-own-profile-tp3367473p3375605.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscri

Re: [maven-failsafe-plugin] Running integration test with its own profile

2011-02-04 Thread Martin Höller
Hi! Am Donnerstag 03 Februar 2011, 03:28:54 schrieb nodje: > Invaluable piece of information Ron, thanks a lot. > > I've been searching the archives without success, with 'profile plugin' > 'failsafe profile', all woudn't yield much relevant results. > But I'd still be happy if you could point me

Re: [maven-failsafe-plugin] Running integration test with its own profile

2011-02-02 Thread nodje
it's so valuable to be able to put a war archive in any container without prior config. Cheers -- View this message in context: http://maven.40175.n5.nabble.com/maven-failsafe-plugin-Running-integration-test-with-its-own-profile-tp3367473p3368765.html Se

Re: [maven-failsafe-plugin] Running integration test with its own profile

2011-02-02 Thread Ron Wheeler
This is a frequent issue. There has been lost of discussion about this. The Best Practice is to move the deployment info out of your projects into JNDI or some other mechanism that ties the variable information to the thing causing the variability. Profiles is not the right way to do this. Lo

[maven-failsafe-plugin] Running integration test with its own profile

2011-02-02 Thread nodje
? Is it possible to specify one profile per plugin: -Pprod for war plugin -Pdev for failsafe plugin That's be awesome. cheers -- View this message in context: http://maven.40175.n5.nabble.com/maven-failsafe-plugin-Running-integration-test-with-its-own-profile-tp3367473p3367473.html Se