You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2009/04/13 12:22:52 UTC

[jira] Created: (MANT-47) ant:clean should not delete build.xml

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

        

[jira] Closed: (MANT-47) ant:clean should not delete build.xml

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANT-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MANT-47.
-------------------------------

      Assignee: Vincent Siveton
    Resolution: Fixed

fixed in [r764400|http://svn.apache.org/viewvc?rev=764400&view=rev]

> 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
>            Assignee: Vincent Siveton
>             Fix For: 2.1.1
>
>
> 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

        

[jira] Commented: (MANT-47) ant:clean should not delete build.xml

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MANT-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=172768#action_172768 ] 

Benjamin Bentmann commented on MANT-47:
---------------------------------------

Revised in [r764446|http://svn.eu.apache.org/viewvc?view=rev&revision=764446]. We now have a new parameter {{deleteCustomFiles}} which defaults to false.

> 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
>            Assignee: Vincent Siveton
>             Fix For: 2.2
>
>
> 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

        

[jira] Updated: (MANT-47) ant:clean should not delete build.xml

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MANT-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton updated MANT-47:
--------------------------------

    Fix Version/s: 2.1.1

> 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
>             Fix For: 2.1.1
>
>
> 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