Hi, despite setting failsOnError to false, I still get this error.
Could someone please help?

 

Error:

 

[ERROR] BUILD FAILURE

[INFO]
------------------------------------------------------------------------

[INFO] You have 3 checkstyle violations.

[INFO]
------------------------------------------------------------------------

 

Pom:

 

<plugin>

        <groupId>org.apache.maven.plugins</groupId>

        <artifactId>maven-checkstyle-plugin</artifactId>

          <version>2.1</version>

          

  <configuration>

          <failsOnError>false</failsOnError>

  </configuration>

 

      </plugin> 


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law.  If 
you are not the intended recipient, you should delete this message. 


Any disclosure, copying, or distribution of this message, or the taking of any 
action based on it, is strictly prohibited. [v.E.1]

Reply via email to