Version 3

    This page is just a to do list of things that should be done for the jboss build system.

     

     

    • Create a parent pom that can be used as a default for all jboss project poms.  This should include things like the location of the jboss maven2 repositories, default directory paths, maybe the default license file, and whatever else is common to all the projects.

    • Set up profiles for building the microcontainer project with different jdk versions.

    • Create a maven plugin version of JBossRetro (maybe a wrapper class, or a modified version).

    • Set up controls (maybe through profiles) for specifying how unit tests are executed.

    • Prioritize mavenization of the other jboss projects