Skip to content

feat: Automatic publishing to maven central#82

Open
kxmpxtxnt wants to merge 28 commits intomainfrom
publish
Open

feat: Automatic publishing to maven central#82
kxmpxtxnt wants to merge 28 commits intomainfrom
publish

Conversation

@kxmpxtxnt
Copy link
Copy Markdown
Member

@kxmpxtxnt kxmpxtxnt commented Jul 5, 2025

No description provided.

kxmpxtxnt added 24 commits May 7, 2025 15:06
@kxmpxtxnt
Copy link
Copy Markdown
Member Author

It looks quite big but in the most cases I just tested if the the change will lead to success.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also "fixed" an deprecated option because it triggered me.

@kxmpxtxnt
Copy link
Copy Markdown
Member Author

Even tough this looks like alot its not much change xd.

@jakobkmar @MiraculixxT Ready for review

from(components["java"])
// also publish dev jar
artifact(tasks.jar)
publishToMavenCentral(false)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we want to directly publish the components, instead of pressing publish everytime in the sonatype deployment area we can achieve this by setting this to true

Copy link
Copy Markdown
Contributor

@MiraculixxT MiraculixxT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far, does the repo already have all credentials for the env properties?

@kxmpxtxnt
Copy link
Copy Markdown
Member Author

Looks good so far, does the repo already have all credentials for the env properties?

Nope, already asked BLUE for the secrets.

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 this pull request may close these issues.

2 participants