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

Cannot pull timestamped SNAPSHOT dependencies from remote Nexus repo #30

Open
mitchellhwright opened this issue Aug 15, 2019 · 0 comments

Comments

@mitchellhwright
Copy link

When a SNAPSHOT dependency is only available in a remote repo it fails with the error:

message: 'download failed for http://nexus.core.cvent.org:8081/nexus/content/repositories/public/com/cvent/automation/automation-starter/region_t2-SNAPSHOT/automation-starter-region_t2-SNAPSHOT.pom (package.json) [status: 404]',

image

If I these SNAPSHOTs are pulled down to my local repo it works fine because SNAPSHOTs are not timestamped in the local repo.

With Maven 3 the option to turn timestamped SNAPSHOTs off was removed so it seems it will need to parse the maven-metadata.xml to find the correct file names to download.

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

No branches or pull requests

1 participant