repositorytools
repositorytools copied to clipboard
Python API and command-line interface for working with artifact repositories like Sonatype Nexus
It's rare but can happen, for example: `https://mvnrepository.com/artifact/org.neo4j/neo4j-cypher-compiler-2.1/2.1.2` Has jar named `neo4j-cypher-compiler-2.1-2.1.2.jar`. I wanted to made PR for that but I couldn't find any naming convention that could specify what...
API between Nexus 2 and 3 is not compatible. Also resolving maven artefacts does not work as expected (see open issue https://issues.sonatype.org/browse/NEXUS-12469). Therefore the newest asset is being returned as...
Call to `artifact upload` fails when name of the file being uploaded does not match version specified in the command's arguments. When running this command ``` artifact upload --use-direct-put --artifact...
Hi, Last release version have support for Nexus OSS 3.2.1-01 ?
some tests (for example resolve) can be run against oss.sonatype.org
print warning in that case or raise an exception