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 1ecd61b commit 7c7c57cCopy full SHA for 7c7c57c
pom.xml
@@ -127,10 +127,6 @@
127
<groupId>org.apache.maven.plugins</groupId>
128
<artifactId>maven-invoker-plugin</artifactId>
129
<configuration>
130
- <cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
131
- <settingsFile>src/it/settings.xml</settingsFile>
132
- <localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
133
- <postBuildHookScript>verify</postBuildHookScript>
134
<parallelThreads>1</parallelThreads>
135
</configuration>
136
</plugin>
0 commit comments