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:
Oliver Gierke
2016-02-10 16:18:31 +01:00
parent 0f861a0309
commit a1a6727eca
2 changed files with 3 additions and 11 deletions

View File

@@ -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