Description of problem: A LifecycleExecutionException is thrown during 'process' Steps to Reproduce: 1. download and extract http://www.apache.org/dist/openejb/3.1.2/openejb-3.1.2-src.tar.gz 2. apply the provided pom.diff (to stip out dependency-report-plugin, maven-clover-pluging and some of the modules 3. try to build using 'mvn-jpp -e -Dmaven.repo.local=$MAVEN_REPO_LOCAL install javadoc:javadoc' Actual results: LifecycleExecutionException (see build.log) Additional info: I'm not sure, if this is a remote-resources-plugin or a plexus-valocity bug (although I doubt the latter). Please let me know if I picked the wrong component.
Created attachment 431135 [details] build log of 'mvn-jpp -e -Dmaven.repo.local=$MAVEN_REPO_LOCAL install javadoc:javadoc'
Created attachment 431136 [details] diff to remote dependency-report, maven-clover and some modules from pom.xml
Works with with http://sochotni.fedorapeople.org/packages/maven-remote-resources-plugin-1.1-5.fc14.src.rpm
Fixed in 1.1-6 (one release was made in between with a different fix)