Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
JENKINS-25873: Disabled check of local workspace mods - build pipelin…
…e doesn't need it, and developers need the opposite
  • Loading branch information
Bue Petersen committed Dec 5, 2014
1 parent 547ed8f commit ba9e785
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -107,12 +107,6 @@
</execution>
</executions>
<configuration>
<!--
Fail build if there are local modifications.
Add -Dmaven.buildNumber.doCheck=false to skip in your local
builds
-->
<doCheck>true</doCheck>
<!-- Git SHA of 5 should be more than enough for uniqueness in combo with version number -->
<shortRevisionLength>5</shortRevisionLength>
</configuration>
Expand Down

0 comments on commit ba9e785

Please sign in to comment.