Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.2
-
Component/s: None
-
Labels:None
-
Number of attachments :
Issue Links
- is related to
-
MPLUGIN-203
upgrade core Maven plugins to use java 5 annotations
-
- relates to
-
MSITE-680
site:effective-site failure with Maven 2
-
Here is the patch for this task.
Note that the SiteRunMojo#tempWebappDirectory
@parameter expression="${project.build.directory}/site-webapp"to
@Parameter( defaultValue = "${project.build.directory}/site-webapp" )Note also, I saw some failing ITS:
MSITE-506/pom.xml