Skip to content

Releases: pongasoft/gradle-plugins

Version 3.0.2

30 Apr 15:14
Compare
Choose a tag to compare
  • Fix for dependencies not included in pom: instead of publishing artifacts, publish a software component (+ other artifacts like javadoc and sources)

Version 3.0.1

27 Apr 18:18
Compare
Choose a tag to compare
  • Fix when both javadoc and groovydoc

Version 3.0.0

27 Apr 16:05
Compare
Choose a tag to compare
  • Removed jcenter
  • use of gradle 6.8
  • Major refactoring of the release and repository plugins to use the publishing concepts
    (old concepts removed in gradle 7.0)
  • Renamed all plugins to org.pongasoft
  • Changed allRepositories to externalRepositories
  • Added plugins org.pongasoft.externalPublishing, org.pongasoft.signing, org.pongasoft.sonatypePublishing