Skip to content
StepArgumentsStatus
Start of Pipeline - (24 min in block)
node - (24 min in block)
node block - (23 min in block)
tool - (27 ms in self)apache-maven-3.6.2
tool - (13 ms in self)oracle-jdk8-latest
stage - (6.4 sec in block)Fetch from git
stage block (Fetch from git) - (6.3 sec in block)
git - (6.3 sec in self)
stage - (23 min in block)Nightly build
stage block (Nightly build) - (23 min in block)
sh - (23 min in self) sed -i 's|groupId("org.mortbay.jetty").artifactId("servlet-api-2.5")|groupId("jakarta.servlet").artifactId("jakarta.servlet-api")|g' tests/osgi/functional/src/test/java/org/glassfish/jersey/osgi/test/basic/JaxRsRiBundleTest.java sed -i 's|<version>1.0.3</version>|<version>2.5.0-b42</version>|g' pom.xml sed -i 's|<reuseForks>false</reuseForks>|<reuseForks>true</reuseForks>|g' tests/osgi/functional/pom.xml #sed -i 's|<surefire.version>3.0.0-M3</surefire.version>|<surefire.version>3.0.0-M4</surefire.version>|g' pom.xml mvn -B -U -V -q clean install -Dmaven.multiModuleProjectDirectory=/opt/tools/apache-maven/3.6.2