CycloneDX / CycloneDX/cyclonedx-gradle-plugin

Release 1.5.0 is not available on maven central

Open
#116 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
239
Forks
102
Avg merge
1d 9h
Merged PRs (30d)
11

Description

The latest version now available of cyclonedx-gradle-plugin is 1.4.0 https://search.maven.org/artifact/org.cyclonedx/cyclonedx-gradle-plugin/1.4.0/jar

Github latest release is 1.5.0

Instruction from [README.md](https://github.com/CycloneDX/cyclonedx-gradle-plugin/blob/master/README.md) shows example using `useModule('org.cyclonedx:cyclonedx-gradle-plugin:1.5.1')`

Can you please this this inconsistency and publish actual release to maven central and actualize instructions

**UPD**
I found actual version at https://plugins.gradle.org/plugin/org.cyclonedx.bom/1.5.0.
But `useModule('org.cyclonedx:cyclonedx-gradle-plugin:1.5.1')` contains error. Because correct notation is `useModule('com.cyclonedx:cyclonedx-gradle-plugin:1.5.0')`

- org -> com
- 1.5.1 -> 1.5.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.