mybatis / spring-native

Apache License 2.0
85 stars 16 forks source link

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

Open hazendaz opened 11 months ago

hazendaz commented 11 months ago

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