Skip to content

Releases: nebula-plugins/nebula-publishing-plugin

v21.0.0

20 Nov 20:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20.3.0...v21.0.0-rc.1

v21.0.0-rc.2

20 Nov 05:57
Compare
Choose a tag to compare
v21.0.0-rc.2 Pre-release
Pre-release

v21.0.0-rc.1

20 Nov 05:36
0bf65e2
Compare
Choose a tag to compare
v21.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v20.3.0...v21.0.0-rc.1

v20.3.0

24 Apr 02:24
Compare
Choose a tag to compare

Avoid eagerly configuring the Spring bootJar task

v20.2.0

21 Mar 22:44
15c0d11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v20.1.2...v20.2.0

v20.1.2

v20.1.1

20 Mar 19:41
Compare
Choose a tag to compare

*IvyCompileOnlyPlugin: xml configuration should happen when JavaPlugin is applied to make sure compileOnly exists

v20.1.0

06 Mar 18:32
2098059
Compare
Choose a tag to compare

What's Changed

  • Refactor Publishing Verification to avoid using project object during task execution by @rpalcolea in #185

Full Changelog: v20.0.0...v20.1.0

v20.0.0

20 Jan 03:25
Compare
Choose a tag to compare
  • SourceJarPlugin.groovy: remove custom logic in favor of javaPluginExtension.withSourcesJar()

v19.2.0

04 Jan 00:01
Compare
Choose a tag to compare
  • Make sure we can use archiveclassifier and detect status schemes in Gradle 8.x