Hello All, As you may be aware, the Fedora baseline has recently made initial steps towards supplanting the ANT build process with one driven by Maven2. The baseline has been split-out into eight sub-projects; pom.xml files have been created for the root and all sub-projects; unit and integration tests are in order; secondary artifacts are generated (such as fedora-installer.jar). There are a handful of outstanding tasks that need to be completed before the effort can officially be closed and the ANT build.xml file be allowed to fade into the rear-view mirror. The complete list can be found in the "Unresolved" section of: http://fedora-commons.org/confluence/display/FCREPO/ANT+to+Maven2
One of the main tasks is to push the dependencies down from the root pom.xml into the proper child pom.xml files. There are other tasks as well, such as renaming test classes based on a more consistent convention, or refactoring the parent 'FedoraTestCase.java' into a 'client' and 'server' classes. If you have some experience with Maven2 and would like to chip in, please join and use the following list to let the rest of us know. [email protected] Thanks, Andrew ------------------------------------------------------------------------------ _______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
