You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2015/10/10 11:21:05 UTC

[jira] [Resolved] (CAMEL-9209) camel-jbpm - use logging jar from maven central

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

Andrea Cosentino resolved CAMEL-9209.
-------------------------------------
    Resolution: Fixed

I've excluded the dependency from kie-remote-client and add the dependency to 3.1.4.GA from Maven Central.

I've never noticed this problem because in my maven settings I've an activeProfile that point to redhat early access repo.

> camel-jbpm - use logging jar from maven central
> -----------------------------------------------
>
>                 Key: CAMEL-9209
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9209
>             Project: Camel
>          Issue Type: Task
>          Components: camel-jbpm
>    Affects Versions: 2.17.0
>            Reporter: Claus Ibsen
>            Assignee: Andrea Cosentino
>             Fix For: 2.17.0
>
>
> The latest upgrade breaks the build
> [ERROR] Failed to execute goal on project camel-jbpm: Could not resolve dependencies for project org.apache.camel:camel-jbpm:bundle:2.17-SNAPSHOT: Could not find artifact org.jboss.logging:jboss-logging:jar:3.1.4.GA-redhat-1 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
> The logging version 3.1.4.GA-redhat-1 should be a public version 3.1.4.GA. This needs to be fixed in the pom.xml of camel-jbpm.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)