Krzysztof Sobkowiak created SM-2219:
---------------------------------------
Summary: Compilation failure due to non-existing SNAPSHOT of
servicemix bundles
Key: SM-2219
URL: https://issues.apache.org/jira/browse/SM-2219
Project: ServiceMix
Issue Type: Bug
Components: assemblies
Affects Versions: 5.0.0
Reporter: Krzysztof Sobkowiak
SMX 5 has some dependencies to SNAPSHOT versions of ServiceMix Bundles which no
more exist in the Apache Snapshot Repository.
The compilation of Apache ServiceMix (Full) fails
{code}
[INFO] Apache ServiceMix :: Assemblies :: Apache ServiceMix (Full) FAILURE
[19.925s]
[INFO] Apache ServiceMix :: Integration Tests ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:38.843s
[INFO] Finished at: Mon Dec 30 00:30:43 CET 2013
[INFO] Final Memory: 210M/659M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.karaf.tooling:features-maven-plugin:2.3.2:add-features-to-repo
(add-features-to-repo) on project apache-servicemix-full: Can't resolve bundle
org.apache.servicemix.bundles:org.apache.servicemix.bundles.casbah:jar:2.6.2_1-SNAPSHOT:
Could not find artifact
org.apache.servicemix.bundles:org.apache.servicemix.bundles.casbah:jar:2.6.2_1-SNAPSHOT
in oss4ita-nexus-snapshots
(http://repository.oss4ita.org/content/repositories/oss4ita-snapshots/)
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)