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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to