"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...