Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Jenkins SIS job
Description
The Jenkins SIS job keeps failing randomly on the sis-webapp build due to the default Jetty port of 8080 being open sometimes and taken others. I looked up:
http://blog.andyhot.gr/controlling-jetty-port-in-maven-2/#comment-108
Seems to be an easy config-based way to fix it.