Hi, I am currently evaluating several dependency/repository managements solutions. Among the possible choices, we are looking at sticking with ant but using the maven2 antlib for repository management, including writing POMs.
Is there an Ant task available which can determine a build order from a parent pom ? The class org.apache.maven.project.ProjectSorter in maven-artifact-ant-2.0.4-dep.jar seems to be doing what we need, but I don't know whether this class has an Ant facade. If there is no such task, I will open a JIRA issue to create one. I will be grateful for all feedback from the Maven developers. Regards, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
