diff --git a/jira/plugin.jelly b/jira/plugin.jelly index 25562eef..546de92f 100644 --- a/jira/plugin.jelly +++ b/jira/plugin.jelly @@ -23,7 +23,8 @@ xmlns:define="jelly:define" xmlns:jira="jira" xmlns:maven="jelly:maven" - xmlns:doc="doc"> + xmlns:doc="doc" + xmlns:ant="jelly:ant"> - - - - - - + + + + + + + Error: unable to parse jira results due to an error: ${parseresult.message}. Jira report will not be generated + + + + + + + + + + + diff --git a/jira/xdocs/changes.xml b/jira/xdocs/changes.xml index f4e93b94..c58dad28 100644 --- a/jira/xdocs/changes.xml +++ b/jira/xdocs/changes.xml @@ -25,6 +25,7 @@ + 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 :