Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Release P2 Maven Plugin Version 1.6.0


Hi,

happy to announce a new version of P2 Maven Plugin [1].

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

Check out the whole release note [2].

Maven Dependency GAV is

<dependency>
  <groupId>org.reficio</groupId>
  <artifactId>p2-maven-plugin</artifactId>
  <version>1.6.0</version>
</dependency>


Best regards,

Sandra

[1] https://github.com/reficio/p2-maven-plugin
[2] https://github.com/reficio/p2-maven-plugin/releases/tag/v1.6.0

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Back to the top