eb4j/ebviewer

Build Failed when trying build a source distribution

hashimoh opened this issue · 5 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.