Setting a property in the plugin which is defined to activate a profile won't activate it because profiles get activated before executing plugins and it is still problematic activating profiles by properties not getting set via -D at the beginning. So I couldn't set a property during the execution of my plugin which activates a profile then.
Regards, Maik -------- Original-Nachricht -------- > Datum: Tue, 13 Sep 2011 14:37:42 -0500 > Von: Wayne Fay <[email protected]> > An: Maven Users List <[email protected]> > Betreff: Re: Adding modules from within a plugin? > > Because activating a profile by properties is not working properly I > would > > like to either add the modules to the current build from within my > plugin > > or activate a profile defining these modules. > > Can you provide more details about what exactly is not working properly? > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie! Jetzt informieren: http://www.gmx.net/de/go/freephone --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
