sdaschner / jaxrs-analyzer

Creates REST documentation for JAX-RS projects
Apache License 2.0
319 stars 101 forks source link

Failed tests: test(com.sebastian_daschner.jaxrs_analyzer.analysis.ProjectAnalyzerTest): expected:<[rest]> but was:<[]> #156

Closed jnorthrup closed 6 years ago

jnorthrup commented 6 years ago

fails in maven, passes in intellij.

failure: https://gist.github.com/jnorthrup/5619a9e76889744fd0254772fba81f36

pass: image

coding-guy commented 6 years ago

Have a look at issue #110

jnorthrup commented 6 years ago

dupe