I want to always compile the modules in <id>no-doc</id> profile, unless I am trying to run the <id>documentation</id> profile
On 11/30/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > On Nov 30, 2007 1:09 PM, Mick Knutson <[EMAIL PROTECTED]> wrote: > > > When I run: > > mvn -P documentation clean install -e > > > > I would assume to NOT run *<module>bpel</module>* > > > > But am I missing some syntax? > > I don't think you can activate a profile based on a property in the > pom. Particularly not if the property is in a different profile. > This has definitely been discussed before, see what you can find in > the archives. > > What problem are you trying to solve? > > -- > Wendy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks, Mick Knutson http://www.baselogic.com http://www.blincmagazine.com http://www.djmick.com http://www.myspace.com/mickknutson http://www.myspace.com/BLiNCMagazine http://tahoe.baselogic.com ---
