-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi
I cloned your repo and ran mvn install.
- build fails on 1.6 1.7 and 1.8 java
- two test cases fail after replacing a variable SourceVersion_RELEASE8 with RELEASE7 in src/main/java/org/versly/rest/wsdoc/AnnotationProcessor.java
Results :
Failed tests: stabilitySettings(org.versly.rest.wsdoc.JaxRSRestAnnotationProcessorTest): RAML expected to contain experimental trait
stabilitySettings(org.versly.rest.wsdoc.SpringMVCRestAnnotationProcessorTest): RAML expected to contain experimental trait
so obvious;y the jar in .m2 1.1-006 or something might be gltitchy even after skipping tests and building.
- copied entire versly repo fro frogerock which has 1.1 and 1.2 snapshot jars but still when i include the pom dependency in my webapp build fails due to AnnotationProcessor not found.
ps (there is a xml mistake in the readme.md for the pom specified, though that was no biggie)
I am on Ubuntu14.04 64 bit, all javas and maven3.0.4. I gave it a full night, at a loss on what to do.
Help would be appreciated.
Metadata
Metadata
Assignees
Labels
No labels