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

Fixing the offline plugin installation workflow #5906

Closed
5 tasks done
acchen97 opened this issue Sep 13, 2016 · 10 comments
Closed
5 tasks done

Fixing the offline plugin installation workflow #5906

acchen97 opened this issue Sep 13, 2016 · 10 comments

Comments

@acchen97
Copy link
Contributor

acchen97 commented Sep 13, 2016

Update: please see #6393 for the new offline plugin proposal

There are various bugs around the overall offline plugin install/update/uninstall workflow. This meta ticket is to collate and track these issues.

@ph
Copy link
Contributor

ph commented Sep 19, 2016

There is some work that has been done before to improve the situation but it did not get merged or reviewed. #4779

@colinsurprenant
Copy link
Contributor

@ph some reviewing was done on #4779 but problems were found.

... also some ideas in #4787

@ph
Copy link
Contributor

ph commented Oct 14, 2016

HTTP_PROXY and HTTPS_PROXY aren't correctly used downstream by jar-dependency when it fetches the pom files. see #6044 (comment)

@colinsurprenant
Copy link
Contributor

I suggest we update this issue with the new proposed --prepare-offline workflow that will use @ph's mechanism for generating self-contained plugins file that include all dependencies and is offline installable and which should replace the global pack/unpack stuff.

@acchen97
Copy link
Contributor Author

Good idea @colinsurprenant; I've linked the original post directly to the issue with the new proposal.

@ph
Copy link
Contributor

ph commented Jan 3, 2017

Closing this issue since #6404 was merged.

@ph ph closed this as completed Jan 3, 2017
@nikkelj
Copy link

nikkelj commented Feb 6, 2017

I'm not sure you can close this issue yet. At least when I run this on an offline, with both the old pack/unpack, and new prepare offline method, this thing still tries to connect to the internet, and bombs out with
ERROR: Something went wrong when installing XXXXXX, message: Connection reset by peer

I am experiencing this w/ 5.2.

@ph
Copy link
Contributor

ph commented Feb 7, 2017 via email

@nikkelj
Copy link

nikkelj commented Feb 7, 2017

Sure thing

@nikkelj
Copy link

nikkelj commented Feb 7, 2017

#6647

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants