mirror of https://github.com/apache/archiva.git
no need of clean
This commit is contained in:
parent
795d6d3957
commit
649b915e81
|
@ -125,6 +125,7 @@
|
|||
<configuration>
|
||||
<settingsFile>${basedir}/src/test/test-settings.xml</settingsFile>
|
||||
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
|
||||
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
|
|
@ -1 +1 @@
|
|||
clean,verify,-Dsurefire.useFile=false
|
||||
verify,-Dsurefire.useFile=false
|
Loading…
Reference in New Issue