[
https://issues.apache.org/jira/browse/RNG-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430825#comment-15430825
]
Artem Barger commented on RNG-7:
--------------------------------
Thanks, fixed the typo.
Regarding, what the problem is, I'm not sure, I think there is problem w/ a
plugin itself,
what I did is just copied plugin configuration form {{commons-parent}} pom.xml
file. If you
will try to execute {{mvn changes:jira-report}} it will still appear to show
the error:
{noformat}
[INFO] Scanning for projects...
Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/maven-metadata.xml
Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-changes-plugin/maven-metadata.xml
(765 B at 2.3 KB/sec)
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons Rng 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-changes-plugin:2.12:jira-report (default-cli) @ commons-rng ---
Downloading:
https://repo.maven.apache.org/maven2/org/apache/maven/skins/maven-default-skin/1.0/maven-default-skin-1.0.jar
Downloaded:
https://repo.maven.apache.org/maven2/org/apache/maven/skins/maven-default-skin/1.0/maven-default-skin-1.0.jar
(8 KB at 145.0 KB/sec)
[INFO] Falling back to RSS for issue download: This JIRA server does not
support version 2 of the REST API, which maven-changes-plugin requires.
[WARNING] Going to buffer response body of large or unknown size. Using
getResponseBodyAsStream instead is recommended.
[INFO] Downloading from JIRA at:
http://issues.apache.org/jira/secure/IssueNavigator.jspa?view=rss&pid=12320623&statusIds=6&resolutionIds=1&sorter/field=created&sorter/order=DESC&sorter/field=priority&sorter/order=DESC&tempMax=100&reset=true&decorator=none
[WARNING]
org.apache.maven.plugin.MojoExecutionException: Failed to parse JIRA XML.
{noformat}
> Generation of JIRA report fails
> -------------------------------
>
> Key: RNG-7
> URL: https://issues.apache.org/jira/browse/RNG-7
> Project: Commons RNG
> Issue Type: Sub-task
> Reporter: Gilles
> Fix For: 1.0
>
> Attachments: JIRA report.png
>
>
> Command
> {noformat}
> $ mvn site
> {noformat}
> fails to generate the JIRA report.
> Site page contains the following text:
> {noformat}
> An error occurred that made it impossible to generate this report. Please
> check the console for information on what might be the cause of this.
> {noformat}
> But the console does not show any error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)