JIRA plugin changes Brett Porter Only log an error if the jira changes xml can't be parsed instead of throwing an Exception 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) Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • log4j v1.2.8 -> v1.2.12
Enable retrieving component-specific issues. Authentication support for access a private Jira instalation.
Fix jira downloading url for some jira instance like Apache. Update commons-httpclient dependency