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

Unzipping idea zip right into repo #127

Closed
da1z opened this issue Aug 22, 2016 · 4 comments
Closed

Unzipping idea zip right into repo #127

da1z opened this issue Aug 22, 2016 · 4 comments
Assignees
Milestone

Comments

@da1z
Copy link
Contributor

da1z commented Aug 22, 2016

Hello
I have custom idea build which I store in custom maven repo in network folder(\name\mavenrepo). When I am building my plugin the intellij idea plugin unzipping my idea zip in the same folder where it is located in maven repo. How can I set it up to download idea zip to Gradle cache or somewhere else to machine where plugin is being built?

Thanks

@zolotov
Copy link
Member

zolotov commented Aug 22, 2016

Hi,

I'm not sure, I need to debug it, how did you create your custom maven repo?

@da1z
Copy link
Contributor Author

da1z commented Aug 22, 2016

It just network folder, where I published custom idea build with maven-publish Gradle plugin.

@da1z
Copy link
Contributor Author

da1z commented Aug 23, 2016

If you specify repo as http:// then everything works good. This issue occurs only if you you repo path like \servername\maven

@zolotov zolotov added this to the 0.2.0 milestone Aug 31, 2016
@zolotov
Copy link
Member

zolotov commented Aug 31, 2016

try intellij.ideaDependencyCachePath option in the new snapshot. See README to find out how to use snapshot versions

@zolotov zolotov self-assigned this Aug 31, 2016
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