Krzysztof Sobkowiak created SM-2425:
---------------------------------------

             Summary: Compilation of examples included in distribution fails
                 Key: SM-2425
                 URL: https://issues.apache.org/jira/browse/SM-2425
             Project: ServiceMix
          Issue Type: Bug
          Components: assemblies, examples
            Reporter: Krzysztof Sobkowiak
            Assignee: Krzysztof Sobkowiak
             Fix For: 5.2.1, 5.4.1, 6.0.0.M2, 6.0.0


The compilation fails with following errors

{code}
[ERROR] The build could not read 4 projects -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.servicemix.examples:cxf-jaxrs:5.2.1-SNAPSHOT 
(/home/kso/work/projects/asf/smx/servicemix-5.2.x/assembly/target/apache-servicemix-5.2.1-SNAPSHOT/examples/cxf/cxf-jaxrs/pom.xml)
 has 1 error
[ERROR]     'dependencies.dependency.version' for 
org.apache.servicemix.specs:org.apache.servicemix.specs.jsr339-api-2.0:jar is 
missing. @ line 36, column 21
[ERROR]   
[ERROR]   The project 
org.apache.servicemix.examples:cxf-jaxws-blueprint:5.2.1-SNAPSHOT 
(/home/kso/work/projects/asf/smx/servicemix-5.2.x/assembly/target/apache-servicemix-5.2.1-SNAPSHOT/examples/cxf/cxf-jaxws-blueprint/pom.xml)
 has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.cxf:cxf-core:jar 
is missing. @ line 40, column 21
[ERROR]   
[ERROR]   The project 
org.apache.servicemix.examples:cxf-jaxrs-blueprint:5.2.1-SNAPSHOT 
(/home/kso/work/projects/asf/smx/servicemix-5.2.x/assembly/target/apache-servicemix-5.2.1-SNAPSHOT/examples/cxf/cxf-jaxrs-blueprint/pom.xml)
 has 1 error
[ERROR]     'dependencies.dependency.version' for 
org.apache.servicemix.specs:org.apache.servicemix.specs.jsr339-api-2.0:jar is 
missing. @ line 36, column 21
[ERROR]   
[ERROR]   The project org.apache.servicemix.examples:cxf-ws-rm:5.2.1-SNAPSHOT 
(/home/kso/work/projects/asf/smx/servicemix-5.2.x/assembly/target/apache-servicemix-5.2.1-SNAPSHOT/examples/cxf/cxf-ws-rm/pom.xml)
 has 1 error
[ERROR]     'dependencies.dependency.version' for org.apache.cxf:cxf-core:jar 
is missing. @ line 64, column 21
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
{code}

This problem has been introduced by upgrade to CXF 3. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to