cool, thanks - i've added myself to the watch list

On 9/17/07, Eugene Kuleshov <[EMAIL PROTECTED]> wrote:
>
>   It is known issue. See MNGECLIPSE-353
>
>   regards,
>   Eugene
>
>
> Cameron Jones wrote:
> > I've found that if i have an integration test module which is
> > activated by profile or environment variable then its dependencies
> > aren't loaded in eclipse. For example the following parent pom would
> > result in the test modules dependencies not being loaded:
> >
> > ...
> >               <profile>
> >                       <id>integration-test</id>
> >                       <activation>
> >                               <property>
> >                                       <name>integration-test</name>
> >                                       <value>true</value>
> >                               </property>
> >                       </activation>
> >                       <modules>
> >                               <module>test</module>
> >                       </modules>
> >               </profile>
> > ...
> >
> > Cam
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to