Matthias Sohn

Results 9 comments of Matthias Sohn

Git is working on a transition to SHA256: https://github.com/git/git/blob/master/Documentation/technical/hash-function-transition.txt https://news.ycombinator.com/item?id=17820961

I second this request, we are in the same boat. We have a workaround by repacking the library in the Eclipse Orbit project removing this import-package only used in a...

It's different from `dash.fail=false` that it would fail the build only if we have explicit evidence that dependencies don't meet criteria. If backend systems like ClearlyDefined are unhealthy or rate...

Pushed https://github.com/eclipse/dash-licenses/pull/48 for review. Someone with access to the build configuration needs to configure Maven to run the deploy phase. And maybe some configuration is needed to grant acccess to...

I guess Fred knows how to configure that

here is the documentation how to deploy build artefacts to repo.eclipse.org https://wiki.eclipse.org/Jenkins#How_can_artifacts_be_deployed_to_Nexus_OSS_.28repo.eclipse.org.29.3F

I tried to run this on the jgit project but the plugin can't be run since jgit is still compiled using java 8 since there are a lot of consumers...

thanks in the interim until this is available we can run mvn org.eclipse.dash:license-tool-plugin:license-check -Ddash.summary=DEPENDENCIES using Java 11 after running the actual jgit build using java 8