Skip to content

Commit

Permalink
#365 enabled IT test
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyk committed Jan 24, 2016
1 parent 100b69c commit ce4f608
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions qulice-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,15 +294,7 @@
<pomInclude>codenarc-violations/pom.xml</pomInclude>
<pomInclude>findbugs-exclude/pom.xml</pomInclude>
<pomInclude>findbugs-violations/pom.xml</pomInclude>
<!--
@todo #281 Dependency-violations is broken.
As it uses maven-dependency-analyzer 1.4.
The latter depends on ASM3. We can't add ASM3 in classpath as
findbugs and PMD depends on ASM5.
Find a way to upgrade maven-dependency-analyzer to use ASM5.
After fix uncomment next line
<pomInclude>dependency-violations/pom.xml</pomInclude>
-->
<pomInclude>dependency-violations/pom.xml</pomInclude>
<pomInclude>multi-module/pom.xml</pomInclude>
<pomInclude>multi-run/pom.xml</pomInclude>
<pomInclude>relocation/pom.xml</pomInclude>
Expand Down

0 comments on commit ce4f608

Please sign in to comment.