mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
21.15.2012 fc32b98b7c0b1a916d8c8af65c95ed378553da2f
Don't fail on Checkstyle error.
1 files modified
1 ■■■■ changed files
opendj-sdk/opendj3/pom.xml 1 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj3/pom.xml
@@ -110,6 +110,7 @@
    <siteDistributionURL>scp://forgerock.org/var/www/vhosts/opendj.forgerock.org/httpdocs</siteDistributionURL>
    <i18nFrameworkVersion>1.4.0</i18nFrameworkVersion>
    <gaId>UA-23412190-8</gaId>
    <checkstyleFailOnError>false</checkstyleFailOnError>
  </properties>
  <build>
    <plugins>