Name: | maven-shared-utils |
---|---|
Version: | 0.4 |
Release: | 4.el7_9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 171915 |
License: | ASL 2.0 |
RPM: | maven-shared-utils-0.4-4.el7_9.noarch.rpm |
Source RPM: | maven-shared-utils-0.4-4.el7_9.src.rpm |
Build Date: | Fri Apr 29 2022 |
Build Host: | build-ol7-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://maven.apache.org/shared/maven-shared-utils |
Summary: | Maven shared utility classes |
Description: | This project aims to be a functional replacement for plexus-utils in Maven. It is not a 100% API compatible replacement though but a replacement with improvements: lots of methods got cleaned up, generics got added and we dropped a lot of unused code. |
- Fix commandline injection vulnerability - Resolves: rhbz#2068651
- Mass rebuild 2013-12-27
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- Updated to latest upstream version - Fixed and reenabled tests
- Disable tests (they don't work with junit >= 4.11)
- Update to upstream version 0.3
- Build with xmvn
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local
- Initial version