Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 3.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The site:site goal has an optional attributes parameter:
attributes:
The template properties for rendering the site.
- Type: java.util.Map
- Required: No
- Expression: $
Unknown macro: {attributes}
However this does not work - no parameters are created for the template.
Do you have a sample project that we can use to test this?