Skip to content

Instantly share code, notes, and snippets.

@martinda
Created January 15, 2016 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinda/241523c84b2de7b1e31a to your computer and use it in GitHub Desktop.
Save martinda/241523c84b2de7b1e31a to your computer and use it in GitHub Desktop.
WireMock and Jenkins Jetty potential conflict
[INFO] | +- org.eclipse.jetty:jetty-server:jar:9.2.13.v20150730:test
[INFO] | | +- org.eclipse.jetty:jetty-http:jar:9.2.13.v20150730:test
[INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.2.13.v20150730:test
[INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.2.13.v20150730:test
[INFO] | | \- org.eclipse.jetty:jetty-security:jar:9.2.13.v20150730:test
[INFO] | +- org.eclipse.jetty:jetty-servlets:jar:9.2.13.v20150730:test
[INFO] | | +- org.eclipse.jetty:jetty-continuation:jar:9.2.13.v20150730:test
[INFO] | | \- org.eclipse.jetty:jetty-util:jar:9.2.13.v20150730:test
[INFO] | +- org.eclipse.jetty:jetty-webapp:jar:9.2.13.v20150730:test
[INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.2.13.v20150730:test
[INFO] | +- org.mortbay.jetty:jetty:jar:6.1.26:test
[INFO] | | +- org.mortbay.jetty:jetty-util:jar:6.1.26:test
[INFO] | | \- org.mortbay.jetty:servlet-api:jar:2.5-20081211:test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment