Hi All
I'm having this weird error when run site:site
lets say i have dir structure like
MySRC
src
| - com
| - raghu
-pom.xml
--
pom.xml
in MySRC\src\pom.xml i have <artifactId>testframeworkejb</artifactId>
then when i ran site:site i'm getting following error
[INFO] Generate "Change Log" report.
[INFO] Generating changed sets xml to:
C:\svn-source\Dal\trunk\MySRC\src\target\changelog.xml
[INFO] Executing: svn --non-interactive log -v -r "{2006-09-18 20:49:02
+0000}:{2006-10-19 20:49:02 +0000}" http://subversion.n
y.jpmorgan.com/svn/repos/DAL/trunk/MySRC/frameworkejb
[INFO] Working directory: C:\svn-source\Dal\trunk\MySRC\src
[ERROR] Provider message:
[ERROR] The svn command failed.
[ERROR] Command output:
[ERROR] svn: REPORT request failed on
'/svn/repos/DAL/!svn/bc/109/trunk/MySRC/frameworkejb'
svn: '/svn/repos/DAL/!svn/bc/109/trunk/MySRC/frameworkejb' path not found
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error during page generation
Embedded error: Error rendering Maven report: An error is occurred during
changelog command :
Command failed.
[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error during page
generation
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:488)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:458)
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:324)
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:412)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
... 16 more
Caused by: org.apache.maven.doxia.siterenderer.RendererException: Error
rendering Maven report: An error is occurred during cha
ngelog command :
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: An error is
occurred during changelog command :
at
org.apache.maven.plugin.changelog.ChangeLogReport.generateChangeSetsFromSCM(ChangeLogReport.java:483)
at
org.apache.maven.plugin.changelog.ChangeLogReport.getChangedSets(ChangeLogReport.java:328)
at
org.apache.maven.plugin.changelog.ChangeLogReport.executeReport(ChangeLogReport.java:275)
at
org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:98)
at
org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:67)
... 22 more
Caused by: org.apache.maven.plugin.MojoExecutionException: Command failed.
at
org.apache.maven.plugin.changelog.ChangeLogReport.checkResult(ChangeLogReport.java:633)
at
org.apache.maven.plugin.changelog.ChangeLogReport.generateChangeSetsFromSCM(ChangeLogReport.java:402)
... 26 more
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Wed Oct 18 15:49:03 CDT 2006
[INFO] Final Memory: 20M/37M
[INFO]
------------------------------------------------------------------------
http://subversion.ny.jpmorgan.com/svn/repos/DAL/trunk/MySRC/frameworkejb
instead of
http://subversion.ny.jpmorgan.com/svn/repos/DAL/trunk/MySRC/src
when i changed my <artifactId>src</artifactId> it worked fine, but i
thought we can have whatever the artifactId we want , but this is forcing
me to use same name as dir, when i used changelog with clear case i did
use it with different artifactId than the name of dirctory, it worked
fine, no problem, why its erroring in subversion
any idea? please help
Thanks,
Raghurajan Gurunathan
-----------------------------------------
This transmission may contain information that is privileged,
confidential, legally privileged, and/or exempt from disclosure
under applicable law. If you are not the intended recipient, you
are hereby notified that any disclosure, copying, distribution, or
use of the information contained herein (including any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and
any attachments are believed to be free of any virus or other
defect that might affect any computer system into which it is
received and opened, it is the responsibility of the recipient to
ensure that it is virus free and no responsibility is accepted by
JPMorgan Chase & Co., its subsidiaries and affiliates, as
applicable, for any loss or damage arising in any way from its use.
If you received this transmission in error, please immediately
contact the sender and destroy the material in its entirety,
whether in electronic or hard copy format. Thank you.