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

use private artifactory to sync deps to module #65

Open
Travisnv opened this issue Jul 23, 2022 · 3 comments
Open

use private artifactory to sync deps to module #65

Travisnv opened this issue Jul 23, 2022 · 3 comments

Comments

@Travisnv
Copy link

Hi jbang members,

I've use jbang plugin for a while and cannot see any change I can configure private repo (artifactory with username and password) to sync //DEPS to module. The workaround I have right now is having a dummy project with proper maven // gradle settings to download libs to local repository than jbang idea plugin will pick them up from there.

Is there any change we can configure such behavior?

Regards,
Travis

@maxandersen
Copy link
Contributor

If You have it configured it in your ~/.m2/Settings.xml it should use it.

If not that Is a bug.

@Travisnv
Copy link
Author

I think we have a bug here. Maven settings.xml is in place.

@maxandersen
Copy link
Contributor

Please open bug with example settings.xml that fail (replace secrets with bogus values) and a example of the .java file that fails for you. Thanks.

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

No branches or pull requests

2 participants