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

Correct the maven coordinates in version 1.0 #1931

Closed
Goooler opened this issue Apr 10, 2023 · 0 comments · Fixed by #2195
Closed

Correct the maven coordinates in version 1.0 #1931

Goooler opened this issue Apr 10, 2023 · 0 comments · Fixed by #2195
Assignees
Milestone

Comments

@Goooler
Copy link
Contributor

Goooler commented Apr 10, 2023

The current coordinate of ktlint-cli is com.pinterest:ktlint:0.48.2, we should move it to com.pinterest.ktlint:ktlint-cli:1.0 in 1.0, more context in #1929.

Next to this the artifact names of modules below have to be fixed:

Current name New name
ktlint-cli-reporter ktlint-cli-reporter-core
ktlint-reporter-baseline ktlint-cli-reporter-baseline
ktlint-reporter-checkstyle ktlint-cli-reporter-checkstyle
ktlint-reporter-format ktlint-cli-reporter-format
ktlint-reporter-json ktlint-cli-reporter-json
ktlint-reporter-plain ktlint-cli-reporter-plain
ktlint-reporter-plain-summary ktlint-cli-reporter-plain-summary
ktlint-reporter-sarif ktlint-cli-reporter-sarif
@paul-dingemans paul-dingemans added this to the 1.0 (Yeah!) milestone Apr 16, 2023
@paul-dingemans paul-dingemans changed the title Correct the maven coordinate of ktlint-cli in version 1.0 Correct the maven coordinates in version 1.0 Jun 27, 2023
@paul-dingemans paul-dingemans self-assigned this Aug 22, 2023
paul-dingemans added a commit that referenced this issue Aug 22, 2023
paul-dingemans added a commit that referenced this issue Aug 23, 2023
- Rename property "GROUP" to "POM_GROUP_ID".
- Set version to "1.0.0-SNAPSHOT"

Closes #1931
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