Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add resolving compatibility for Sonatype Nexus 3 API #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joerg-wille
Copy link

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 the latest snapshot.

The detection for Nexus 3 API is also done very crude, by checking for HTTP response for a "List repositories" get-request.

@stardust85
Copy link
Member

Thanks for the contribution! And sorry for the big delay. The travis fails because of sphinx not compatible with python 2.6. @oskrkal, @drujd can we drop support for python 2.6? I don't need python 2.6 and I guess most of our users also don't. The same for Python 3.3

@stardust85
Copy link
Member

This PR solves (at least partially) issue #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants