🏃♂️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2025-04-27 01:28:44 | |
Full thread dump OpenJDK 64-Bit Server VM (24+36 mixed mode, sharing): | |
Threads class SMR info: | |
_java_thread_list=0x00007e4ffc002050, length=34, elements={ | |
0x00007e508802ac80, 0x00007e50884ab0b0, 0x00007e50884ac6d0, 0x00007e50884adf10, | |
0x00007e50884af620, 0x00007e50884b0c90, 0x00007e50884b2880, 0x00007e50884b4060, | |
0x00007e50884e0050, 0x00007e50884e2ee0, 0x00007e50886981c0, 0x00007e50886a3790, | |
0x00007e50889d5940, 0x00007e4fd408cf50, 0x00007e4fc8000f30, 0x00007e4fcc000f30, | |
0x00007e4fd41a5b70, 0x00007e4fc009b3a0, 0x00007e4fc012f980, 0x00007e4fc0130bc0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
<modelVersion>4.0.0</modelVersion> | |
<groupId>org</groupId> | |
<artifactId>foo</artifactId> | |
<version>1.0-SNAPSHOT</version> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[WARNING] Settings for server archiva-mirror uses legacy format | |
[WARNING] Settings for server archiva-mirror uses legacy format | |
[INFO] Scanning for projects... | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Reactor Build Order: | |
[INFO] | |
[INFO] Pipeline Maven Integration Plugin Parent [pom] | |
[INFO] Pipeline Maven Plugin API [hpi] | |
[INFO] Maven Spy for the Pipeline Maven Integration Plugin [jar] | |
[INFO] Pipeline Maven Plugin Database [hpi] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR] Cannot get configured mojo: Unable to load the mojo 'process-asciidoc' (or one of its required components) from the plugin 'org.asciidoctor:asciidoctor-maven-plugin:2.2.4': com.google.inject.ProvisionException: Unable to provision, see the following errors: | |
[ERROR] | |
[ERROR] 1) [Guice/ErrorInCustomProvider]: OutOfScopeException: Cannot access Key[type=MavenProject, annotation=[none]] outside of a scoping block | |
[ERROR] at MojoExecutionScopeModule.configure(MojoExecutionScopeModule.java:47) | |
[ERROR] \_ installed by: WireModule -> MojoExecutionScopeModule | |
[ERROR] at AsciidoctorMojo.project(AsciidoctorMojo.java:46) | |
[ERROR] \_ for field project | |
[ERROR] while locating AsciidoctorMojo | |
[ERROR] at ClassRealm[plugin>org.asciidoctor:asciidoctor-maven-plugin:2.2.4, parent: ClassLoaders$AppClassLoader@5ffd2b27] | |
[ERROR] \_ installed by: WireModule -> PlexusBindingModule |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<settings> | |
<mirrors> | |
<mirror> | |
<id>centralhttps</id> | |
<mirrorOf>central</mirrorOf> | |
<name>Maven central https</name> | |
<url>https://repo1.maven.org/maven2/</url> | |
</mirror> | |
</mirrors> | |
</settings> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 5.701 s | |
[INFO] Finished at: 2023-02-15T21:11:49+10:00 | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal com.diffplug.spotless:spotless-maven-plugin:2.28.0:check (default) on project maven-compiler-plugin: The following files had format violations: | |
[ERROR] src/it/MCOMPILER-517-install-not-recompile/app/src/main/java/module-info.java | |
[ERROR] @@ -6,9 +6,9 @@ | |
[ERROR] ·*·to·you·under·the·Apache·License,·Version·2.0·(the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<cache xmlns="http://maven.apache.org/BUILD-CACHE-CONFIG/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://maven.apache.org/BUILD-CACHE-CONFIG/1.0.0 https://maven.apache.org/xsd/build-cache-config-1.0.0.xsd"> | |
<configuration> | |
<enabled>true</enabled> | |
<remote enabled="true" saveToRemote="true"> | |
<url>http://nginx-cache-service.jenkins.svc.cluster.local:80</url> | |
</remote> | |
</configuration> | |
</cache> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce (enforce-java) on project jetty-infinispan-embedded: Execution enforce-java of goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce failed: Cannot invoke "org.apache.maven.project.MavenProject.getDependencies()" because "project" is null -> [Help 1] | |
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce (enforce-java) on project jetty-infinispan-embedded: Execution enforce-java of goal org.apache.maven.plugins:maven-enforcer-plugin:3.2.1:enforce failed: Cannot invoke "org.apache.maven.project.MavenProject.getDependencies()" because "project" is null | |
at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:306) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:211) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:165) | |
at org.a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
input="./release.txt" | |
git tag -l > $input | |
while IFS= read -r line | |
do | |
echo "$line" | |
# 19 because maven-shade-plugin- :) | |
version=${line:19} | |
eval "gh release create --generate-notes --title $version $line" | |
done < "$input" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
foo-slf4-impl: with a particular class foo.bar.logging.FooBarHelper | |
module-info.java | |
module foo.bar.logging | |
{ | |
requires transitive org.slf4j; | |
exports foo.bar.logging; | |
provides org.slf4j.spi.SLF4JServiceProvider with | |
foo.bar.logging.Slf4jLoggingServiceProvider; |
NewerOlder