You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
I've tried to add an exclude in the configuration section for the maven license plugin in the top level pom to ignore generated java classes in restclient/gen-java, but so far I have not been able to define it properly. In the meantime I have added "false" so it will report license violations but not fail the build.
I've tried to add an exclude in the configuration section for the maven license plugin in the top level pom to ignore generated java classes in restclient/gen-java, but so far I have not been able to define it properly. In the meantime I have added "false" so it will report license violations but not fail the build.