Good day. I downloaded FUSE ESB(ServiceMix) [apache-servicemix-4.1.0-psc-01-00RC1]. I am trying to build the project (camel) of the examples . When you build it using maven I get an error:
"INFO Configured Artifact: org.apache.servicemix.legal: legal: 1.0: xml DEBUG Skipping disabled repository fusesource.m2-snapshot for resolution of org.apache.servicemix.legal: legal: xml: 1.0 DEBUG Determining update check for org.apache.servicemix.legal: legal: xml: 1.0: compile (C: \ Documents and Settings \ dedyshka \. M2 \ repository \ org \ apache \ servicemix \ legal \ legal \ 1.0 \ legal -1.0.xml) from fusesource.m2 (http://repo.fusesource.com/maven2/) DEBUG Skipped unreadable touchfile C: \ Documents and Settings \ dedyshka \. M2 \ repository \ org \ apache \ servicemix \ legal \ legal \ 1.0 \ legal-1.0.xml.lastUpdated for key http://repo.fusesource.com / maven2 / DEBUG Trying repository fusesource.m2 for resolution of org.apache.servicemix.legal: legal: xml: 1.0 from org/apache/servicemix/legal/legal/1.0/legal-1.0.xml DEBUG Reading resolution-state from: C: \ Documents and Settings \ dedyshka \. M2 \ repository \ org \ apache \ servicemix \ legal \ legal \ 1.0 \ legal-1.0.xml.lastUpdated DEBUG Writing resolution-state to: C: \ Documents and Settings \ dedyshka \. M2 \ repository \ org \ apache \ servicemix \ legal \ legal \ 1.0 \ legal-1.0.xml.lastUpdated DEBUG Unable to get resource 'org.apache.servicemix.legal: legal: xml: 1.0' from repository fusesource.m2 (http://repo.fusesource.com/maven2/) org.apache.maven.wagon.TransferFailedException: Error transferring file " In other repositories too "Unable to get resource 'org.apache.servicemix.legal: legal: xml: 1.0' from ...". How to build this sample? Thank you. -- View this message in context: http://old.nabble.com/Error-build-example-tp27240687p27240687.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
