This was fixed in version 2.8 of maven-eclipse-plugin:
http://jira.codehaus.org/browse/MECLIPSE-594

- Rune



>Hi,
>
>When I run eclipse:eclipse the following two dependencies do not get added to
>the classpath.
>
>                <dependency>
>                        <groupId>org.aspectj</groupId>
>                        <artifactId>aspectjrt</artifactId>
>                        <version>1.5.4</version>
>                </dependency>
>
>                <dependency>
>                        <groupId>org.aspectj</groupId>
>                        <artifactId>aspectjweaver</artifactId>
>                        <version>1.5.4</version>
>                </dependency>
>
>Any ideas on how to fix this.  I added them manually, but it would be great if 
>there was
>a "Maven" way.
>
>TIA,
>- Ole

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to