See
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/284/display/redirect?page=changes>
Changes:
[Maxim Solodovnik] [OPENMEETINGS-2232] background position is fixed
------------------------------------------
[...truncated 378.40 KB...]
at
org.apache.openmeetings.webservice.BaseWebService.getRights(BaseWebService.java:64)
at
org.apache.openmeetings.webservice.TestBaseService.testGetRights2(TestBaseService.java:54)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
at
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
at
org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
at
org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
15:32:58.208 [main] DEBUG org.apache.openmeetings.webservice.BaseWebService --
Exception while getting rights
java.lang.NullPointerException: Cannot invoke
"org.apache.openmeetings.db.dao.user.UserDao.getRights(java.lang.Long)" because
"this.userDao" is null
at
org.apache.openmeetings.webservice.BaseWebService.getRights(BaseWebService.java:71)
at
org.apache.openmeetings.webservice.BaseWebService.getRights(BaseWebService.java:65)
at
org.apache.openmeetings.webservice.TestBaseService.testGetRights2(TestBaseService.java:54)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
at
org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
at
org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
at
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
at
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
at
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
at
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
at
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
at
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
at
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141)
at
org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)
at
org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)
at
org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s
-- in org.apache.openmeetings.webservice.TestBaseService
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- swagger:2.1.6:generate (default) @ openmeetings-webservice ---
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ openmeetings-webservice ---
[INFO] Building jar:
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-webservice/target/openmeetings-webservice-7.2.0-SNAPSHOT.jar>
[INFO]
[INFO] --- site:4.0.0-M9:attach-descriptor (attach-descriptor) @
openmeetings-webservice ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- forbiddenapis:3.5.1:check (forbiddenapis) @ openmeetings-webservice
---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-deprecated-1.7
[INFO] Reading bundled API signatures: jdk-non-portable
[INFO] Reading inline API signatures...
[INFO] Loading classes to check...
[INFO] Scanning classes for violations...
[INFO] Scanned 45 class file(s) for forbidden API invocations (in 0.09s), 0
error(s).
[INFO]
[INFO] --- forbiddenapis:3.5.1:testCheck (forbiddenapis) @
openmeetings-webservice ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-deprecated-1.7
[INFO] Reading bundled API signatures: jdk-non-portable
[INFO] Reading inline API signatures...
[INFO] Loading classes to check...
[INFO] Scanning classes for violations...
[INFO] Scanned 5 class file(s) for forbidden API invocations (in 0.04s), 0
error(s).
[INFO]
[INFO] --- checkstyle:3.3.0:check (default) @ openmeetings-webservice ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ openmeetings-webservice ---
[INFO] Installing
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-webservice/pom.xml>
to
/home/jenkins/.m2/repository/org/apache/openmeetings/openmeetings-webservice/7.2.0-SNAPSHOT/openmeetings-webservice-7.2.0-SNAPSHOT.pom
[INFO] Installing
<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/openmeetings-webservice/target/openmeetings-webservice-7.2.0-SNAPSHOT.jar>
to
/home/jenkins/.m2/repository/org/apache/openmeetings/openmeetings-webservice/7.2.0-SNAPSHOT/openmeetings-webservice-7.2.0-SNAPSHOT.jar
[INFO]
[INFO] --------------< org.apache.openmeetings:openmeetings-web >--------------
[INFO] Building Openmeetings Web 7.2.0-SNAPSHOT [9/11]
[INFO] from openmeetings-web/pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Artifact org.apache.tomcat:tomcat-annotations-api:jar:9.0.79 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
[sonatype-snapshots (https://oss.sonatype.org/content/repositories/snapshots/,
default, snapshots), Nexus (https://repository.apache.org/snapshots, default,
snapshots), central (https://repo.maven.apache.org/maven2, default, releases)]
Downloading from Nexus:
https://repository.apache.org/snapshots/org/apache/wicket/wicket-auth-roles/9.15.0-SNAPSHOT/wicket-auth-roles-9.15.0-20230717.063608-4.jar
Progress (1): 7.8/58 kBProgress (1): 8.2/58 kBProgress (1): 16/58 kB Progress
(1): 24/58 kBProgress (1): 25/58 kBProgress (1): 33/58 kBProgress (1): 40/58
kBProgress (1): 41/58 kBProgress (1): 49/58 kBProgress (1): 56/58 kBProgress
(1): 57/58 kBProgress (1): 58 kB Downloaded from Nexus:
https://repository.apache.org/snapshots/org/apache/wicket/wicket-auth-roles/9.15.0-SNAPSHOT/wicket-auth-roles-9.15.0-20230717.063608-4.jar
(58 kB at 65 kB/s)
Downloading from Nexus:
https://repository.apache.org/snapshots/org/apache/wicket/wicket-native-websocket-javax/9.15.0-SNAPSHOT/wicket-native-websocket-javax-9.15.0-20230717.063608-4.jar
Progress (1): 7.8/33 kBProgress (1): 8.2/33 kBProgress (1): 16/33 kB Progress
(1): 24/33 kBProgress (1): 25/33 kBProgress (1): 33 kB
Downloaded from Nexus:
https://repository.apache.org/snapshots/org/apache/wicket/wicket-native-websocket-javax/9.15.0-SNAPSHOT/wicket-native-websocket-javax-9.15.0-20230717.063608-4.jar
(33 kB at 181 kB/s)
Downloading from sonatype-snapshots:
https://oss.sonatype.org/content/repositories/snapshots/de/agilecoders/wicket/wicket-bootstrap-extensions/6.0.5-SNAPSHOT/wicket-bootstrap-extensions-6.0.5-SNAPSHOT.jar
Downloading from sonatype-snapshots:
https://oss.sonatype.org/content/repositories/snapshots/de/agilecoders/wicket/wicket-bootstrap-themes/6.0.5-SNAPSHOT/wicket-bootstrap-themes-6.0.5-SNAPSHOT.jar
Downloading from Nexus:
https://repository.apache.org/snapshots/de/agilecoders/wicket/wicket-bootstrap-extensions/6.0.5-SNAPSHOT/wicket-bootstrap-extensions-6.0.5-SNAPSHOT.jar
Downloading from Nexus:
https://repository.apache.org/snapshots/de/agilecoders/wicket/wicket-bootstrap-themes/6.0.5-SNAPSHOT/wicket-bootstrap-themes-6.0.5-SNAPSHOT.jar
Downloading from central:
https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.10.4-1/jquery-ui-1.10.4-1.jar
Progress (1): 16/737 kBProgress (1): 32/737 kBProgress (1): 49/737 kBProgress
(1): 65/737 kBProgress (1): 81/737 kBProgress (1): 98/737 kBProgress (1):
114/737 kBProgress (1): 131/737 kBProgress (1): 147/737 kBProgress (1): 163/737
kBProgress (1): 180/737 kBProgress (1): 196/737 kBProgress (1): 212/737
kBProgress (1): 229/737 kBProgress (1): 245/737 kBProgress (1): 262/737
kBProgress (1): 278/737 kBProgress (1): 294/737 kBProgress (1): 311/737
kBProgress (1): 327/737 kBProgress (1): 344/737 kBProgress (1): 360/737
kBProgress (1): 376/737 kBProgress (1): 393/737 kBProgress (1): 402/737
kBProgress (1): 418/737 kBProgress (1): 435/737 kBProgress (1): 451/737
kBProgress (1): 468/737 kBProgress (1): 484/737 kBProgress (1): 500/737
kBProgress (1): 517/737 kBProgress (1): 533/737 kBProgress (1): 549/737
kBProgress (1): 566/737 kBProgress (1): 582/737 kBProgress (1): 599/737
kBProgress (1): 615/737 kBProgress (1): 631/737 kBProgress (1): 648/737
kBProgress (1): 658/737 kBProgress (1): 674/737 kBProgress (1): 691/737
kBProgress (1): 707/737 kBProgress (1): 723/737 kBProgress (1): 737 kB
Downloaded from central:
https://repo.maven.apache.org/maven2/org/webjars/jquery-ui/1.10.4-1/jquery-ui-1.10.4-1.jar
(737 kB at 18 MB/s)
Downloading from central:
https://repo.maven.apache.org/maven2/org/webjars/jquery/1.11.1/jquery-1.11.1.jar
Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.79/tomcat-embed-websocket-9.0.79.jar
Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.79/tomcat-embed-core-9.0.79.jar
Downloading from central:
https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.79/tomcat-annotations-api-9.0.79.jar
Progress (1): 16/178 kBProgress (1): 33/178 kBProgress (1): 49/178 kBProgress
(1): 66/178 kBProgress (1): 82/178 kBProgress (2): 82/178 kB | 16/280
kBProgress (2): 98/178 kB | 16/280 kBProgress (2): 115/178 kB | 16/280
kBProgress (2): 131/178 kB | 16/280 kBProgress (2): 147/178 kB | 16/280
kBProgress (2): 164/178 kB | 16/280 kBProgress (2): 178 kB | 16/280 kB
Progress (2): 178 kB | 33/280 kB Downloaded from
central:
https://repo.maven.apache.org/maven2/org/webjars/jquery/1.11.1/jquery-1.11.1.jar
(178 kB at 5.0 MB/s)
Progress (1): 49/280 kB Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat-annotations-api/9.0.79/tomcat-annotations-api-9.0.79.jar
(0 B at 0 B/s)
Progress (2): 49/280 kB | 0/3.5 MBProgress (2): 49/280 kB | 0/3.5 MBProgress
(2): 49/280 kB | 0/3.5 MBProgress (2): 49/280 kB | 0.1/3.5 MBProgress (2):
66/280 kB | 0.1/3.5 MBProgress (2): 66/280 kB | 0.1/3.5 MBProgress (2): 82/280
kB | 0.1/3.5 MBProgress (2): 98/280 kB | 0.1/3.5 MBProgress (2): 115/280 kB |
0.1/3.5 MBProgress (2): 131/280 kB | 0.1/3.5 MBProgress (2): 147/280 kB |
0.1/3.5 MBProgress (2): 164/280 kB | 0.1/3.5 MBProgress (2): 180/280 kB |
0.1/3.5 MBProgress (2): 197/280 kB | 0.1/3.5 MBProgress (2): 197/280 kB |
0.1/3.5 MBProgress (2): 213/280 kB | 0.1/3.5 MBProgress (2): 213/280 kB |
0.1/3.5 MBProgress (2): 213/280 kB | 0.1/3.5 MBProgress (2): 213/280 kB |
0.1/3.5 MBProgress (2): 213/280 kB | 0.2/3.5 MBProgress (2): 213/280 kB |
0.2/3.5 MBProgress (2): 213/280 kB | 0.2/3.5 MBProgress (2): 229/280 kB |
0.2/3.5 MBProgress (2): 229/280 kB | 0.2/3.5 MBProgress (2): 246/280 kB |
0.2/3.5 MBProgress (2): 246/280 kB | 0.2/3.5 MBProgress (2): 262/280 kB |
0.2/3.5 MBProgress (2): 279/280 kB | 0.2/3.5 MBProgress (2): 280 kB | 0.2/3.5
MB Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-websocket/9.0.79/tomcat-embed-websocket-9.0.79.jar
(280 kB at 3.3 MB/s)
Progress (1): 0.2/3.5 MBProgress (1): 0.3/3.5 MBProgress (1): 0.3/3.5
MBProgress (1): 0.3/3.5 MBProgress (1): 0.3/3.5 MBProgress (1): 0.3/3.5
MBProgress (1): 0.3/3.5 MBProgress (1): 0.4/3.5 MBProgress (1): 0.4/3.5
MBProgress (1): 0.4/3.5 MBProgress (1): 0.4/3.5 MBProgress (1): 0.4/3.5
MBProgress (1): 0.4/3.5 MBProgress (1): 0.5/3.5 MBProgress (1): 0.5/3.5
MBProgress (1): 0.5/3.5 MBProgress (1): 0.5/3.5 MBProgress (1): 0.5/3.5
MBProgress (1): 0.5/3.5 MBProgress (1): 0.6/3.5 MBProgress (1): 0.6/3.5
MBProgress (1): 0.6/3.5 MBProgress (1): 0.6/3.5 MBProgress (1): 0.6/3.5
MBProgress (1): 0.6/3.5 MBProgress (1): 0.7/3.5 MBProgress (1): 0.7/3.5
MBProgress (1): 0.7/3.5 MBProgress (1): 0.7/3.5 MBProgress (1): 0.7/3.5
MBProgress (1): 0.7/3.5 MBProgress (1): 0.7/3.5 MBProgress (1): 0.8/3.5
MBProgress (1): 0.8/3.5 MBProgress (1): 0.8/3.5 MBProgress (1): 0.8/3.5
MBProgress (1): 0.8/3.5 MBProgress (1): 0.8/3.5 MBProgress (1): 0.9/3.5
MBProgress (1): 0.9/3.5 MBProgress (1): 0.9/3.5 MBProgress (1): 0.9/3.5
MBProgress (1): 0.9/3.5 MBProgress (1): 0.9/3.5 MBProgress (1): 1.0/3.5
MBProgress (1): 1.0/3.5 MBProgress (1): 1.0/3.5 MBProgress (1): 1.0/3.5
MBProgress (1): 1.0/3.5 MBProgress (1): 1.0/3.5 MBProgress (1): 1.1/3.5
MBProgress (1): 1.1/3.5 MBProgress (1): 1.1/3.5 MBProgress (1): 1.1/3.5
MBProgress (1): 1.1/3.5 MBProgress (1): 1.1/3.5 MBProgress (1): 1.1/3.5
MBProgress (1): 1.2/3.5 MBProgress (1): 1.2/3.5 MBProgress (1): 1.2/3.5
MBProgress (1): 1.2/3.5 MBProgress (1): 1.2/3.5 MBProgress (1): 1.2/3.5
MBProgress (1): 1.3/3.5 MBProgress (1): 1.3/3.5 MBProgress (1): 1.3/3.5
MBProgress (1): 1.3/3.5 MBProgress (1): 1.3/3.5 MBProgress (1): 1.3/3.5
MBProgress (1): 1.4/3.5 MBProgress (1): 1.4/3.5 MBProgress (1): 1.4/3.5
MBProgress (1): 1.4/3.5 MBProgress (1): 1.4/3.5 MBProgress (1): 1.4/3.5
MBProgress (1): 1.5/3.5 MBProgress (1): 1.5/3.5 MBProgress (1): 1.5/3.5
MBProgress (1): 1.5/3.5 MBProgress (1): 1.5/3.5 MBProgress (1): 1.5/3.5
MBProgress (1): 1.6/3.5 MBProgress (1): 1.6/3.5 MBProgress (1): 1.6/3.5
MBProgress (1): 1.6/3.5 MBProgress (1): 1.6/3.5 MBProgress (1): 1.6/3.5
MBProgress (1): 1.7/3.5 MBProgress (1): 1.7/3.5 MBProgress (1): 1.7/3.5
MBProgress (1): 1.7/3.5 MBProgress (1): 1.7/3.5 MBProgress (1): 1.7/3.5
MBProgress (1): 1.8/3.5 MBProgress (1): 1.8/3.5 MBProgress (1): 1.8/3.5
MBProgress (1): 1.8/3.5 MBProgress (1): 1.8/3.5 MBProgress (1): 1.8/3.5
MBProgress (1): 1.8/3.5 MBProgress (1): 1.9/3.5 MBProgress (1): 1.9/3.5
MBProgress (1): 1.9/3.5 MBProgress (1): 1.9/3.5 MBProgress (1): 1.9/3.5
MBProgress (1): 1.9/3.5 MBProgress (1): 2.0/3.5 MBProgress (1): 2.0/3.5
MBProgress (1): 2.0/3.5 MBProgress (1): 2.0/3.5 MBProgress (1): 2.0/3.5
MBProgress (1): 2.0/3.5 MBProgress (1): 2.1/3.5 MBProgress (1): 2.1/3.5
MBProgress (1): 2.1/3.5 MBProgress (1): 2.1/3.5 MBProgress (1): 2.1/3.5
MBProgress (1): 2.1/3.5 MBProgress (1): 2.2/3.5 MBProgress (1): 2.2/3.5
MBProgress (1): 2.2/3.5 MBProgress (1): 2.2/3.5 MBProgress (1): 2.2/3.5
MBProgress (1): 2.2/3.5 MBProgress (1): 2.3/3.5 MBProgress (1): 2.3/3.5
MBProgress (1): 2.3/3.5 MBProgress (1): 2.3/3.5 MBProgress (1): 2.3/3.5
MBProgress (1): 2.3/3.5 MBProgress (1): 2.4/3.5 MBProgress (1): 2.4/3.5
MBProgress (1): 2.4/3.5 MBProgress (1): 2.4/3.5 MBProgress (1): 2.4/3.5
MBProgress (1): 2.4/3.5 MBProgress (1): 2.5/3.5 MBProgress (1): 2.5/3.5
MBProgress (1): 2.5/3.5 MBProgress (1): 2.5/3.5 MBProgress (1): 2.5/3.5
MBProgress (1): 2.5/3.5 MBProgress (1): 2.6/3.5 MBProgress (1): 2.6/3.5
MBProgress (1): 2.6/3.5 MBProgress (1): 2.6/3.5 MBProgress (1): 2.6/3.5
MBProgress (1): 2.6/3.5 MBProgress (1): 2.6/3.5 MBProgress (1): 2.7/3.5
MBProgress (1): 2.7/3.5 MBProgress (1): 2.7/3.5 MBProgress (1): 2.7/3.5
MBProgress (1): 2.7/3.5 MBProgress (1): 2.7/3.5 MBProgress (1): 2.8/3.5
MBProgress (1): 2.8/3.5 MBProgress (1): 2.8/3.5 MBProgress (1): 2.8/3.5
MBProgress (1): 2.8/3.5 MBProgress (1): 2.8/3.5 MBProgress (1): 2.9/3.5
MBProgress (1): 2.9/3.5 MBProgress (1): 2.9/3.5 MBProgress (1): 2.9/3.5
MBProgress (1): 2.9/3.5 MBProgress (1): 2.9/3.5 MBProgress (1): 3.0/3.5
MBProgress (1): 3.0/3.5 MBProgress (1): 3.0/3.5 MBProgress (1): 3.0/3.5
MBProgress (1): 3.0/3.5 MBProgress (1): 3.0/3.5 MBProgress (1): 3.1/3.5
MBProgress (1): 3.1/3.5 MBProgress (1): 3.1/3.5 MBProgress (1): 3.1/3.5
MBProgress (1): 3.1/3.5 MBProgress (1): 3.1/3.5 MBProgress (1): 3.2/3.5
MBProgress (1): 3.2/3.5 MBProgress (1): 3.2/3.5 MBProgress (1): 3.2/3.5
MBProgress (1): 3.2/3.5 MBProgress (1): 3.2/3.5 MBProgress (1): 3.2/3.5
MBProgress (1): 3.3/3.5 MBProgress (1): 3.3/3.5 MBProgress (1): 3.3/3.5
MBProgress (1): 3.3/3.5 MBProgress (1): 3.3/3.5 MBProgress (1): 3.3/3.5
MBProgress (1): 3.3/3.5 MBProgress (1): 3.4/3.5 MBProgress (1): 3.4/3.5
MBProgress (1): 3.4/3.5 MBProgress (1): 3.4/3.5 MBProgress (1): 3.4/3.5
MBProgress (1): 3.4/3.5 MBProgress (1): 3.5/3.5 MBProgress (1): 3.5/3.5
MBProgress (1): 3.5/3.5 MBProgress (1): 3.5 MB
Downloaded from central:
https://repo.maven.apache.org/maven2/org/apache/tomcat/embed/tomcat-embed-core/9.0.79/tomcat-embed-core-9.0.79.jar
(3.5 MB at 19 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Openmeetings 7.2.0-SNAPSHOT:
[INFO]
[INFO] Openmeetings ....................................... SUCCESS [ 35.323 s]
[INFO] Openmeetings Util .................................. SUCCESS [02:17 min]
[INFO] Openmeetings DB .................................... SUCCESS [ 40.774 s]
[INFO] Openmeetings Core .................................. SUCCESS [ 28.066 s]
[INFO] Openmeetings MediaServer ........................... SUCCESS [ 26.127 s]
[INFO] Openmeetings Install ............................... SUCCESS [ 20.202 s]
[INFO] Openmeetings Service ............................... SUCCESS [ 17.820 s]
[INFO] Openmeetings Webservices ........................... SUCCESS [ 33.412 s]
[INFO] Openmeetings Web ................................... FAILURE [ 4.352 s]
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:44 min
[INFO] Finished at: 2023-08-22T15:33:04Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project openmeetings-web: Could not resolve
dependencies for project
org.apache.openmeetings:openmeetings-web:war:7.2.0-SNAPSHOT: The following
artifacts could not be resolved:
de.agilecoders.wicket:wicket-bootstrap-extensions:jar:6.0.5-SNAPSHOT (absent),
de.agilecoders.wicket:wicket-bootstrap-themes:jar:6.0.5-SNAPSHOT (absent):
Could not find artifact
de.agilecoders.wicket:wicket-bootstrap-extensions:jar:6.0.5-SNAPSHOT in
sonatype-snapshots (https://oss.sonatype.org/content/repositories/snapshots/)
-> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :openmeetings-web
Build step 'Invoke top-level Maven targets' marked build as failure
SSH: Current build result is [FAILURE], not going to run.
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.