Are you on beta-1? It should not have attempted to use the new version
of the plugin. I will investigate.

You can fix this by pinning your version to beta-1 of the site plugin,
or getting the beta-2 core release.

- Brett

On 9/28/05, Beermann,Matthew <[EMAIL PROTECTED]> wrote:
>
> Just one more... I didn't see this one in Jira. The site:site goal seems
> to have broken overnight (literally - it downloaded a new version of the
> plugin when I ran it today).
>
> [INFO]
> ------------------------------------------------------------------------
> ----
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> ----
> [INFO] Diagnosis: Error configuring plugin for execution of 'site:site'.
> [INFO]
> ------------------------------------------------------------------------
> ----
> [ERROR] Cause: org.apache.maven.plugin.MojoExecutionException: Error
> configuring plugin for execution of 'site:site'.
> ...
> Caused by: org.apache.maven.plugin.PluginParameterException: Invalid or
> missing parameters: [Mojo parameter [name: 'reports'; alias: 'null']]
> for mojo: org.apache.maven.plugins:maven-site-plugin:2.0-beta-2:site
>
> Here's my "effective" POM from the helper; the groups are intact in the
> original, of course.
>
>   <reporting>
>     <plugins>
>       <plugin>
>         <artifactId>maven-clover-plugin</artifactId>
>       </plugin>
>       <plugin>
>         <artifactId>maven-javadoc-plugin</artifactId>
>       </plugin>
>       <plugin>
>         <artifactId>maven-pmd-plugin</artifactId>
>       </plugin>
>       <plugin>
>         <artifactId>maven-project-info-reports-plugin</artifactId>
>       </plugin>
>     </plugins>
>   </reporting>
>
> Matthew Beermann | Software Engineer | Cerner Corporation | 816.201.7026
> | [EMAIL PROTECTED] | www.cerner.com
>
>
>
> CONFIDENTIALITY NOTICE
>
> This message and any included attachments
> are from Cerner Corporation and are intended
> only for the addressee. The information
> contained in this message is confidential and
> may constitute inside or non-public information
> under international, federal, or state
> securities laws. Unauthorized forwarding,
> printing, copying, distribution, or use of such
> information is strictly prohibited and may be
> unlawful. If you are not the addressee, please
> promptly delete this message and notify the
> sender of the delivery error by e-mail or you
> may call Cerner's corporate offices in Kansas
> City, Missouri, U.S.A at (+1) (816)221-1024.
> ---------------------------------------- --
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to