Matthias Jeschke created KARAF-3490:
---------------------------------------
Summary: Unresolved dependency (equinox region) when running an
unmodified custom distribution
Key: KARAF-3490
URL: https://issues.apache.org/jira/browse/KARAF-3490
Project: Karaf
Issue Type: Bug
Affects Versions: 3.0.2, 3.0.3
Environment: Windows 7 64Bit, Java 8, Maven 3
Reporter: Matthias Jeschke
Priority: Minor
After creating a maven module using the current version of the karaf-assembly
archetype, the final output is missing the repository information of a
dependency (Equinox region). This results in an error when the distribution is
started:
2015-01-31 13:37:10,186 | WARN | FelixStartLevel | AetherBasedResolver
| 3 - org.ops4j.pax.logging.pax-logging-api - 1.8.1 | Error resolving
artifactorg.eclipse.equinox:region:jar:1.0.0.v20110506:Could not find artifact
org.eclipse.equinox:region:jar:1.0.0.v20110506 in central
(http://repo1.maven.org/maven2/)
shaded.org.eclipse.aether.resolution.ArtifactResolutionException: Could not
find artifact org.eclipse.equinox:region:jar:1.0.0.v20110506 in central
(http://repo1.maven.org/maven2/)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)