Name: | maven-dependency-analyzer |
---|---|
Version: | 1.3 |
Release: | 9.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 50909 |
License: | ASL 2.0 |
RPM: | maven-dependency-analyzer-1.3-9.el7.noarch.rpm |
Source RPM: | maven-dependency-analyzer-1.3-9.el7.src.rpm |
Build Date: | Wed Apr 30 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://maven.apache.org/shared/maven-dependency-analyzer/ |
Summary: | Maven dependency analyzer |
Description: | Analyzes the dependencies of a project for undeclared or unused artifacts. Warning: Analysis is not done at source but bytecode level, then some cases are not detected (constants, annotations with source-only retention, links in javadoc) which can lead to wrong result if they are the only use of a dependency. |
- Mass rebuild 2013-12-27
- Rebuild to regenerate API documentation - Resolves: CVE-2013-1571
- 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
- Replace asm2 R with objectweb-asm - Resolves: rhbz#902641
- Added missing Provides/Obsoletes
- Removed xmvn + reworked building without it
- Initial package