You can set your ~/.m2/settings.xml file to include <localRepository>c:/Dokume~1/shomburg/.m2/repository/</localRepository>

This is a pretty standard issue with windows and Maven (and often windows and Java in general)

Christian.

On 12-Sep-08, at 17:44 , Sven Homburg wrote:

dont smile, is on my todo list !

2008/9/12 Howard Lewis Ship <[EMAIL PROTECTED]>

Get a Mac!

:-)

On Fri, Sep 12, 2008 at 2:36 PM, Sven Homburg <[EMAIL PROTECTED] >
wrote:
i locate the problem:
if you working with path names like C:\Dokumente und
Einstellungen\shomburg\.m2\repository\
you need to surround the path with the " character (sorry, forget the
english word for this character)
i add an issue to JIRA

2008/9/12 Sven Homburg <[EMAIL PROTECTED]>

even same result after i change back to maven 2.0.8

2008/9/12 Sven Homburg <[EMAIL PROTECTED]>

same result
on two different workstations, with two different internet connections
using both maven 2.0.9

2008/9/12 Howard Lewis Ship <[EMAIL PROTECTED]>

When in doubt, wipe out ~/.m2/repository and start again.



On Fri, Sep 12, 2008 at 11:35 AM, Sven Homburg <
[EMAIL PROTECTED]>
wrote:
Hi there,

since a few days i have problems to generate the project site for
the
core
module,
following warnings and errors are the result:

[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for org/apache/tapestry/tapestry5-annotations/5.0.15-SNAPSHOT/ maven-m
etadata.xml - IGNORING
[ERROR] Unable to connect to:
http://archiva.openqa.org/repository/releases/

[WARNING] The repository url '
http://snapshots.maven.codehaus.org/maven2' is
invalid - Repository 'snapshots' will be blacklisted.
[ERROR] Unable to connect to:
http://archiva.openqa.org/repository/releases/

[ERROR] Unable to connect to:
http://archiva.openqa.org/repository/releases/
[ERROR] Unable to connect to:
http://archiva.openqa.org/repository/snapshots/
[ERROR] Unable to connect to:
http://archiva.openqa.org/repository/releases/
[ERROR] Unable to connect to:
http://archiva.openqa.org/repository/snapshots/
[ERROR] Unable to connect to:
http://archiva.openqa.org/repository/releases/
[ERROR] Unable to connect to:
http://archiva.openqa.org/repository/snapshots/

[INFO] Running JavaDoc to collect component parameter data ...
1 error
[INFO]


------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]


------------------------------------------------------------------------
[INFO] Error during page generation

Embedded error: Error rendering Maven report: Javadoc exit code: 1 -
javadoc: error - Cannot find doclet class org.apache.tapestry.m
ojo.ParametersDoclet

Command line was:
C:\Programme\Java\jdk1.5.0_11\jre\..\bin\javadoc.exe
@target/component-report-javadoc-arguments.txt
[INFO]


------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error during
page
generation
      at


org .apache .maven .lifecycle .DefaultLifecycleExecutor .executeGoals(DefaultLifecycleExecutor.java:583)
      at


org .apache .maven .lifecycle .DefaultLifecycleExecutor .executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
      at


org .apache .maven .lifecycle .DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java: 478)
      at


org .apache .maven .lifecycle .DefaultLifecycleExecutor .executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
      at


org .apache .maven .lifecycle .DefaultLifecycleExecutor .executeTaskSegments(DefaultLifecycleExecutor.java:291)
      at


org .apache .maven .lifecycle .DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
      at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
      at
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
      at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
      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)
Caused by: org.apache.maven.plugin.MojoExecutionException: Error
during
page
generation
      at
org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:97)
      at


org .apache .maven .plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java: 451)
      at


org .apache .maven .lifecycle .DefaultLifecycleExecutor .executeGoals(DefaultLifecycleExecutor.java:558)
      ... 16 more
Caused by: org.apache.maven.doxia.siterenderer.RendererException:
Error
rendering Maven report: Javadoc exit code: 1 - javadoc: erro
r - Cannot find doclet class
org.apache.tapestry.mojo.ParametersDoclet

Command line was:
C:\Programme\Java\jdk1.5.0_11\jre\..\bin\javadoc.exe
@target/component-report-javadoc-arguments.txt
      at


org .apache .maven .plugins .site .ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java: 71)
      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)
      ... 18 more
Caused by: org.apache.maven.reporting.MavenReportException: Javadoc
exit
code: 1 - javadoc: error - Cannot find doclet class org.apa
che.tapestry.mojo.ParametersDoclet

Command line was:
C:\Programme\Java\jdk1.5.0_11\jre\..\bin\javadoc.exe
@target/component-report-javadoc-arguments.txt
      at


org .apache .tapestry.mojo.ComponentReport.executeCommand(ComponentReport.java: 674)
      at


org .apache .tapestry.mojo.ComponentReport.runJavadoc(ComponentReport.java:548)
      at


org .apache .tapestry.mojo.ComponentReport.executeReport(ComponentReport.java: 167)
      at


org .apache .maven .reporting.AbstractMavenReport.generate(AbstractMavenReport.java:98)
      at


org .apache .maven .plugins .site .ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java: 67)
      ... 22 more
--
with regards
Sven Homburg
http://www.chenillekit.org
http://tapestry5-components.googlecode.com




--
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

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




--
with regards
Sven Homburg
http://www.chenillekit.org
http://tapestry5-components.googlecode.com




--
with regards
Sven Homburg
http://www.chenillekit.org
http://tapestry5-components.googlecode.com




--
with regards
Sven Homburg
http://www.chenillekit.org
http://tapestry5-components.googlecode.com




--
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

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




--
with regards
Sven Homburg
http://www.chenillekit.org
http://tapestry5-components.googlecode.com


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

Reply via email to