[java-shib-metadata] branch main updated: JPAR-190 Investigate an enforcer to check all jars and poms ~/.m2/.... towards the end of a build
Rod Widdowson
rdw at steadingsoftware.com
Sat Oct 22 12:16:20 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-shib-metadata.
View the commit online:
http://git.shibboleth.net/view/?p=java-shib-metadata.git;a=commit;h=bf335e742d241511a26e9a4bf5b5a3e9c22b346d
The following commit(s) were added to refs/heads/main by this push:
new bf335e74 JPAR-190 Investigate an enforcer to check all jars and poms ~/.m2/.... towards the end of a build
bf335e74 is described below
commit bf335e742d241511a26e9a4bf5b5a3e9c22b346d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Oct 22 13:15:40 2022 +0100
JPAR-190 Investigate an enforcer to check all jars and poms ~/.m2/.... towards the end of a build
https://shibboleth.atlassian.net/browse/JPAR-190
Add trigger file to enable M2 checking during BOM project.
---
shib-metadata-bom/.check-m2 | 1 +
1 file changed, 1 insertion(+)
diff --git a/shib-metadata-bom/.check-m2 b/shib-metadata-bom/.check-m2
new file mode 100644
index 00000000..048849a0
--- /dev/null
+++ b/shib-metadata-bom/.check-m2
@@ -0,0 +1 @@
+This file provokes a signature check of the maven repository unless overridden by the no-check-m2 property.
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list