Why not the other way around? You clean your pom and send it, and maybe someone can find time to try it out. A complete test project that doesn't work for you, is even better (and thus more likely for someone to try).
/Anders On Fri, Aug 27, 2010 at 10:54, Sridhar Laxmipuram Srinivasan < [email protected]> wrote: > Oh is it, If possible can you please share you pom, after removing any > secured/confidential information if any. I need this urgently as I am stuck > on this and wasted lot of time debugging the issue > > Thnkx > sridharl > > -----Original Message----- > From: Jesse Farinacci [mailto:[email protected]] > Sent: Friday, August 27, 2010 9:15 AM > To: Maven Users List > Subject: Re: Multiple profile execution in maven > > Greetings, > > On Thu, Aug 26, 2010 at 11:29 PM, Sridhar Laxmipuram Srinivasan > <[email protected]> wrote: > > I have tried everything ie with multiple -Ps, comma separated list but in > vain :), I think it is a bug, if anybody has any workaround please let me > know > > > > $ echo "This worked for me just 2 minutes ago!" > $ mvn -P mysql,deployment package jetty:run-war > > -Jesse > > -- > There are 10 types of people in this world, those > that can read binary and those that can not. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
