[
https://jira.codehaus.org/browse/MSITE-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy closed MSITE-680.
-------------------------------
Resolution: Fixed
Fix Version/s: 3.3
Assignee: Herve Boutemy
fixed in [r1435866|http://svn.apache.org/viewvc?rev=1435866&view=rev]
> site:effective-site failure with Maven 2
> ----------------------------------------
>
> Key: MSITE-680
> URL: https://jira.codehaus.org/browse/MSITE-680
> Project: Maven 2.x and 3.x Site Plugin
> Issue Type: Bug
> Components: site descriptor
> Affects Versions: 3.2
> Reporter: Herve Boutemy
> Assignee: Herve Boutemy
> Fix For: 3.3
>
>
> when run with Maven 2, mvn site:effective-site fails since maven-site-plugin
> 3.2 but works with 3.1
> {noformat}$ mvn org.apache.maven.plugins:maven-site-plugin:3.2:effective-site
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Maven Site Plugin 3
> [INFO] task-segment:
> [org.apache.maven.plugins:maven-site-plugin:3.2:effective-site]
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] One or more required plugin parameters are invalid/missing for
> 'site:effective-site'
> [0] on the command line, specify: '-Dreports=VALUE'
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Sun Jan 20 16:13:22 CET 2013
> [INFO] Final Memory: 25M/343M
> [INFO]
> ------------------------------------------------------------------------
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira