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)