[
https://issues.apache.org/jira/browse/KARAF-3490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14300155#comment-14300155
]
Matthias Jeschke commented on KARAF-3490:
-----------------------------------------
There are two other things:
- after adding the enterprise descriptor and selecting the hibernate feature,
there is an error during build:
[WARNING] Could not resolve
org.objectweb.asm:com.springsource.org.objectweb.asm:1.5.3
- Is it possible to add a version specifier to a selected feature? Currently,
if I'm adding the enterprise descriptor and selecting the hibernate feature,
all versions of this feature are installed although I only require the latest.
I can add this as issues as well, just want to check if these are indeed issues
and not some errors I made / if the feature (add a version to a feature) is not
already present.
> 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)