I'd like to make a couple of changes in the microcontainer build. The first is to
change the parent/aggregate relationship so that the pom in the root directory functions
as the parent. This will be more like how the app server build and the aop maven build
are set up, and more like how maven builds itself. The build subdirectory will then be
just for creating the combined jar files.
Also, is there any reason not to change the directory names to follow the maven
conventions? Currently we have src/main and src/tests. I'd like to change these to
src/main/java and src/test/java.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172414#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...