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

Error building other nebula plugin under Windows #2

@grv87

Description

@grv87

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions