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