[ 
https://issues.apache.org/jira/browse/SM-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Baptiste Onofré resolved SM-2030.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.3.3

As suspected, the problem is that ServiceMix Components shared libraries uses 
SLF4J 1.5.8 whereas ServiceMix 3 still uses 1.4.3 version.

For now, I "forced" the usage of SLF4J 1.4.3 version. I raised another task to 
upgrade to SLF4J 1.5.8.

Revision 1054109.

> 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é
>             Fix For: 3.3.3
>
>
> 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.

Reply via email to