application-without-isolation enterprise feature doesn't install
----------------------------------------------------------------
Key: KARAF-1228
URL: https://issues.apache.org/jira/browse/KARAF-1228
Project: Karaf
Issue Type: Bug
Components: karaf-features
Affects Versions: 3.0.0
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 3.0.0
If you try to install the application-without-isolation feature, it will fail
with:
Error executing command: Aether Error.
It's due to a missing artifact:
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could
not find artifact
org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.5.0-SNAPSHOT in
defaultlocal (file:/home/jbonofre/.m2/repository/)
A simple workaround is to build the artifact locally. It won't be a problem
with a released version of pax-swissbox.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira