[
https://issues.apache.org/jira/browse/KARAF-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937633#comment-13937633
]
Srikanth Hugar commented on KARAF-2823:
---------------------------------------
I downloaded the feature files from
http://search.maven.org/remotecontent?filepath=org/apache/karaf/features/spring/3.0.0/spring-3.0.0-features.xml
and trying to build using maven features-maven-plugin .
featuresRepositories=\
file:system/standard-3.0.0-features.xml,\
file:system/enterprise-3.0.0-features.xml,\
mvn:org.ops4j.pax.web/pax-web-features/3.0.5/xml/features,\
file:system/spring-3.0.0-features.xml
Giveving problem for multiple artifacts one for example is :
Failed to execute goal
org.apache.karaf.tooling:features-maven-plugin:2.3.4:add-features-to-repo
(add-features-to-repo) on project : Can't resolve bundle
org.springframework:org.springframework.context.support:jar:3.2.4.RELEASE:
Failure to find
org.springframework:org.springframework.context.support:jar:3.2.4.RELEASE in
..../repo was cached in the local repository, resolution will not be
reattempted until the update interval of central has elapsed or updates are
forced.
You mean we have provide spring source repository also?
> spring feature file for karaf 3.0.0
> -----------------------------------
>
> Key: KARAF-2823
> URL: https://issues.apache.org/jira/browse/KARAF-2823
> Project: Karaf
> Issue Type: Bug
> Components: karaf-feature
> Affects Versions: 3.0.0
> Reporter: Srikanth Hugar
> Assignee: Jean-Baptiste Onofré
>
> I am trying to start the karaf with spring feature. But could not succeed. Do
> we have a working/stable spring feature file?
> I tried with file
> http://search.maven.org/remotecontent?filepath=org/apache/karaf/features/spring/3.0.0/spring-3.0.0-features.xml
> But some artifacts which are reffering in file are missing in repository.
--
This message was sent by Atlassian JIRA
(v6.2#6252)