Can you create an issue for this in JIRA:
http://jira.codehaus.org/browse/MANT
There you can attach your patch. We use JIRA to track all fixes and
enhancements.
Thank you!
MadVet wrote:
Hi
I have found and fix one problem with Maven Ant plugin. I had worked with
multi-module maven proj
Hi
I have found and fix one problem with Maven Ant plugin. I had worked with
multi-module maven projects and found that Maven Ant plugin generate absolute
path for referenced projects (another modules). Ant doesn't find them during
compilation. So I have fix plugin - it calculates relative path