-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-5
-
Fix Version/s: 2.0-beta-6
-
Component/s: None
-
Labels:None
-
Environment:Maven 2.0.9; Sun JDK 1.6.0_06; Linux Ubuntu 8.04
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.