P2 Maven Plugin Versions Save

Maven3 plugin that automates the third-party dependency management for Eclipse RCP

v2.1.0

1 year ago

🧰 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: https://github.com/reficio/p2-maven-plugin/compare/v2.0.0...v2.1.0

v2.0.0

2 years ago

Issues

Dependency Updates

Full Changelog: https://github.com/reficio/p2-maven-plugin/compare/v1.7.0...v2.0.0

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

v1.7.0

2 years ago

v1.7.0 (23/05/2021)

Issues

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

Thanks to @emweber for contribution.

v1.6.0

3 years ago

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.