Could be a regression then. Create a test project and file a ticket.

/Anders

On Wed, Oct 20, 2010 at 11:32, Joachim Van der Auwera <
joac...@triathlon98.com> wrote:

> I am using the following profile
>
> <profiles>
> <profile>
> <id>documentation</id>
> <activation>
> <property>
> <name>!skipDocs</name>
> </property>
> </activation>
> <modules>
> <module>documentation</module>
> </modules>
> </profile>
> </profiles>
>
> However, since the switch to maven3 this does not worka anymore and "mvn
> -DskipDocs install" will still include the "documentation" module.
> Do I have to do something different to make this work in maven3?
>
> Thanks for the help,
> Joachim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to