Maven site 1.6.1 plugin always results in 'Build Successful'. -------------------------------------------------------------
Key: MPSITE-28 URL: http://jira.codehaus.org/browse/MPSITE-28 Project: maven-site-plugin Type: Bug Components: plugin Versions: 1.6.1 Environment: Not of importance. Reporter: Davy Toch Fix For: 1.6.2 In previous versions of the Maven site plugin, deploying the site documentation through SSH always resulted in 'Build Successful', even when e.g. the SSH isn't available. This was supposed to have been corrected in version 1.6.1, as indicated here: http://maven.apache.org/reference/plugins/site/announcements/announcement-1.6.1.txt However, the problem is still present. The solution is simple : just add an attribute failonerror="true" in <exec> calls in plugin.jelly. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]