| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: maven-dependency-analyzer | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.13.2 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150200.3.7.2 | Build date: Fri Feb 2 14:34:16 2024 |
| Group: Development/Libraries/Java | Build host: h01-ch2c |
| Size: 48334 | Source RPM: maven-dependency-analyzer-1.13.2-150200.3.7.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://maven.apache.org/shared/maven-dependency-analyzer/ | |
| Summary: Maven dependency analyzer | |
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.
Apache-2.0
* Wed Sep 27 2023 fstrba@suse.com
- Upgrade to upstream version 1.13.2
* Changes
+ MSHARED-761: Make mvn dependency:analyze work with OpenJDK 11
+ MSHARED-786: jdk8 incompatibility at runtime
(NoSuchMethodError)
+ MSHARED-870: Upgrade asm to 8.0.1
+ use try with resources to avoid leaks
+ MDEP-708: dependency:analyze recommends test scope for
test-only artifacts that have non-test scope
+ remove reference to deprecated public mutable field
+ MDEP-712: update JIRA URL
+ MDEP-708: dependency:analyze should recommend narrower scope
where possible
+ MSHARED-932: remove dependency on jmock
+ MDEP-753: inline deprecated field
+ MDEP-753: add more JavaDoc
+ MDEP-753: handle different classes from same artifact used by
model and test code
+ MDEP-779: include class names in used undeclared dependencies
+ MSHARED-997: Check maximum allowed Maven version
+ MSHARED-1035: Get rid of maven-plugin-testing-tools for IT
test
+ Require Maven 3.2.5+
+ MSHARED-1036: Analyze project classes only once
+ MSHARED-1039: Fix array parsing
+ MSHARED-1037: CONSTANT_METHOD_TYPE should not add to classes
+ MSHARED-1038: Inner classes are in same compilation unit as
container class
+ MSHARED-1085: Upgrade Parent to 36
+ MSHARED-1119: Cleanup IT tests
+ MSHARED-894: replace Codehaus Plexus utils with
java.nio.file.Files and Apache Commons
+ MDEP-757: bug with "non-test scoped test only dependencies
found"
+ MSHARED-1218: Bump asm from 9.4 to 9.5
+ MSHARED-1220: Refresh download page
+ MSHARED-1219: Upgrade Parent to 39
+ MSHARED-1205: Build on JDK 19, 20
+ MSHARED-1224: Prefer JDK classes to Plexus utils
+ MSHARED-1149: Replace System.out by logger
+ MSHARED-1247: java.lang.RuntimeException: Unknown constant
pool type
+ MSHARED-1249: Switch to JUnit 5
+ MSHARED-1250: Dependency improvements
* Wed Sep 06 2023 fstrba@suse.com
- Remove unnecessary dependency on xmvn tools and parent pom
* Sun Mar 20 2022 fstrba@suse.com
- Build with source and target levels 8
* Tue May 11 2021 fstrba@suse.com
- Do not build against the legacy guava20 any more
* Tue Mar 26 2019 fstrba@suse.com
- Initial packaging of maven-dependency-analyzer 1.10
- Generate and customize ant build.xml file
/usr/share/java/maven-dependency-analyzer /usr/share/java/maven-dependency-analyzer/maven-dependency-analyzer.jar /usr/share/licenses/maven-dependency-analyzer /usr/share/licenses/maven-dependency-analyzer/LICENSE /usr/share/licenses/maven-dependency-analyzer/NOTICE /usr/share/maven-metadata/maven-dependency-analyzer.xml /usr/share/maven-poms/maven-dependency-analyzer /usr/share/maven-poms/maven-dependency-analyzer/maven-dependency-analyzer.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026