[
https://issues.apache.org/jira/browse/TOMEE-4117?focusedWorklogId=828575&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-828575
]
ASF GitHub Bot logged work on TOMEE-4117:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Nov/22 06:58
Start Date: 24/Nov/22 06:58
Worklog Time Spent: 10m
Work Description: 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]
```
Issue Time Tracking
-------------------
Worklog Id: (was: 828575)
Time Spent: 0.5h (was: 20m)
> MicroProfile OpenAPI not generating model
> -----------------------------------------
>
> Key: TOMEE-4117
> URL: https://issues.apache.org/jira/browse/TOMEE-4117
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 9.0.0.RC1
> Reporter: Jean-Louis Monteiro
> Priority: Major
> Fix For: 9.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> MicroProfile implementation isn't able to generate the OpenAPI model based on
> annotations. Looks like only the YAML and JSON files in the application are
> being picked up.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)