I suspected this was a problem with the length of the path. Seems to be working 
after wiping out the working copy, in case anyone else stumbles onto it.

The next problem was the -Dmaven.home property not escaping properly. I removed 
the maven.repo.local as it was duplicated (thanks to the private local 
repository being enabled), and moved it to the goals line instead of properties 
section. Filed a Jenkins bug as a result: 
https://issues.jenkins-ci.org/browse/JENKINS-10539

I got it down to one test failure - MavenITmng3710PollutedClonedPluginsTest, 
maybe someone on Windows can confirm if that is unique to the CI or not.

- Brett

On 02/08/2011, at 12:06 AM, Apache Jenkins Server wrote:

> See 
> <https://builds.apache.org/job/core-integration-testing-maven-3-trunk-windows/9/changes>
> 
> 
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven IT Plugin :: Parameter Implementation 2.1-SNAPSHOT
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ 
> maven-it-plugin-parameter-implementation ---
> [INFO] Deleting 
> F:\hudson\hudson-slave\workspace\core-integration-testing-maven-3-trunk-windows\core-integration-testing-trunk\core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target
> [INFO] 
> [INFO] --- maven-plugin-plugin:2.8:descriptor (default-descriptor) @ 
> maven-it-plugin-parameter-implementation ---
> [INFO] Using 'UTF-8' encoding to read mojo metadata.
> [INFO] Applying mojo extractor for language: java
> [INFO] Mojo extractor for language: java found 0 mojo descriptors.
> [INFO] Applying mojo extractor for language: bsh
> [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
> ...
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-plugin-plugin:2.8:descriptor 
> (default-descriptor) on project maven-it-plugin-parameter-implementation: 
> Error extracting plugin descriptor: 'No mojo definitions were found for 
> plugin: 
> org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation.' -> 
> [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
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <goals> -rf :maven-it-plugin-parameter-implementation
> Recording test results
> 

--
Brett Porter
br...@apache.org
http://brettporter.wordpress.com/
http://au.linkedin.com/in/brettporter





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to