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/05/09 14:28:04 UTC

[jira] [Created] (CAMEL-11251) Curcular dependency from buildtools to buildtools via license-plugin

Zoran Regvart created CAMEL-11251:
-------------------------------------

             Summary: Curcular dependency from buildtools to buildtools via license-plugin
                 Key: CAMEL-11251
                 URL: https://issues.apache.org/jira/browse/CAMEL-11251
             Project: Camel
          Issue Type: Bug
          Components: build system
            Reporter: Zoran Regvart
            Assignee: Zoran Regvart


With CAMEL-11194 a circular dependency from buildtools to buildtools via license-plugin has been introduced.

Can be observed when running {{mvn -X compile}} in {{buildingtools}}:

{code}
[DEBUG] Populating class realm plugin>com.mycila:license-maven-plugin:3.0
[DEBUG]   Included: com.mycila:license-maven-plugin:jar:3.0
[DEBUG]   Included: org.apache.camel:camel-buildtools:jar:2.20.0-SNAPSHOT
{code}



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