naether icon indicating copy to clipboard operation
naether copied to clipboard

Java dependency resolver using Maven's Aether for Java and Ruby

Results 9 naether issues
Sort by recently updated
recently updated
newest added

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...

dependencies

Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.0 to 1.2.13. Commits 2648b9e prepare release 1.2.13 bb09515 fix CVE-2023-6378 4573294 start work on 1.2.13-SNAPSHOT a388193 Merge branch 'branch_1.2.x' of github.com:qos-ch/logback into branch_1.2.x de44dc4 prepare release...

dependencies

Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.0.16 to 3.0.24. Commits fd36d8b [maven-release-plugin] prepare release plexus-utils-3.0.24 33a2853 o Updated to guard against directory traversal issues. f933e5e o Updated to remove '<!--' and '-->' from...

dependencies

Good afternoon, I fail to gem install the latest version of naether, which is naether 0.15.7. I am using jruby version 9.2.17.0. To try to fix the issue, I have...

When reading a dependency's POM, I'm often interested in the [SCM tag](https://maven.apache.org/pom.html#SCM) to learn about the upstream repository. I wonder if you think it's feasible to extend from [org.sonatype.aether.graph.Dependency](http://sonatype.github.io/sonatype-aether/apidocs/org/sonatype/aether/graph/Dependency.html) in...

The current Gemfile defines an RSpec version of `>2.9.0`. The problem is that this also means you can install versions >= 3.0 and the `--default_path` alias for the `--default-path` option...

Some of the jars listed in this file are pretty old. Things like the async-http-client have moved forward in time quite a bit. We tend to be running artifactory w/...

Presently only remote and local maven repos are used for dependency resolution. So a recently packaged jar of a project in target would not be used in the dependency resolution,...

Provided scope are not converted into String notations from a POM