Skip to content

Instantly share code, notes, and snippets.

@abayer
Created December 8, 2011 19:11
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 abayer/1448105 to your computer and use it in GitHub Desktop.
Save abayer/1448105 to your computer and use it in GitHub Desktop.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Volumes/EssEssDee/abayer/src/github/jenkins-related/associated-files-plugin/target/generated-sources/groovy-stubs/main/org/jenkinsci/plugins/associatedfiles/AssociatedFilesPublisher.java:[34,95] > expected
[ERROR] /Volumes/EssEssDee/abayer/src/github/jenkins-related/associated-files-plugin/target/generated-sources/groovy-stubs/main/org/jenkinsci/plugins/associatedfiles/AssociatedFilesPublisher.java:[34,103] ')' expected
[ERROR] /Volumes/EssEssDee/abayer/src/github/jenkins-related/associated-files-plugin/target/generated-sources/groovy-stubs/main/org/jenkinsci/plugins/associatedfiles/AssociatedFilesPublisher.java:[34,110] ';' expected
[ERROR] /Volumes/EssEssDee/abayer/src/github/jenkins-related/associated-files-plugin/target/generated-sources/groovy-stubs/main/org/jenkinsci/plugins/associatedfiles/AssociatedFilesPublisher.java:[34,132] <identifier> expected
[ERROR] /Volumes/EssEssDee/abayer/src/github/jenkins-related/associated-files-plugin/target/generated-sources/groovy-stubs/main/org/jenkinsci/plugins/associatedfiles/AssociatedFilesPublisher.java:[34,141] <identifier> expected
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
Line from AssociatedFilesPublisher.java:
@java.lang.Override() public boolean isApplicable(java.lang.Class<hudson.model.AbstractProject extends hudson.model.AbstractProject> jobType) { return false;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment