Re: [mevenide-user] test-jar dependencies are not shown in 'Test libraries'

"Milos Kleint" <[email protected]> Mon, 13 Oct 2008 16:10:24 +0200
Newsgroups gmane.comp.jakarta.turbine.maven.mevenide.user
Message-ID <[email protected]>
fixed
http://hg.netbeans.org/main/rev/cfc4545c2482

Milos

On Mon, Oct 13, 2008 at 3:07 PM, Mohni, Daniel
<[email protected]> wrote:
> I have a multi module project where I need to reuse dependency test
> code.
> I added the following entry to my pom.
> Versions are declared in dependency Managment of the root pom....
>
> If i use this:
>
>     <dependencies>
>        <dependency>
>            <groupId>my</groupId>
>            <artifactId>my-commons</artifactId>
>            <classifier>tests</classifier>
>            <scope>test</scope>
>        </dependency>
>        <dependency>
>            <groupId>my</groupId>
>            <artifactId>my-commons</artifactId>
>            <scope>compile</scope>
>        </dependency>
>     </dependencies>
>
> In this case the test jar is added to the 'Library' node.
>
> When i change the order the normal jar is added to the 'Library' but
> nothing is
> added to the 'Test Libraries' node.
>
> Anyway, as the current mevenide (4.0.5) uses the external Maven (2.0.9)
> compilation works fine.
>
> Is this a mevenide problem or a some kind of maven problem ?
>
> Regards
> Daniel
>
>
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> 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