Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.1.1
-
Fix Version/s: 2.1.2
-
Component/s: None
-
Labels:None
-
Environment:Maven 2.1.0, No Site plugin hardcoded version, so assuming latest released.
-
Number of attachments :
Description
When there is no notifiers for the Continuous Integration section of the POM, the generated site says:
"No notifiers is defined. Please check back at a later date."
The text should read:
"No notifiers are defined. Please check back at a later date."
Fixed in r790469