Skip to content

Instantly share code, notes, and snippets.

@jglick
Created January 5, 2016 22:14
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 jglick/be18314e5871d2b27324 to your computer and use it in GitHub Desktop.
Save jglick/be18314e5871d2b27324 to your computer and use it in GitHub Desktop.
--- a/src/test/java/plugins/JavadocPluginTest.java
+++ b/src/test/java/plugins/JavadocPluginTest.java
@@ -17,7 +17,7 @@
/**
* Feature: Test Javadoc plugin
*/
-@WithPlugins("javadoc")
+@WithPlugins("javadoc@1.4-SNAPSHOT")
public class JavadocPluginTest extends AbstractJUnitTest {
/**
* Scenario: Publish javadoc from freestyle job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment