You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/02/01 11:24:34 UTC

[jira] [Issue Comment Deleted] (KARAF-3490) Unresolved dependency (equinox region) when running an unmodified custom distribution

     [ https://issues.apache.org/jira/browse/KARAF-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-3490:
----------------------------------------
    Comment: was deleted

(was: In addition of the classifier, I planned to do a configuration like:

{code}
<descriptors>
<descriptor>groupId:artifactId</descriptor>
</descriptors>
{code}

to select the feature from the dependencies set.)

> 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)