Skip to content

Releases: reficio/p2-maven-plugin

Release 2.1.0 (17/11/2022)

17 Nov 14:27
Compare
Choose a tag to compare

🧰 Maintenance

  • Update dependency org.apache.maven.plugins:maven-invoker-plugin to v3.3.0 (#306) @renovate
  • Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0 (#307) @renovate
  • Update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.0 (#246) @renovate
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1 (#304) @renovate
  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.1.0 (#305) @renovate
  • Update dependency org.apache.maven.doxia:doxia-module-markdown to v1.11.1 (#295) @renovate
  • Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3.1.0 (#303) @renovate
  • Automate Writing Release Notes (#288) @sparsick

📦 Dependencies

  • Update dependency org.apache.felix:maven-bundle-plugin to v5.1.8 (#302) @renovate
  • Update dependency com.github.spotbugs:spotbugs-annotations to v4.7.3 (#301) @renovate
  • Update GMavenPlus Plugin to 2.1.0 (#300) @sparsick
  • Update Groovy to 4.0.6 (#299) @sparsick
  • #297: Update Tycho to 2.7.5 (#298) @sparsick
  • Update dependency com.github.spotbugs:spotbugs-annotations to v4.7.0 (#260) @renovate
  • Update dependency org.jacoco:jacoco-maven-plugin to v0.8.8 (#293) @renovate
  • Update actions/cache action to v2.1.7 (#259) @renovate
  • Update dependency com.mycila:license-maven-plugin to v4 (#250) @renovate
  • Update dependency org.apache.felix:maven-bundle-plugin to v5.1.6 (#283) @renovate
  • Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.2 (#289) @renovate

Full Changelog: v2.0.0...v2.1.0

Release 2.0.0 (03/01/2022)

03 Jan 09:27
Compare
Choose a tag to compare

Issues

  • #271: [Maintenance] Maven Build fails when running with Maven 3.8.1 by @sparsick in #273
  • #239: [Housekeeping] Replace Clover2 by Jacoco Reports by @sparsick in #272
  • #279: API Incompatibility when using the plugin with tycho version > 1.3.0 in #192

Dependency Updates

  • #190: Update Tycho 2.5.0 by @sparsick in #192
  • #206: Update Java 17 by @sparsick in #282
  • Update groovy.version to v3.0.9 by @renovate in #262
  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.0.0 by @renovate in #280
  • Update dependency org.assertj:assertj-core to v3.21.0 by @renovate in #255
  • Update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8 by @renovate in #214
  • Update dependency org.apache.maven.wagon:wagon-ssh to v3 by @renovate in #235
  • Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3 by @renovate in #231
  • Update dependency org.apache.maven.wagon:wagon-ftp to v3 by @renovate in #232
  • Update dependency org.apache.maven.plugins:maven-jxr-plugin to v3.1.1 by @renovate in #263

Full Changelog: v1.7.0...v2.0.0

Thanks to @EaseRider and @davu-all for contributing.

Release 1.7.0 (23/05/2021)

23 May 10:31
Compare
Choose a tag to compare

v1.7.0 (23/05/2021)

Issues

  • [ENH] Sanitize broken manifest in source bundles #249

Thanks to @emweber for contribution.

Release 1.6.0 (11/04/2021)

11 Apr 17:24
Compare
Choose a tag to compare

v1.6.0 (11/04/2021)

Issues

  • create binary identical JARs for unmodified input #247
  • Support for Multi-release JAR #242
  • [BUG] Embebbed BND Tool ends with errors but build is sucessfull #241
  • Upgrade findbugs to spotbugs #226
  • Update Groovy to 3.x #193
  • Migrate Release process from Bintray to Maven Central #180
  • Housekeeping CI Infrastructure #179
  • Update BND Tool to 5.x #176
  • CI does not verify #173
  • ArrayIndexOutOfBoundsException: Index 19 out of bounds for length 19 #165

Dependencies

  • Update dependency biz.aQute.bnd:biz.aQute.bndlib to v5.3.0 #204
  • Update dependency com.jcraft:jsch to v0.1.55 #208
  • Update dependency junit:junit to v4.13.2 #210
  • Update dependency org.apache.ant:ant-jsch to v1.10.9 #211
  • Update dependency org.apache.maven.plugins:maven-gpg-plugin to v1.6 #215
  • Update dependency org.apache.maven.plugins:maven-invoker-plugin to v3.2.2 #216
  • Update dependency org.mockito:mockito-core to v3.8.0 #223
  • Update dependency org.osgi:org.osgi.service.log to v1.5.0 #224
  • Update dependency org.twdata.maven:mojo-executor to v2.3.1 #225
  • Update dependency org.apache.felix:maven-bundle-plugin to v5 #230
  • Update dependency com.github.spotbugs:spotbugs-annotations to v4.2.2 #234
  • Update dependency org.codehaus.plexus:plexus-component-annotations to v2 #236
  • Update dependency org.codehaus.plexus:plexus-component-metadata to v2 #237
  • Renovate/org.apache.maven.doxia doxia module markdown 1.x #244
  • Update dependency org.apache.felix:maven-bundle-plugin to v5.1.2 #248

Thanks to @bmarwell and @Bananeweizen for contribution.