I had seen a couple people mention this issue before but didn't see a solution and was wondering if anyone know of it. When an artifact attempts to be resolved from a feature that has to be wrapped into a bundle, the sonatype aether library doesn't retrieve the correct name of the artifact as is evidenced by this error here:
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact wrap:mvn:jar:org.apache.lucene/lucene-analyzers-common/4.2.0 in central ..... Is there any temporary workaround to this issue? It happens when I'm trying to build a custom karaf distribution. Thanks for any help! Ryan
