[java-shib-attribute] 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 15:05:12 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-attribute.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=ac1917b6244e0e068272dd84a6d9ad72184e15a7

The following commit(s) were added to refs/heads/main by this push:
     new ac1917b62 JPAR-190 Investigate an enforcer to check all jars and poms ~/.m2/.... towards the end of a build
ac1917b62 is described below

commit ac1917b6244e0e068272dd84a6d9ad72184e15a7
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Oct 22 13:13:16 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.
    
    Also
    JSSH-17 - Report path contains a backslash
    
    https://shibboleth.atlassian.net/browse/JSSH-17
---
 shib-attribute-bom/.check-m2 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/shib-attribute-bom/.check-m2 b/shib-attribute-bom/.check-m2
new file mode 100644
index 000000000..048849a05
--- /dev/null
+++ b/shib-attribute-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