patrodyne / hisrc-higherjaxb

The most advanced JAXB Maven Plugin for XJC (XML Schema compilation).
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Error with GitLab Gemnasium dependency scanning #3

Closed dorkest-dork closed 9 months ago

dorkest-dork commented 1 year ago

Hi!

We'are using hisrc-higherjaxb30-maven-plugin in our project and using Gemnasium dependency scanning in GitLab CICD pipeline. When we took your plugin into use, Gemnasium job fails with error "The plugin org.patrodyne.jvnet:hisrc-higherjaxb30-maven-plugin:2.1.1 requires Maven version 3.8.4". Our CICD configuration uses https://gitlab.com/gitlab-org/gitlab-foss/blob/master/lib/gitlab/ci/templates/Jobs/Dependency-Scanning.gitlab-ci.yml and the image (according to logs) seems to be registry.gitlab.com/security-products/gemnasium-maven:4. So, is your plugin bound to Maven 3.8.4 or is this GitLab's problem?

BR, Dork

dorkest-dork commented 1 year ago

It seems that this is GitLab's issue ATM https://gitlab.com/gitlab-org/gitlab/-/issues/414022

patrodyne commented 9 months ago

Reported as a GitLab issue.