You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by GitBox <gi...@apache.org> on 2022/11/24 06:58:58 UTC

[GitHub] [tomee] rzo1 commented on pull request #978: TOMEE-4117 OpenAPI model not being generated from annotations.

rzo1 commented on PR #978:
URL: https://github.com/apache/tomee/pull/978#issuecomment-1326031265

   Looks like something is weird with this branch:
   
   ```bash
   Error:  Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) on project tomee-security-itests: Compilation failure: Compilation failure: 
   Error:  /home/runner/work/tomee/tomee/itests/tomee-security-itests/src/main/java/org/apache/tomee/security/itest/AnotherAuthMechanism.java:[31,38] package org.apache.tomee.security.http does not exist
   Error:  /home/runner/work/tomee/tomee/itests/tomee-security-itests/src/main/java/org/apache/tomee/security/itest/AnotherAuthMechanism.java:[38,75] cannot find symbol
   Error:    symbol: class LoginToContinueMechanism
   Error:  /home/runner/work/tomee/tomee/itests/tomee-security-itests/src/main/java/org/apache/tomee/security/itest/AnotherAuthMechanism.java:[68,5] method does not override or implement a method from a supertype
   Error:  -> [Help 1]
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@tomee.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org