Add support for downloads via a proxy
Since it may not be preferable to add -Dhttp.proxyHost since this would affect the whole build, you can now set proxyHost and proxyPort _only_ for the Mongo download.
Showing
- README.md 4 additions, 1 deletionREADME.md
- pom.xml 4 additions, 5 deletionspom.xml
- src/main/java/com/github/joelittlejohn/embedmongo/StartEmbeddedMongoMojo.java 48 additions, 2 deletions...thub/joelittlejohn/embedmongo/StartEmbeddedMongoMojo.java
- src/test/resources/example/pom.xml 1 addition, 1 deletionsrc/test/resources/example/pom.xml
Loading
Please register or sign in to comment