[jboss-dev-forums] [Design of JBoss Build System] - Re: JDK 1.4 Compatibility for Microcontainer and other Proje

pgier do-not-reply at jboss.com
Thu Aug 16 17:14:13 EDT 2007


I ran into some problems when trying to do this using profiles.  Using a property value in the artifact Id can cause problems when resolving transitive dependencies.  So I am using separate poms for the jdk14 builds.  I didn't do this earlier because maven doesn't support using alternate poms in modules.  This means that multi-module builds will have to be done one module at a time for the time being.  I opened a maven issue http://jira.codehaus.org/browse/MNG-3150 to resolve this and will work on it when I have time.

I have created working retro builds with retro tests for the common projects and jboss-test since they are dependencies of microcontainer.   So now I'm gradually working my way through the microcontainer modules and their dependencies to get retro builds with working tests.

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

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



More information about the jboss-dev-forums mailing list