Changed default workspace setup to contain repository.
This makes sure we use a separate Maven repository to locally deploy artifacts into.
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
io.work-dir=~/temp/spring-data-shell
|
||||
io.work-dir=~/temp/spring-data-shell/workspace
|
||||
|
||||
maven.release-command=install -DskipTests
|
||||
|
||||
#maven.plugins.deploy=org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
|
||||
# Maven setup
|
||||
maven.localRepository=~/temp/spring-data-shell/repository
|
||||
maven.plugins.versions-set=org.codehaus.mojo:versions-maven-plugin:2.2:set
|
||||
maven.plugins.artifactory-deploy=org.jfrog.buildinfo:artifactory-maven-plugin:2.4.0:publish
|
||||
|
||||
|
||||
Reference in New Issue
Block a user