Bug 869522

Summary: maven-install-plugin-2.4 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: maven-install-pluginAssignee: Weinan Li <weli>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, davidx, huwang, java-sig-commits, weli, yyang
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-07 11:35:35 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
Update package to v2.4 none

Description Upstream Release Monitoring 2012-10-24 07:29:10 UTC
Latest upstream release: 2.4
Current version in Fedora Rawhide: 2.3.1
URL: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 1 David Xie 2013-01-06 15:33:53 UTC
Created attachment 673370 [details]
Update package to v2.4

Comment 2 Weinan Li 2013-01-07 11:35:35 UTC
Thanks David, I've applied your patch with some modifications and build the package with 'fedpkg build':

http://koji.fedoraproject.org/koji/buildinfo?buildID=376574

Before we do 'fedpkg build', we need to upload the updated version of zip:

[weli@localhost maven-install-plugin]$ fedpkg upload maven-install-plugin-2.4-source-release.zip
Uploading: a1d6b2415c45fc5aed830663f19a4c9f  maven-install-plugin-2.4-source-release.zip
######################################################################## 100.0%
Uploaded and added to .gitignore: maven-install-plugin-2.4-source-release.zip
Source upload succeeded. Don't forget to commit the sources file

The source file is downloaded from here: http://repo2.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.4/

And we need to delete the old sources from 'sources' file. Please check git log to see what I've changed to your patch.