« Return to Thread: [VOTE] Release JDiff-maven-plugin version 1.0-beta-1

RE: [VOTE] Release JDiff-maven-plugin version 1.0-beta-1

by Robert Scholte :: Rate this Message:

| View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi Karl Heinz,
 
it should work out of the box.
This seems to be a docletpath issue.
Please run it again in debug-mode and check the commandline being executed.
There are a few options: unescaped/unquoted path, invalid separators.
 
Looks like I have to cancel this vote, once I know what to fix and how to fix it
 
-Robert 
> Date: Sat, 28 Apr 2012 18:23:33 +0200

> From: khmarbaise@...
> To: dev@...
> CC: rfscholte@...
> Subject: Re: [mojo-dev] [VOTE] Release JDiff-maven-plugin version 1.0-beta-1
>
> Hi Robert,
>
> thanks for the hints ..
>
> > I think you hit a MRELEASE-723 like problem.
> > The plugin extracts the scm information of the released (or specified)
> > version.
>
> apart from the above i would say there is an other problem in there...
>
> [INFO] Scanning for projects...
> [INFO]
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Subversion Authentication Parse Module 0.5-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] >>> jdiff-maven-plugin:1.0-beta-1:jdiff (default-cli) @ sapm >>>
> [INFO]
> [INFO] <<< jdiff-maven-plugin:1.0-beta-1:jdiff (default-cli) @ sapm <<<
> [INFO]
> [INFO] --- jdiff-maven-plugin:1.0-beta-1:jdiff (default-cli) @ sapm ---
> [INFO] Performing checkout to /home/kama/ws-git/sapm/target/jdiff/0.4
> [INFO] Executing: /bin/sh -c cd /home/kama/ws-git/sapm/target/jdiff &&
> git clone git://github.com/khmarbaise/sapm.git
> /home/kama/ws-git/sapm/target/jdiff/0.4
> [INFO] Working directory: /home/kama/ws-git/sapm/target/jdiff
> [INFO] Executing: /bin/sh -c cd /tmp && git ls-remote
> git://github.com/khmarbaise/sapm.git
> [INFO] Working directory: /tmp
> [INFO] Executing: /bin/sh -c cd /home/kama/ws-git/sapm/target/jdiff/0.4
> && git pull git://github.com/khmarbaise/sapm.git master
> [INFO] Working directory: /home/kama/ws-git/sapm/target/jdiff/0.4
> [INFO] Executing: /bin/sh -c cd /home/kama/ws-git/sapm/target/jdiff/0.4
> && git checkout
> [INFO] Working directory: /home/kama/ws-git/sapm/target/jdiff/0.4
> [INFO] Executing: /bin/sh -c cd /home/kama/ws-git/sapm/target/jdiff/0.4
> && git ls-files
> [INFO] Working directory: /home/kama/ws-git/sapm/target/jdiff/0.4
> javadoc: error - Cannot find doclet class jdiff.JDiff
> 1 error
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 8.982s
> [INFO] Finished at: Sat Apr 28 17:01:16 CEST 2012
> [INFO] Final Memory: 8M/146M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.codehaus.mojo:jdiff-maven-plugin:1.0-beta-1:jdiff (default-cli) on
> project sapm: An error has occurred in JDiff report generation. generate
> JDiff doclet failed. -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
>
> Maybe i'm doing something wrong...
>
> > But it's worth mentioning in the docs, on both projects.
> That would be really helpful.
>
> Kind regards
> Karl Heinz Marbaise
> --
> SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893
> Dipl.Ing.(FH) Karl Heinz Marbaise ICQ#: 135949029
> Hauptstrasse 177 USt.IdNr: DE191347579
> 52146 Würselen http://www.soebes.de

 « Return to Thread: [VOTE] Release JDiff-maven-plugin version 1.0-beta-1