Version | Date | Description |
---|---|---|
1.3.1 | 2006-10-29 | |
1.3 | 2006-02-05 | |
1.2 | 2005-12-03 | |
1.1.2 | 2004-10-23 | |
1.1.1 | 2004-07-10 | |
1.1 | 2004-05-15 | |
1.0 | Unknown |
Type | Changes | By |
---|---|---|
Update jelly dependency to match the ones in maven 1.1 core. | ltheussl | |
Upgrade to log4j 1.2.13. Fixes MAVEN-1759. | aheritier | |
If a report isn't generated the plugin fails trying to replace entities in a not existing file. | aheritier |
Type | Changes | By |
---|---|---|
Jira plugin does not work with NTLM proxy. Fixes MPJIRA-10. | ltheussl | |
Upgrade to HttpClient 3.0. Fixes MAVEN-1739. | aheritier | |
Plugin uses deprecated API to retrieve JIRA issues. Now requires at least JIRA 3.3. Fixes MPJIRA-17. | ltheussl | |
Add a jira-roadmap report. | ltheussl | |
Layout changes: mimic default JIRA appearance, also show votes. | ltheussl | |
Icons are corrupted (images are filtered during the copy). | aheritier |
Type | Changes | By |
---|---|---|
Only l og an error if the jira changes xml can't be parsed instead of throwing an Exception | fgiust | |
Make the Jira report work also using a fancy JIRA url like http://jira.codehaus.org/browse/MPJIRA (it doesn't require the url with a numeric project id anymore) Fixes MPJIRA-4. | fgiust | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Enable retrieving component-specific issues. Fixes MPJIRA-11. Thanks to Michael Franken. | carlos | |
Authentication support for access a private Jira instalation. Fixes MPJIRA-8. Thanks to Michael Franken. | carlos |