Scott Parkerson created CXF-4266:
------------------------------------
Summary: Cannot add CXF Karaf Features due to typo in features.xml
Key: CXF-4266
URL: https://issues.apache.org/jira/browse/CXF-4266
Project: CXF
Issue Type: Bug
Affects Versions: 2.6
Environment: Building Karaf 2.2.6 derivative with Apache CXF 2.6.0.
Reporter: Scott Parkerson
{noformat}
[INFO] Copying bundle:
org.apache.servicemix.bundles:org.apache.servicemix.bundles.oauthprovider:jar:20100527_1
.
.
.
[ERROR] Failed to execute goal
org.apache.karaf.tooling:features-maven-plugin:2.2.6:add-features-to-repo
(add-features-to-repo) on project com.ateb.myx.kernel: Can't resolve bundle
org.apache.servicemix.bundles:org.apache.servicemix.bundles.oauthprovider:jar:20100527_1:
Could not find artifact
org.apache.servicemix.bundles:org.apache.servicemix.bundles.oauthprovider:jar:20100527_1
in ateb-maven-releases (http://maven.ateb.com/archiva/repository/internal)
{noformat}
I think the correct artifact is
[org.apache.servicemix.bundles:org.apache.servicemix.bundles.oauth-provider|http://search.maven.org/#artifactdetails%7Corg.apache.servicemix.bundles%7Corg.apache.servicemix.bundles.oauth-provider%7C20100527_1%7Cbundle].
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira