Skip to content

Conversation

@moresandeep
Copy link
Contributor

What changes were proposed in this pull request?

Added support for JDK 17 builds

How was this patch tested?

This patch was tested locally.

Comment on lines +795 to +809
<ignoredNonTestScopedDependencies>
<ignoredNonTestScopedDependency>org.eclipse.jetty:jetty-servlet</ignoredNonTestScopedDependency>
<ignoredNonTestScopedDependency>org.apache.knox:gateway-util-urltemplate</ignoredNonTestScopedDependency>
<ignoredNonTestScopedDependency>org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base</ignoredNonTestScopedDependency>
<ignoredNonTestScopedDependency>org.apache.knox:gateway-spi</ignoredNonTestScopedDependency>
<ignoredNonTestScopedDependency>com.nimbusds:nimbus-jose-jwt</ignoredNonTestScopedDependency>
<ignoredNonTestScopedDependency>org.apache.httpcomponents:httpcore</ignoredNonTestScopedDependency>
<ignoredNonTestScopedDependency>org.apache.knox:gateway-server</ignoredNonTestScopedDependency>
</ignoredNonTestScopedDependencies>
<ignoredUsedUndeclaredDependencies>
<ignoredUsedUndeclaredDependency>org.glassfish.hk2.external:jakarta.inject</ignoredUsedUndeclaredDependency>
<ignoredUsedUndeclaredDependency>jakarta.ws.rs:jakarta.ws.rs-api</ignoredUsedUndeclaredDependency>
<ignoredUsedUndeclaredDependency>jakarta.annotation:jakarta.annotation-api</ignoredUsedUndeclaredDependency>
</ignoredUsedUndeclaredDependencies>
<skip>${maven.dependency.skip}</skip>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the plan with all these ignores?
Shall we try to eliminate them once this is merged?

@smolnar82
Copy link
Contributor

#1114 is merged, closing this one.

@smolnar82 smolnar82 closed this Nov 26, 2025
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.

3 participants