Hello,

 

During my release job in jenkins all work fine but at the end of maven
prepare:release, my job work indefinitely on this last line I think:

 

[INFO] [WARNING] Source files encoding has not been set, using platform
encoding UTF-8, i.e. build is platform dependent!

 

 

 

More log below:

 

[INFO] [INFO] --- maven-clean-plugin:2.5:clean (auto-clean) @ edeal-webapp
---

[INFO] [INFO] Deleting
/var/lib/jenkins/workspace/Release-Job/target/checkout/edeal-webapp/target

[INFO] [INFO] Deleting
/var/lib/jenkins/workspace/Release-Job/target/checkout/edeal-webapp/src/main
/webapp/WEB-INF/classes

[INFO] [INFO] 

[INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @
edeal-webapp <<<

[INFO] [INFO] 

[INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @
edeal-webapp ---

[INFO] [INFO] Building jar:
/var/lib/jenkins/workspace/Release-Job/target/checkout/edeal-webapp/target/e
deal-webapp-Spring2013-006-sources.jar

[INFO] [INFO] 

[INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @
edeal-webapp ---

[INFO] [WARNING] Source files encoding has not been set, using platform
encoding UTF-8, i.e. build is platform dependent!

Build timed out (after 20 minutes). Marking the build as aborted.

Le build a été annulé

Finished: ABORTED

 

 

this last line fall into dark J I think, therefore my job doesn’t finish. I
have specified a 20 mins timeout in order to get around the problem (because
the release it done correctly, tag, next iteration commit, …).

But my job doesn’t finish correctly and stay in grey … do you have knowledge
and this problem ?

 

Best regards,

 

Adrien Ruffié

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to