build-helper-maven-plugin
build-helper-maven-plugin copied to clipboard
use all interfaces when port binding
reserve_network_port not finding free ports #53 https://github.com/mojohaus/build-helper-maven-plugin/issues/53
⚙️ looks like it's time to upgrade the integration-tests to java 1.6
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project test-reserve-port-with-surefire: Compilation failure: Compilation failure: [ERROR] Source option 5 is no longer supported. Use 6 or later. [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later.
works on my mac with JDK11 - not sure if it's travis concurrent build or base system? can't see logs - will try again with Linux and JDK 7 asap.
Could you please make a separate issue which adds JDK11 builds to travis and lifts minimum of source/target for IT's...
I tried on Linux and CAN duplicate the error. Will investigate and update PR.
This PR is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.