Bug 613582

Summary: LifecycleExecutionException during 'process': Cannot add jar resource: plexus-velocity-1.1.3.jar
Product: [Fedora] Fedora Reporter: Spike <SpikeFedora>
Component: maven-remote-resources-pluginAssignee: huwang <huwang>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: akurtako, huwang, sochotni
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-16 08:50:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
build log of 'mvn-jpp -e -Dmaven.repo.local=$MAVEN_REPO_LOCAL install javadoc:javadoc'
none
diff to remote dependency-report, maven-clover and some modules from pom.xml none

Description Spike 2010-07-12 10:38:59 UTC
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.

Comment 1 Spike 2010-07-12 10:39:40 UTC
Created attachment 431135 [details]
build log of 'mvn-jpp -e -Dmaven.repo.local=$MAVEN_REPO_LOCAL install javadoc:javadoc'

Comment 2 Spike 2010-07-12 10:43:50 UTC
Created attachment 431136 [details]
diff to remote dependency-report, maven-clover and some modules from pom.xml

Comment 4 Stanislav Ochotnicky 2010-07-16 08:50:22 UTC
Fixed in 1.1-6 (one release was made in between with a different fix)