[jboss-jira] [JBoss JIRA] (DROOLS-464) osgi issue with jbpm-commons feature in karaf

James Strachan (JIRA) issues at jboss.org
Thu Apr 10 04:02:13 EDT 2014


James Strachan created DROOLS-464:
-------------------------------------

             Summary: osgi issue with jbpm-commons feature in karaf
                 Key: DROOLS-464
                 URL: https://issues.jboss.org/browse/DROOLS-464
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: James Strachan
            Assignee: Mark Proctor


this bit of 6.1.0.Beta2 feature XML doesn't load in karaf 2.3.3 or fabric8:

    <feature name="jbpm-commons" version="6.1.0.Beta2" description="jBPM Commons">
        <bundle>wrap:mvn:javax.security/jacc/1.0</bundle>

as it can't be downloaded as the jar doesn't exist in maven central:
http://central.maven.org/maven2/javax/security/jacc/1.0/

Not sure how the above has ever worked unless someone's got an old cached jar in their local repo? Or is there some repo thats got it in? 

Maybe it needs changing to this which has a jar in maven central?
http://central.maven.org/maven2/javax/security/jacc/javax.security.jacc-api/1.5/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list