[jboss-user] [JBoss AOP] - Re: Maven 2 plugin?

anders3 do-not-reply at jboss.com
Tue Aug 7 18:10:28 EDT 2007


I have now build the maven plugin into all (both) AOP compiles in jboss portal.

I need to add dependencies like
    <dependency>
  |       <groupId>org.jboss.maven.plugins</groupId>
  |       <artifactId>maven-jbossaop-plugin</artifactId>
  |       <version>1.0-SNAPSHOT</version>
  |     </dependency>
  | 

And this means that all the internal maven plugin stuff gets on the nested dependency list.
This is not good.
The dependency list is long enough without it ... :-)

See JIRA http://jira.jboss.com/jira/browse/JBAOP-453

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071769#4071769

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071769



More information about the jboss-user mailing list