I added assemblies for aop-mc-int and dependency. Please take a look, and if it is ok I
will do the same thing for the other subprojects.
Once deployed, other projects can use these artifacts using a classifier. So a dependency
on aop-mc-int-aspects would look like this:
| <dependency>
| <groupId>jboss</groupId>
| <artifactId>jboss-aop-mc-int</artifactId>
| <version>2.0</version>
| <classifier>aspects</classifier>
| </dependency>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029958#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...