[ https://jira.codehaus.org/browse/MSITE-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=347292#comment-347292 ]
Herve Boutemy edited comment on MSITE-713 at 5/29/14 10:34 AM: --------------------------------------------------------------- done in [r1598319|http://svn.apache.org/r1598319] now we have {noformat}[INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.502s [INFO] Finished at: Thu May 29 17:20:04 CEST 2014 [INFO] Final Memory: 20M/491M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4-SNAPSHOT:site (default-site) on project failure-it: Error generating maven-changelog-plugin:2.2:dev-activity: Cannot run changelog command : Can't load the scm provider. SCM Connection is not set. -> [Help 1]{noformat} was (Author: hboutemy): done in [r1598319|http://svn.apache.org/r1598319] > improve "Error during page generation" error message > ---------------------------------------------------- > > Key: MSITE-713 > URL: https://jira.codehaus.org/browse/MSITE-713 > Project: Maven Site Plugin > Issue Type: Improvement > Affects Versions: 3.3 > Reporter: Herve Boutemy > Assignee: Herve Boutemy > Fix For: 3.4 > > > the actual error message doesn't tell which report plugin caused a failure: > {noformat}[INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 3.649s > [INFO] Finished at: Thu May 29 15:48:19 CEST 2014 > [INFO] Final Memory: 20M/491M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-site-plugin:3.4-SNAPSHOT:site (default-site) > on project failure-it: Error during page generation: Error rendering Maven > report: Cannot run changelog command : Can't load the scm provider. SCM > Connection is not set. -> [Help 1]{noformat} > then people report m-site-p failed, which is wrong, and we need to guess from > error message which report plugin failed > this should be enhanced with information on the report which failed -- This message was sent by Atlassian JIRA (v6.1.6#6162)