Skip to content

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile OpenAPI 2.0-SNAPSHOT:
[INFO] 
[INFO] MicroProfile OpenAPI ............................... SUCCESS [  5.376 s]
[INFO] MicroProfile OpenAPI API ........................... FAILURE [  2.691 s]
[INFO] MicroProfile OpenAPI TCK ........................... SKIPPED
[INFO] MicroProfile OpenAPI Specification ................. SKIPPED
[INFO] MicroProfile OpenAPI SPI ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.112 s
[INFO] Finished at: 2020-07-02T09:23:01Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project microprofile-openapi-api: Compilation failure: Compilation failure:
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/package-info.java:[21,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/headers/package-info.java:[39,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/headers/package-info.java:[29,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/responses/package-info.java:[37,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/servers/package-info.java:[39,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/callbacks/package-info.java:[48,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/media/package-info.java:[34,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/responses/package-info.java:[33,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/links/package-info.java:[34,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/extensions/package-info.java:[19,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/tags/package-info.java:[32,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/info/package-info.java:[43,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/info/package-info.java:[37,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/examples/package-info.java:[35,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/enums/package-info.java:[26,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/parameters/package-info.java:[36,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/spi/package-info.java:[20,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/parameters/package-info.java:[36,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/callbacks/package-info.java:[21,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/links/package-info.java:[32,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/media/package-info.java:[29,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/package-info.java:[44,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/models/security/package-info.java:[31,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/security/package-info.java:[39,1] annotation type not applicable to this kind of declaration
[ERROR] /home/jenkins/agent/workspace/Open-API-pull-requests/api/src/main/java/org/eclipse/microprofile/openapi/annotations/servers/package-info.java:[32,1] annotation type not applicable to this kind of declaration
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :microprofile-openapi-api
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT