[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Migration to maven

Kevin.Conner@jboss.com do-not-reply at jboss.com
Fri Mar 30 12:48:23 EDT 2007


I have just tried to build the microcontainer from source and had a few issues.

There appears to be a missing dependency in deployers/pom.xml as it requires jboss-dependency (BeanMetaDataDeployer used it).

The second issue is the javacc configuraiton in osgi-int/pom.xml.  It currently includes the package name as part of the outputDirectory instead of using the packageName.  This has an impact on classpath/project generation using eclipse:eclipse.

The third issue is the location of the test resources in aop-mc-int.  If you generate classpath/project files then eclipse will complain about one resource directory being included in another.

I would like to fix the two issue, any objections?


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

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



More information about the jboss-dev-forums mailing list