Replies: 1 comment 8 replies
-
Can you give more details? e.g. what Tycho version is used? From the stack trace it seems your are using a nested target, it might be that authentication is not fully supported there. We have an integration test for authentication here (java code) so if you could provide an integration-test to demonstrate the issue that would be great. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As per guide on the wiki:
https://wiki.eclipse.org/Tycho/Target_Platform/Authentication_and_Mirrors
I created
<server>
entries with the<id>
being the full URL without trailing slash.However, the build is still failing with:
Any ideas?
Full stacktrace is:
Beta Was this translation helpful? Give feedback.
All reactions