SMX3 doesn't build
------------------
Key: SM-2030
URL: https://issues.apache.org/jira/browse/SM-2030
Project: ServiceMix
Issue Type: Bug
Components: servicemix-assembly, servicemix-core
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Currently, the SMX3 build doesn't work.
If I disable the tests, I got:
[INFO] Failed to resolve dependencies for one or more projects in the reactor.
Reason: Unable to get dependency information: Unable to read the metadata file
for artifact 'org.apache.servicemix:servicemix-http:jar': Cannot find parent:
org.apache.servicemix:binding-components for project:
org.apache.servicemix:servicemix-http:jbi-component:null for project
org.apache.servicemix:servicemix-http:jbi-component:null
org.apache.servicemix:servicemix-http:jar:2010.02-SNAPSHOT
from the specified remote repositories:
apache.snapshots (http://repository.apache.org/snapshots),
central (http://repo1.maven.org/maven2),
smx.m2-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/)
Path to dependency:
1) org.apache.servicemix:servicemix-itests:jar:3.3.3-SNAPSHOT
With tests enabled, I got:
Running org.apache.servicemix.lwcontainer.LwContainerComponentTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.344 sec <<<
FAILURE!
Results :
Tests in error:
initializationError0(org.apache.servicemix.lwcontainer.LwContainerComponentTest)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
I'm gonna investigate these issues to make SMX3 build again.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.