See 
<https://builds.apache.org/job/openmeetings/3180/display/redirect?page=changes>

Changes:

[solomax666] [OPENMEETINGS-2265, OPENMEETINGS-2308] js error should be fixed


------------------------------------------
[...truncated 271.49 KB...]
        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:149)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        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.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
        at 
org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
        at 
org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:123)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451)
14:58:01.242 [main] DEBUG org.apache.openmeetings.webservice.BaseWebService - 
Exception while getting rights
java.lang.NullPointerException: 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:64)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:686)
        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:149)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140)
        at 
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105)
        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.ExecutableInvoker.invoke(ExecutableInvoker.java:104)
        at 
org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137)
        at 
org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1540)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125)
        at 
org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123)
        at 
org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122)
        at 
org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80)
        at 
org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
        at 
org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
        at 
org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
        at 
org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
        at 
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154)
        at 
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:123)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138)
        at 
org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - 
in org.apache.openmeetings.webservice.TestBaseService
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ openmeetings-webservice 
---
[INFO] Building jar: 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-webservice/target/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.9.0:attach-descriptor (attach-descriptor) @ 
openmeetings-webservice ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- forbiddenapis:2.7: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 26 class file(s) for forbidden API invocations (in 0.12s), 0 
error(s).
[INFO] 
[INFO] --- forbiddenapis:2.7: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.06s), 0 
error(s).
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.1:check (default) @ 
openmeetings-webservice ---
[INFO] Starting audit...
Audit done.
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
openmeetings-webservice ---
[INFO] Installing 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-webservice/target/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openmeetings/openmeetings-webservice/5.0.0-M5-SNAPSHOT/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-webservice/pom.xml> 
to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/openmeetings/openmeetings-webservice/5.0.0-M5-SNAPSHOT/openmeetings-webservice-5.0.0-M5-SNAPSHOT.pom
[INFO] 
[INFO] --------------< org.apache.openmeetings:openmeetings-web >--------------
[INFO] Building Openmeetings Web 5.0.0-M5-SNAPSHOT                       [8/10]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for 
com.googlecode.wicket-jquery-ui:wicket-jquery-ui-core:jar:9.0.0-M5.1 is 
missing, no dependency information available
[WARNING] The POM for 
com.googlecode.wicket-jquery-ui:wicket-jquery-ui:jar:9.0.0-M5.1 is missing, no 
dependency information available
[WARNING] The POM for 
com.googlecode.wicket-jquery-ui:wicket-jquery-ui-calendar:jar:9.0.0-M5.1 is 
missing, no dependency information available
[WARNING] The POM for 
com.googlecode.wicket-jquery-ui:wicket-jquery-ui-plugins:jar:9.0.0-M5.1 is 
missing, no dependency information available
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/googlecode/wicket-jquery-ui/wicket-jquery-ui-core/9.0.0-M5.1/wicket-jquery-ui-core-9.0.0-M5.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/googlecode/wicket-jquery-ui/wicket-jquery-ui/9.0.0-M5.1/wicket-jquery-ui-9.0.0-M5.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/googlecode/wicket-jquery-ui/wicket-jquery-ui-calendar/9.0.0-M5.1/wicket-jquery-ui-calendar-9.0.0-M5.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/googlecode/wicket-jquery-ui/wicket-jquery-ui-plugins/9.0.0-M5.1/wicket-jquery-ui-plugins-9.0.0-M5.1.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Openmeetings 5.0.0-M5-SNAPSHOT:
[INFO] 
[INFO] Openmeetings ....................................... SUCCESS [01:45 min]
[INFO] Openmeetings Util .................................. SUCCESS [04:17 min]
[INFO] Openmeetings DB .................................... SUCCESS [ 44.748 s]
[INFO] Openmeetings Core .................................. SUCCESS [01:31 min]
[INFO] Openmeetings Install ............................... SUCCESS [ 34.918 s]
[INFO] Openmeetings Service ............................... SUCCESS [ 31.637 s]
[INFO] Openmeetings Webservices ........................... SUCCESS [01:36 min]
[INFO] Openmeetings Web ................................... FAILURE [  1.122 s]
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:41 min
[INFO] Finished at: 2020-05-03T14:58:20Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project openmeetings-web: Could not resolve 
dependencies for project 
org.apache.openmeetings:openmeetings-web:war:5.0.0-M5-SNAPSHOT: The following 
artifacts could not be resolved: 
com.googlecode.wicket-jquery-ui:wicket-jquery-ui-core:jar:9.0.0-M5.1, 
com.googlecode.wicket-jquery-ui:wicket-jquery-ui:jar:9.0.0-M5.1, 
com.googlecode.wicket-jquery-ui:wicket-jquery-ui-calendar:jar:9.0.0-M5.1, 
com.googlecode.wicket-jquery-ui:wicket-jquery-ui-plugins:jar:9.0.0-M5.1: Could 
not find artifact 
com.googlecode.wicket-jquery-ui:wicket-jquery-ui-core:jar:9.0.0-M5.1 in central 
(https://repo.maven.apache.org/maven2) -> [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 <goals> -rf :openmeetings-web
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-server/pom.xml> to 
org.apache.openmeetings/openmeetings-server/5.0.0-M5-SNAPSHOT/openmeetings-server-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-screenshare/pom.xml>
 to 
org.apache.openmeetings/openmeetings-screenshare/5.0.0-M5-SNAPSHOT/openmeetings-screenshare-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-util/pom.xml> to 
org.apache.openmeetings/openmeetings-util/5.0.0-M5-SNAPSHOT/openmeetings-util-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-util/target/openmeetings-util-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-util/5.0.0-M5-SNAPSHOT/openmeetings-util-5.0.0-M5-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-util/target/openmeetings-util-5.0.0-M5-SNAPSHOT-tests.jar>
 to 
org.apache.openmeetings/openmeetings-util/5.0.0-M5-SNAPSHOT/openmeetings-util-5.0.0-M5-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-install/pom.xml> to 
org.apache.openmeetings/openmeetings-install/5.0.0-M5-SNAPSHOT/openmeetings-install-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-install/target/openmeetings-install-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-install/5.0.0-M5-SNAPSHOT/openmeetings-install-5.0.0-M5-SNAPSHOT.jar
[Fast Archiver] Compressed 109.76 KB of artifacts by 58.3% relative to #3179
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-service/pom.xml> to 
org.apache.openmeetings/openmeetings-service/5.0.0-M5-SNAPSHOT/openmeetings-service-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-service/target/openmeetings-service-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-service/5.0.0-M5-SNAPSHOT/openmeetings-service-5.0.0-M5-SNAPSHOT.jar
[Fast Archiver] Compressed 103.04 KB of artifacts by 31.1% relative to #3179
[JENKINS] Archiving <https://builds.apache.org/job/openmeetings/ws/pom.xml> to 
org.apache.openmeetings/openmeetings-parent/5.0.0-M5-SNAPSHOT/openmeetings-parent-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/target/openmeetings-parent-5.0.0-M5-SNAPSHOT-site.xml>
 to 
org.apache.openmeetings/openmeetings-parent/5.0.0-M5-SNAPSHOT/openmeetings-parent-5.0.0-M5-SNAPSHOT-site.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-db/pom.xml> to 
org.apache.openmeetings/openmeetings-db/5.0.0-M5-SNAPSHOT/openmeetings-db-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-db/target/openmeetings-db-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-db/5.0.0-M5-SNAPSHOT/openmeetings-db-5.0.0-M5-SNAPSHOT.jar
[Fast Archiver] Compressed 436.72 KB of artifacts by 80.6% relative to #3179
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-web/pom.xml> to 
org.apache.openmeetings/openmeetings-web/5.0.0-M5-SNAPSHOT/openmeetings-web-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-webservice/pom.xml> 
to 
org.apache.openmeetings/openmeetings-webservice/5.0.0-M5-SNAPSHOT/openmeetings-webservice-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-webservice/target/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-webservice/5.0.0-M5-SNAPSHOT/openmeetings-webservice-5.0.0-M5-SNAPSHOT.jar
[Fast Archiver] Compressed 72.94 KB of artifacts by 43.9% relative to #3179
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-core/pom.xml> to 
org.apache.openmeetings/openmeetings-core/5.0.0-M5-SNAPSHOT/openmeetings-core-5.0.0-M5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-core/target/openmeetings-core-5.0.0-M5-SNAPSHOT.jar>
 to 
org.apache.openmeetings/openmeetings-core/5.0.0-M5-SNAPSHOT/openmeetings-core-5.0.0-M5-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/openmeetings/ws/openmeetings-core/target/openmeetings-core-5.0.0-M5-SNAPSHOT-tests.jar>
 to 
org.apache.openmeetings/openmeetings-core/5.0.0-M5-SNAPSHOT/openmeetings-core-5.0.0-M5-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 189.55 KB of artifacts by 50.6% relative to #3179
No mail will be sent out, as 'openmeetings » Openmeetings Server #3180' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Screen Sharing 
applet #3180' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Util #3180' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Install #3180' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings Service #3180' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings #3180' does not have 
a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'openmeetings » Openmeetings DB #3180' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
Sending e-mails to: dev@openmeetings.apache.org
No mail will be sent out, as 'openmeetings » Openmeetings Webservices #3180' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
Sending e-mails to: dev@openmeetings.apache.org
channel stopped
Archiving artifacts
Not sending mail to unregistered user solomax...@gmail.com

Reply via email to