-
Notifications
You must be signed in to change notification settings - Fork 32
Description
I can not install by mvn according to your Install steps. Errors shows that
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.
3:compile (default-compile) on project versly-wsdoc: Compilation failure
[ERROR] /C:/Users/CVP_Admin/Documents/GitHub/wsdoc/src/main/java/org/versly/rest
/wsdoc/AnnotationProcessor.java:[62,38] cannot find symbol
[ERROR] symbol: variable RELEASE_8
[ERROR] location: class javax.lang.model.SourceVersion
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureExc
eption