Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dekorate BOM declares a non-existing dependency #1207

Closed
alvarosanchez opened this issue Jun 2, 2023 · 1 comment · Fixed by #1208
Closed

Dekorate BOM declares a non-existing dependency #1207

alvarosanchez opened this issue Jun 2, 2023 · 1 comment · Fixed by #1208

Comments

@alvarosanchez
Copy link

Dekorate BOM (as of current 3.6.1 version) declares:

            <dependency>
                <groupId>io.dekorate</groupId>
                <artifactId>dekorate-formatter</artifactId>
                <version>3.6.1</version>
            </dependency>

Which doesn't exist, and never had a 3.x release.

Please, either remove it or publish a formatter version.

@iocanel
Copy link
Member

iocanel commented Jun 2, 2023

You're right the formatter is indeed missing from 3.x releases. Even though it's an internal module I don't recall this to be intentional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants