Skip to content

Console Output

+ [[ false == false ]]
+ promotion_argument=-Durl=file:/home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/repository
+ for ARTIFACT in axis axis-ant
+ zip -d ../../org.apache.axis/axis/target/axis-1.4.1-SNAPSHOT.jar 'META-INF/maven/*'
deleting: META-INF/maven/
deleting: META-INF/maven/org.apache.axis/
deleting: META-INF/maven/org.apache.axis/axis/
deleting: META-INF/maven/org.apache.axis/axis/pom.xml
deleting: META-INF/maven/org.apache.axis/axis/pom.properties
deleting: META-INF/maven/org.apache.axis/axis-rt-core/
deleting: META-INF/maven/org.apache.axis/axis-rt-core/pom.xml
deleting: META-INF/maven/org.apache.axis/axis-rt-core/pom.properties
deleting: META-INF/maven/org.apache.axis/axis-rt-databinding-castor/
deleting: META-INF/maven/org.apache.axis/axis-rt-databinding-castor/pom.xml
deleting: META-INF/maven/org.apache.axis/axis-rt-databinding-castor/pom.properties
deleting: META-INF/maven/org.apache.axis/axis-rt-jws/
deleting: META-INF/maven/org.apache.axis/axis-rt-jws/pom.xml
deleting: META-INF/maven/org.apache.axis/axis-rt-jws/pom.properties
deleting: META-INF/maven/org.apache.axis/axis-rt-provider-bsf/
deleting: META-INF/maven/org.apache.axis/axis-rt-provider-bsf/pom.xml
deleting: META-INF/maven/org.apache.axis/axis-rt-provider-bsf/pom.properties
deleting: META-INF/maven/org.apache.axis/axis-rt-transport-mail/
deleting: META-INF/maven/org.apache.axis/axis-rt-transport-mail/pom.xml
deleting: META-INF/maven/org.apache.axis/axis-rt-transport-mail/pom.properties
deleting: META-INF/maven/org.apache.axis/axis-codegen/
deleting: META-INF/maven/org.apache.axis/axis-codegen/pom.xml
deleting: META-INF/maven/org.apache.axis/axis-codegen/pom.properties
deleting: META-INF/maven/org.apache.axis/axis-model/
deleting: META-INF/maven/org.apache.axis/axis-model/pom.xml
deleting: META-INF/maven/org.apache.axis/axis-model/pom.properties
deleting: META-INF/maven/org.apache.axis/axis-tools/
deleting: META-INF/maven/org.apache.axis/axis-tools/pom.xml
deleting: META-INF/maven/org.apache.axis/axis-tools/pom.properties
+ unzip -o ../../org.apache.axis/axis/target/axis-1.4.1-SNAPSHOT.jar META-INF/MANIFEST.MF
Archive:  ../../org.apache.axis/axis/target/axis-1.4.1-SNAPSHOT.jar
  inflating: META-INF/MANIFEST.MF    
+ echo 'Eclipse-SourceReferences: scm:git:https://github.com/apache/axis-axis1-java.git;commitId=e84c60c1f0764b01577d62c9e6453457d523ee77'
+ grep -e '.*: .*' META-INF/MANIFEST.MF
+ mv temp META-INF/MANIFEST.MF
+ echo axis-1.4.1-SNAPSHOT.jar
axis-1.4.1-SNAPSHOT.jar
+ cat META-INF/MANIFEST.MF
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_392
Eclipse-SourceReferences: scm:git:https://github.com/apache/axis-axis1-java.git;commitId=e84c60c1f0764b01577d62c9e6453457d523ee77
+ zip ../../org.apache.axis/axis/target/axis-1.4.1-SNAPSHOT.jar META-INF/MANIFEST.MF
updating: META-INF/MANIFEST.MF (deflated 20%)
+ mvn --no-transfer-progress -Durl=file:/home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/repository -Dartifact.file=../../org.apache.axis/axis/target/axis-1.4.1-SNAPSHOT.jar -Dartifact.sources=../../org.apache.axis/axis/target/axis-1.4.1-SNAPSHOT-sources.jar -Dartifact.id=org.apache.axis -Dartifact.version=1.4.1.20231121-0739 clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/3.6.3
Java version: 1.8.0_392, vendor: Temurin, runtime: /opt/tools/java/temurin/jdk-8/jdk8u392-b08/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< org.eclipse.orbit:maven-deploy >-------------------
[INFO] Building maven-deploy 1.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-deploy ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-deploy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-deploy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-deploy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-deploy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maven-deploy ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-deploy ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/target/maven-deploy-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-deploy-plugin:3.1.1:deploy-file (deploy-file) @ maven-deploy ---
[INFO] pom.xml not found in axis-1.4.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.867 s
[INFO] Finished at: 2023-11-21T07:42:53Z
[INFO] ------------------------------------------------------------------------
+ for ARTIFACT in axis axis-ant
+ zip -d ../../org.apache.axis/axis-ant/target/axis-ant-1.4.1-SNAPSHOT.jar 'META-INF/maven/*'
deleting: META-INF/maven/
deleting: META-INF/maven/org.apache.axis/
deleting: META-INF/maven/org.apache.axis/axis-ant/
deleting: META-INF/maven/org.apache.axis/axis-ant/pom.xml
deleting: META-INF/maven/org.apache.axis/axis-ant/pom.properties
+ unzip -o ../../org.apache.axis/axis-ant/target/axis-ant-1.4.1-SNAPSHOT.jar META-INF/MANIFEST.MF
Archive:  ../../org.apache.axis/axis-ant/target/axis-ant-1.4.1-SNAPSHOT.jar
  inflating: META-INF/MANIFEST.MF    
+ echo 'Eclipse-SourceReferences: scm:git:https://github.com/apache/axis-axis1-java.git;commitId=e84c60c1f0764b01577d62c9e6453457d523ee77'
+ grep -e '.*: .*' META-INF/MANIFEST.MF
+ mv temp META-INF/MANIFEST.MF
+ echo axis-ant-1.4.1-SNAPSHOT.jar
axis-ant-1.4.1-SNAPSHOT.jar
+ cat META-INF/MANIFEST.MF
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_392
Eclipse-SourceReferences: scm:git:https://github.com/apache/axis-axis1-java.git;commitId=e84c60c1f0764b01577d62c9e6453457d523ee77
+ zip ../../org.apache.axis/axis-ant/target/axis-ant-1.4.1-SNAPSHOT.jar META-INF/MANIFEST.MF
updating: META-INF/MANIFEST.MF (deflated 20%)
+ mvn --no-transfer-progress -Durl=file:/home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/repository -Dartifact.file=../../org.apache.axis/axis-ant/target/axis-ant-1.4.1-SNAPSHOT.jar -Dartifact.sources=../../org.apache.axis/axis-ant/target/axis-ant-1.4.1-SNAPSHOT-sources.jar -Dartifact.id=org.apache.axis-ant -Dartifact.version=1.4.1.20231121-0739 clean verify
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/3.6.3
Java version: 1.8.0_392, vendor: Temurin, runtime: /opt/tools/java/temurin/jdk-8/jdk8u392-b08/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------------< org.eclipse.orbit:maven-deploy >-------------------
[INFO] Building maven-deploy 1.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-deploy ---
[INFO] Deleting /home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-deploy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-deploy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-deploy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-deploy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maven-deploy ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-deploy ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/orbit-simrel-maven-axis/orbit-simrel/maven-deploy/target/maven-deploy-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-deploy-plugin:3.1.1:deploy-file (deploy-file) @ maven-deploy ---
[INFO] pom.xml not found in axis-ant-1.4.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.785 s
[INFO] Finished at: 2023-11-21T07:42:54Z
[INFO] ------------------------------------------------------------------------