Skip to content

Instantly share code, notes, and snippets.

@FyberEngineers
Created March 5, 2020 09:18
Show Gist options
  • Save FyberEngineers/c092562a670567bfd813cddf2af0f98d to your computer and use it in GitHub Desktop.
Save FyberEngineers/c092562a670567bfd813cddf2af0f98d to your computer and use it in GitHub Desktop.
withMaven(jdk: 'JDK 8 update 66', maven: 'Maven 3.0.5') {
sh "mvn -Dmaven.test.failure.ignore=true clean install"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment