maven-resolver icon indicating copy to clipboard operation
maven-resolver copied to clipboard

Apache Maven Artifact Resolver

Results 94 maven-resolver issues
Sort by recently updated
recently updated
newest added

**[Réda Housni Alaoui](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ralaoui)** opened **[MRESOLVER-277](https://issues.apache.org/jira/browse/MRESOLVER-277?redirect=false)** and commented I have a multi-module project. Each time I build the project using an empty local repository, maven-resolver tries to download the `metadata.xml` of...

bug
priority:major

**[Michael Vorburger](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=vorburger)** opened **[MRESOLVER-673](https://issues.apache.org/jira/browse/MRESOLVER-673?redirect=false)** and commented As discussed [Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas) in https://github.com/enola-dev/enola/issues/1040#issuecomment-2644865526, and creating this issue just for his convenience, quote: > The error message emitted by Resolver: "''dependencies.dependency.version' for...

bug
priority:minor

**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MRESOLVER-671](https://issues.apache.org/jira/browse/MRESOLVER-671?redirect=false)** and commented Apparently maven-resolver now requires Java 21 to build. It won't build even with Java 17. This is getting inconveniently out of sync with...

enhancement
priority:major

**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MRESOLVER-693](https://issues.apache.org/jira/browse/MRESOLVER-693?redirect=false)** and commented Once new "standalone Maven API" module materializes and becomes released (lands on Maven Central) the supplier-mvn4 should be deprecated with a message pointing at...

maintenance
priority:major

**[Toby Hammett](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=thammett)** opened **[MRESOLVER-62](https://issues.apache.org/jira/browse/MRESOLVER-62?redirect=false)** and commented While updating dependencies in one of my company's Maven projects, I got a StackOverflowError involving infinite recursion at `org.apache.maven.RepositoryUtils#toArtifacts`. After some investigation, I believe...

bug
priority:critical

**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** opened **[MRESOLVER-601](https://issues.apache.org/jira/browse/MRESOLVER-601?redirect=false)** and commented As it uses "shortcut" to create ModelBuilder --- **Affects:** 1.9.22, 2.0.1

bug
priority:major

**[Bas van Erp](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER300062)** opened **[MRESOLVER-634](https://issues.apache.org/jira/browse/MRESOLVER-634?redirect=false)** and commented maven-metadata.xml is refetched for every dependency which uses version-ranges if the `resolver-status.properties` file's "lastUpdated" property is _before_ last midnight (local time, for some...

bug
priority:major

**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MRESOLVER-677](https://issues.apache.org/jira/browse/MRESOLVER-677?redirect=false)** and commented ComparableVersion in core, maven resolver, and probably a few other places have independent code to parse and compare version numbers. The test cases...

priority:major

**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[MRESOLVER-676](https://issues.apache.org/jira/browse/MRESOLVER-676?redirect=false)** and commented [WARNING] source value 8 is obsolete and will be removed in a future release [WARNING] target value 8 is obsolete and will be...

enhancement
priority:minor

**[Sylwester Lachiewicz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slachiewicz)** opened **[MRESOLVER-481](https://issues.apache.org/jira/browse/MRESOLVER-481?redirect=false)** and commented sync with Maven 4 --- **Remote Links:** - [GitHub Pull Request #418 ](https://github.com/apache/maven-resolver/pull/418)

dependencies
priority:minor