You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Björn Ekryd edited this page Mar 30, 2017
·
1 revision
The violation file will look like this:
<?xml version="1.0" encoding="UTF-8"?>
<sortpom>
<file filename="/Users/myUser/Workspace/SortPom/maven-plugin/target/it/violation-file/pom.xml">
<violation>The xml element <modelVersion> should be placed before <name></violation>
</file>
</sortpom>
It will only contain the first violation detected by the plugin.