solita / ploy

Deployment automation tool
MIT License
1 stars 1 forks source link

Get the local Maven repository location from Maven configuration #6

Open luontola opened 11 years ago

luontola commented 11 years ago

Maven doesn't allow configuring the local repository location on the command line, but reads it from a settings.xml file: http://maven.apache.org/guides/mini/guide-configuring-maven.html Deployer should work the same way to keep the settings in sync.