infinite build loop during site generation ------------------------------------------
Key: MSITE-329 URL: http://jira.codehaus.org/browse/MSITE-329 Project: Maven 2.x Site Plugin Issue Type: Bug Affects Versions: 2.0-beta-5 Environment: Maven 2.0.9; Sun JDK 1.6.0_06; Linux Ubuntu 8.04 Reporter: Alessio Pace My multi module project can be correctly built from the top most parent module with a simple mvn -DskipTests clean install, but trying instead to perform a mvn -DskipTests clean site causes an infinite loop in the build process, where the overall build and site generation is performed all and all over again. -- 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