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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to