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]
