[jboss-jira] [JBoss JIRA] (DROOLS-464) osgi issue with jbpm-commons feature in karaf
Charles Moulliard (JIRA)
issues at jboss.org
Mon Apr 28 07:28:35 EDT 2014
[ https://issues.jboss.org/browse/DROOLS-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Charles Moulliard resolved DROOLS-464.
--------------------------------------
Resolution: Done
> 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)
> Affects Versions: 6.1.0.Beta2
> Reporter: James Strachan
> Assignee: Charles Moulliard
> Labels: osgi
>
> 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