See 
<https://builds.apache.org/job/Cayenne%20pull%20requests/394/display/redirect?page=changes>

Changes:

[ancarseni] Code check

[ancarseni] Cayenne-server check

[ancarseni] Code-coverage plugin

[ancarseni] Code check and code-coverage and code-quality options

[ancarseni] Code-checkers, omd, checkstyle and code-coverage

[ancarseni] Code-checkers and code coverage

[ancarseni] Code-checkers

------------------------------------------
[...truncated 9.05 MB...]
:processTestResources
:testClasses
:test

org.apache.cayenne.tools.GradlePluginIT > testGradleVersionsCompatibility FAILED
    java.lang.AssertionError at GradlePluginIT.java:78

32 tests completed, 1 failed
:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: 
> file:///home/jenkins/jenkins-slave/workspace/Cayenne%20pull%20requests/cayenne-gradle-plugin/build/reports/tests/test/index.html

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 24s
11 actionable tasks: 11 executed
[ERROR] Command execution failed.
org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit 
value: 1)
        at 
org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404)
        at 
org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166)
        at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:804)
        at org.codehaus.mojo.exec.ExecMojo.executeCommandLine(ExecMojo.java:751)
        at org.codehaus.mojo.exec.ExecMojo.execute(ExecMojo.java:313)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
        at hudson.remoting.UserRequest.perform(UserRequest.java:207)
        at hudson.remoting.UserRequest.perform(UserRequest.java:53)
        at hudson.remoting.Request$2.run(Request.java:358)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] cayenne-parent: Top-level parent of Cayenne modules  SUCCESS [33.524s]
[INFO] build-tools-parent: Cayenne Build Tools Parent .... SUCCESS [3.018s]
[INFO] cayenne-legal: Cayenne License and Notice Bundle .. SUCCESS [8.648s]
[INFO] cayenne-test-utilities: Common Unit Test Utilities  SUCCESS [7.141s]
[INFO] cayenne-checkers: Cayenne Code Checkers ........... SUCCESS [4.425s]
[INFO] cayenne-di: Cayenne Dependency Injection Container  SUCCESS [1:27.853s]
[INFO] cayenne-server: Cayenne Server .................... SUCCESS [1:22.421s]
[INFO] cayenne-project: Cayenne Project .................. SUCCESS [7.374s]
[INFO] cayenne-dbsync: Database Synchronization Tools .... SUCCESS [21.253s]
[INFO] cayenne-cgen: Cayenne Class Generation Tools ...... SUCCESS [7.537s]
[INFO] cayenne-ant: Cayenne Ant Tasks .................... SUCCESS [11.450s]
[INFO] cayenne-cache-invalidation: Cayenne Cache Invalidation  SUCCESS [8.116s]
[INFO] cayenne-web: Cayenne Web Extensions ............... SUCCESS [7.012s]
[INFO] cayenne-rop-server ................................ SUCCESS [8.334s]
[INFO] cayenne-client: Cayenne ROP Client ................ SUCCESS [24.261s]
[INFO] cayenne-client-jetty: Cayenne ROP Client (Jetty) .. SUCCESS [9.791s]
[INFO] cayenne-commitlog: Cayenne Commit Log Module ...... SUCCESS [10.395s]
[INFO] cayenne-maven-plugins-parent: Maven Plugins parent  SUCCESS [3.379s]
[INFO] cayenne-maven-plugin: Cayenne Maven Plugin ........ SUCCESS [25.647s]
[INFO] cayenne-crypto: Cayenne Cryptography Extensions ... SUCCESS [13.173s]
[INFO] cayenne-dbcp2: Cayenne DBCP2 Extension ............ SUCCESS [7.467s]
[INFO] cayenne-gradle-plugin: Cayenne Gradle Plugin ...... FAILURE [1:28.726s]
[INFO] cayenne-jcache: Cayenne JCache Integration ........ SKIPPED
[INFO] cayenne-joda: Cayenne Joda Extensions ............. SKIPPED
[INFO] cayenne-lifecycle: Cayenne Lifecycle Utilities .... SKIPPED
[INFO] cayenne-project-compatibility ..................... SKIPPED
[INFO] cayenne-protostuff: Cayenne Protostuff Extension .. SKIPPED
[INFO] cayenne-velocity: Cayenne Velocity template processor  SKIPPED
[INFO] cayenne-osgi ...................................... SKIPPED
[INFO] cayenne-eventbridges-parent: Event bridges implementations parent  
SKIPPED
[INFO] cayenne-jgroups: Cayenne JGroups Event bridge ..... SKIPPED
[INFO] cayenne-jms: Cayenne JMS Event bridge ............. SKIPPED
[INFO] cayenne-xmpp: Cayenne XMPP Event bridge ........... SKIPPED
[INFO] cayenne-itests-parent: Integration Tests Parent ... SKIPPED
[INFO] cayenne-tools-itest: Tools integration tests ...... SKIPPED
[INFO] maven-cayenne-plugin: Deprecated Cayenne Maven Plugin  SKIPPED
[INFO] cayenne-modeler-parent: Cayenne Modeler Parent .... SKIPPED
[INFO] cayenne-wocompat: WebObjects Compatibility Library  SKIPPED
[INFO] cayenne-modeler: Cayenne Modeler Core ............. SKIPPED
[INFO] cayenne-modeler-generic-ext: Modeler Generic Extensions  SKIPPED
[INFO] cayenne-modeler-maven-plugin: Cayenne Modeler Maven Plugin  SKIPPED
[INFO] cayenne-modeler-generic: Modeler Generic Assembly . SKIPPED
[INFO] cayenne-modeler-mac-ext: Modeler MacOS Extensions . SKIPPED
[INFO] cayenne-modeler-mac: Modeler MacOS Assembly ....... SKIPPED
[INFO] cayenne-modeler-win-ext: Modeler Win Extensions ... SKIPPED
[INFO] cayenne-modeler-win: Modeler Windows Assembly ..... SKIPPED
[INFO] cayenne-tutorials-parent: Cayenne Tutorials ....... SKIPPED
[INFO] tutorial: Cayenne Tutorial ........................ SKIPPED
[INFO] tutorial-rop-client: Cayenne ROP Client Tutorial .. SKIPPED
[INFO] tutorial-rop-client-http2: Cayenne ROP HTTP/2 Client Tutorial  SKIPPED
[INFO] tutorial-rop-server: Cayenne ROP Server Tutorial .. SKIPPED
[INFO] tutorial-rop-server-http2: Cayenne ROP HTTP/2 Server Tutorial  SKIPPED
[INFO] cayenne-docs-parent: Cayenne Documentation Parent . SKIPPED
[INFO] cayenne-doc: Cayenne Documentation ................ SKIPPED
[INFO] cayenne-asciidoc: Cayenne AsciiDoc Documentation parent  SKIPPED
[INFO] cayenne-asciidoc-extension ........................ SKIPPED
[INFO] cayenne-guide: AsciiDoc - Cayenne Framework Guide . SKIPPED
[INFO] getting-started-guide: AsciiDoc - Getting Started with Cayenne  SKIPPED
[INFO] getting-started-db-first: AsciiDoc - Cayenne Database First tutorial  
SKIPPED
[INFO] getting-started-rop: AsciiDoc - Getting Started with Cayenne ROP (Remote 
Object Persistence)  SKIPPED
[INFO] upgrade-guide: Asciidoc - Cayenne New Features and Upgrade Guide  SKIPPED
[INFO] cayenne-assembly: Cayenne Release Assembly ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:21.464s
[INFO] Finished at: Fri Feb 02 09:10:05 UTC 2018
[INFO] Final Memory: 86M/643M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:exec 
(gradle) on project cayenne-gradle-plugin: Command execution failed. Process 
exited with an error: 1 (Exit value: 1) -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cayenne-gradle-plugin
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-wocompat/pom.xml>
 to 
org.apache.cayenne.modeler/cayenne-wocompat/4.1.M2-SNAPSHOT/cayenne-wocompat-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-lifecycle/pom.xml>
 to 
org.apache.cayenne/cayenne-lifecycle/4.1.M2-SNAPSHOT/cayenne-lifecycle-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/pom.xml> to 
org.apache.cayenne/cayenne-parent/4.1.M2-SNAPSHOT/cayenne-parent-4.1.M2-SNAPSHOT.pom
[Fast Archiver] Compressed 47.68 KB of artifacts by 67.1% relative to #393
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/doc/pom.xml> 
to 
org.apache.cayenne.docs/cayenne-doc/4.1.M2-SNAPSHOT/cayenne-doc-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-modeler-maven-plugin/pom.xml>
 to 
org.apache.cayenne.plugins/cayenne-modeler-maven-plugin/4.1.M2-SNAPSHOT/cayenne-modeler-maven-plugin-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/asciidoc/cayenne-asciidoc-extension/pom.xml>
 to 
org.apache.cayenne.docs/cayenne-asciidoc-extension/4.1.M2-SNAPSHOT/cayenne-asciidoc-extension-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client-jetty/pom.xml>
 to 
org.apache.cayenne/cayenne-client-jetty/4.1.M2-SNAPSHOT/cayenne-client-jetty-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client-jetty/target/cayenne-client-jetty-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-client-jetty/4.1.M2-SNAPSHOT/cayenne-client-jetty-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client-jetty/target/cayenne-client-jetty-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-client-jetty/4.1.M2-SNAPSHOT/cayenne-client-jetty-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial-rop-client-http2/pom.xml>
 to 
org.apache.cayenne.tutorials/tutorial-rop-client-http2/4.1.M2-SNAPSHOT/tutorial-rop-client-http2-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-web/pom.xml>
 to 
org.apache.cayenne/cayenne-web/4.1.M2-SNAPSHOT/cayenne-web-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-web/target/cayenne-web-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-web/4.1.M2-SNAPSHOT/cayenne-web-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-web/target/cayenne-web-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-web/4.1.M2-SNAPSHOT/cayenne-web-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial-rop-server-http2/pom.xml>
 to 
org.apache.cayenne.tutorials/tutorial-rop-server-http2/4.1.M2-SNAPSHOT/tutorial-rop-server-http2-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/assembly/pom.xml> 
to 
org.apache.cayenne.assembly/cayenne-assembly/4.1.M2-SNAPSHOT/cayenne-assembly-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/asciidoc/upgrade-guide/pom.xml>
 to 
org.apache.cayenne.docs/upgrade-guide/4.1.M2-SNAPSHOT/upgrade-guide-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/eventbridges/pom.xml>
 to 
org.apache.cayenne/cayenne-eventbridges-parent/4.1.M2-SNAPSHOT/cayenne-eventbridges-parent-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/asciidoc/getting-started-rop/pom.xml>
 to 
org.apache.cayenne.docs/getting-started-rop/4.1.M2-SNAPSHOT/getting-started-rop-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-generic-ext/pom.xml>
 to 
org.apache.cayenne.modeler/cayenne-modeler-generic-ext/4.1.M2-SNAPSHOT/cayenne-modeler-generic-ext-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/pom.xml>
 to 
org.apache.cayenne.plugins/cayenne-maven-plugins-parent/4.1.M2-SNAPSHOT/cayenne-maven-plugins-parent-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/asciidoc/pom.xml>
 to 
org.apache.cayenne.docs/cayenne-asciidoc-parent/4.1.M2-SNAPSHOT/cayenne-asciidoc-parent-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/eventbridges/cayenne-xmpp/pom.xml>
 to 
org.apache.cayenne/cayenne-xmpp/4.1.M2-SNAPSHOT/cayenne-xmpp-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-mac-ext/pom.xml>
 to 
org.apache.cayenne.modeler/cayenne-modeler-mac-ext/4.1.M2-SNAPSHOT/cayenne-modeler-mac-ext-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-crypto/pom.xml>
 to 
org.apache.cayenne/cayenne-crypto/4.1.M2-SNAPSHOT/cayenne-crypto-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-crypto/target/cayenne-crypto-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-crypto/4.1.M2-SNAPSHOT/cayenne-crypto-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-crypto/target/cayenne-crypto-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-crypto/4.1.M2-SNAPSHOT/cayenne-crypto-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-rop-server/pom.xml>
 to 
org.apache.cayenne/cayenne-rop-server/4.1.M2-SNAPSHOT/cayenne-rop-server-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-rop-server/target/cayenne-rop-server-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-rop-server/4.1.M2-SNAPSHOT/cayenne-rop-server-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-rop-server/target/cayenne-rop-server-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-rop-server/4.1.M2-SNAPSHOT/cayenne-rop-server-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/pom.xml> 
to org.apache.cayenne/cayenne-di/4.1.M2-SNAPSHOT/cayenne-di-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.1.M2-SNAPSHOT.jar>
 to org.apache.cayenne/cayenne-di/4.1.M2-SNAPSHOT/cayenne-di-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-di/target/cayenne-di-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-di/4.1.M2-SNAPSHOT/cayenne-di-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-legal/pom.xml>
 to 
org.apache.cayenne.build-tools/cayenne-legal/4.1.M2-SNAPSHOT/cayenne-legal-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-legal/target/cayenne-legal-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne.build-tools/cayenne-legal/4.1.M2-SNAPSHOT/cayenne-legal-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-legal/target/cayenne-legal-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne.build-tools/cayenne-legal/4.1.M2-SNAPSHOT/cayenne-legal-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-test-utilities/pom.xml>
 to 
org.apache.cayenne.build-tools/cayenne-test-utilities/4.1.M2-SNAPSHOT/cayenne-test-utilities-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-test-utilities/target/cayenne-test-utilities-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne.build-tools/cayenne-test-utilities/4.1.M2-SNAPSHOT/cayenne-test-utilities-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-test-utilities/target/cayenne-test-utilities-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne.build-tools/cayenne-test-utilities/4.1.M2-SNAPSHOT/cayenne-test-utilities-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-osgi/pom.xml>
 to 
org.apache.cayenne/cayenne-osgi/4.1.M2-SNAPSHOT/cayenne-osgi-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/itests/pom.xml> to 
org.apache.cayenne.itests/cayenne-itests-parent/4.1.M2-SNAPSHOT/cayenne-itests-parent-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/asciidoc/cayenne-guide/pom.xml>
 to 
org.apache.cayenne.docs/cayenne-guide/4.1.M2-SNAPSHOT/cayenne-guide-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client/pom.xml>
 to 
org.apache.cayenne/cayenne-client/4.1.M2-SNAPSHOT/cayenne-client-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client/target/cayenne-client-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-client/4.1.M2-SNAPSHOT/cayenne-client-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-client/target/cayenne-client-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-client/4.1.M2-SNAPSHOT/cayenne-client-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-protostuff/pom.xml>
 to 
org.apache.cayenne/cayenne-protostuff/4.1.M2-SNAPSHOT/cayenne-protostuff-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/pom.xml> 
to 
org.apache.cayenne.tutorials/cayenne-tutorials-parent/4.1.M2-SNAPSHOT/cayenne-tutorials-parent-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-project/pom.xml>
 to 
org.apache.cayenne/cayenne-project/4.1.M2-SNAPSHOT/cayenne-project-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-project/target/cayenne-project-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-project/4.1.M2-SNAPSHOT/cayenne-project-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-project/target/cayenne-project-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-project/4.1.M2-SNAPSHOT/cayenne-project-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/asciidoc/getting-started-guide/pom.xml>
 to 
org.apache.cayenne.docs/getting-started-guide/4.1.M2-SNAPSHOT/getting-started-guide-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-project-compatibility/pom.xml>
 to 
org.apache.cayenne/cayenne-project-compatibility/4.1.M2-SNAPSHOT/cayenne-project-compatibility-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/maven-cayenne-plugin/pom.xml>
 to 
org.apache.cayenne.plugins/maven-cayenne-plugin/4.1.M2-SNAPSHOT/maven-cayenne-plugin-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler/pom.xml>
 to 
org.apache.cayenne.modeler/cayenne-modeler/4.1.M2-SNAPSHOT/cayenne-modeler-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-win/pom.xml>
 to 
org.apache.cayenne.modeler/cayenne-modeler-win/4.1.M2-SNAPSHOT/cayenne-modeler-win-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/itests/cayenne-tools-itest/pom.xml>
 to 
org.apache.cayenne.itests/cayenne-tools-itest/4.1.M2-SNAPSHOT/cayenne-tools-itest-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/eventbridges/cayenne-jms/pom.xml>
 to 
org.apache.cayenne/cayenne-jms/4.1.M2-SNAPSHOT/cayenne-jms-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/pom.xml>
 to 
org.apache.cayenne/cayenne-server/4.1.M2-SNAPSHOT/cayenne-server-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/target/cayenne-server-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-server/4.1.M2-SNAPSHOT/cayenne-server-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/target/cayenne-server-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-server/4.1.M2-SNAPSHOT/cayenne-server-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-server/target/cayenne-server-4.1.M2-SNAPSHOT-tests.jar>
 to 
org.apache.cayenne/cayenne-server/4.1.M2-SNAPSHOT/cayenne-server-4.1.M2-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-generic/pom.xml>
 to 
org.apache.cayenne.modeler/cayenne-modeler-generic/4.1.M2-SNAPSHOT/cayenne-modeler-generic-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/pom.xml>
 to 
org.apache.cayenne.build-tools/build-tools-parent/4.1.M2-SNAPSHOT/build-tools-parent-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbsync/pom.xml>
 to 
org.apache.cayenne/cayenne-dbsync/4.1.M2-SNAPSHOT/cayenne-dbsync-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbsync/target/cayenne-dbsync-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-dbsync/4.1.M2-SNAPSHOT/cayenne-dbsync-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbsync/target/cayenne-dbsync-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-dbsync/4.1.M2-SNAPSHOT/cayenne-dbsync-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbsync/target/cayenne-dbsync-4.1.M2-SNAPSHOT-tests.jar>
 to 
org.apache.cayenne/cayenne-dbsync/4.1.M2-SNAPSHOT/cayenne-dbsync-4.1.M2-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/eventbridges/cayenne-jgroups/pom.xml>
 to 
org.apache.cayenne/cayenne-jgroups/4.1.M2-SNAPSHOT/cayenne-jgroups-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-velocity/pom.xml>
 to 
org.apache.cayenne/cayenne-velocity/4.1.M2-SNAPSHOT/cayenne-velocity-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-commitlog/pom.xml>
 to 
org.apache.cayenne/cayenne-commitlog/4.1.M2-SNAPSHOT/cayenne-commitlog-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-commitlog/target/cayenne-commitlog-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-commitlog/4.1.M2-SNAPSHOT/cayenne-commitlog-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-commitlog/target/cayenne-commitlog-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-commitlog/4.1.M2-SNAPSHOT/cayenne-commitlog-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-joda/pom.xml>
 to 
org.apache.cayenne/cayenne-joda/4.1.M2-SNAPSHOT/cayenne-joda-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/pom.xml> to 
org.apache.cayenne.modeler/cayenne-modeler-parent/4.1.M2-SNAPSHOT/cayenne-modeler-parent-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial-rop-server/pom.xml>
 to 
org.apache.cayenne.tutorials/tutorial-rop-server/4.1.M2-SNAPSHOT/tutorial-rop-server-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-checkers/pom.xml>
 to 
org.apache.cayenne.build-tools/cayenne-checkers/4.1.M2-SNAPSHOT/cayenne-checkers-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/build-tools/cayenne-checkers/target/cayenne-checkers-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne.build-tools/cayenne-checkers/4.1.M2-SNAPSHOT/cayenne-checkers-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-jcache/pom.xml>
 to 
org.apache.cayenne/cayenne-jcache/4.1.M2-SNAPSHOT/cayenne-jcache-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-mac/pom.xml>
 to 
org.apache.cayenne.modeler/cayenne-modeler-mac/4.1.M2-SNAPSHOT/cayenne-modeler-mac-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial/pom.xml>
 to 
org.apache.cayenne.tutorials/tutorial/4.1.M2-SNAPSHOT/tutorial-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/modeler/cayenne-modeler-win-ext/pom.xml>
 to 
org.apache.cayenne.modeler/cayenne-modeler-win-ext/4.1.M2-SNAPSHOT/cayenne-modeler-win-ext-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-ant/pom.xml>
 to 
org.apache.cayenne/cayenne-ant/4.1.M2-SNAPSHOT/cayenne-ant-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-ant/target/cayenne-ant-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-ant/4.1.M2-SNAPSHOT/cayenne-ant-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-ant/target/cayenne-ant-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-ant/4.1.M2-SNAPSHOT/cayenne-ant-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-ant/target/cayenne-ant-4.1.M2-SNAPSHOT-tests.jar>
 to 
org.apache.cayenne/cayenne-ant/4.1.M2-SNAPSHOT/cayenne-ant-4.1.M2-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-maven-plugin/pom.xml>
 to 
org.apache.cayenne.plugins/cayenne-maven-plugin/4.1.M2-SNAPSHOT/cayenne-maven-plugin-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-maven-plugin/target/cayenne-maven-plugin-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne.plugins/cayenne-maven-plugin/4.1.M2-SNAPSHOT/cayenne-maven-plugin-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/maven-plugins/cayenne-maven-plugin/target/cayenne-maven-plugin-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne.plugins/cayenne-maven-plugin/4.1.M2-SNAPSHOT/cayenne-maven-plugin-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/asciidoc/getting-started-db-first/pom.xml>
 to 
org.apache.cayenne.docs/getting-started-db-first/4.1.M2-SNAPSHOT/getting-started-db-first-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-gradle-plugin/pom.xml>
 to 
org.apache.cayenne.plugins/cayenne-gradle-plugin/4.1.M2-SNAPSHOT/cayenne-gradle-plugin-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/docs/pom.xml> to 
org.apache.cayenne.docs/cayenne-docs-parent/4.1.M2-SNAPSHOT/cayenne-docs-parent-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbcp2/pom.xml>
 to 
org.apache.cayenne/cayenne-dbcp2/4.1.M2-SNAPSHOT/cayenne-dbcp2-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbcp2/target/cayenne-dbcp2-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-dbcp2/4.1.M2-SNAPSHOT/cayenne-dbcp2-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-dbcp2/target/cayenne-dbcp2-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-dbcp2/4.1.M2-SNAPSHOT/cayenne-dbcp2-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cache-invalidation/pom.xml>
 to 
org.apache.cayenne/cayenne-cache-invalidation/4.1.M2-SNAPSHOT/cayenne-cache-invalidation-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cache-invalidation/target/cayenne-cache-invalidation-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-cache-invalidation/4.1.M2-SNAPSHOT/cayenne-cache-invalidation-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cache-invalidation/target/cayenne-cache-invalidation-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-cache-invalidation/4.1.M2-SNAPSHOT/cayenne-cache-invalidation-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cgen/pom.xml>
 to 
org.apache.cayenne/cayenne-cgen/4.1.M2-SNAPSHOT/cayenne-cgen-4.1.M2-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cgen/target/cayenne-cgen-4.1.M2-SNAPSHOT.jar>
 to 
org.apache.cayenne/cayenne-cgen/4.1.M2-SNAPSHOT/cayenne-cgen-4.1.M2-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/cayenne-cgen/target/cayenne-cgen-4.1.M2-SNAPSHOT-sources.jar>
 to 
org.apache.cayenne/cayenne-cgen/4.1.M2-SNAPSHOT/cayenne-cgen-4.1.M2-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Cayenne%20pull%20requests/ws/tutorials/tutorial-rop-client/pom.xml>
 to 
org.apache.cayenne.tutorials/tutorial-rop-client/4.1.M2-SNAPSHOT/tutorial-rop-client-4.1.M2-SNAPSHOT.pom
channel stopped
Putting comment on the pull request
Not sending mail to unregistered user ancars...@gmail.com

Reply via email to