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 22:33:04 UTC

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

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

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

Mycila Maven license plugin moved to separate profile to remove the circular dependency.

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