You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2009/10/25 11:51:59 UTC

[jira] Resolved: (CXF-2495) mvn clean does not work on trunk with an empty local maven repository

     [ https://issues.apache.org/jira/browse/CXF-2495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved CXF-2495.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3

Added a clean profile to the parent pom that contains the apache snapshot repository. 
So you can issue mvn -Pclean clean and the plugins are loaded from the snapshot repository.


> mvn clean does not work on trunk with an empty local maven repository
> ---------------------------------------------------------------------
>
>                 Key: CXF-2495
>                 URL: https://issues.apache.org/jira/browse/CXF-2495
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.2.4
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 2.3
>
>
> mvn clean needs some maven plugins defined by cxf projects. The problem is that when you start with an empty  local repository these plugins do not exist. 
> So it is often not possible to clean the cxf tree when a build fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.