-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
degrade
問題
JitPackでのビルドが失敗している.
https://jitpack.io/com/github/kusumotolab/kGenProg/master/build.log
https://github.com/kusumotolab/FL-online-demo でkgpを利用しようとして気づいた.
原因
maven
プラグインのmaven-publish
への変更.
Gradle7へのアップデート時にmaven
が利用できず,仕方なく変更した.
詳細
解決策
maven-publish
用の設定をbuild.gradle
に書く.
https://docs.gradle.org/current/userguide/publishing_maven.html#publishing_maven:complete_example
Metadata
Metadata
Assignees
Labels
No labels