Incorrect documenation on the Maven site ----------------------------------------
Key: MGWT-152 URL: http://jira.codehaus.org/browse/MGWT-152 Project: Maven 2.x GWT Plugin Issue Type: Bug Reporter: Micah Whitacre Priority: Minor Under "Invoking tests" it says that the tests will be ran by executing "mvn test". However since the tests are tied to the integration-test phase which doesn't occur till after the package phase that is incorrect. The documentation should actually say they need to run, "mvn integration-test". [1] - http://mojo.codehaus.org/gwt-maven-plugin/user-guide/testing.html [2] - http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html -- 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