[java-mvn-enforcer-data] branch main updated: IDP-1916 Need a new version of jetty94-dta-ssl for jetty10
Rod Widdowson
rdw at steadingsoftware.com
Mon Mar 7 16:21:16 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-mvn-enforcer-data.
View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer-data.git;a=commit;h=2db51300a73d9ab302c9d6e73d3267e2ac28322d
The following commit(s) were added to refs/heads/main by this push:
new 2db5130 IDP-1916 Need a new version of jetty94-dta-ssl for jetty10
2db5130 is described below
commit 2db51300a73d9ab302c9d6e73d3267e2ac28322d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Mar 7 16:18:31 2022 +0000
IDP-1916 Need a new version of jetty94-dta-ssl for jetty10
https://shibboleth.atlassian.net/browse/IDP-1916
If we are taking jetty94-dta-ssl away from mavens knowledge then
the enforcer needs to know its nexus coordinates (and especially the group)
---
.../resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
index c9a3b93..8243ea1 100644
--- a/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
+++ b/src/main/resources/net/shibboleth/mvn/enforcer/data/artifactMap.properties
@@ -18,6 +18,7 @@ jboss-logging=org.jboss.logging
jboss-transaction-api_1.2_spec=org.jboss.spec.javax.transaction
javassist=org.javassist
javax.persistence-api=javax.persistence
+jetty94-dta-ssl=net.shibboleth.utilities.jetty9
listenablefuture=com.google.guava
lombok=org.projectlombok
opensaml-messaging-api=org.opensaml
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list