build-helper-maven-plugin icon indicating copy to clipboard operation
build-helper-maven-plugin copied to clipboard

use all interfaces when port binding

Open warrenc5 opened this issue 6 years ago • 4 comments

reserve_network_port not finding free ports #53 https://github.com/mojohaus/build-helper-maven-plugin/issues/53

warrenc5 avatar Feb 19 '19 00:02 warrenc5

⚙️ 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.

warrenc5 avatar Feb 19 '19 07:02 warrenc5

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.

warrenc5 avatar Feb 19 '19 08:02 warrenc5

Could you please make a separate issue which adds JDK11 builds to travis and lifts minimum of source/target for IT's...

khmarbaise avatar Feb 19 '19 08:02 khmarbaise

I tried on Linux and CAN duplicate the error. Will investigate and update PR.

warrenc5 avatar Feb 19 '19 10:02 warrenc5

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.

github-actions[bot] avatar Jan 05 '23 02:01 github-actions[bot]