freestyle use profiles to define the modules
"-Peverything-except-test deploy | -Ptest-only test" 2009/10/29 Mr Debasis <[email protected]> > > Hi All, > I am having one requirement which i am unable to meet through pom > aggregation. > I am having 8 modules.i want to execute 'test' goal in one module.and in > other 7 modules i should do clean,install and deploy. > > I will run from hudson.how can I manage to fire only 'test' goal in one > module and install/deploy in other 7 modules. > > Thanks, > Debasis > > > -- > View this message in context: > http://www.nabble.com/problem-in-pom-aggregation-tp26112951p26112951.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] > >
