-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Affected version
3.4.1-SNAPSHOT (current master )
Bug description
On Windows 11, tested with JDK 21 and JDK 25 with and without admin rights, the IT "skinny-wars-timestamp" fails. On GitHub build pipeline it success.
Noticeable errors in build log
Running post-build script: D:\Github\Maven\maven-ear-plugin\target\it\skinny-wars-timestamp\verify.bsh
Checking for existence of D:\Github\Maven\maven-ear-plugin\target\it\skinny-wars-timestamp\war-module-one\target\war-module-one-1.0.war
java.lang.IllegalStateException: Missing file: D:\Github\Maven\maven-ear-plugin\target\it\skinny-wars-timestamp\war-module-one\target\war-module-one-1.0.war
which seems to be caused by
Suppressed: org.eclipse.aether.transfer.ArtifactFilteredOutException: Prefix eartest/jar-sample-one/1.0-SNAPSHOT/jar-sample-one-1.0-SNAPSHOT.jar NOT allowed from central (https://repo.maven.apache.org/maven2, default, releases)