Skip to content

Use nested target platforms with private repositories #896

Answered by laeubi
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Tycho uses plain URL.openConnection() for this I think we can support authentication here as well.
Just to make sure: do you see your env variables resolved in the build output (would also mean that the build output leaks your authentication!).

If you mean by "private repository" a private maven repository you could instead of https use mvn protocol to get the file instead that should handle authentication the usual way.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ghost
Comment options

@laeubi
Comment options

@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant