Error when generating Dependencies report (SNAPSHOT)

2006-11-21 Thread Julien HENRY
Hi,

This morning, I try to generate my project site and it failed. Yesterday it 
works...

Any idea?

++
Julien

[INFO] Generate Dependencies report.
[INFO] 
[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)
at 
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:239)
at 
org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:115)
at 
org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:124)
at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:92)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)








___ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

RE: Error when generating Dependencies report (SNAPSHOT)

2006-11-21 Thread hermod.opstvedt
Hi

I have looked into this, and it seems that somebody has deleted (or it was 
never there) the org.apache.maven.shared.jar.Jar.java class from subversion, 
meaning that the maven-shared.jar file does not have this class. Hence the 
error.

Hermod

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 21, 2006 12:40 PM
To: users@maven.apache.org
Subject: RE: Error when generating Dependencies report (SNAPSHOT)


Hi

Somebody has made a dependency to the maven sandbox componenet maven-shared in 
the maven-project-info-reports-plugin. Set the 
maven-project-info-reports-plugin version to 2.0.1 to circumvate it.

Hermod

-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 21, 2006 12:29 PM
To: Maven Users List
Subject: Re: Error when generating Dependencies report (SNAPSHOT)


On 11/21/06, Julien HENRY [EMAIL PROTECTED] wrote:

 This morning, I try to generate my project site and it failed. Yesterday it 
 works...

 Any idea?

 [ERROR] FATAL ERROR
 [INFO] 
 
 [INFO] org/apache/maven/shared/jar/Jar
 [INFO] 
 
 [INFO] Trace
 java.lang.NoClassDefFoundError: org/apache/maven/shared/jar/Jar


No ideas yet, but you're the second person to report something like this.

Unfortunately, I can't reproduce it, but that's probably because I'm
running snapshots of nearly everything.

-- 
Wendy

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



* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that the DnB NOR Group
cannot accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the anti virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


-
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]



Re: Error when generating Dependencies report (SNAPSHOT)

2006-11-21 Thread Wendy Smoak

On 11/21/06, Julien HENRY [EMAIL PROTECTED] wrote:


This morning, I try to generate my project site and it failed. Yesterday it 
works...

Any idea?

[ERROR] FATAL ERROR
[INFO] 
[INFO] org/apache/maven/shared/jar/Jar
[INFO] 
[INFO] Trace
java.lang.NoClassDefFoundError: org/apache/maven/shared/jar/Jar



No ideas yet, but you're the second person to report something like this.

Unfortunately, I can't reproduce it, but that's probably because I'm
running snapshots of nearly everything.

--
Wendy

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



RE: Error when generating Dependencies report (SNAPSHOT)

2006-11-21 Thread hermod.opstvedt
Hi

Somebody has made a dependency to the maven sandbox componenet maven-shared in 
the maven-project-info-reports-plugin. Set the 
maven-project-info-reports-plugin version to 2.0.1 to circumvate it.

Hermod

-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 21, 2006 12:29 PM
To: Maven Users List
Subject: Re: Error when generating Dependencies report (SNAPSHOT)


On 11/21/06, Julien HENRY [EMAIL PROTECTED] wrote:

 This morning, I try to generate my project site and it failed. Yesterday it 
 works...

 Any idea?

 [ERROR] FATAL ERROR
 [INFO] 
 
 [INFO] org/apache/maven/shared/jar/Jar
 [INFO] 
 
 [INFO] Trace
 java.lang.NoClassDefFoundError: org/apache/maven/shared/jar/Jar


No ideas yet, but you're the second person to report something like this.

Unfortunately, I can't reproduce it, but that's probably because I'm
running snapshots of nearly everything.

-- 
Wendy

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



* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

This email with attachments is solely for the use of the individual or
entity to whom it is addressed. Please also be aware that the DnB NOR Group
cannot accept any payment orders or other legally binding correspondence with
customers as a part of an email. 

This email message has been virus checked by the anti virus programs used
in the DnB NOR Group.

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


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