We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff91e9f commit c5ce187Copy full SHA for c5ce187
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 src/test/antunit/pom-index-suppress.xmlsrc/test/antunit/pom-incex-suppress.xml renamed to src/test/antunit/pom-index-suppress.xml
0 commit comments