Skip to content

JAX-RS without micronaut-reactor it fails#612

Draft
sdelamo wants to merge 1 commit into5.0.xfrom
remove-micronaut-reactor
Draft

JAX-RS without micronaut-reactor it fails#612
sdelamo wants to merge 1 commit into5.0.xfrom
remove-micronaut-reactor

Conversation

@sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Dec 31, 2025

Execution failed for task ':micronaut-jaxrs-client:compileJava'.
> Compilation failed; see the compiler output below.
  /Users/sdelamo/.gradle/caches/modules-2/files-2.1/io.micronaut/micronaut-http-client/5.0.0-M6/a419f581ee80fc6a861c04121b0869341bc017ca/micronaut-http-client-5.0.0-M6.jar(/io/micronaut/http/client/netty/DefaultHttpClient.class): error: Cannot attach type annotations @org.jspecify.annotations.NonNull,@org.jspecify.annotations.Nullable to DefaultHttpClient.exchange:
    class file for reactor.core.publisher.Mono not found

g:
Execution failed for task ':micronaut-jaxrs-client:compileJava'.
> Compilation failed; see the compiler output below.
  /Users/sdelamo/.gradle/caches/modules-2/files-2.1/io.micronaut/micronaut-http-client/5.0.0-M6/a419f581ee80fc6a861c04121b0869341bc017ca/micronaut-http-client-5.0.0-M6.jar(/io/micronaut/http/client/netty/DefaultHttpClient.class): error: Cannot attach type annotations @org.jspecify.annotations.NonNull,@org.jspecify.annotations.Nullable to DefaultHttpClient.exchange:
    class file for reactor.core.publisher.Mono not found
@sdelamo sdelamo added the type: bug Something isn't working label Dec 31, 2025
@sdelamo sdelamo changed the title without micronaut-reactor it fails JAX-RS without micronaut-reactor it fails Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants

Comments