Skip to content

Does not work, build fails, test fails, tried everything #48

Description

@rohan90

Hi
I cloned your repo and ran mvn install.

  1. build fails on 1.6 1.7 and 1.8 java
  2. 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.

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions