Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Error building other nebula plugin under Windows #2

Open
grv87 opened this issue Oct 21, 2017 · 1 comment
Open

Error building other nebula plugin under Windows #2

grv87 opened this issue Oct 21, 2017 · 1 comment

Comments

@grv87
Copy link

grv87 commented Oct 21, 2017

I'm trying to build https://github.com/nebula-plugins/gradle-info-plugin (master HEAD) under Windows and have the following error:

Could not normalize path for file 'C:\Program Files\Java\jdk1.7.0_21\jre\lib\rt.jar;C:\Program Files\Java\jdk1.7.0_21\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.7.0_21\jre\lib\jce.jar;C:\Program Files\Java\jdk1.7.0_21\jre\lib\charsets.jar'

Google says that classpath should be split to List by ';'.

The full log is here: https://gist.github.com/grv87/5b3483cddb88ed77c569ffa966a0ef1a

According to log I believe the problem is in this plugin although I've not found exact location yet.

@akberc
Copy link

akberc commented Feb 16, 2018

Facing same issue on Windows, even with path with no spaces for JDK7

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

No branches or pull requests

2 participants