-
Notifications
You must be signed in to change notification settings - Fork 37
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
upload of snapshots repo failing using n3dr #254
Comments
Could you add the debug log as well by adding the |
Hi, the upload command used is , n3dr upload -n https://nexusurl -u user1 -r rici-maven-snapshot --debug |
Debug log, INFO[0000]/home/runner/work/n3dr/n3dr/cmd/n3dr/root.go:76 main.n3drHiddenHome() n3drHomeDir: '/home/ramakrishna_veerishetti_team_neu/snap/n3dr/73/.n3dr' |
I'm seeing the same error messages with v6.6.2 on macOS 11.6
I've downloaded the maven-releases repo using the |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hello everyone |
Could you try to upload snapshots using N3DR 6.8.3 let us know the outcome? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Upload of snapshots repository failing with below error, using 6.6.2 nexus version
FATA[0001]/home/runner/work/n3dr/n3dr/cmd/n3dr/upload.go:23 main.glob..func9() HTTPStatusCode: '400'; ResponseMessage: '[{"id":"groupId","message":"Missing required component field 'Group ID'"},{"id":"artifactId","message":"Missing required component field 'Artifact ID'"},{"id":"version","message":"Missing required component field 'Version'"}]'; ErrorMessage: ''
Commands used:
n3dr upload -n https://nexus-url -u username -r repo
password is added in config.yml
n3dr --version
n3dr version refs/tags/6.6.2
cat /etc/redhat-release
Red Hat Enterprise Linux release 8.6 (Ootpa)
uname -a
Linux nexus 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 x86_64 x86_64 GNU/Linux
Please help !!
The text was updated successfully, but these errors were encountered: