Simplify random port feature, use project properties to pass on the port value
Showing
- src/main/java/com/github/joelittlejohn/embedmongo/PortUtils.java 19 additions, 7 deletions...n/java/com/github/joelittlejohn/embedmongo/PortUtils.java
- src/main/java/com/github/joelittlejohn/embedmongo/StartEmbeddedMongoMojo.java 19 additions, 35 deletions...thub/joelittlejohn/embedmongo/StartEmbeddedMongoMojo.java
- src/main/java/com/github/joelittlejohn/embedmongo/port/PortHelper.java 0 additions, 99 deletions.../com/github/joelittlejohn/embedmongo/port/PortHelper.java
- src/test/java/com/github/joelittlejohn/embedmongo/PortUtilsTest.java 11 additions, 10 deletions...va/com/github/joelittlejohn/embedmongo/PortUtilsTest.java
- src/test/resources/randomport/pom.xml 6 additions, 0 deletionssrc/test/resources/randomport/pom.xml
- src/test/resources/randomport/src/test/java/com/github/joelittlejohn/embedmongo/MongoIT.java 3 additions, 4 deletions...est/java/com/github/joelittlejohn/embedmongo/MongoIT.java
Loading
Please register or sign in to comment