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

Document Airgap Setup for Gradle #15510

Closed
tsmaeder opened this issue Dec 17, 2019 · 3 comments
Closed

Document Airgap Setup for Gradle #15510

tsmaeder opened this issue Dec 17, 2019 · 3 comments
Assignees
Labels
area/languages Issues related to Language extensions or plugins integration. kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. status/in-progress This issue has been taken by an engineer and is under active development.

Comments

@tsmaeder
Copy link
Contributor

Test and document the process of setting up an airgap solution for Gradle. In particular, configure a workspace based on our default gradle devfile to use a repository that uses a self-signed certificate.

This will probably involve the use of a maven init script. Documentation in this issue, for the moment.

@tsmaeder tsmaeder added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Dec 17, 2019
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Dec 17, 2019
@l0rd l0rd added area/languages Issues related to Language extensions or plugins integration. severity/P1 Has a major impact to usage or development of the system. team/languages and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Dec 17, 2019
@tsmaeder tsmaeder mentioned this issue Dec 18, 2019
28 tasks
@tsmaeder tsmaeder added this to the Backlog - Languages milestone Dec 18, 2019
@tsmaeder tsmaeder mentioned this issue Jan 8, 2020
35 tasks
@tsmaeder tsmaeder mentioned this issue Jan 23, 2020
36 tasks
@tsmaeder tsmaeder mentioned this issue Feb 18, 2020
34 tasks
@svor svor self-assigned this Feb 20, 2020
@svor svor added the status/in-progress This issue has been taken by an engineer and is under active development. label Feb 20, 2020
@svor
Copy link
Contributor

svor commented Feb 24, 2020

@tsmaeder
Copy link
Contributor Author

I commented on the doc. The general "problem" seems to be that the approach to air-gapping is based on changing files inside the project. Did you investigate an approach that can work for any project you check out? For example, changing ~/.m2/settings.xml overrides repos for all project we checkout into the workspace.

@svor
Copy link
Contributor

svor commented Feb 24, 2020

It is possible to configure repositories globally, I've added how to do that here https://docs.google.com/document/d/1t34uXwIfbRn1u6aDidj2iFRzxXtwdWORRyEWeYotVFE/edit#bookmark=id.rsxt9icf51jc
I didn't find a way to set some global property to use custom sources or another version of Gradle except of using Gradle Wrapper: https://docs.google.com/document/d/1t34uXwIfbRn1u6aDidj2iFRzxXtwdWORRyEWeYotVFE/edit#bookmark=id.bmowz0695wnb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/languages Issues related to Language extensions or plugins integration. kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P1 Has a major impact to usage or development of the system. status/in-progress This issue has been taken by an engineer and is under active development.
Projects
None yet
Development

No branches or pull requests

4 participants