Hello Robert,

Done: https://jira.codehaus.org/browse/MJDIFF-11

Regards Mirko
--
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/
https://bitbucket.org/mfriedenhagen/


On Mon, Apr 30, 2012 at 11:47, Robert Scholte <[email protected]> wrote:
>
> Good catches, so I'll drop this attempt.
>
>
>
> Can you both create a jira-issue for it?
>
>
>
> thanks,
>
>
>
> Robert
>
>
>
>> From: [email protected]
>> Date: Sat, 28 Apr 2012 22:17:30 +0200
>> To: [email protected]
>> Subject: Re: [mojo-dev] [VOTE] Release JDiff-maven-plugin version 1.0-beta-1
>>
>> Hello Robert,
>>
>> I tried this on one of my pet projects
>> (https://github.com/1and1/testlink-junit) and besides the MRELEASE-723
>> issue (I named the tags @groupId@-@version@ as this is a multimodule
>> project and the artifactId does not make sense in this situation), I
>> think the plugin will fail on multi-module projects in general which
>> have a aggregating parent pom and jar modules:
>>
>> [ERROR] Failed to execute goal
>> org.codehaus.mojo:jdiff-maven-plugin:1.0-beta-1:jdiff (default-cli) on
>> project tljunit-parent: Execution default-cli of goal
>> org.codehaus.mojo:jdiff-maven-plugin:1.0-beta-1:jdiff failed: basedir
>> /Users/mirko/Documents/workspace/testlink-junit/target/jdiff/3.0.2/src/main/java
>> does not exist -> [Help 1]
>> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
>> execute goal org.codehaus.mojo:jdiff-maven-plugin:1.0-beta-1:jdiff
>> (default-cli) on project tljunit-parent: Execution default-cli of goal
>> org.codehaus.mojo:jdiff-maven-plugin:1.0-beta-1:jdiff failed: basedir
>> /Users/mirko/Documents/workspace/testlink-junit/target/jdiff/3.0.2/src/main/java
>> does not exist
>> at 
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
>> at 
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>> at 
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>> at 
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>> at 
>> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>> at 
>> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>> at 
>> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>> 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:597)
>> at 
>> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>> at 
>> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>> at 
>> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>> at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>> Caused by: org.apache.maven.plugin.PluginExecutionException: Execution
>> default-cli of goal
>> org.codehaus.mojo:jdiff-maven-plugin:1.0-beta-1:jdiff failed: basedir
>> /Users/mirko/Documents/workspace/testlink-junit/target/jdiff/3.0.2/src/main/java
>> does not exist
>> at 
>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
>> at 
>> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>> ... 19 more
>> Caused by: java.lang.IllegalStateException: basedir
>> /Users/mirko/Documents/workspace/testlink-junit/target/jdiff/3.0.2/src/main/java
>> does not exist
>> at org.codehaus.plexus.util.DirectoryScanner.scan(DirectoryScanner.java:290)
>> at 
>> org.codehaus.plexus.util.FileUtils.getFileAndDirectoryNames(FileUtils.java:1801)
>> at org.codehaus.plexus.util.FileUtils.getFileNames(FileUtils.java:1729)
>> at org.codehaus.plexus.util.FileUtils.getFileNames(FileUtils.java:1711)
>> at org.codehaus.mojo.jdiff.JDiffUtils.getPackages(JDiffUtils.java:74)
>> at org.codehaus.mojo.jdiff.JDiffMojo.generateJDiffXML(JDiffMojo.java:371)
>> at org.codehaus.mojo.jdiff.JDiffMojo.executeReport(JDiffMojo.java:239)
>> at org.codehaus.mojo.jdiff.JDiffMojo.execute(JDiffMojo.java:675)
>> at 
>> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>> ... 20 more
>> [ERROR]
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>
>>
>> Regards Mirko
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list, please visit:
>>
>> http://xircles.codehaus.org/manage_email
>>
>>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to