Bug 1075626

Summary: javapackages-tools: Auto-requires are not generated for artifacts installed with %mvn_artifact
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: javapackages-toolsAssignee: Michal Srb <msrb>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: java-sig-commits, mizdebsk, msimacek, msrb, sochotni
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: javapackages-tools-4.1.0-1.fc21 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-23 11:46:47 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 2014-03-12 13:31:02 UTC
%mvn_artifact writes XMvn reactor files without effective POM files.  This prevents %mvn_install from generating auto-requires.

If no effective POM is available then XMvn should try its best to generate auto-requires from raw POM (or Ivy) files.

Comment 1 Fedora Admin XMLRPC Client 2014-04-24 12:47:36 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Mikolaj Izdebski 2014-06-02 06:25:46 UTC
With the new metadata format requires need to be generated by %mvn_artifact.
Reassigning to javapackages-tools.

Comment 3 Michal Srb 2014-06-23 11:46:47 UTC
javapackages-tools-4.1.0 supports auto-requires in %mvn_artifact. closing.