This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-artifact-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new f333a80 [MARTIFACT-70] jetty-jspc-maven-plugin is build reproducible
since 11.0.0 (#57)
f333a80 is described below
commit f333a8047e06c98e1a3e594577c166a0919ce921
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Sep 30 16:21:22 2024 +1000
[MARTIFACT-70] jetty-jspc-maven-plugin is build reproducible since 11.0.0
(#57)
* [MARTIFACT-70] jetty-jspc-maven-plugin is build reproducible since 11.0.0
Signed-off-by: Olivier Lamy <[email protected]>
---------
Signed-off-by: Olivier Lamy <[email protected]>
Co-authored-by: Hervé Boutemy <[email protected]>
---
.../plugins/artifact/buildinfo/not-reproducible-plugins.properties | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git
a/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
b/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
index 5cf22eb..1588461 100644
---
a/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
+++
b/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties
@@ -82,7 +82,8 @@ org.cyclonedx+cyclonedx-maven-plugin=2.7.9
org.eclipse.sisu+sisu-maven-plugin=0.3.4
# https://github.com/eclipse/sisu.inject/pull/5
-org.eclipse.jetty+jetty-jspc-maven-plugin=fail:https://github.com/eclipse/jetty.project/
+org.eclipse.jetty+jetty-jspc-maven-plugin=11.0.0
+# https://github.com/jetty/jetty.project/issues/12295
org.glassfish.hk2+hk2-inhabitant-generator=3.0.5
# https://github.com/eclipse-ee4j/glassfish-hk2/pull/821