Skip to content
Failed

Console Output

Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/tidalwave/bluemarine2-src.git # timeout=10
Fetching upstream changes from https://bitbucket.org/tidalwave/bluemarine2-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/bluemarine2-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5bd725d04573598f4b02f3f055217c9bebe07fd5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5bd725d04573598f4b02f3f055217c9bebe07fd5 # timeout=10
Commit message: "Merge branch 'fabrizio.giudici'"
First time build. Skipping changelog.
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings9664177495580457669.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id -Dtft.maven.requiredJdk=[21,22) -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/0
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] blueMarine II                                                      [pom]
[INFO] blueMarine II (modules)                                            [pom]
[INFO] blueMarine II :: Commons                                           [jar]
[INFO] blueMarine II :: Capture One 11 Applescript                        [jar]
[INFO] blueMarine II :: Commons for Tests                                 [jar]
[INFO] blueMarine II :: Model                                             [jar]
[INFO] blueMarine II :: Persistence                                       [jar]
[INFO] blueMarine II :: Vocabulary                                        [jar]
[INFO] blueMarine II :: MusicBrainz :: Data Model                         [jar]
[INFO] blueMarine II :: MusicBrainz                                       [jar]
[INFO] blueMarine II :: Media Scanner                                     [jar]
[INFO] blueMarine II :: Catalog                                           [jar]
[INFO] blueMarine II :: Downloader                                        [jar]
[INFO] blueMarine II :: UI                                                [jar]
[INFO] blueMarine II :: UI :: JavaFX                                      [jar]
[INFO] blueMarine II :: CEC :: Adapter                                    [jar]
[INFO] blueMarine II :: CEC :: Navigation Adapter                         [jar]
[INFO] blueMarine II :: Media Server                                      [jar]
[INFO] blueMarine II :: Media Server :: REST                              [jar]
[INFO] blueMarine II :: Media Server :: UPnP                              [jar]
[INFO] blueMarine II :: Initializer                                       [jar]
[INFO] blueMarine II :: Services (modules)                                [pom]
[INFO] blueMarine II :: Services :: StoppingDown                          [jar]
[INFO] blueMarine II :: Headless Service                                  [jar]
[INFO] blueMarine II :: Application :: JavaFX                             [jar]
[INFO] blueMarine II :: Plugins (modules)                                 [pom]
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.5.0.0/spotbugs-maven-plugin-4.5.0.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.5.0.0/spotbugs-maven-plugin-4.5.0.0.pom (34 kB at 38 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/hazendaz/base-parent/30/base-parent-30.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/hazendaz/base-parent/30/base-parent-30.pom (91 kB at 156 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.5.0.0/spotbugs-maven-plugin-4.5.0.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.5.0.0/spotbugs-maven-plugin-4.5.0.0.jar (151 kB at 230 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.pom (3.7 kB at 6.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.7/org.jacoco.build-0.8.7.pom (43 kB at 138 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.7/jacoco-maven-plugin-0.8.7.jar (56 kB at 87 kB/s)
[INFO] 
[INFO] ----------------< it.tidalwave.bluemarine2:bluemarine2 >----------------
[INFO] Building blueMarine II 1.1-ALPHA-2-SNAPSHOT                       [1/26]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ bluemarine2 ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/target
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ bluemarine2 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace
[INFO] Storing buildNumber: 5bd725d04573 at timestamp: 1735027967028
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluemarine2 ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluemarine2 ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluemarine2 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-2-SNAPSHOT 5bd725d04573
[INFO]      [echo] Java Version: 21.0.5 -source 1.8 -target 1.8 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ bluemarine2 ---
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7.pom (3.5 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.pom (2.1 kB at 4.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.pom (2.4 kB at 7.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.pom (3.0 kB at 5.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom (2.6 kB at 5.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom (2.6 kB at 5.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.pom (1.9 kB at 2.9 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar (292 kB at 631 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar (73 kB at 229 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar (34 kB at 92 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar (53 kB at 141 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/9.1/asm-9.1.jar (122 kB at 323 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.7/org.jacoco.core-0.8.7.jar (200 kB at 395 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.7/org.jacoco.report-0.8.7.jar (129 kB at 114 kB/s)
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ bluemarine2 ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ bluemarine2 ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ bluemarine2 ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine2/bluemarine2/1.1-ALPHA-2-SNAPSHOT/bluemarine2-1.1-ALPHA-2-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ bluemarine2 >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ bluemarine2 ---
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.5.0/spotbugs-4.5.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.5.0/spotbugs-4.5.0.pom (6.3 kB at 14 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 7.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 8.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 3.9 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.pom (3.0 kB at 9.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 9.9 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.pom (1.7 kB at 5.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-parent/1.8.0-beta4/slf4j-parent-1.8.0-beta4.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-parent/1.8.0-beta4/slf4j-parent-1.8.0-beta4.pom (17 kB at 56 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.5.0/spotbugs-annotations-4.5.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.5.0/spotbugs-annotations-4.5.0.pom (3.1 kB at 10 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.pom (2.6 kB at 8.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.pom (1.0 kB at 3.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9.pom (24 kB at 79 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-ant/3.0.9/groovy-ant-3.0.9.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-ant/3.0.9/groovy-ant-3.0.9.pom (23 kB at 50 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/ant/ant/1.10.11/ant-1.10.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/ant/ant/1.10.11/ant-1.10.11.pom (17 kB at 55 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.11/ant-parent-1.10.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/ant/ant-parent/1.10.11/ant-parent-1.10.11.pom (6.5 kB at 22 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.11/ant-launcher-1.10.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/ant/ant-launcher/1.10.11/ant-launcher-1.10.11.pom (3.2 kB at 10 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-dateutil/3.0.9/groovy-dateutil-3.0.9.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-dateutil/3.0.9/groovy-dateutil-3.0.9.pom (22 kB at 71 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-docgenerator/3.0.9/groovy-docgenerator-3.0.9.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-docgenerator/3.0.9/groovy-docgenerator-3.0.9.pom (24 kB at 72 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-groovydoc/3.0.9/groovy-groovydoc-3.0.9.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-groovydoc/3.0.9/groovy-groovydoc-3.0.9.pom (24 kB at 78 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.23.0/javaparser-core-3.23.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.23.0/javaparser-core-3.23.0.pom (4.9 kB at 16 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.23.0/javaparser-parent-3.23.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/javaparser/javaparser-parent/3.23.0/javaparser-parent-3.23.0.pom (22 kB at 73 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-templates/3.0.9/groovy-templates-3.0.9.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-templates/3.0.9/groovy-templates-3.0.9.pom (22 kB at 72 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9.pom (22 kB at 72 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-json/3.0.9/groovy-json-3.0.9.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-json/3.0.9/groovy-json-3.0.9.pom (22 kB at 72 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.pom (3.0 kB at 10 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven/3.8.3/maven-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven/3.8.3/maven-3.8.3.pom (27 kB at 84 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.pom (2.8 kB at 9.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.pom (2.4 kB at 8.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 23 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.pom (7.6 kB at 25 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.pom (1.9 kB at 6.1 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.pom (2.5 kB at 8.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.pom (1.4 kB at 4.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 15 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.pom (1.9 kB at 6.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.pom (3.4 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.pom (4.2 kB at 14 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 8.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 63 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 8.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 9.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 14 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 35 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 53 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 26 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 33 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.10/doxia-integration-tools-1.10.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.10/doxia-integration-tools-1.10.pom (6.0 kB at 20 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.5.0/spotbugs-4.5.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.5.0/spotbugs-4.5.0.jar (3.5 MB at 10.0 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.5.0/spotbugs-annotations-4.5.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9-indy.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-ant/3.0.9/groovy-ant-3.0.9-indy.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.5.0/spotbugs-annotations-4.5.0.jar (15 kB at 50 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-dateutil/3.0.9/groovy-dateutil-3.0.9-indy.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy/3.0.9/groovy-3.0.9-indy.jar (8.0 MB at 15 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-docgenerator/3.0.9/groovy-docgenerator-3.0.9-indy.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-ant/3.0.9/groovy-ant-3.0.9-indy.jar (83 kB at 148 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-groovydoc/3.0.9/groovy-groovydoc-3.0.9-indy.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.jar (5.8 MB at 7.2 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.23.0/javaparser-core-3.23.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-dateutil/3.0.9/groovy-dateutil-3.0.9-indy.jar (7.4 kB at 9.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-templates/3.0.9/groovy-templates-3.0.9-indy.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar (15 kB at 18 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9-indy.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-docgenerator/3.0.9/groovy-docgenerator-3.0.9-indy.jar (121 kB at 137 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-json/3.0.9/groovy-json-3.0.9-indy.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-groovydoc/3.0.9/groovy-groovydoc-3.0.9-indy.jar (161 kB at 181 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-templates/3.0.9/groovy-templates-3.0.9-indy.jar (93 kB at 84 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/github/javaparser/javaparser-core/3.23.0/javaparser-core-3.23.0.jar (1.3 MB at 1.2 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-xml/3.0.9/groovy-xml-3.0.9-indy.jar (292 kB at 247 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/groovy/groovy-json/3.0.9/groovy-json-3.0.9-indy.jar (129 kB at 108 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.8.3/maven-plugin-api-3.8.3.jar (47 kB at 39 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-model/3.8.3/maven-model-3.8.3.jar (215 kB at 153 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-artifact/3.8.3/maven-artifact-3.8.3.jar (58 kB at 41 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 41 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-core/3.8.3/maven-core-3.8.3.jar (639 kB at 419 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-settings/3.8.3/maven-settings-3.8.3.jar (44 kB at 29 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.8.3/maven-settings-builder-3.8.3.jar (42 kB at 25 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 7.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-builder-support/3.8.3/maven-builder-support-3.8.3.jar (14 kB at 7.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.8.3/maven-repository-metadata-3.8.3.jar (27 kB at 15 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 12 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.8.3/maven-model-builder-3.8.3.jar (192 kB at 96 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/maven-resolver-provider/3.8.3/maven-resolver-provider-3.8.3.jar (67 kB at 32 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 84 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar (149 kB at 70 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 17 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (169 kB at 73 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 13 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 204 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.10/doxia-integration-tools-1.10.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 989 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 5.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 3.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 1.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/1.10/doxia-integration-tools-1.10.jar (47 kB at 16 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 12 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 41 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar (73 kB at 24 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 17 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 27 kB/s)
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ bluemarine2 <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ bluemarine2 ---
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ bluemarine2 ---
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ bluemarine2 ---
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ bluemarine2 ---
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ bluemarine2 >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ bluemarine2 ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace
[INFO] Storing buildNumber: 5bd725d04573 at timestamp: 1735027994306
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluemarine2 ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluemarine2 ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluemarine2 ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-2-SNAPSHOT 5bd725d04573
[INFO]      [echo] Java Version: 21.0.5 -source 1.8 -target 1.8 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ bluemarine2 ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ bluemarine2 <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ bluemarine2 ---
[INFO] Skipping pom project
[INFO] 
[INFO] ------------< it.tidalwave.bluemarine2:bluemarine2-modules >------------
[INFO] Building blueMarine II (modules) 1.1-ALPHA-2-SNAPSHOT             [2/26]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ bluemarine2-modules ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/target
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ bluemarine2-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules
[INFO] Storing buildNumber: 5bd725d04573 at timestamp: 1735027994816
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluemarine2-modules ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluemarine2-modules ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluemarine2-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-2-SNAPSHOT 5bd725d04573
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ bluemarine2-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ bluemarine2-modules ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ bluemarine2-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ bluemarine2-modules ---
[INFO] Installing /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/0/it/tidalwave/bluemarine2/bluemarine2-modules/1.1-ALPHA-2-SNAPSHOT/bluemarine2-modules-1.1-ALPHA-2-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ bluemarine2-modules >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ bluemarine2-modules ---
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ bluemarine2-modules <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ bluemarine2-modules ---
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ bluemarine2-modules ---
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ bluemarine2-modules ---
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ bluemarine2-modules ---
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ bluemarine2-modules >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ bluemarine2-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules
[INFO] Storing buildNumber: 5bd725d04573 at timestamp: 1735027994956
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ bluemarine2-modules ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ bluemarine2-modules ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ bluemarine2-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-2-SNAPSHOT 5bd725d04573
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ bluemarine2-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ bluemarine2-modules <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ bluemarine2-modules ---
[INFO] Skipping pom project
[INFO] 
[INFO] -----< it.tidalwave.bluemarine2:it-tidalwave-bluemarine2-commons >------
[INFO] Building blueMarine II :: Commons 1.1-ALPHA-2-SNAPSHOT            [3/26]
[INFO]   from modules/Commons/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-bluemarine2-commons ---
[INFO] Deleting /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/Commons/target
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-bluemarine2-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/Commons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/Commons
[INFO] Storing buildNumber: 5bd725d04573 at timestamp: 1735027995188
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/Commons' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/Commons
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-bluemarine2-commons ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-bluemarine2-commons ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-bluemarine2-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.1-ALPHA-2-SNAPSHOT 5bd725d04573
[INFO]      [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-bluemarine2-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/0/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/Commons/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-bluemarine2-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-bluemarine2-commons ---
[WARNING]  Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /var/jenkins_home/jobs/blueMarine2_Metrics_AdoptiumJDK_21/workspace/modules/Commons/target/classes
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping blueMarine II
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for blueMarine II 1.1-ALPHA-2-SNAPSHOT:
[INFO] 
[INFO] blueMarine II ...................................... SUCCESS [ 28.512 s]
[INFO] blueMarine II (modules) ............................ SUCCESS [  0.287 s]
[INFO] blueMarine II :: Commons ........................... FAILURE [  2.627 s]
[INFO] blueMarine II :: Capture One 11 Applescript ........ SKIPPED
[INFO] blueMarine II :: Commons for Tests ................. SKIPPED
[INFO] blueMarine II :: Model ............................. SKIPPED
[INFO] blueMarine II :: Persistence ....................... SKIPPED
[INFO] blueMarine II :: Vocabulary ........................ SKIPPED
[INFO] blueMarine II :: MusicBrainz :: Data Model ......... SKIPPED
[INFO] blueMarine II :: MusicBrainz ....................... SKIPPED
[INFO] blueMarine II :: Media Scanner ..................... SKIPPED
[INFO] blueMarine II :: Catalog ........................... SKIPPED
[INFO] blueMarine II :: Downloader ........................ SKIPPED
[INFO] blueMarine II :: UI ................................ SKIPPED
[INFO] blueMarine II :: UI :: JavaFX ...................... SKIPPED
[INFO] blueMarine II :: CEC :: Adapter .................... SKIPPED
[INFO] blueMarine II :: CEC :: Navigation Adapter ......... SKIPPED
[INFO] blueMarine II :: Media Server ...................... SKIPPED
[INFO] blueMarine II :: Media Server :: REST .............. SKIPPED
[INFO] blueMarine II :: Media Server :: UPnP .............. SKIPPED
[INFO] blueMarine II :: Initializer ....................... SKIPPED
[INFO] blueMarine II :: Services (modules) ................ SKIPPED
[INFO] blueMarine II :: Services :: StoppingDown .......... SKIPPED
[INFO] blueMarine II :: Headless Service .................. SKIPPED
[INFO] blueMarine II :: Application :: JavaFX ............. SKIPPED
[INFO] blueMarine II :: Plugins (modules) ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  37.235 s
[INFO] Finished at: 2024-12-24T08:13:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project it-tidalwave-bluemarine2-commons: Compilation failure -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :it-tidalwave-bluemarine2-commons
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Did not find any matching files.
[Java CompilerMavenCPDPMDAspectJCode AnalysisSpotBugsOpen Tasks ScannerOWASP Dependency CheckJavaDoc] Skipping execution of recorder since overall result is 'FAILURE'
[description-setter] Description set: 
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE