Bug 902842

Summary: eclipse: calls mvn-rpmbuild with -Dmaven.local.mode=true
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: eclipseAssignee: Krzysztof Daniel <kdaniel>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, andjrobins, jerboaa, kdaniel, mbenitez, overholt, rgrunber, swagiaal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-28 08:05:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mikolaj Izdebski 2013-01-22 14:17:13 UTC
Description of problem:
During build eclipse calls mvn-rpmbuild with argument -Dmaven.local.mode=true.

-Dmaven.local.mode is undocumented option and it's intended for internal use by maven packages only. Behavior of mvn-rpmbuild script is udefined if it's called with this option then.

Version-Release number of selected component (if applicable):
4.2.2-0.4.git20121217

Additional info:
In future versions of maven passing this option to mvn-rpmbuild may cause eclipse to FTBFS.

Comment 1 Krzysztof Daniel 2013-03-28 08:05:39 UTC
This is fixed by now.