[
https://issues.apache.org/jira/browse/KARAF-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14300138#comment-14300138
]
Jean-Baptiste Onofré commented on KARAF-3490:
---------------------------------------------
Yup (if it's runtime scoped). I just figure out what's the best way to specify
a features description if it doesn't have the features classifier. Regex ? MOJO
configuration ?
> 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
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Fix For: 4.0.0, 3.0.4
>
>
> 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)