Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.3
-
None
-
Maven 2.2.1, Windows XP, SpringSource Tool Suite
-
Patch
Description
When creating a jira-announcement, the announcement-mojo doesn't use the configurations for webUser, webPassword and filter to download the jira-issues. Thus the generation of a mail with announcement-mail also fails.
I created a patch for the class AnnouncementMojo to include those configurations.