mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-21 19:35:08 +00:00
Remove unneeded options in the test pom
This commit is contained in:
@@ -85,9 +85,7 @@
|
|||||||
<goal>exec</goal>
|
<goal>exec</goal>
|
||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<useMavenLogger>false</useMavenLogger>
|
|
||||||
<executable>java</executable>
|
<executable>java</executable>
|
||||||
<longClasspath>true</longClasspath>
|
|
||||||
<arguments>
|
<arguments>
|
||||||
<argument>-classpath</argument>
|
<argument>-classpath</argument>
|
||||||
<classpath/>
|
<classpath/>
|
||||||
|
Reference in New Issue
Block a user