ant:clean should not delete build.xml
-------------------------------------
Key: MANT-47
URL: http://jira.codehaus.org/browse/MANT-47
Project: Maven 2.x Ant Plugin
Issue Type: Bug
Affects Versions: 2.1
Reporter: Vincent Siveton
Running mvn ant:ant will generate Ant files:
{noformat}
build.xml => custom targets
maven-build.xml => generic targets
maven-build.properties => Maven properties
{noformat}
So, the build.xml should not be deleted when calling mvn ant:clean.
Nevertheless, the clean mojo could ask the user to force delete it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira