Update the snapshot build of maven-project-info-report-plugin that you
are using.
The currently deployed version corrects this problem.

- Joakim

Martin van den Bemt wrote:
> Can confirm the same problem (after a complete repo clean). I'll try
> to get the mvn -X and add it to an issue..
>
> Mvgr,
> Martin
>
> Wendy Smoak wrote:
>> Two people have now reported sudden problems with 'mvn site',
>> specifically the project info reports plugin.  I can't reproduce it,
>> but they're getting NoClassDefFoundError for
>> org.apache.maven.shared.Jar.
>>
>> http://www.nabble.com/Maven-repositories%3A-metadata-vs-pom-files--t2672595s177.html
>>
>>
>> http://www.nabble.com/Error-when-generating-Dependencies-report-%28SNAPSHOT%29-t2677985s177.html
>>
>>
>> [ERROR] FATAL ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] org/apache/maven/shared/jar/Jar
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Trace
>> java.lang.NoClassDefFoundError: org/apache/maven/shared/jar/Jar
>>       at
>> org.apache.maven.report.projectinfo.dependencies.Dependencies.<init>(Dependencies.java:74)
>>
>>       at
>> org.apache.maven.report.projectinfo.DependenciesReport.executeReport(DependenciesReport.java:126)
>>
>>       at
>> org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:101)
>>
>>       at
>> org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:67)
>>
>> ...
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to