Temporarily removed settings.xml
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
<pomInclude>*/pom.xml</pomInclude>
|
<pomInclude>*/pom.xml</pomInclude>
|
||||||
</pomIncludes>
|
</pomIncludes>
|
||||||
<!--This could speed up test by providing local repo as remote repo for test but might be tricky on different OS-->
|
<!--This could speed up test by providing local repo as remote repo for test but might be tricky on different OS-->
|
||||||
<settingsFile>src/it/settings.xml</settingsFile>
|
<!--<settingsFile>src/it/settings.xml</settingsFile>-->
|
||||||
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
|
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
|
||||||
<postBuildHookScript>verify.bsh</postBuildHookScript>
|
<postBuildHookScript>verify.bsh</postBuildHookScript>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|||||||
Reference in New Issue
Block a user