issues Search Results · repo:sdaschner/jaxrs-analyzer language:Java
Filter by
151 results
(114 ms)151 results
insdaschner/jaxrs-analyzer (press backspace or delete to remove)Hi there 👋, I m Safer Bot! Safer is an open-source tool that automatically updates vulnerable dependencies to more
secure and compatible versions. Our goal is to help maintainers keep their projects secure ...
safer-bot
- Opened on Jul 16
- #202
I tried to reproduce the two null pointer exceptions I found in the current plugin; One I was able to reproduce in a
project I am actively involved:
To reproduce:
- clone https://github.com/eXist-db/exist.git ...
dizzzz
- 7
- Opened on Jul 4, 2019
- #191
When running the plugin I have the following trace; is there any way to work around this?
[ERROR] Failed to execute goal com.sebastian-daschner:jaxrs-analyzer-maven-plugin:0.18-SNAPSHOT:analyze-jaxrs ...
dizzzz
- 12
- Opened on Jul 2, 2019
- #190
I am using version 0.17 with Swagger as the backend. I am getting Jax-Rs Analyzer Could not access the Static Property
error for various modules.
hawkbase4git
- 1
- Opened on Jun 18, 2019
- #189
I have problem with running the plugin, when I use 0.17 version I get multipe [ERROR] Could not access static property.
I am using maven, and the problem is that when I am trying to build application it ...
alekpopiolek
- Opened on May 14, 2019
- #188
Thanks for the jaxrs-analyzer... it is able to go inside my code and generate swagger json... is there a way to generate
a comment for the method? I mean a summary or description . Is there any special ...
josephmak
- 2
- Opened on Mar 18, 2019
- #187
Seeing the below exception with the plugin v0.17 on JDK 11
Caused by: java.lang.UnsupportedOperationException at org.objectweb.asm.ClassVisitor.visitNestMemberExperimental
(ClassVisitor.java:248) at org.objectweb.asm.ClassReader.accept ...
jjchandu
- 1
- Opened on Mar 7, 2019
- #186
I run jaxrs-analyzer with OpenJDK 11. It runs fine but it prints few warnings about Illegal reflective access by
com.sebastian_daschner.jaxrs_analyzer.model.JavaUtils followed by All illegal access operations ...
kamilchm
- Opened on Dec 27, 2018
- #184
Our project has two modules, both with JAX-RS resources. With 0.16 we could generate docs for both modules, but since
upgrading to 0.17 generating for one of them fails with a NullPointerException like ...
dirtylabcoat
- 6
- Opened on Nov 9, 2018
- #182
When using a constant as header name I m getting an exception, example:
import static javax.ws.rs.core.HttpHeaders.AUTHORIZATION;
@Path( resources )
public class MyRestResource {
@GET
public ...
rmpestano
- Opened on Oct 10, 2018
- #180

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.