eb4j / ebviewer

Simple dictionary search app supports formats by EPWING, Stardict, and Lingvo DSL, PDIC/Unicode on macOS, MS Windows, Linux and Unix.

Home Page:https://codeberg.org/eb4j/ebviewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Failed when trying build a source distribution

hashimoh opened this issue · comments

While building, I encounter following messages and build failed.
An exception occurred applying plugin request [id: 'com.palantir.git-version', version: '0.12.3']

Failed to apply plugin 'com.palantir.git-version'.
Cannot find '.git' directory

Thank you for trying the project.

Current application depends on git versioning system.
Please git clone the repository to your local.

I've updated a description of build from source section on README.

This seems known issue on git-version plugin
palantir/gradle-git-version#327

I'd like to watch it.

I found a way to do work around of it.

Now v0.6.0 provide source package and support building from it.