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 :
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