xenit-eu / dynamic-extensions-for-alfresco

Rapid development of Alfresco repository extensions in Java. Deploy your code in seconds, not minutes. Life is too short for endless server restarts.
Apache License 2.0
77 stars 31 forks source link

Dynamic extensions gradle plugin was not published #329

Closed vierbergenlars closed 3 years ago

vierbergenlars commented 3 years ago

I'm submitting a ... (check one with "x")

[x] bug report
[ ] feature request
[ ] question

Expected Behavior

A gradle plugin eu.xenit.de is published with the same version as dynamic extensions itself

Current Behavior

Missing version 2.1.0 for the Gradle plugin

Possible Solution

Update the release process to also call the publishPlugins task

Steps to Reproduce (for bugs)

  1. Look at https://plugins.gradle.org/plugin/eu.xenit.de
  2. See that no version 2.1.0 has been published.

Context

Your Environment

kerkhofsd commented 3 years ago

My bad, missed this in PR #327