mvn install - Unit tests provide wrong host IP for localhost in URL
-------------------------------------------------------------------
Key: MGWT-250
URL: http://jira.codehaus.org/browse/MGWT-250
Project: Maven 2.x GWT Plugin
Issue Type: Bug
Affects Versions: 2.1.0-1, 2.1.x
Environment: java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
Ubuntu 10.10
Reporter: hanasaki
A mvn install runs the JUnit test cases at the end of the cycle and
presents a URL with a random localhost port number.
ex: from a run on my box
http://127.0.1.1:44539/com.hanaden.gwtmoduleJUnit.JUnit/junit.html?gw...
These should be localhost = 127.0.0.1 not 127.0.1.1
replacing the HOST IP allows the test cases to run and finish
successfully.
==
using code directly from the mojo archetype
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email