Re: NoClassDefFoundError from shared in project info reports

2006-11-22 Thread Joakim Erdfelt
This one: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-project-info-reports-plugin/2.1-SNAPSHOT/maven-project-info-reports-plugin-2.1-20061121.171541-4.jar apache.org http://people.apache.org/repo/m2-snapshot-repository false

Re: NoClassDefFoundError from shared in project info reports

2006-11-22 Thread Martin van den Bemt
Could you please specify which version I should use ? Mvgr, Martin Joakim Erdfelt wrote: 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 (a

Re: NoClassDefFoundError from shared in project info reports

2006-11-22 Thread Joakim Erdfelt
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,

Re: NoClassDefFoundError from shared in project info reports

2006-11-21 Thread Martin van den Bemt
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 from shared in project info reports

2006-11-21 Thread Wendy Smoak
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:/