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 08:59:44 UTC

[jira] [Created] (CAMEL-10884) Add a {{cleanrepo}} profile to Maven build

Zoran Regvart created CAMEL-10884:
-------------------------------------

             Summary: 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)