diff --git a/jira/plugin.jelly b/jira/plugin.jelly
index 79189aaa..ba2667fa 100644
--- a/jira/plugin.jelly
+++ b/jira/plugin.jelly
@@ -97,9 +97,6 @@
/>
-
-
-
Error: unable to parse jira results due to an error: ${parseresult.message}. Jira report will not be generated
@@ -111,6 +108,8 @@
+
+
@@ -132,9 +131,6 @@
-
-
-
Error: unable to parse jira results due to an error: ${parseresult.message}. Jira roadmap report will not be generated
@@ -146,6 +142,8 @@
+
+
diff --git a/jira/project.xml b/jira/project.xml
index 35f43dbd..1a9a316a 100644
--- a/jira/project.xml
+++ b/jira/project.xml
@@ -22,7 +22,7 @@
3
maven-jira-plugin
Maven JIRA Plugin
- 1.3
+ 1.4-SNAPSHOT
This plugin downloads issues from Jira and creates a report.
Download issues from Jira
diff --git a/jira/xdocs/changes.xml b/jira/xdocs/changes.xml
index 91fd82f9..9dc50280 100644
--- a/jira/xdocs/changes.xml
+++ b/jira/xdocs/changes.xml
@@ -23,6 +23,9 @@
Brett Porter
+
+ If a report isn't generated the plugin fails trying to replace entities in a not existing file.
+
Jira plugin does not work with NTLM proxy.
Upgrade to HttpClient 3.0.