Run| Workspace| Log| Issues| Fixes| Pre-reqs| Stats| XRef| Maven Repository Proxy Log Gump Logo

Details

Parameters

Prefix Name Value
--batch-mode
-D skipTests true
--settings
/srv/gump/public/workspace/commons-exec/gump_mvn_settings.xml
package

Environment Overrides

Name Value
M2_HOME /opt/maven3

Command Line

/opt/maven3/bin/mvn --batch-mode -DskipTests=true --settings
        /srv/gump/public/workspace/commons-exec/gump_mvn_settings.xml package 

Output

[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------< org.apache.commons:commons-exec >-------------------
[INFO] Building Apache Commons Exec 1.4.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from gump-central: http://localhost:8192/maven2/org/junit-pioneer/junit-pioneer/1.9.1/junit-pioneer-1.9.1.pom
[INFO] Downloaded from gump-central: http://localhost:8192/maven2/org/junit-pioneer/junit-pioneer/1.9.1/junit-pioneer-1.9.1.pom (3.2 kB at 47 kB/s)
[INFO] Downloading from gump-central: http://localhost:8192/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom
[INFO] Downloaded from gump-central: http://localhost:8192/maven2/org/junit/junit-bom/5.9.0/junit-bom-5.9.0.pom (5.6 kB at 402 kB/s)
[INFO] Downloading from gump-central: http://localhost:8192/maven2/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom
[INFO] Downloaded from gump-central: http://localhost:8192/maven2/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.pom (3.0 kB at 216 kB/s)
[INFO] Downloading from gump-central: http://localhost:8192/maven2/org/junit-pioneer/junit-pioneer/1.9.1/junit-pioneer-1.9.1.jar
[INFO] Downloading from gump-central: http://localhost:8192/maven2/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar
[INFO] Downloaded from gump-central: http://localhost:8192/maven2/org/junit-pioneer/junit-pioneer/1.9.1/junit-pioneer-1.9.1.jar (200 kB at 4.0 MB/s)
[INFO] Downloaded from gump-central: http://localhost:8192/maven2/org/junit/platform/junit-platform-launcher/1.10.2/junit-platform-launcher-1.10.2.jar (184 kB at 3.8 MB/s)
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven-version) @ commons-exec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] 
[INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-java-version) @ commons-exec ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed
[INFO] 
[INFO] --- apache-rat-plugin:0.16.1:check (rat-check) @ commons-exec ---
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 126 licenses.
[INFO] 
[INFO] --- maven-artifact-plugin:3.5.0:check-buildplan (check-buildplan) @ commons-exec ---
[INFO] no known issue with org.apache.maven.plugins:maven-enforcer-plugin:3.4.1
[INFO] no known issue with org.apache.rat:apache-rat-plugin:0.16.1
[INFO] no known issue with org.apache.maven.plugins:maven-artifact-plugin:3.5.0
[INFO] no known issue with org.codehaus.mojo:build-helper-maven-plugin:3.5.0
[INFO] no known issue with org.apache.maven.plugins:maven-antrun-plugin:3.1.0
[INFO] no known issue with org.apache.maven.plugins:maven-remote-resources-plugin:3.1.0 (>= 1.7.0)
[INFO] no known issue with org.codehaus.mojo:buildnumber-maven-plugin:3.2.0
[INFO] no known issue with org.apache.maven.plugins:maven-resources-plugin:3.3.1
[INFO] no known issue with org.apache.maven.plugins:maven-compiler-plugin:3.13.0
[INFO] no known issue with org.apache.felix:maven-bundle-plugin:5.1.9 (>= 5.1.9)
[INFO] no known issue with org.apache.maven.plugins:maven-surefire-plugin:3.2.5
[INFO] no known issue with org.apache.maven.plugins:maven-jar-plugin:3.3.0 (>= 3.2.0)
[INFO] no known issue with org.apache.maven.plugins:maven-site-plugin:3.12.1
[INFO] no known issue with org.apache.maven.plugins:maven-source-plugin:3.2.1 (>= 3.2.1)
[INFO] no known issue with org.cyclonedx:cyclonedx-maven-plugin:2.8.0
[INFO] no known issue with org.spdx:spdx-maven-plugin:0.7.3
[INFO] no known issue with org.moditect:moditect-maven-plugin:1.2.1.Final (>= 1.0.0.Final)
[INFO] no known issue with org.apache.maven.plugins:maven-install-plugin:3.1.1
[INFO] no known issue with org.apache.maven.plugins:maven-deploy-plugin:3.1.1
[INFO] 
[INFO] --- build-helper-maven-plugin:3.5.0:parse-version (parse-version) @ commons-exec ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.1.0:run (javadoc.resources) @ commons-exec ---
[INFO] Executing tasks
[INFO]      [copy] Copying 2 files to /srv/gump/public/workspace/commons-exec/target/apidocs/META-INF
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:3.1.0:process (process-resource-bundles) @ commons-exec ---
[INFO] Skipping remote resources execution.
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.2.0:create (default) @ commons-exec ---
[INFO] Executing: /bin/sh -c cd '/srv/gump/public/workspace/commons-exec' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /srv/gump/public/workspace/commons-exec
[INFO] Storing buildNumber: ?????? at timestamp: 1713854601557
[INFO] Executing: /bin/sh -c cd '/srv/gump/public/workspace/commons-exec' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /srv/gump/public/workspace/commons-exec
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: not a git repository (or any of the parent directories): .git

[INFO] Executing: /bin/sh -c cd '/srv/gump/public/workspace/commons-exec' && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: /srv/gump/public/workspace/commons-exec
[INFO] Storing scmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ commons-exec ---
[INFO] skip non existing resourceDirectory /srv/gump/public/workspace/commons-exec/src/main/resources
[INFO] Copying 2 resources from  to target/classes/META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ commons-exec ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 37 source files with javac [debug release 8] to target/classes
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.9:manifest (bundle-manifest) @ commons-exec ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /srv/gump/public/workspace/commons-exec/target/osgi/MANIFEST.MF
[INFO] 
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ commons-exec ---
[INFO] skip non existing resourceDirectory /srv/gump/public/workspace/commons-exec/src/test/resources
[INFO] Copying 2 resources from  to target/test-classes/META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ commons-exec ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 21 source files with javac [debug release 8] to target/test-classes
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] /srv/gump/public/workspace/commons-exec/src/test/java/org/apache/commons/exec/DefaultExecutorTest.java: Some input files use or override a deprecated API.
[INFO] /srv/gump/public/workspace/commons-exec/src/test/java/org/apache/commons/exec/DefaultExecutorTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ commons-exec ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ commons-exec ---
[INFO] Building jar: /srv/gump/public/workspace/commons-exec/target/commons-exec-1.4.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.12.1:attach-descriptor (attach-descriptor) @ commons-exec ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ commons-exec ---
[INFO] Building jar: /srv/gump/public/workspace/commons-exec/target/commons-exec-1.4.1-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (create-source-jar) @ commons-exec ---
[INFO] Building jar: /srv/gump/public/workspace/commons-exec/target/commons-exec-1.4.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (create-source-jar) @ commons-exec ---
[INFO] Building jar: /srv/gump/public/workspace/commons-exec/target/commons-exec-1.4.1-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- cyclonedx-maven-plugin:2.8.0:makeAggregateBom (build-sbom-cyclonedx) @ commons-exec ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): /srv/gump/public/workspace/commons-exec/target/commons-exec-1.4.1-SNAPSHOT-bom.xml
[INFO]            attaching as commons-exec-1.4.1-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): /srv/gump/public/workspace/commons-exec/target/commons-exec-1.4.1-SNAPSHOT-bom.json
[INFO]            attaching as commons-exec-1.4.1-SNAPSHOT-cyclonedx.json
[INFO] 
[INFO] --- spdx-maven-plugin:0.7.3:createSPDX (build-sbom-spdx) @ commons-exec ---
[INFO] spdx file type = .json
[INFO] Creating SPDX File /srv/gump/public/workspace/commons-exec/target/site/org.apache.commons_commons-exec-1.4.1-SNAPSHOT.spdx.json
[INFO] 
[INFO] --- moditect-maven-plugin:1.2.1.Final:add-module-info (add-module-infos) @ commons-exec ---
[INFO] Running jdeps --generate-module-info /srv/gump/public/workspace/commons-exec/target/moditect --multi-release=9 /srv/gump/public/workspace/commons-exec/target/commons-exec-1.4.1-SNAPSHOT.jar
writing to /srv/gump/public/workspace/commons-exec/target/moditect/commons.exec/versions/9/module-info.java
[INFO] Created module descriptor at /srv/gump/public/workspace/commons-exec/target/moditect/generated-sources/org.apache.commons.exec/module-info.java
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.594 s
[INFO] Finished at: 2024-04-23T06:43:26Z
[INFO] ------------------------------------------------------------------------

Apache Gump, Gump, Apache, the Apache feather logo, and the Apache Gump project logos are trademarks of The Apache Software Foundation.

Last Updated: Tue, 23 Apr 2024 06:00:05 ().Python Logo