You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/02/23 10:00:52 UTC

[jira] [Resolved] (CAMEL-10884) Add a `cleanrepo` profile to Maven build

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

Zoran Regvart resolved CAMEL-10884.
-----------------------------------
    Resolution: Fixed

You can now invoke {{mvn -Prepoclean}} from the source tree root, which will remove all versions and all Camel artefacts, or from a single module subdirectory to remove only artefacts of that module.

> Add a `cleanrepo` profile to Maven build
> ----------------------------------------
>
>                 Key: CAMEL-10884
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10884
>             Project: Camel
>          Issue Type: Improvement
>          Components: build system
>    Affects Versions: 2.19.0
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Trivial
>
> To help you manage disk space usage of your local Maven repository add a {{cleanrepo}} profile that would remove all Camel artifacts from the local Maven repository. To be run with
> {code}
> $ mvn -Pcleanrepo
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)