Hello

I've downloaded Camel 2.9.2 sources and tried to build it with Maven 3.x and
then 2.x, without success.

Is there any other tip than those in http://camel.apache.org/building.html ?

Here you are the results:

With mvn clean install :

...
Results :

Failed tests: 
 
testShutdownGraceful(org.apache.camel.impl.PendingExchangesTwoRouteShutdownGracefulTest):
mock://bar Received message count. Expected: <1> but was: <2>

Tests run: 4092, Failures: 1, Errors: 0, Skipped: 0

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Camel ............................................. SUCCESS [1.006s]
[INFO] Apache :: Camel Buildtools ........................ SUCCESS [0.507s]
[INFO] Camel :: Parent ................................... SUCCESS [0.500s]
[INFO] Camel :: Core ..................................... FAILURE
[24:53.533s]
[INFO] Camel :: Core XML ................................. SKIPPED
[INFO] Camel :: Core OSGi ................................ SKIPPED...

With mvn clean install -DskipTests=true :

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.1:process (default)
on project camel-msv: Execution default of goal
org.apache.maven.plugins:maven-remote-resources-plugin:1.1:process failed:
For artifact
{org.iso_relax.verifier.jaxp.validation:isorelax-jaxp-bridge:null:jar}: The
version cannot be empty. -> [Help 1]

Thanks,
Rodolfo

--
View this message in context: 
http://camel.465427.n5.nabble.com/Build-error-tp5684148.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to