Skip to content

Conversation

@skynetsonar
Copy link

Changes:

  • Parent POM: com.mercateo.oss.oss-parent-pom 1.0.6 > 1.0.9
  • maven-compiler changed to Java 17
  • release-sign-artifict pluging maven-gpg-plugin updated 1.6 > 3.1.0

Dependency updates:

  • POM Properties:

    • Updated jackson.version: 2.11.1 > 2.15.2
    • Updated jmh.version: 1.18 > 1.36
    • Added jersey.version: 3.1.2
    • Added glassfish.version: 3.0.4
  • Dependencies:

    • Added:
      • maven-surefire-plugin: 3.1.2
      • jakarta.validation-api: 3.0.2
      • (jakarta.el.)jakarta.el-api: 5.0.1
      • (org.glassfish.)jakarta.el: 5.0.0-M4
      • (org.glassfish.hk2.)hk2: 3.0.4 (glassfish.version)
      • (org.glassfish.jersey.inject.)jersey-hk2: 3.0.4 (jersey.version)
      • jackson-annotations: 2.15.2 (jackson.version)
      • mockito-junit-jupiter: 5.4.0
      • junit-jupiter-engine: 5.9.2
      • jakarta.activation-api: 2.1.2
      • jakarta.inject-api: 2.0.1
      • logback-classic: 1.4.8
    • Removed:
      • (javax.el.)javax.el: 3.0.0
      • (org.glassfish)javax.el: 3.0.0
      • mockito-core: 1.10.19
      • guava-testlib: 23.0
      • (com.tngtech.java.)junit-data-provider: 1.10.2
      • javax.inject: 1
    • Updated
      • maven-release-plugin 2.5.3 > 3.0.1
      • nexus-staging-maven-plugin: 1.6.8 > 1.6.13
      • maven-compiler-plugin: 3.6.1 > 3.11.0
      • maven-source-plugin: 3.0.1 > 3.3.0
      • maven-javadoc-plugin: 2.10.4 > 3.5.0
      • maven-jar-plugin: 3.0.2 > 3.3.0
      • jacoco-maven-plugin: 0.8.0 > 0.8.10
      • hibernate-validation: 5.3.5.Final > 8.0.1.Final
      • (org.json.)json: 20170516 > 20230618
      • jersey-media-json-jackson: 2.31 > 3.1.2 (jersey.version)
      • slf4j: 1.7.25 > 2.0.7
      • lombok: 1.16.14 > 1.18.28
      • (com.tngtech.junit.dataprovider.)junit-jupiter-params-dataprovider: 2.10
      • jersey-media-json-jackson: 2.23.1 > 3.1.2
      • (com.mercateo.)common.rest.schemagen: 0.19.0 > 0.21.0
      • assertj-core: 3.24.2 > 3.8.0

…lity

Changes:

- Parent POM: com.mercateo.oss.oss-parent-pom 1.0.6 > 1.0.9
- maven-compiler changed to Java 17 <release>
- release-sign-artifict pluging maven-gpg-plugin updated 1.6 > 3.1.0

Dependency updates:

- POM Properties:
	- Updated jackson.version: 2.11.1 > 2.15.2
	- Updated jmh.version: 1.18 > 1.36
	- Added jersey.version: 3.1.2
	- Added glassfish.version: 3.0.4

- Dependencies:
	- Added:
		- maven-surefire-plugin: 3.1.2
		- jakarta.validation-api: 3.0.2
		- (jakarta.el.)jakarta.el-api: 5.0.1
		- (org.glassfish.)jakarta.el: 5.0.0-M4
		- (org.glassfish.hk2.)hk2: 3.0.4 (glassfish.version)
		- (org.glassfish.jersey.inject.)jersey-hk2: 3.0.4 (jersey.version)
		- jackson-annotations: 2.15.2 (jackson.version)
		- mockito-junit-jupiter: 5.4.0
		- junit-jupiter-engine: 5.9.2
		- jakarta.activation-api: 2.1.2
		- jakarta.inject-api: 2.0.1
		- logback-classic: 1.4.8
	- Removed:
		- (javax.el.)javax.el: 3.0.0
		- (org.glassfish)javax.el: 3.0.0
		- mockito-core: 1.10.19
		- guava-testlib: 23.0
		- (com.tngtech.java.)junit-data-provider: 1.10.2
		- javax.inject: 1
	- Updated
		- maven-release-plugin 2.5.3 > 3.0.1
		- nexus-staging-maven-plugin: 1.6.8 > 1.6.13
		- maven-compiler-plugin: 3.6.1 > 3.11.0
		- maven-source-plugin: 3.0.1 > 3.3.0
		- maven-javadoc-plugin: 2.10.4 > 3.5.0
		- maven-jar-plugin: 3.0.2 > 3.3.0
		- jacoco-maven-plugin: 0.8.0 > 0.8.10
		- hibernate-validation: 5.3.5.Final > 8.0.1.Final
		- (org.json.)json: 20170516 > 20230618
		- jersey-media-json-jackson: 2.31 > 3.1.2 (jersey.version)
		- slf4j: 1.7.25 > 2.0.7
		- lombok: 1.16.14 > 1.18.28
		- (com.tngtech.junit.dataprovider.)junit-jupiter-params-dataprovider: 2.10
		- jersey-media-json-jackson: 2.23.1 > 3.1.2
		- (com.mercateo.)common.rest.schemagen: 0.19.0 > 0.21.0
		- assertj-core: 3.24.2 > 3.8.0
@skynetsonar
Copy link
Author

PR still WIP for two reasons:

  • depends on a snapshot version of common-rest-schemagen that is not yet released
  • failing test AbstractListingResourceWithGenericIdTest.testGetListing() which succeeds in debug mode in IDE, but not when run in IDE or Maven

@skynetsonar skynetsonar marked this pull request as draft July 21, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants