Skip to content

Console Output

+ mvn -B deploy --file lemminx-maven/pom.xml -DskipTests -Dcbi.jarsigner.skip=false
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Maven home: /opt/tools/apache-maven/latest
Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.eclipse.lemminx:lemminx-maven >------------------
[INFO] Building lemminx-maven 0.8.2-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ lemminx-maven ---
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.10.1:compile (default-compile) @ lemminx-maven ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- invoker:3.5.1:run (provision-test-localrepo) @ lemminx-maven ---
[WARNING] Filtering of parent/child POMs is not supported without cloning the projects
[INFO] Building: pom-localrepo-test-dependencies.xml
[INFO]           pom-localrepo-test-dependencies.xml .............. SUCCESS (2.8 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 1, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ lemminx-maven ---
[INFO] Copying 319 resources
[INFO] 
[INFO] --- compiler:3.10.1:testCompile (default-testCompile) @ lemminx-maven ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ lemminx-maven ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ lemminx-maven ---
[INFO] 
[INFO] --- assembly:3.5.0:single (zip-with-dependencies) @ lemminx-maven ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Reading assembly descriptor: src/assembly/deps.xml
[INFO] Artifact org.eclipse.lemminx:org.eclipse.lemminx:pom:0.25.0 is present in the local repository, but cached from a remote repository ID that is unavailable in current build context, verifying that is downloadable from [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
[INFO] Building zip: /home/jenkins/agent/workspace/LemMinX-Maven_master/lemminx-maven/target/lemminx-maven-0.8.2-SNAPSHOT-zip-with-dependencies.zip
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ lemminx-maven ---
[INFO] Installing /home/jenkins/agent/workspace/LemMinX-Maven_master/lemminx-maven/pom.xml to /home/jenkins/.m2/repository/org/eclipse/lemminx/lemminx-maven/0.8.2-SNAPSHOT/lemminx-maven-0.8.2-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/LemMinX-Maven_master/lemminx-maven/target/lemminx-maven-0.8.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/lemminx/lemminx-maven/0.8.2-SNAPSHOT/lemminx-maven-0.8.2-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/LemMinX-Maven_master/lemminx-maven/target/lemminx-maven-0.8.2-SNAPSHOT-zip-with-dependencies.zip to /home/jenkins/.m2/repository/org/eclipse/lemminx/lemminx-maven/0.8.2-SNAPSHOT/lemminx-maven-0.8.2-SNAPSHOT-zip-with-dependencies.zip
[INFO] 
[INFO] --- deploy:3.1.0:deploy (default-deploy) @ lemminx-maven ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.601 s
[INFO] Finished at: 2023-05-04T23:08:32Z
[INFO] ------------------------------------------------------------------------