Skip to content

Remove publishdata plugin usage#45

Merged
theEvilReaper merged 3 commits intodevelopfrom
remove/publishData
Oct 11, 2025
Merged

Remove publishdata plugin usage#45
theEvilReaper merged 3 commits intodevelopfrom
remove/publishData

Conversation

@theEvilReaper
Copy link
Copy Markdown
Contributor

Proposed changes

At the moment, we use the publishdata plugin to determine what should be published and to which destination. Unfortunately, the plugin is no longer actively maintained, so this pull request removes its usage and adopts the publishing style from the maven-publish plugin.

Types of changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of
them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before
merging your code.

  • I have read the CONTRIBUTING.md
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@theEvilReaper theEvilReaper self-assigned this Oct 8, 2025
@theEvilReaper theEvilReaper merged commit 91ffaf3 into develop Oct 11, 2025
4 checks passed
@theEvilReaper theEvilReaper deleted the remove/publishData branch October 11, 2025 20:46
theEvilReaper added a commit that referenced this pull request Oct 12, 2025
* Update dependency net.onelitefeather:mycelium-bom to v1.4.3 (#39)

* Update dependency net.onelitefeather:mycelium-bom to v1.4.3

* Fix item test cases

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: theEvilReaper <theEvilReaper@users.noreply.github.com>

* Overhaul annotation usage in the map builder (#40)

* Improve documentation

* Remove experimental annotation and change used annotation in the spawn method

---------

Co-authored-by: theEvilReaper <theEvilReaper@users.noreply.github.com>

* Update actions/setup-java action to v5

* Add deprecated annotation to the translation registry

* Update Gradle to v9.1.0

* Update dependency net.onelitefeather:mycelium-bom to v1.4.4 (#43)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update gradle/actions action to v5

* Update mycelium bom to version 1.4.5

* Remove publishdata plugin usage (#45)

* Remove publishdata plugin definition and plugin portal integration

* Switch from publishdata to the standard publishing style

* Revert downgrade of the mycelium bom version

---------

Co-authored-by: theEvilReaper <theEvilReaper@users.noreply.github.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: theEvilReaper <theEvilReaper@users.noreply.github.com>
Co-authored-by: Phillipp Glanz <6745190+TheMeinerLP@users.noreply.github.com>
theEvilReaper added a commit that referenced this pull request Oct 22, 2025
* Remove publishdata plugin definition and plugin portal integration

* Switch from publishdata to the standard publishing style

* Revert downgrade of the mycelium bom version

---------

Co-authored-by: theEvilReaper <theEvilReaper@users.noreply.github.com>
theEvilReaper added a commit that referenced this pull request Oct 22, 2025
* Update dependency net.onelitefeather:mycelium-bom to v1.4.4 (#43)

* Update mycelium bom to version 1.4.5

* Remove publishdata plugin usage (#45)

* Remove publishdata plugin definition and plugin portal integration

* Switch from publishdata to the standard publishing style

* Revert downgrade of the mycelium bom version

* Publish only on tags

* Improve env configuration

* Remove double usage of the java plugin

* Update dependency net.onelitefeather:mycelium-bom to v1.5.0 (#47)

* Update dependency net.onelitefeather:mycelium-bom to v1.5.0

* Update to java 25

* Migrate boolean consumer usage

* Update minor version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: theEvilReaper <theEvilReaper@users.noreply.github.com>
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.

1 participant