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

Gradle task does not expose Nexus env variables #373

Closed
michaelsauter opened this issue Jan 6, 2022 · 2 comments · Fixed by #382 or #392
Closed

Gradle task does not expose Nexus env variables #373

michaelsauter opened this issue Jan 6, 2022 · 2 comments · Fixed by #382 or #392
Assignees
Labels
bug Something isn't working
Milestone

Comments

@michaelsauter
Copy link
Member

Despite Nexus env variables being mentioned in the tasks doc, they are not actually set (contrary to Python/TypeScript).

FYI @oalyman @cschweikert

@michaelsauter michaelsauter added the bug Something isn't working label Jan 6, 2022
@michaelsauter michaelsauter added this to the 0.3.0 milestone Jan 6, 2022
@michaelsauter michaelsauter self-assigned this Jan 10, 2022
@michaelsauter
Copy link
Member Author

We should verify this in the Gradle task tests.

@stitakis
Copy link
Member

yes, makes sense... btw... not directly related but worth to mention it: we could explorer to use gradle init script to initialize gradle (https://docs.gradle.org/current/userguide/init_scripts.html#sec:basic_usage), this way we could setup the NEXUS repository automatically if NEXUS vars are present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants