Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help getting build working on GHA!!! #121

Open
hazendaz opened this issue Nov 10, 2023 · 0 comments
Open

Need help getting build working on GHA!!! #121

hazendaz opened this issue Nov 10, 2023 · 0 comments
Assignees

Comments

@hazendaz
Copy link
Member

I've sync'd up the build as much as possible to all the others in mybatis. Its output is a lot cleaner now as it no longer shows download transfers so this is easier to find. If you look at my PR #120 as well as fact same has been occurring for a while, the below will be seen. I'm not up on any of this native stuff so I don't know exactly what this is trying to tell us. If you have some time can you take a look into this?

Error: Classes that should be initialized at run time got initialized during image building:
 org.springframework.core.annotation.RepeatableContainers was unintentionally initialized at build time. To see why org.springframework.core.annotation.RepeatableContainers got initialized use --trace-class-initialization=org.springframework.core.annotation.RepeatableContainers
------------------------------------------------------------------------------------------------------------------------
org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers was unintentionally initialized at build time. To see why org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers got initialized use --trace-class-initialization=org.springframework.core.annotation.RepeatableContainers$NoRepeatableContainers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants