[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Migration to maven
pgier
do-not-reply at jboss.com
Wed Mar 21 17:31:08 EDT 2007
"alesj" wrote :
| But what's the problem with relaying on jbossbuild?
|
In the long run maven will be easier to maintain, and we get several features that we don't have now (better dependency management, automated releases, project inheritance, etc). If we have them both side by side it will be difficult to keep them in sync.
What are the features that you have with ant? Maybe we can come up with something similar in maven.
Generating a build.xml from the maven pom (using the plugin that Kevin mentioned) can be done with "mvn ant:ant". We can do this for now if needed, but my goal is that eventually it won't be necessary.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030388#4030388
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030388
More information about the jboss-dev-forums
mailing list