Skip to content

Releases: rockcrafters/java-rockcraft-plugins

1.2.4

11 Dec 20:05
c345148

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

09 Dec 07:34
4804101

Choose a tag to compare

What's Changed

  • chore: sync maven publishing pipeline with the build pipeline by @vpa1977 in #172
  • chore: update plugin version to 1.2.3 by @vpa1977 in #173
  • fix: create devcontainer for a maven-based project by @vpa1977 in #174

Full Changelog: 1.2.2...1.2.3

1.2.2

04 Dec 21:32
101ab13

Choose a tag to compare

What's Changed

  • chore: update version to 1.2.2 by @vpa1977 in #145
  • chore(deps): update actions/setup-java action to v5 by @renovate[bot] in #146
  • chore(deps): update plugin com.gradleup.shadow to v8.3.9 by @renovate[bot] in #136
  • chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.12.0 by @renovate[bot] in #151
  • fix(deps): update dependency org.yaml:snakeyaml to v2.5 by @renovate[bot] in #147
  • fix(deps): update dependency org.yaml:snakeyaml to v2.5 by @renovate[bot] in #148
  • chore(deps): update plugin com.gradle.plugin-publish to v2 by @renovate[bot] in #149
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 by @renovate[bot] in #150
  • chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.9.0 by @renovate[bot] in #152
  • fix(rockcraft): set summary and description by @vpa1977 in #162
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #161
  • chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.5.0 by @renovate[bot] in #160
  • fix(deps): update maven-plugin-tools.version to v3.15.2 by @renovate[bot] in #159
  • fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.15.2 by @renovate[bot] in #158
  • fix(deps): update junit-framework monorepo to v5.14.1 by @renovate[bot] in #153
  • chore(deps): update gradle/actions action to v5 by @renovate[bot] in #155
  • chore(deps): update plugin org.gradlex.reproducible-builds to v1.1 by @renovate[bot] in #157
  • fix(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.9.0 by @renovate[bot] in #156
  • fix: force insecure policy to copy rocks by @vpa1977 in #164
  • feat: make build container compatible with VSCode by @vpa1977 in #163
  • chore: add test tags by @vpa1977 in #166
  • chore: rollback Java 11 code by @vpa1977 in #167
  • feat: speed up gradle pipeline - parallel tests and gradle cache by @vpa1977 in #165
  • feat: detect project's openjdk version by @vpa1977 in #169
  • feat: support openjdk-8 rock generation by @vpa1977 in #170
  • chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0 by @renovate[bot] in #168
  • fix: write companion jar files in gradle dependency export by @vpa1977 in #171

Full Changelog: 1.2.1...1.2.2

1.2.1

19 Aug 05:15
d025bde

Choose a tag to compare

What's Changed

  • chore: update current release to 1.2.1 by @vpa1977 in #141
  • Revert "chore(deps): update plugin com.gradleup.shadow to v9.0.2" by @vpa1977 in #142
  • chore: rollback gradlup shadow plugin to version 8 by @vpa1977 in #144

Full Changelog: 1.2.0...1.2.1

1.2.0

19 Aug 04:59
5d6a704

Choose a tag to compare

What's Changed

  • feat: add support for native images to the rockcraft-maven plugin by @pushkarnk in #115
  • bump version to 1.2.0 by @pushkarnk in #128
  • fix(deps): update maven.model to v3.9.11 by @renovate[bot] in #129
  • fix(deps): update mavenversion to v3.9.11 by @renovate[bot] in #130
  • fix(deps): update dependency org.apache.commons:commons-text to v1.14.0 by @renovate[bot] in #134
  • fix(deps): update dependency org.apache.commons:commons-text to v1.14.0 - autoclosed by @renovate[bot] in #133
  • feat: add support for native images to the rockcraft-gradle plugin by @pushkarnk in #132
  • fix(deps): update junit-framework monorepo to v5.13.4 by @renovate[bot] in #131
  • chore(deps): update plugin com.gradleup.shadow to v9 by @renovate[bot] in #137
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #138
  • chore(deps): update plugin com.gradleup.shadow to v9.0.2 by @renovate[bot] in #139
  • chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.3 by @renovate[bot] in #140

New Contributors

Full Changelog: 1.1.3...1.2.0

1.1.3

07 Jul 20:56
abc9c1e

Choose a tag to compare

What's Changed

  • fix(deps): update junit5 monorepo to v5.13.1 by @renovate in #100
  • chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.8.0 by @renovate in #102
  • fix: set workflow permissions by @vpa1977 in #105
  • fix: fix command for running the rock by @vpa1977 in #103
  • feat: add distTask option to make create-rock optional by @vpa1977 in #104
  • fix: transform project names into rock name. by @vpa1977 in #110
  • fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.13.2 by @renovate in #108
  • chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.13.2 by @renovate in #107
  • chore(deps): update plugin com.gradleup.shadow to v8.3.7 by @renovate in #106
  • fix: use artifact id for maven rock name by @vpa1977 in #112
  • fix: export transitive dependencies in maven build rock by @vpa1977 in #114
  • chore(deps): update dependency org.apache.maven.plugins:maven-invoker-plugin to v3.9.1 by @renovate in #113
  • chore(deps): update plugin com.gradleup.shadow to v8.3.8 by @renovate in #116
  • fix: provide error message if rock not found by @vpa1977 in #123
  • feat(maven): add plugin prefix by @vpa1977 in #125
  • feat: rework maven build rock generation by @vpa1977 in #120
  • feat: gradle build container fixes by @vpa1977 in #124
  • chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.8 by @renovate in #119
  • fix(deps): update junit-framework monorepo to v5.13.3 by @renovate in #121
  • chore(deps): update dependency gradle to v8.14.3 by @renovate in #122
  • fix(gradle): fix typo in gradle build script by @vpa1977 in #127

Full Changelog: 1.1.2...1.1.3

1.1.2

06 Jun 04:01
f0977c4

Choose a tag to compare

What's Changed

  • chore: bump version to 1.1.2 by @vpa1977 in #99
  • fix: do not print quotes in the platform. tag by @vpa1977 in #98
  • fix(deps): update mavenversion to v3.9.10 by @renovate in #97
  • fix(deps): update maven.model to v3.9.10 by @renovate in #96
  • fix(deps): update junit5 monorepo to v5.13.0 by @renovate in #95
  • chore(deps): update dependency gradle to v8.14.2 by @renovate in #94

Full Changelog: 1.1.1...1.1.2

1.1.1

14 Apr 04:29
fd5005e

Choose a tag to compare

What's Changed

  • chore: start 1.1.1 version by @vpa1977 in #93
  • fix(deps): update junit5 monorepo to v5.12.2 by @renovate in #88
  • fix(deps): update dependency org.apache.commons:commons-text to v1.13.1 by @renovate in #89
  • doc: fix kotlin plugin configuration by @vpa1977 in #91
  • fix: throw exception if rockcraft yaml can not be parsed by @vpa1977 in #90
  • chore: enable jlink plugin by @vpa1977 in #92

Full Changelog: 1.1.0...1.1.1

1.1.0

11 Apr 04:50
6e878c7

Choose a tag to compare

What's Changed

  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.3 by @renovate in #78
  • chore: start version 1.1.0 by @vpa1977 in #79
  • feat: add gradle init script to configure maven local repository by @vpa1977 in #80
  • fix: add missing slices: git and chisel manifest by @vpa1977 in #81
  • fix: allow overriding build rock parts by @vpa1977 in #82
  • feat: add push build rock task for gradle by @vpa1977 in #84
  • fix: set environment variables. by @vpa1977 in #86
  • fix: add missing quotes in build goal by @vpa1977 in #85
  • fix: add build- prefix to the build rock by @vpa1977 in #83

Full Changelog: 1.0.0...1.1.0

1.0.0

27 Mar 06:59
b88994f

Choose a tag to compare

What's Changed

  • fix typo in Git repo url by @hboutemy in #55
  • chore(deps): update dependency gradle to v8.11.1 by @renovate in #54
  • chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2 by @renovate in #56
  • chore(deps): update dependency org.apache.maven.plugins:maven-invoker-plugin to v3.9.0 by @renovate in #57
  • chore(deps): update dependency org.sonatype.central:central-publishing-maven-plugin to v0.7.0 by @renovate in #61
  • chore(deps): update dependency gradle to v8.12 by @renovate in #60
  • fix(deps): update junit5 monorepo to v5.11.4 by @renovate in #59
  • fix(deps): update dependency org.apache.commons:commons-text to v1.13.0 by @renovate in #58
  • chore(deps): update dependency gradle to v8.12.1 by @renovate in #62
  • chore(deps): update plugin com.gradleup.shadow to v8.3.6 by @renovate in #64
  • chore(deps): update plugin com.gradle.plugin-publish to v1.3.1 by @renovate in #63
  • fix(deps): update dependency org.yaml:snakeyaml to v2.4 by @renovate in #66
  • fix(deps): update dependency org.yaml:snakeyaml to v2.4 by @renovate in #65
  • fix(deps): update junit5 monorepo to v5.12.0 by @renovate in #67
  • chore(deps): update dependency gradle to v8.13 by @renovate in #68
  • chore: extract common options for rockcraft settings by @vpa1977 in #69
  • feat: add dependency task by @vpa1977 in #71
  • fix(deps): update junit5 monorepo to v5.12.1 by @renovate in #72
  • fix: fix DependencyExport task and add integration tests. by @vpa1977 in #73
  • lint: resolve checkstyle warnings by @vpa1977 in #74
  • chore: bump version and update documentation by @vpa1977 in #75
  • feat: implement build rock support for gradle by @vpa1977 in #76
  • feat: add create-build-rock command to maven plugin by @vpa1977 in #77

New Contributors

Full Changelog: 0.2.3...1.0.0