inductiveautomation / inductiveautomation/ignition-module-tools
Plugin missing org.jetbrains.dokka version 1.5.31
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 73
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
When building module tools gradle throw an error as dokka version 1.5.31 is not available anymoer in Gradle repo.
Maybe good to fix build.gradle for generator to include a different dokka version.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the generator's build.gradle and inspect the org.jetbrains.dokka plugin declaration using the reported 1.5.31 version. Check which Dokka version is available in the configured Gradle repository, update the declaration, and verify that the tools module build completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100