We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff91e9f + c5ce187 commit 2bff1b7Copy full SHA for 2bff1b7
src/test/antunit/TestMavenMojo.xml
@@ -81,7 +81,7 @@
81
</target>
82
83
<target name="testIncludesExcludes-SuppressedAnnotations-Maven2">
84
- <artifact:mvn pom="pom-incex-suppress.xml" mavenVersion="${maven.version}" failonerror="true" fork="true">
+ <artifact:mvn pom="pom-index-suppress.xml" mavenVersion="${maven.version}" failonerror="true" fork="true">
85
<syspropertyset refid="injected-properties"/>
86
<arg value="${groupId}:${artifactId}:${version}:check"/>
87
</artifact:mvn>
src/test/antunit/pom-incex-suppress.xml renamed to src/test/antunit/pom-index-suppress.xml
0 commit comments