Started by user Radek Felcman Rebuilds build #51 Running as Radek Felcman Obtained etc/jenkins/release.groovy from git git@github.com:eclipse-ee4j/eclipselink.git Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: eclipselink/el-master-agent-pod-wr9vv-l4mqm [Normal][eclipselink/el-master-agent-pod-wr9vv-l4mqm][Scheduled] Successfully assigned eclipselink/el-master-agent-pod-wr9vv-l4mqm to okdnode-19 Still waiting to schedule task ‘el-master-agent-pod-wr9vv-l4mqm’ is offline [Normal][eclipselink/el-master-agent-pod-wr9vv-l4mqm][AddedInterface] Add eth0 [10.40.50.39/23] [Normal][eclipselink/el-master-agent-pod-wr9vv-l4mqm][Pulled] Container image "tkraus/el-build:1.1.9" already present on machine [Normal][eclipselink/el-master-agent-pod-wr9vv-l4mqm][Created] Created container el-build [Normal][eclipselink/el-master-agent-pod-wr9vv-l4mqm][Started] Started container el-build [Normal][eclipselink/el-master-agent-pod-wr9vv-l4mqm][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" already present on machine [Normal][eclipselink/el-master-agent-pod-wr9vv-l4mqm][Created] Created container jnlp [Normal][eclipselink/el-master-agent-pod-wr9vv-l4mqm][Started] Started container jnlp Agent el-master-agent-pod-wr9vv-l4mqm is provisioned from template el-master-agent-pod-wr9vv --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/job/eclipselink-promote-3.0/52/" runUrl: "job/eclipselink-promote-3.0/52/" labels: jenkins: "slave" jenkins/label: "el-master-agent-pod" name: "el-master-agent-pod-wr9vv-l4mqm" spec: containers: - command: - "cat" image: "tkraus/el-build:1.1.9" name: "el-build" resources: limits: memory: "2Gi" cpu: "2" requests: memory: "2Gi" cpu: "1.5" tty: true volumeMounts: - mountPath: "/opt/tools" name: "tools" - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.eclipselink.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "el-master-agent-pod-wr9vv-l4mqm" - name: "JENKINS_NAME" value: "el-master-agent-pod-wr9vv-l4mqm" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" name: "jnlp" resources: limits: memory: "1Gi" cpu: "1" requests: memory: "1Gi" cpu: "500m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: {} name: "m2-repo" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - name: "tools" persistentVolumeClaim: claimName: "tools-claim-jiro-eclipselink" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on el-master-agent-pod-wr9vv-l4mqm in /home/jenkins/agent/workspace/eclipselink-promote-3.0 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential github-bot-ssh Cloning the remote Git repository Cloning repository git@github.com:eclipse-ee4j/eclipselink.git > git init /home/jenkins/agent/workspace/eclipselink-promote-3.0 # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/eclipselink.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot (SSH) > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e7fc271759ab85c27bb746751c882c56d49fa846 (refs/remotes/origin/3.0) > git config remote.origin.url git@github.com:eclipse-ee4j/eclipselink.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/3.0^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7fc271759ab85c27bb746751c882c56d49fa846 # timeout=10 Commit message: "Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause" > git rev-list --no-walk e7fc271759ab85c27bb746751c882c56d49fa846 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Init) [Pipeline] container [Pipeline] { [Pipeline] git The recommended git tool is: git using credential github-bot-ssh Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@4cebf471; decorates RemoteLauncher[hudson.remoting.Channel@b27f9406:JNLP4-connect connection from 10.40.50.39/10.40.50.39:56802] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Checking out Revision e7fc271759ab85c27bb746751c882c56d49fa846 (refs/remotes/origin/3.0) > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/eclipselink.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/eclipselink.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot (SSH) > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/3.0^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7fc271759ab85c27bb746751c882c56d49fa846 # timeout=10 Commit message: "Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause" [Pipeline] sshagent [ssh-agent] Using credentials eclipse-eclipselink-bot (GitHub bot (SSH)) [ssh-agent] Looking for ssh-agent implementation... > git branch -a -v --no-abbrev # timeout=10 > git checkout -b 3.0 e7fc271759ab85c27bb746751c882c56d49fa846 # timeout=10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) Executing sh script inside container el-build of pod el-master-agent-pod-wr9vv-l4mqm Executing command: "ssh-agent" exit SSH_AUTH_SOCK=/tmp/ssh-F0Qu8rvDC8OV/agent.20; export SSH_AUTH_SOCK; SSH_AGENT_PID=21; export SSH_AGENT_PID; echo Agent pid 21; SSH_AUTH_SOCK=/tmp/ssh-F0Qu8rvDC8OV/agent.20 SSH_AGENT_PID=21 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/eclipselink-promote-3.0@tmp/private_key_12807950824506540466.key (/home/jenkins/agent/workspace/eclipselink-promote-3.0@tmp/private_key_12807950824506540466.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + mkdir /home/jenkins/.eclipselinktests [Pipeline] } Executing sh script inside container el-build of pod el-master-agent-pod-wr9vv-l4mqm Executing command: "ssh-agent" "-k" exit unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 21 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] withCredentials Masking supported pattern matches of $KEYRING [Pipeline] { [Pipeline] sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key F956DAF8F18311D3: public key "Eclipselink Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key F956DAF8F18311D3: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key AB11759F53250EEBD92E2F85836B571D384E2887 trust Secret subkeys are available. pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: unknown validity: unknown ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ unknown] (1). Eclipselink Project pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: unknown validity: unknown ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ unknown] (1). Eclipselink Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ unknown] (1). Eclipselink Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key D8216E428324480EEA98EE26F956DAF8F18311D3 trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2024-05-14 pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ultimate] (1). Eclipselink Project pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ultimate] (1). Eclipselink Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/F956DAF8F18311D3 created: 2019-05-16 expires: 2024-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/836B571D384E2887 created: 2019-05-16 expires: 2024-05-14 usage: S [ultimate] (1). Eclipselink Project [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh + git config --global user.name 'EclipseLink Bot' + git config --global user.email eclipselink-bot@eclipse.org [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build and release EclipseLink) [Pipeline] container [Pipeline] { [Pipeline] git The recommended git tool is: git using credential github-bot-ssh Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7b14dae7; decorates RemoteLauncher[hudson.remoting.Channel@b27f9406:JNLP4-connect connection from 10.40.50.39/10.40.50.39:56802] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Checking out Revision e7fc271759ab85c27bb746751c882c56d49fa846 (refs/remotes/origin/3.0) > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url git@github.com:eclipse-ee4j/eclipselink.git # timeout=10 Fetching upstream changes from git@github.com:eclipse-ee4j/eclipselink.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_SSH to set credentials GitHub bot (SSH) > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/3.0^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7fc271759ab85c27bb746751c882c56d49fa846 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D 3.0 # timeout=10 > git checkout -b 3.0 e7fc271759ab85c27bb746751c882c56d49fa846 # timeout=10 Commit message: "Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause" [Pipeline] sshagent [ssh-agent] Using credentials eclipse-eclipselink-bot (GitHub bot (SSH)) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) Executing sh script inside container el-build of pod el-master-agent-pod-wr9vv-l4mqm Executing command: "ssh-agent" exit SSH_AUTH_SOCK=/tmp/ssh-zIERlI0nOofi/agent.113; export SSH_AUTH_SOCK; SSH_AGENT_PID=114; export SSH_AGENT_PID; echo Agent pid 114; SSH_AUTH_SOCK=/tmp/ssh-zIERlI0nOofi/agent.113 SSH_AGENT_PID=114 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/eclipselink-promote-3.0@tmp/private_key_13526842299682684950.key (/home/jenkins/agent/workspace/eclipselink-promote-3.0@tmp/private_key_13526842299682684950.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + etc/jenkins/release.sh 3.0.2-RC1 3.0.2-SNAPSHOT false true false -[ EclipseLink Release ]----------------------------------------------------------- ECLIPSELINK Release Version: 3.0.2-RC1 ECLIPSELINK Next Version: 3.0.3 ECLIPSELINK Next Snapshot: 3.0.3-SNAPSHOT -[ Prepare branch ]------------------------------------------------------------- -[ Release tag cleanup ]-------------------------------------------------------- error: branch '3.0.2-RC1-RELEASE' not found. Switched to a new branch '3.0.2-RC1-RELEASE' error: tag '3.0.2-RC1' not found. ECLIPSELINK Group ID: org.eclipse.persistence ECLIPSELINK Artifact ID: org.eclipse.persistence.parent -[ EclipseLink release version ]-------------------------------------------------------- --[ Set version ]--------------------------------------------------------------- [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:3.0.2-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-failsafe-plugin @ line 1357, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EclipseLink Parent [pom] [INFO] EclipseLink Hermes Parser [jar] [INFO] EclipseLink Core [jar] [INFO] EclipseLink JPA [jar] [INFO] EclipseLink JPA Model Generator [jar] [INFO] EclipseLink MOXy [jar] [INFO] EclipseLink DBWS [jar] [INFO] EclipseLink JPA-RS [jar] [INFO] EclipseLink Core Test Framework [jar] [INFO] EclipseLink Core Test [jar] [INFO] EclipseLink CORBA Extension [jar] [INFO] EclipseLink Extension [jar] [INFO] EclipseLink JPA Test Framework [jar] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink JPA Test [jar] [INFO] EclipseLink NoSQL Extension [jar] [INFO] EclipseLink MOXy XJC [jar] [INFO] EclipseLink SDO [jar] [INFO] EclipseLink DBWS Builder [jar] [INFO] EclipseLink Package Rename Utility [jar] [INFO] EclipseLink Oracle Extension [jar] [INFO] EclipseLink Oracle NoSQL Extension [jar] [INFO] EclipseLink Bundles Parent [pom] [INFO] EclipseLink Bundles MOXy standalone [pom] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) [jar] [INFO] EclipseLink Bundles tests [jar] [INFO] EclipseLink Bundles Other [jar] [INFO] EclipseLink Bundles P2 Site [pom] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink SDO Test Server [jar] [INFO] EclipseLink JPA NoSQL Test [jar] [INFO] EclipseLink JPA JSE Test [jar] [INFO] EclipseLink JPA Spring Test [jar] [INFO] EclipseLink JPA WDF Test [jar] [INFO] EclipseLink Oracle Extension Test [jar] [INFO] EclipseLink DBWS Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle Server [jar] [INFO] EclipseLink Package Signature Compare Utility [jar] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.pom (17 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/versions-maven-plugin/2.7/versions-maven-plugin-2.7.jar (310 kB at 293 kB/s) [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 3.0.2-SNAPSHOT [1/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 1.7 MB/s) [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [INFO] Building EclipseLink Hermes Parser 3.0.2-SNAPSHOT [2/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [INFO] Building EclipseLink Core 3.0.2-SNAPSHOT [3/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core --- [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [INFO] Building EclipseLink JPA 3.0.2-SNAPSHOT [4/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >-- [INFO] Building EclipseLink JPA Model Generator 3.0.2-SNAPSHOT [5/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [INFO] Building EclipseLink MOXy 3.0.2-SNAPSHOT [6/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [INFO] Building EclipseLink DBWS 3.0.2-SNAPSHOT [7/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [INFO] Building EclipseLink JPA-RS 3.0.2-SNAPSHOT [8/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.core.test.framework >-- [INFO] Building EclipseLink Core Test Framework 3.0.2-SNAPSHOT [9/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.core.test >------ [INFO] Building EclipseLink Core Test 3.0.2-SNAPSHOT [10/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core.test --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.corba >-------- [INFO] Building EclipseLink CORBA Extension 3.0.2-SNAPSHOT [11/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.corba --- [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [INFO] Building EclipseLink Extension 3.0.2-SNAPSHOT [12/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.extension --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework >-- [INFO] Building EclipseLink JPA Test Framework 3.0.2-SNAPSHOT [13/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.2-SNAPSHOT [14/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.test >------ [INFO] Building EclipseLink JPA Test 3.0.2-SNAPSHOT [15/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 3.0.2-SNAPSHOT [16/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.nosql --- [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc >--- [INFO] Building EclipseLink MOXy XJC 3.0.2-SNAPSHOT [17/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [INFO] Building EclipseLink SDO 3.0.2-SNAPSHOT [18/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.sdo --- [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [INFO] Building EclipseLink DBWS Builder 3.0.2-SNAPSHOT [19/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.utils.rename >---- [INFO] Building EclipseLink Package Rename Utility 3.0.2-SNAPSHOT [20/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [INFO] Building EclipseLink Oracle Extension 3.0.2-SNAPSHOT [21/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle --- [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [INFO] Building EclipseLink Oracle NoSQL Extension 3.0.2-SNAPSHOT [22/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.bundles >------- [INFO] Building EclipseLink Bundles Parent 3.0.2-SNAPSHOT [23/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --------------< org.eclipse.persistence:moxy-standalone >--------------- [INFO] Building EclipseLink Bundles MOXy standalone 3.0.2-SNAPSHOT [24/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ moxy-standalone --- [INFO] [INFO] ----------------< org.eclipse.persistence:eclipselink >----------------- [INFO] Building EclipseLink Bundles eclipselink.jar (non-OSGi) 3.0.2-SNAPSHOT [25/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipselink --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.distribution.tests >-- [INFO] Building EclipseLink Bundles tests 3.0.2-SNAPSHOT [26/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.bundles.other >---- [INFO] Building EclipseLink Bundles Other 3.0.2-SNAPSHOT [27/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] -------------------< org.eclipse.persistence:p2site >------------------- [INFO] Building EclipseLink Bundles P2 Site 3.0.2-SNAPSHOT [28/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ p2site --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.2-SNAPSHOT [29/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.sdo.server.test >--- [INFO] Building EclipseLink SDO Test Server 3.0.2-SNAPSHOT [30/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.jpa.nosql.test >--- [INFO] Building EclipseLink JPA NoSQL Test 3.0.2-SNAPSHOT [31/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test >---- [INFO] Building EclipseLink JPA JSE Test 3.0.2-SNAPSHOT [32/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test >--- [INFO] Building EclipseLink JPA Spring Test 3.0.2-SNAPSHOT [33/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test >---- [INFO] Building EclipseLink JPA WDF Test 3.0.2-SNAPSHOT [34/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.test >----- [INFO] Building EclipseLink Oracle Extension Test 3.0.2-SNAPSHOT [35/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test >-- [INFO] Building EclipseLink DBWS Test Oracle 3.0.2-SNAPSHOT [36/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle 3.0.2-SNAPSHOT [37/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle Server 3.0.2-SNAPSHOT [38/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare >-- [INFO] Building EclipseLink Package Signature Compare Utility 3.0.2-SNAPSHOT [39/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 3.0.2-SNAPSHOT [40/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 623 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 9.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 228 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 53 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 286 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 42 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 465 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 34 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 190 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 299 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 402 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 134 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 420 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 122 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 328 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 353 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 334 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 47 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 69 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 444 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 9.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 3.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 4.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 4.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 2.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 4.4 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 5.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 215 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 3.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 94 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 223 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 3.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 231 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 462 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.pom (1.8 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.12/wagon-providers-2.12.pom (2.8 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.pom (6.6 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7/doxia-sitetools-1.7.pom (14 kB at 240 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7/doxia-decoration-model-1.7.pom (3.1 kB at 94 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.pom (2.9 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.pom (4.6 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 386 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 540 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 392 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 47 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.pom (1.8 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 515 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 843 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 730 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 138 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 417 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 188 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 332 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 90 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 439 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-file/2.12/wagon-file-2.12.jar (12 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 408 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 393 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 9.3 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 198 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 585 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 344 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7/doxia-site-renderer-1.7.jar (62 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7/doxia-skin-model-1.7.jar (16 kB at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.7/doxia-module-fml-1.7.jar (39 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 542 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 288 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 207 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 659 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 462 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 413 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 313 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 681 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 261 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 274 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 12 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 659 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.jar (182 kB at 182 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 281 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/woodstox-core-asl/4.2.0/woodstox-core-asl-4.2.0.jar (482 kB at 458 kB/s) [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] Processing change of org.eclipse.persistence:org.eclipse.persistence.parent:3.0.2-SNAPSHOT -> 3.0.2-RC1 [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.parent [INFO] Updating project org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.corba [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.core.test.framework [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.core.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.core [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws.builder [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.extension [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.jpql [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.oracle.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpars [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.moxy [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.nosql [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle.nosql [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle.spatial [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.performance.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.sdo [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.utils.rename [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:eclipselink [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:moxy-standalone [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.bundles.other [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.distribution.tests [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.jaxrs.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.nosql.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpars.server.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.nightly [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.sdo.server.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:p2site [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-SNAPSHOT to 3.0.2-RC1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for EclipseLink Parent 3.0.2-SNAPSHOT: [INFO] [INFO] EclipseLink Parent ................................. SUCCESS [ 13.962 s] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 0.004 s] [INFO] EclipseLink Core ................................... SUCCESS [ 0.004 s] [INFO] EclipseLink JPA .................................... SUCCESS [ 0.003 s] [INFO] EclipseLink JPA Model Generator .................... SUCCESS [ 0.017 s] [INFO] EclipseLink MOXy ................................... SUCCESS [ 0.024 s] [INFO] EclipseLink DBWS ................................... SUCCESS [ 0.012 s] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 0.084 s] [INFO] EclipseLink Core Test Framework .................... SUCCESS [ 0.003 s] [INFO] EclipseLink Core Test .............................. SUCCESS [ 0.003 s] [INFO] EclipseLink CORBA Extension ........................ SUCCESS [ 0.003 s] [INFO] EclipseLink Extension .............................. SUCCESS [ 0.004 s] [INFO] EclipseLink JPA Test Framework ..................... SUCCESS [ 0.003 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 0.003 s] [INFO] EclipseLink JPA Test ............................... SUCCESS [ 0.057 s] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 0.004 s] [INFO] EclipseLink MOXy XJC ............................... SUCCESS [ 0.003 s] [INFO] EclipseLink SDO .................................... SUCCESS [ 0.009 s] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 0.003 s] [INFO] EclipseLink Package Rename Utility ................. SUCCESS [ 0.002 s] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 0.003 s] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 0.003 s] [INFO] EclipseLink Bundles Parent ......................... SUCCESS [ 0.003 s] [INFO] EclipseLink Bundles MOXy standalone ................ SUCCESS [ 0.003 s] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) ..... SUCCESS [ 0.003 s] [INFO] EclipseLink Bundles tests .......................... SUCCESS [ 0.003 s] [INFO] EclipseLink Bundles Other .......................... SUCCESS [ 0.003 s] [INFO] EclipseLink Bundles P2 Site ........................ SUCCESS [ 0.002 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 0.003 s] [INFO] EclipseLink SDO Test Server ........................ SUCCESS [ 0.003 s] [INFO] EclipseLink JPA NoSQL Test ......................... SUCCESS [ 0.002 s] [INFO] EclipseLink JPA JSE Test ........................... SUCCESS [ 0.003 s] [INFO] EclipseLink JPA Spring Test ........................ SUCCESS [ 0.003 s] [INFO] EclipseLink JPA WDF Test ........................... SUCCESS [ 0.002 s] [INFO] EclipseLink Oracle Extension Test .................. SUCCESS [ 0.003 s] [INFO] EclipseLink DBWS Test Oracle ....................... SUCCESS [ 0.027 s] [INFO] EclipseLink DBWS Builder Test Oracle ............... SUCCESS [ 0.002 s] [INFO] EclipseLink DBWS Builder Test Oracle Server ........ SUCCESS [ 0.003 s] [INFO] EclipseLink Package Signature Compare Utility ...... SUCCESS [ 0.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.245 s [INFO] Finished at: 2021-06-07T10:51:53Z [INFO] ------------------------------------------------------------------------ --[ Commit modified pom.xml files ]--------------------------------------------- [3.0.2-RC1-RELEASE 80ad15348b] Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence.parent to 3.0.2-RC1 45 files changed, 45 insertions(+), 45 deletions(-) -[ Build project mvn clean install ]----------------------------- [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:3.0.2-RC1 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-failsafe-plugin @ line 1357, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EclipseLink Parent [pom] [INFO] EclipseLink Hermes Parser [jar] [INFO] EclipseLink Core [jar] [INFO] EclipseLink JPA [jar] [INFO] EclipseLink JPA Model Generator [jar] [INFO] EclipseLink MOXy [jar] [INFO] EclipseLink DBWS [jar] [INFO] EclipseLink JPA-RS [jar] [INFO] EclipseLink Core Test Framework [jar] [INFO] EclipseLink Core Test [jar] [INFO] EclipseLink CORBA Extension [jar] [INFO] EclipseLink Extension [jar] [INFO] EclipseLink JPA Test Framework [jar] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink JPA Test [jar] [INFO] EclipseLink NoSQL Extension [jar] [INFO] EclipseLink MOXy XJC [jar] [INFO] EclipseLink SDO [jar] [INFO] EclipseLink DBWS Builder [jar] [INFO] EclipseLink Package Rename Utility [jar] [INFO] EclipseLink Oracle Extension [jar] [INFO] EclipseLink Oracle NoSQL Extension [jar] [INFO] EclipseLink Bundles Parent [pom] [INFO] EclipseLink Bundles MOXy standalone [pom] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) [jar] [INFO] EclipseLink Bundles tests [jar] [INFO] EclipseLink Bundles Other [jar] [INFO] EclipseLink Bundles P2 Site [pom] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink SDO Test Server [jar] [INFO] EclipseLink JPA NoSQL Test [jar] [INFO] EclipseLink JPA JSE Test [jar] [INFO] EclipseLink JPA Spring Test [jar] [INFO] EclipseLink JPA WDF Test [jar] [INFO] EclipseLink Oracle Extension Test [jar] [INFO] EclipseLink DBWS Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle Server [jar] [INFO] EclipseLink Package Signature Compare Utility [jar] [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 3.0.2-RC1 [1/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.parent --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.2-RC1/org.eclipse.persistence.parent-3.0.2-RC1.pom [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [INFO] Building EclipseLink Hermes Parser 3.0.2-RC1 [2/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.jpql --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jpql --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.jpql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 696 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/test/java/org/eclipse/persistence/jpa/tests/jpql/JPQLTestRunner.java: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/test/java/org/eclipse/persistence/jpa/tests/jpql/JPQLTestRunner.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/test/java/org/eclipse/persistence/jpa/tests/jpql/JPQLTestRunner.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.jpql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.jpql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [INFO] Building EclipseLink Core 3.0.2-RC1 [3/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (build.date) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (build.time) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ org.eclipse.persistence.core --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core [INFO] Storing buildNumber: 80ad15348bb9ff861123b48d4ad6ac6f307534db at timestamp: 1623063169177 [INFO] Storing buildScmBranch: 3.0.2-RC1-RELEASE [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1694 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.core --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1-sources.jar [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [INFO] Building EclipseLink JPA 3.0.2-RC1 [4/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 560 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAnnotatedElement.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAnnotatedElement.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/ExpressionImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/ExpressionImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >-- [INFO] Building EclipseLink JPA Model Generator 3.0.2-RC1 [5/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-project) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-jpa-modelgen) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [INFO] Building EclipseLink MOXy 3.0.2-RC1 [6/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.moxy --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.moxy --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.moxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 191 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3299 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.moxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4063 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlmarshaller/ValidatorTestCases.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlmarshaller/ValidatorTestCases.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-jaxb-srg) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-jaxb) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-jaxb-non-default-system-properties) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-srg) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-dom) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-deploymentxml) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-deploymentxml-tl) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-docpres) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.moxy --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [INFO] Building EclipseLink DBWS 3.0.2-RC1 [7/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.dbws --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 177 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/test/resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- derby-maven-plugin:1.10:start (start-derby) @ org.eclipse.persistence.dbws --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.jar [INFO] [INFO] --- sql-maven-plugin:1.5:execute (create-tables-before-test) @ org.eclipse.persistence.dbws --- [INFO] Skip sql execution [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-dbws) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- sql-maven-plugin:1.5:execute (drop-tables-after-test) @ org.eclipse.persistence.dbws --- [INFO] Skip sql execution [INFO] [INFO] --- derby-maven-plugin:1.10:stop (stop-derby) @ org.eclipse.persistence.dbws --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [INFO] Building EclipseLink JPA-RS 3.0.2-RC1 [8/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpars --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpars --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpars --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpars --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpars --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpars --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpars --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.eclipse.persistence:org.eclipse.persistence.dbws:jar:3.0.2-RC1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.jpa.rs.service... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/JPARSApplication.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/JPARSPersistenceContextFactoryProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/class-use/JPARSPersistenceContextFactoryProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/class-use/JPARSApplication.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- derby-maven-plugin:1.10:start (start-derby) @ org.eclipse.persistence.jpars --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-jpars) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- derby-maven-plugin:1.10:stop (stop-derby) @ org.eclipse.persistence.jpars --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpars --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.core.test.framework >-- [INFO] Building EclipseLink Core Test Framework 3.0.2-RC1 [9/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.core.test.framework --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test.framework --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.core.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.core.test.framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core.test.framework --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.core.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.core.test.framework --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.2-RC1/org.eclipse.persistence.core.test.framework-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.2-RC1/org.eclipse.persistence.core.test.framework-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.2-RC1/org.eclipse.persistence.core.test.framework-3.0.2-RC1-sources.jar [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.core.test >------ [INFO] Building EclipseLink Core Test 3.0.2-RC1 [10/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.core.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.core.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.core.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] Copying 43 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2805 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/DynamicTestingHelper.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/DynamicTestingHelper.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/jpql/JPQLTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/jpql/JPQLTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.2-RC1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.2-RC1-tests.jar [INFO] [INFO] --- derby-maven-plugin:1.10:start (start-derby) @ org.eclipse.persistence.core.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-core-srg) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-core-lrg) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby-maven-plugin:1.10:stop (stop-derby) @ org.eclipse.persistence.core.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.core.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.2-RC1/org.eclipse.persistence.core.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.2-RC1/org.eclipse.persistence.core.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.2-RC1/org.eclipse.persistence.core.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.2-RC1/org.eclipse.persistence.core.test-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.2-RC1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.2-RC1/org.eclipse.persistence.core.test-3.0.2-RC1-tests.jar [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.corba >-------- [INFO] Building EclipseLink CORBA Extension 3.0.2-RC1 [11/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.corba --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.corba --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.corba --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.corba --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.corba --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.corba --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.corba --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.2-RC1 : Export org.eclipse.persistence.sessions.coordination.corba, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.2-RC1 : Export org.eclipse.persistence.sessions.coordination.corba.sun, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.corba --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.corba --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.corba --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.corba --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [INFO] Building EclipseLink Extension 3.0.2-RC1 [12/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.extension --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.extension --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.extension --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.extension --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.extension --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.extension:jar:3.0.2-RC1 : Export org.eclipse.persistence.sessions.coordination.jgroups, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.jgroups] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.extension --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.extension --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework >-- [INFO] Building EclipseLink JPA Test Framework 3.0.2-RC1 [13/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/TestRunner2Bean.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/TestRunner2Bean.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.2-RC1/org.eclipse.persistence.jpa.test.framework-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.2-RC1/org.eclipse.persistence.jpa.test.framework-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.2-RC1/org.eclipse.persistence.jpa.test.framework-3.0.2-RC1-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.2-RC1 [14/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.test.server.parent --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.test.server.parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.test.server.parent --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- download-maven-plugin:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.test.server.parent --- [WARNING] Ignoring download failure. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.test.server.parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/pom_test_server.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.test.server.parent/3.0.2-RC1/org.eclipse.persistence.test.server.parent-3.0.2-RC1.pom [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.test >------ [INFO] Building EclipseLink JPA Test 3.0.2-RC1 [15/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- download-maven-plugin:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-generated-test-sources-dir) @ org.eclipse.persistence.jpa.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/generated-test-sources/jpa-runner-src added. [INFO] [INFO] --- replacer:1.5.3:replace (filter-test-src-TestRunnerBean) @ org.eclipse.persistence.jpa.test --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- maven-processor-plugin:4.5-jdk8:process-test (generate-canonical-meta-model-classes) @ org.eclipse.persistence.jpa.test --- [INFO] diagnostic: Note: [EL Info]: processor: Creating static metadata factory ... [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [INFO] --- maven-processor-plugin:4.5-jdk8:process-test (generate-inheritance-model-classes) @ org.eclipse.persistence.jpa.test --- [INFO] diagnostic: Note: [EL Info]: processor: Creating static metadata factory ... [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] diagnostic: warning: [EL Warning]: metadata: ServerSession(593284249)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [WARNING] diagnostic: warning: [EL Warning]: metadata: ServerSession(593284249)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [INFO] --- maven-processor-plugin:4.5-jdk8:process-test (generate-jpa-metamodel-classes) @ org.eclipse.persistence.jpa.test --- [INFO] diagnostic: Note: [EL Info]: processor: Creating static metadata factory ... [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 227 resources [INFO] Copying 227 resources [INFO] [INFO] --- derby-maven-plugin:1.10:start (start-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1931 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EMCascadingRemoveAndFlushTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EMCascadingRemoveAndFlushTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- iterator-maven-plugin:0.5.1:iterator (pack-model) @ org.eclipse.persistence.jpa.test --- [INFO] ------ (eclipselink-annotation-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar [INFO] ------ (eclipselink-xml-only-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar [INFO] ------ (eclipselink-advanced-properties) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar [INFO] ------ (eclipselink-pu with spaces) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar [INFO] ------ (eclipselink-validation-failed-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar [INFO] ------ (eclipselink-xml-merge-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar [INFO] ------ (eclipselink-advanced-field-access-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar [INFO] ------ (eclipselink-cascade-deletes-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar [INFO] ------ (eclipselink-cacheable-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar [INFO] ------ (eclipselink-ddl-generation-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar [INFO] ------ (eclipselink-delimited-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar [INFO] ------ (eclipselink-extensibility-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar [INFO] ------ (eclipselink-composite-advanced-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar [INFO] ------ (eclipselink-composite-advanced-model-member_1) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar [INFO] ------ (eclipselink-composite-advanced-model-member_2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar [INFO] ------ (eclipselink-composite-advanced-model-member_3) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar [INFO] ------ (eclipselink-jpa21-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar [INFO] ------ (eclipselink-metamodel-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar [INFO] ------ (eclipselink-partitioned-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar [INFO] ------ (eclipselink-xml-composite-advanced-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar [INFO] ------ (eclipselink-xml-composite-advanced-model-member_1) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar [INFO] ------ (eclipselink-xml-composite-advanced-model-member_2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar [INFO] ------ (eclipselink-xml-composite-advanced-model-member_3) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar [INFO] ------ (eclipselink-xml-mapping-metadata-complete) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar [INFO] ------ (eclipselink-plsql-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar [INFO] ------ (eclipselink-remote) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar [INFO] ------ (jpa-performance) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar [INFO] ------ (jpa-performance2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar [INFO] ------ (eclipselink-beanvalidation-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar [INFO] ------ (eclipselink-beanvalidation-dynamic-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar [INFO] ------ (eclipselink-identity-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar [INFO] ------ (eclipselink-jpa22-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_1) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_3) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar [INFO] ------ (eclipselink-xml-extended-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar [INFO] [INFO] --- iterator-maven-plugin:0.5.1:iterator (pack-server) @ org.eclipse.persistence.jpa.test --- [INFO] Skip by user request. [INFO] [INFO] --- iterator-maven-plugin:0.5.1:iterator (weave-model-static) @ org.eclipse.persistence.jpa.test --- [INFO] ------ (eclipselink-annotation-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-ddl-generation-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-validation-failed-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-cacheable-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-advanced-field-access-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-advanced-properties) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-pu with spaces) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-partitioned-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-plsql-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-cascade-deletes-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (jpa-performance) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-metamodel-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-delimited-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-extensibility-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-beanvalidation-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-beanvalidation-dynamic-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-mapping-metadata-complete) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-composite-advanced-model-member_1) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_1) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-remote) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] [INFO] --- iterator-maven-plugin:0.5.1:iterator (weave-model-static-with-persistence-info) @ org.eclipse.persistence.jpa.test --- [INFO] ------ (eclipselink-xml-only-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-merge-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-composite-advanced-model-member_1) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-composite-advanced-model-member_2) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-composite-advanced-model-member_3) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-composite-advanced-model-member_2) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-composite-advanced-model-member_3) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_2) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_3) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.2-RC1-client.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.2-RC1-tests.jar [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.jpa.test --- [INFO] WildFlyHomeDir exists:true [INFO] Skip WildFly configuration: false [INFO] [INFO] --- xml-maven-plugin:1.0.2:transform (configure-wildfly-modules) @ org.eclipse.persistence.jpa.test --- [INFO] Transforming file: /home/jenkins/.eclipselinktests/wildfly-18.0.0.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo-maven2-plugin:1.7.7:restart (start-container) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- iterator-maven-plugin:0.5.1:invoker (test-server-lrg1) @ org.eclipse.persistence.jpa.test --- [INFO] Skip by user request. [INFO] [INFO] --- iterator-maven-plugin:0.5.1:invoker (test-server-lrg2) @ org.eclipse.persistence.jpa.test --- [INFO] Skip by user request. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-srg) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-lrg22_1) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-lrg22_2) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-lrg22_3) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-lrg22_4) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-lrg22_xml_entity_mappings) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-lrg22_jpa22_advanced) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-lrg22_weaver) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-lrg21) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-dynamic) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-identity) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-no-weave) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-static-weave) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-static-weave_xml_entity_mappings) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (default-server-test) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby-maven-plugin:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- cargo-maven2-plugin:1.7.7:stop (stop-container) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-server-test) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.2-RC1/org.eclipse.persistence.jpa.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.2-RC1/org.eclipse.persistence.jpa.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.2-RC1/org.eclipse.persistence.jpa.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.2-RC1/org.eclipse.persistence.jpa.test-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.2-RC1-client.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.2-RC1/org.eclipse.persistence.jpa.test-3.0.2-RC1-client.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.2-RC1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.2-RC1/org.eclipse.persistence.jpa.test-3.0.2-RC1-tests.jar [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 3.0.2-RC1 [16/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.nosql --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.nosql --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParser.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParser.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/test/resources [INFO] Copying 226 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Team.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Team.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-nosql) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.nosql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc >--- [INFO] Building EclipseLink MOXy XJC 3.0.2-RC1 [17/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [INFO] Building EclipseLink SDO 3.0.2-RC1 [18/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.sdo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.sdo --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-sources-mr) @ org.eclipse.persistence.sdo --- [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies-mr/META-INF/versions/9 with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,META-INF/*.SF,META-INF/*.DSA,META-INF/*.RSA,META-INF/*.inf" [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.sdo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/DynamicClassWriter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/DynamicClassWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile-mr) @ org.eclipse.persistence.sdo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/classes/META-INF/versions/9 [INFO] [INFO] --- maven-dependency-plugin:3.1.2:build-classpath (default) @ org.eclipse.persistence.sdo --- [INFO] Dependencies classpath: /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.1.0/org.eclipse.persistence.asm-9.1.0.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar:/home/jenkins/.m2/repository/jakarta/mail/jakarta.mail-api/2.0.1/jakarta.mail-api-2.0.1.jar:/home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar:/home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar:/home/jenkins/.m2/repository/junit/junit/4.13.2/junit-4.13.2.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar:/home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar:/home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.sdo --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.sdo:jar:3.0.2-RC1 : Classes found in the wrong directory: {META-INF/versions/9/commonj/sdo/DataGraph.class=commonj.sdo.DataGraph, META-INF/versions/9/commonj/sdo/DataObject.class=commonj.sdo.DataObject, META-INF/versions/9/commonj/sdo/helper/CopyHelper.class=commonj.sdo.helper.CopyHelper, META-INF/versions/9/commonj/sdo/helper/EqualityHelper.class=commonj.sdo.helper.EqualityHelper, META-INF/versions/9/commonj/sdo/helper/TypeHelper.class=commonj.sdo.helper.TypeHelper, META-INF/versions/9/commonj/sdo/impl/ExternalizableDelegator.class=commonj.sdo.impl.ExternalizableDelegator, META-INF/versions/9/commonj/sdo/Type.class=commonj.sdo.Type, META-INF/versions/9/commonj/sdo/helper/XMLHelper.class=commonj.sdo.helper.XMLHelper, META-INF/versions/9/commonj/sdo/impl/ExternalizableDelegator$Resolvable.class=commonj.sdo.impl.ExternalizableDelegator$Resolvable, META-INF/versions/9/commonj/sdo/ChangeSummary$Setting.class=commonj.sdo.ChangeSummary$Setting, META-INF/versions/9/commonj/sdo/helper/XSDHelper.class=commonj.sdo.helper.XSDHelper, META-INF/versions/9/commonj/sdo/helper/XMLDocument.class=commonj.sdo.helper.XMLDocument, META-INF/versions/9/commonj/sdo/helper/HelperContext.class=commonj.sdo.helper.HelperContext, META-INF/versions/9/commonj/sdo/Sequence.class=commonj.sdo.Sequence, META-INF/versions/9/commonj/sdo/impl/HelperProvider$DefaultHelperContext.class=commonj.sdo.impl.HelperProvider$DefaultHelperContext, META-INF/versions/9/commonj/sdo/impl/HelperProvider.class=commonj.sdo.impl.HelperProvider, META-INF/versions/9/commonj/sdo/helper/DataHelper.class=commonj.sdo.helper.DataHelper, META-INF/versions/9/commonj/sdo/helper/DataFactory.class=commonj.sdo.helper.DataFactory, META-INF/versions/9/commonj/sdo/Property.class=commonj.sdo.Property, META-INF/versions/9/commonj/sdo/ChangeSummary.class=commonj.sdo.ChangeSummary} [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 861 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.sdo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 660 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/model/datagraph/SDODataGraphDataObjectBackPointerTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/model/datagraph/SDODataGraphDataObjectBackPointerTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/DataTypeManyTestCases.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/DataTypeManyTestCases.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 861 resources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-sdo-srg) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-sdo) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-mr-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.sdo --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [INFO] Building EclipseLink DBWS Builder 3.0.2-RC1 [19/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.dbws.builder --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws.builder --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.utils.rename >---- [INFO] Building EclipseLink Package Rename Utility 3.0.2-RC1 [20/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.utils.rename --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.rename --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.utils.rename --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.utils.rename --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.utils.rename --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.utils.rename --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.utils.rename --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.utils.rename --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.utils.rename --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [INFO] Building EclipseLink Oracle Extension 3.0.2-RC1 [21/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.oracle --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/converters/JGeometryConverter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/converters/JGeometryConverter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [INFO] Building EclipseLink Oracle NoSQL Extension 3.0.2-RC1 [22/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.oracle.nosql --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.nosql --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/test/resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/models/jpa/nosql/Order.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/models/jpa/nosql/Order.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (jar-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.oracle.nosql --- [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.eclipse.persistence:org.eclipse.persistence.core:jar:3.0.2-RC1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.eclipse.persistence:org.eclipse.persistence.jpa:jar:3.0.2-RC1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.eclipse.persistence:org.eclipse.persistence.core.test.framework:jar:3.0.2-RC1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework:jar:3.0.2-RC1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.eclipse.persistence:org.eclipse.persistence.nosql:jar:3.0.2-RC1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:javadoc' has not been previously called for the module: 'org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2-RC1'. Trying to invoke it... [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs [ERROR] Error fetching link: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs. Ignored it. [ERROR] Error fetching link: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs. Ignored it. [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.eis.adapters.aq... Loading source files for package org.eclipse.persistence.internal.eis.adapters.aq... Loading source files for package org.eclipse.persistence.internal.nosql.adapters.nosql... Loading source files for package org.eclipse.persistence.nosql.adapters.nosql... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/AQEISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/AQPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQDequeueInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQEnqueueInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLJCAConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/class-use/AQPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/class-use/AQEISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQEnqueueInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQDequeueInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLJCAConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/class-use/OracleNoSQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/class-use/OracleNoSQLConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/help-doc.html... 62 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:49: warning: no @return [WARNING] public java.sql.Connection getDatabaseConnection() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:56: warning: no @return [WARNING] public AQSession getSession() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:39: warning: no @param for session [WARNING] public AQConnection(AQSession session, java.sql.Connection connection, AQConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:39: warning: no @param for connection [WARNING] public AQConnection(AQSession session, java.sql.Connection connection, AQConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:39: warning: no @param for spec [WARNING] public AQConnection(AQSession session, java.sql.Connection connection, AQConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionMetaData.java:32: warning: no @param for connection [WARNING] public AQConnectionMetaData(AQConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:64: warning: no @return [WARNING] public String getURL() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:72: warning: no @param for url [WARNING] public void setURL(String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:80: warning: no @return [WARNING] public String getDatasource() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:88: warning: no @param for datasource [WARNING] public void setDatasource(String datasource) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:96: warning: no @return [WARNING] public String getUser() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:104: warning: no @param for user [WARNING] public void setUser(String user) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:112: warning: no @return [WARNING] public String getPassword() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:125: warning: no @return [WARNING] public boolean hasDatasource() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:133: warning: no @param for password [WARNING] public void setPassword(String password) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:54: warning: no @param for user [WARNING] public AQConnectionSpec(String user, String password, String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:54: warning: no @param for password [WARNING] public AQConnectionSpec(String user, String password, String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:54: warning: no @param for url [WARNING] public AQConnectionSpec(String user, String password, String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQDequeueInteractionSpec.java:38: warning: no @return [WARNING] public AQDequeueOption getOptions() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQDequeueInteractionSpec.java:45: warning: no @param for options [WARNING] public void setOptions(AQDequeueOption options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:39: warning: no @return [WARNING] public String getQueue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:46: warning: no @param for queue [WARNING] public void setQueue(String queue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:53: warning: no @param for schema [WARNING] public void setSchema(String schema) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:60: warning: no @return [WARNING] public String getSchema() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQEnqueueInteractionSpec.java:38: warning: no @return [WARNING] public AQEnqueueOption getOptions() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQEnqueueInteractionSpec.java:45: warning: no @param for options [WARNING] public void setOptions(AQEnqueueOption options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @param for spec [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @param for input [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @param for output [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @throws for jakarta.resource.ResourceException [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @param for spec [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @param for input [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @param for output [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @throws for jakarta.resource.ResourceException [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:37: warning: no @param for connection [WARNING] public AQInteraction(AQConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQTransaction.java:49: warning: no @return [WARNING] public boolean isInTransaction() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQTransaction.java:33: warning: no @param for connection [WARNING] public AQTransaction(AQConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:43: warning: no @param for store [WARNING] public OracleNoSQLConnection(KVStore store, OracleNoSQLJCAConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:43: warning: no @param for spec [WARNING] public OracleNoSQLConnection(KVStore store, OracleNoSQLJCAConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnectionMetaData.java:34: warning: no @param for connection [WARNING] public OracleNoSQLConnectionMetaData(OracleNoSQLConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:227: warning: no @param for key [WARNING] protected List createMajorKey(Object key) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:227: warning: no @return [WARNING] protected List createMajorKey(Object key) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for element [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for majorKeys [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for minorKeys [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for spec [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for operations [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:290: warning: no @param for data [WARNING] protected Value createValue(Object data) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:290: warning: no @return [WARNING] protected Value createValue(Object data) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:305: warning: no @param for bytes [WARNING] protected Object convertBytes(byte[] bytes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:305: warning: no @return [WARNING] protected Object convertBytes(byte[] bytes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:57: warning: no @param for connection [WARNING] public OracleNoSQLInteraction(OracleNoSQLConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLJCAConnectionSpec.java:49: warning: no @param for store [WARNING] public OracleNoSQLJCAConnectionSpec(String store, String host) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLJCAConnectionSpec.java:49: warning: no @param for host [WARNING] public OracleNoSQLJCAConnectionSpec(String store, String host) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLTransaction.java:50: warning: no @return [WARNING] public boolean isInTransaction() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLTransaction.java:34: warning: no @param for connection [WARNING] public OracleNoSQLTransaction(OracleNoSQLConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:256: warning: no @param for record [WARNING] protected void convertRecordBytesToString(OracleNoSQLRecord record) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for descriptor [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for record [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for interaction [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for accessor [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @return [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle.nosql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.bundles >------- [INFO] Building EclipseLink Bundles Parent 3.0.2-RC1 [23/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.bundles --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.bundles --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.bundles --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.bundles --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/3.0.2-RC1/org.eclipse.persistence.bundles-3.0.2-RC1.pom [INFO] [INFO] --------------< org.eclipse.persistence:moxy-standalone >--------------- [INFO] Building EclipseLink Bundles MOXy standalone 3.0.2-RC1 [24/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ moxy-standalone --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ moxy-standalone --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ moxy-standalone --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ moxy-standalone --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ moxy-standalone --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ moxy-standalone --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ moxy-standalone --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (prepare-bin-for-moxy.zip) @ moxy-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (prepare-xsds-for-moxy.zip) @ moxy-standalone --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/generated-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ moxy-standalone --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ moxy-standalone --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ moxy-standalone --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ moxy-standalone --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ moxy-standalone --- [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ moxy-standalone --- [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ moxy-standalone --- [INFO] Reading assembly descriptor: src/main/assembly/moxy.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.zip [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ moxy-standalone --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ moxy-standalone --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ moxy-standalone --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (stage) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:moxy-standalone:3.0.2-RC1:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.zip to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/stage with includes "" and excludes "" [INFO] [INFO] ----------------< org.eclipse.persistence:eclipselink >----------------- [INFO] Building EclipseLink Bundles eclipselink.jar (non-OSGi) 3.0.2-RC1 [25/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipselink --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ eclipselink --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ eclipselink --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ eclipselink --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ eclipselink --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ eclipselink --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (build.date) @ eclipselink --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (build.time) @ eclipselink --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ eclipselink --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink [INFO] Storing buildNumber: 80ad15348bb9ff861123b48d4ad6ac6f307534db at timestamp: 1623063762236 [INFO] Storing buildScmBranch: 3.0.2-RC1-RELEASE [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ eclipselink --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-resource) @ eclipselink --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipselink --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ eclipselink --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ eclipselink --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ eclipselink --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipselink --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ eclipselink --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ eclipselink --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-classes) @ eclipselink --- [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.1.0/org.eclipse.persistence.asm-9.1.0.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-sources) @ eclipselink --- [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.1.0/org.eclipse.persistence.asm-9.1.0-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ eclipselink --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/zip-sources/utils/rename with includes "package-rename.properties" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (prepare-xsds-for-eclipselink.zip) @ eclipselink --- [INFO] org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.1.0 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.core:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.dbws:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.jpa:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.sdo:jar:3.0.2-RC1 already exists in destination. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-generated-sources) @ eclipselink --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources added. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ eclipselink --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipselink --- [INFO] No previous run data found, generating javadoc. [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:61: warning - Tag @see: reference not found: resultClasses [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:73: warning - Tag @see: reference not found: resultSetMappings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/annotations/StoredProcedureParameter.java:44: warning - Tag @see: missing '#': "mode()" [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/annotations/TransientCompatibleAnnotations.java:48: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/AbstractDirectMapping.java:890: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:88: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:96: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:128: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:166: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:179: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:186: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:195: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:202: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:209: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:216: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:223: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:238: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:268: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:277: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/DatabaseMapping.java:1071: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/metadata/FileBasedProjectCache.java:109: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/metadata/XMLMetadataSource.java:213: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBContext.java:787: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:45: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:63: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:81: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:99: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:122: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:153: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:184: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:215: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/TypeMappingInfo.java:68: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/OPStack.java:225: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:381: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:393: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:459: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:470: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:480: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:496: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:517: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:529: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathExpression.java:41: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:71: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:372: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:395: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:415: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:481: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:569: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLAnyCollectionMapping.java:848: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLNillableMapping.java:43: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLDirectMapping.java:236: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLObjectReferenceMapping.java:255: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLObjectReferenceMapping.java:278: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLObjectReferenceMapping.java:309: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLObjectReferenceMapping.java:323: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.java:709: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.java:404: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLMapping.java:31: warning - Tag @see: reference not found: org.eclipse.persistence.oxm.mappings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLNillableMapping.java:28: warning - Tag @see: reference not found: org.eclipse.persistence.oxm.mappings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/descriptors/ClassDescriptor.java:1997: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/descriptors/ClassDescriptor.java:2021: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/descriptors/ClassDescriptor.java:3123: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/descriptors/ClassDescriptor.java:3136: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/exceptions/DatabaseException.java:383: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/exceptions/DatabaseException.java:401: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/Project.java:989: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/Project.java:1457: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/Project.java:1468: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/dynamic/DynamicClassLoader.java:282: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:315: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:339: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:351: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:363: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:453: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:465: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:478: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:684: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:721: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:810: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:841: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:851: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1121: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.java:140: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDODataFactory.java:30: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:354: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:365: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:123: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:360: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:375: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:415: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:554: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:751: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:846: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:66: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:80: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:94: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:115: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:129: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:143: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:151: warning - @return tag has no arguments. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink.zip) @ eclipselink --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:commonj.sdo' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ eclipselink --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ eclipselink --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eclipselink --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.zip [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (stage) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:eclipselink:3.0.2-RC1:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/stage with includes "" and excludes "" [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.distribution.tests >-- [INFO] Building EclipseLink Bundles tests 3.0.2-RC1 [26/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.distribution.tests --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.distribution.tests --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.distribution.tests --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.distribution.tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (stage) @ org.eclipse.persistence.distribution.tests --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/stage with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.distribution.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.distribution.tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (installer-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.distribution.tests --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.bundles.other >---- [INFO] Building EclipseLink Bundles Other 3.0.2-RC1 [27/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.bundles.other --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles.other --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.bundles.other --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.bundles.other --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 65 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.bundles.other --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.bundles.other --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles.other --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (all-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (eclipselink-jpars-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-jpars-javadoc.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (nosql-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Configuration changed, re-generating javadoc. [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/eis/adapters/aq/AQPlatform.java:24: error: package oracle.AQ does not exist [WARNING] import oracle.AQ.*; [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/nosql-javadoc.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (sdo-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Configuration changed, re-generating javadoc. [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:204: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:428: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:445: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:455: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:862: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:889: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:917: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:936: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:971: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:981: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:992: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:1003: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:595: warning - Tag @link: reference not found: ChangeSummary.Setting setting [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:391: warning - Tag @link: reference not found: ChangeSummary.Setting settings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:391: warning - Tag @link: reference not found: ChangeSummary.Setting settings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:595: warning - Tag @link: reference not found: ChangeSummary.Setting setting [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:1558: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2014: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2153: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2264: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2289: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2341: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2685: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2895: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:72: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:90: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:108: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:126: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:144: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:164: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:185: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:203: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:221: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:239: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:257: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:275: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:293: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:322: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:373: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:392: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:411: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:430: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:449: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:468: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:487: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:506: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:525: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:544: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:565: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:593: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOResolvable.java:354: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:123: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:360: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:375: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:415: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:554: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:751: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:846: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/MapKeyLookupResult.java:56: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/MapKeyLookupResult.java:65: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SchemaResolverWrapper.java:167: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOCopyHelper.java:963: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDODataFactory.java:30: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOEqualityHelper.java:578: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:354: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:365: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:44: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:53: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:68: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:76: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:90: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:117: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:2180: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:2196: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:66: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:80: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:94: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:115: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:129: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:143: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:151: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:42: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:51: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:60: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:68: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:76: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/delegates/SDOTypeHelperDelegate.java:1113: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/OPStack.java:225: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:381: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:393: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:459: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:470: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:480: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:496: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:517: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:529: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/XPathExpression.java:41: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:71: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:372: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:395: warning - @return tag has no arguments. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/sdo-javadoc.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (prepare-jars-for-eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:3.0.0:jar [INFO] Configured Artifact: org.eclipse.persistence:commonj.sdo:?:jar [INFO] Copying jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-src.zip/jpa/plugins/jakarta.persistence-api-3.0.0.jar [INFO] Copying commonj.sdo-2.1.1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-src.zip/sdo/plugins/commonj.sdo_2.1.1.v201112051852.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.bundles.other --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.2-RC1.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-plugins-nosql.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-plugins-nosql.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-plugins-nosql.zip [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-plugins.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-plugins.zip.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.asm:*' o 'org.eclipse.persistence:org.eclipse.persistence.oracleddlparser:*' o 'org.eclipse.persistence:commonj.sdo:*' [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'com.sun.xml.fastinfoset:*' o 'com.sun.istack:*' o 'org.glassfish.grizzly:*' o 'org.glassfish.ha:*' [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'jakarta.inject:jakarta.inject' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-plugins.zip [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-shared-lib.ear) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-shared-lib.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence3.0.2-RC1-shared-lib.ear [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-shared-lib.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-shared-lib.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink3.0.2-RC1-shared-lib.zip [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-core-tests.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-core-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.2-RC1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-coretest-framework.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-coretest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-jpa-tests.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-jpa-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-jpatest-framework.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-jpatest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-test-jars.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-test-jars.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-test-jars.zip [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/src/main/assembly/eclipselink-test-src.zip.xml [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test.framework:jar:3.0.2-RC1 [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test:jar:3.0.2-RC1 [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.nosql:jar:3.0.2-RC1 [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:jar:3.0.2-RC1 [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.oracle.spatial' [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2-RC1 [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:3.0.2-RC1 [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.2-RC1 [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo:jar:3.0.2-RC1 [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo.server.test:jar:3.0.2-RC1 [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-test-src.zip [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.bundles.other --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-jpars-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/nosql-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/sdo-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-plugins-nosql.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-plugins.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence3.0.2-RC1-shared-lib.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1.ear [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink3.0.2-RC1-shared-lib.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-test-jars.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target/eclipselink-test-src.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.2-RC1/org.eclipse.persistence.bundles.other-3.0.2-RC1.zip [INFO] [INFO] -------------------< org.eclipse.persistence:p2site >------------------- [INFO] Building EclipseLink Bundles P2 Site 3.0.2-RC1 [28/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ p2site --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ p2site --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ p2site --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ p2site --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ p2site --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ p2site --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ p2site --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ p2site --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ p2site --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/p2site/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ p2site --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ p2site --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ p2site --- [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ p2site --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ p2site --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ p2site --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ p2site --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/p2site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/p2site/3.0.2-RC1/p2site-3.0.2-RC1.pom [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.2-RC1 [29/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- download-maven-plugin:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/pom_oracle_test_server.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test.server.parent/3.0.2-RC1/org.eclipse.persistence.oracle.test.server.parent-3.0.2-RC1.pom [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.sdo.server.test >--- [INFO] Building EclipseLink SDO Test Server 3.0.2-RC1 [30/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.sdo.server.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo.server.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.sdo.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- download-maven-plugin:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.sdo.server.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- derby-maven-plugin:1.10:start (start-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.sdo.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/test-classes [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink.sdo.test.server.jar) @ org.eclipse.persistence.sdo.server.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink.sdo.test.server.ear) @ org.eclipse.persistence.sdo.server.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.2-RC1-client.jar [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.sdo.server.test --- [INFO] WildFlyHomeDir exists:true [INFO] Skip WildFly configuration: false [INFO] [INFO] --- xml-maven-plugin:1.0.2:transform (default) @ org.eclipse.persistence.sdo.server.test --- [INFO] Transforming file: /home/jenkins/.eclipselinktests/wildfly-18.0.0.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo-maven2-plugin:1.7.7:restart (start-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-sdo-server) @ org.eclipse.persistence.sdo.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby-maven-plugin:1.10:stop (stop-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- cargo-maven2-plugin:1.7.7:stop (stop-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-server-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.sdo.server.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.2-RC1/org.eclipse.persistence.sdo.server.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.2-RC1/org.eclipse.persistence.sdo.server.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.2-RC1/org.eclipse.persistence.sdo.server.test-3.0.2-RC1.ear [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.2-RC1/org.eclipse.persistence.sdo.server.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.2-RC1/org.eclipse.persistence.sdo.server.test-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.2-RC1-client.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.2-RC1/org.eclipse.persistence.sdo.server.test-3.0.2-RC1-client.jar [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.jpa.nosql.test >--- [INFO] Building EclipseLink JPA NoSQL Test 3.0.2-RC1 [31/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- download-maven-plugin:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-generated-test-sources-dir) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src added. [INFO] [INFO] --- replacer:1.5.3:replace (filter-test-src-TestRunnerBean) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src/org/eclipse/persistence/testing/framework/server/TestRunnerBean.java: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src/org/eclipse/persistence/testing/framework/server/TestRunnerBean.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src/org/eclipse/persistence/testing/framework/server/TestRunnerBean.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- iterator-maven-plugin:0.5.1:iterator (pack-server) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skip by user request. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.2-RC1-client.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.2-RC1-tests.jar [INFO] [INFO] --- groovy-maven-plugin:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] WildFlyHomeDir exists:true [INFO] Skip WildFly configuration: false [INFO] [INFO] --- xml-maven-plugin:1.0.2:transform (default) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Transforming file: /home/jenkins/.eclipselinktests/wildfly-18.0.0.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo-maven2-plugin:1.7.7:restart (start-container) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- iterator-maven-plugin:0.5.1:invoker (test-server-lrg) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skip by user request. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (default-server-test) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- cargo-maven2-plugin:1.7.7:stop (stop-container) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-server-test) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping artifact installation [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test >---- [INFO] Building EclipseLink JPA JSE Test 3.0.2-RC1 [32/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jse.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.jse.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 220 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/oraclefeatures/TestOracleLOBLocatorFeature.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/oraclefeatures/TestOracleLOBLocatorFeature.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/oraclefeatures/TestOracleLOBLocatorFeature.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/oraclefeatures/TestOracleLOBLocatorFeature.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- staticweave-maven-plugin:1.0.0:weave (default) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Start EclipseLink static weaving... [INFO] Finished EclipseLink static weaving. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1.jar [INFO] [INFO] --- derby-maven-plugin:1.10:start (start-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-jse-without-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-jse-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby-maven-plugin:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.2-RC1/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.2-RC1/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.2-RC1/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.2-RC1/org.eclipse.persistence.jpa.jse.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test >--- [INFO] Building EclipseLink JPA Spring Test 3.0.2-RC1 [33/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.spring.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.spring.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1.jar [INFO] [INFO] --- derby-maven-plugin:1.10:start (start-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-spring-local) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-spring-container) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby-maven-plugin:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.2-RC1/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.2-RC1/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.2-RC1/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.2-RC1/org.eclipse.persistence.jpa.spring.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test >---- [INFO] Building EclipseLink JPA WDF Test 3.0.2-RC1 [34/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 218 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/generator/TestSequence.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/generator/TestSequence.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-wdf-jpa1-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa1-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-wdf-jpa2-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa2-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-wdf-tests.jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-tests.jar.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.core:test-jar' [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink-wdf.ear) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1-client.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-wdf-local) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.2-RC1/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.2-RC1/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.2-RC1/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1.ear [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.2-RC1/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.2-RC1/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1-client.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.2-RC1/org.eclipse.persistence.jpa.wdf.test-3.0.2-RC1-client.jar [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.test >----- [INFO] Building EclipseLink Oracle Extension Test 3.0.2-RC1 [35/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.oracle.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 169 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/xdb/StoredFunctionXMLTypeTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/xdb/StoredFunctionXMLTypeTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/dbchangenotification/CacheInvalidationHandler.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/dbchangenotification/CacheInvalidationHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1-tests.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (jar-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.2-RC1/org.eclipse.persistence.oracle.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.2-RC1/org.eclipse.persistence.oracle.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.2-RC1/org.eclipse.persistence.oracle.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.2-RC1/org.eclipse.persistence.oracle.test-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.2-RC1/org.eclipse.persistence.oracle.test-3.0.2-RC1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.2-RC1/org.eclipse.persistence.oracle.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (copy-to-distribution-module) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.oracle.test:tests:3.0.2-RC1:test-jar [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.oracle.test:test-sources:3.0.2-RC1:test-jar [INFO] Copying org.eclipse.persistence.oracle.test-3.0.2-RC1-tests.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/dependency/org.eclipse.persistence.oracle.test-tests.jar [INFO] Copying org.eclipse.persistence.oracle.test-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target/dependency/org.eclipse.persistence.oracle.test-test-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test >-- [INFO] Building EclipseLink DBWS Test Oracle 3.0.2-RC1 [36/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/src/test/resources [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.2-RC1/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.2-RC1/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.2-RC1/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.2-RC1/org.eclipse.persistence.dbws.oracle.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle 3.0.2-RC1 [37/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.2-RC1/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.2-RC1/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.2-RC1/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.2-RC1/org.eclipse.persistence.dbws.builder.oracle.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle Server 3.0.2-RC1 [38/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- download-maven-plugin:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/src/test/resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1.jar [INFO] [INFO] --- maven-dependency-plugin:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.2-RC1/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.2-RC1/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.2-RC1/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.2-RC1/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.2-RC1-test-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare >-- [INFO] Building EclipseLink Package Signature Compare Utility 3.0.2-RC1 [39/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.utils.sigcompare --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.2-RC1.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.2-RC1/org.eclipse.persistence.utils.sigcompare-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.2-RC1/org.eclipse.persistence.utils.sigcompare-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.2-RC1/org.eclipse.persistence.utils.sigcompare-3.0.2-RC1-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for EclipseLink Parent 3.0.2-RC1: [INFO] [INFO] EclipseLink Parent ................................. SUCCESS [ 19.374 s] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 27.195 s] [INFO] EclipseLink Core ................................... SUCCESS [ 26.246 s] [INFO] EclipseLink JPA .................................... SUCCESS [ 6.813 s] [INFO] EclipseLink JPA Model Generator .................... SUCCESS [ 1.920 s] [INFO] EclipseLink MOXy ................................... SUCCESS [ 33.454 s] [INFO] EclipseLink DBWS ................................... SUCCESS [ 11.476 s] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 26.838 s] [INFO] EclipseLink Core Test Framework .................... SUCCESS [ 4.407 s] [INFO] EclipseLink Core Test .............................. SUCCESS [ 14.808 s] [INFO] EclipseLink CORBA Extension ........................ SUCCESS [ 5.985 s] [INFO] EclipseLink Extension .............................. SUCCESS [ 3.644 s] [INFO] EclipseLink JPA Test Framework ..................... SUCCESS [ 1.206 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 13.167 s] [INFO] EclipseLink JPA Test ............................... SUCCESS [04:19 min] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 4.184 s] [INFO] EclipseLink MOXy XJC ............................... SUCCESS [ 1.239 s] [INFO] EclipseLink SDO .................................... SUCCESS [ 8.774 s] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 5.002 s] [INFO] EclipseLink Package Rename Utility ................. SUCCESS [ 1.398 s] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 6.783 s] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [02:38 min] [INFO] EclipseLink Bundles Parent ......................... SUCCESS [ 0.134 s] [INFO] EclipseLink Bundles MOXy standalone ................ SUCCESS [ 2.006 s] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) ..... SUCCESS [01:15 min] [INFO] EclipseLink Bundles tests .......................... SUCCESS [ 15.900 s] [INFO] EclipseLink Bundles Other .......................... SUCCESS [ 55.913 s] [INFO] EclipseLink Bundles P2 Site ........................ SUCCESS [ 0.122 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 17.590 s] [INFO] EclipseLink SDO Test Server ........................ SUCCESS [ 15.466 s] [INFO] EclipseLink JPA NoSQL Test ......................... SUCCESS [ 13.533 s] [INFO] EclipseLink JPA JSE Test ........................... SUCCESS [ 9.474 s] [INFO] EclipseLink JPA Spring Test ........................ SUCCESS [ 5.626 s] [INFO] EclipseLink JPA WDF Test ........................... SUCCESS [ 4.123 s] [INFO] EclipseLink Oracle Extension Test .................. SUCCESS [ 5.479 s] [INFO] EclipseLink DBWS Test Oracle ....................... SUCCESS [ 1.827 s] [INFO] EclipseLink DBWS Builder Test Oracle ............... SUCCESS [ 2.999 s] [INFO] EclipseLink DBWS Builder Test Oracle Server ........ SUCCESS [ 16.922 s] [INFO] EclipseLink Package Signature Compare Utility ...... SUCCESS [ 2.062 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:48 min [INFO] Finished at: 2021-06-07T11:06:43Z [INFO] ------------------------------------------------------------------------ -[ Deploy artifacts to staging repository ]----------------------------- Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z) Maven home: /opt/java/maven Java version: 1.8.0_252, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.252.b09-0.fc30.x86_64/jre Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.10.19-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Inspecting build with total of 21 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 21 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EclipseLink Parent [pom] [INFO] EclipseLink Hermes Parser [jar] [INFO] EclipseLink Core [jar] [INFO] EclipseLink JPA [jar] [INFO] EclipseLink JPA Model Generator [jar] [INFO] EclipseLink MOXy [jar] [INFO] EclipseLink DBWS [jar] [INFO] EclipseLink JPA-RS [jar] [INFO] EclipseLink CORBA Extension [jar] [INFO] EclipseLink Extension [jar] [INFO] EclipseLink NoSQL Extension [jar] [INFO] EclipseLink MOXy XJC [jar] [INFO] EclipseLink SDO [jar] [INFO] EclipseLink DBWS Builder [jar] [INFO] EclipseLink Package Rename Utility [jar] [INFO] EclipseLink Oracle Extension [jar] [INFO] EclipseLink Oracle NoSQL Extension [jar] [INFO] EclipseLink Bundles Parent [pom] [INFO] EclipseLink Bundles MOXy standalone [pom] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) [jar] [INFO] EclipseLink Bundles tests [jar] [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 3.0.2-RC1 [1/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.parent --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.parent --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.parent --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.2-RC1/org.eclipse.persistence.parent-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/org.eclipse.persistence.parent-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.2-RC1/org.eclipse.persistence.parent-3.0.2-RC1.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.parent --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.2-RC1/org.eclipse.persistence.parent-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/org.eclipse.persistence.parent-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.2-RC1/org.eclipse.persistence.parent-3.0.2-RC1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [INFO] Building EclipseLink Hermes Parser 3.0.2-RC1 [2/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.jpql --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.jpql --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jpql --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.jpql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 696 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/test/java/org/eclipse/persistence/jpa/tests/jpql/JPQLTestRunner.java: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/test/java/org/eclipse/persistence/jpa/tests/jpql/JPQLTestRunner.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/test/java/org/eclipse/persistence/jpa/tests/jpql/JPQLTestRunner.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.jpql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.jpql --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.jpa.jpql... Loading source files for package org.eclipse.persistence.jpa.jpql.parser... Loading source files for package org.eclipse.persistence.jpa.jpql.tools... Loading source files for package org.eclipse.persistence.jpa.jpql.tools.model... Loading source files for package org.eclipse.persistence.jpa.jpql.tools.model.query... Loading source files for package org.eclipse.persistence.jpa.jpql.tools.resolver... Loading source files for package org.eclipse.persistence.jpa.jpql.tools.spi... Loading source files for package org.eclipse.persistence.jpa.jpql.tools.utility... Loading source files for package org.eclipse.persistence.jpa.jpql.tools.utility.filter... Loading source files for package org.eclipse.persistence.jpa.jpql.tools.utility.iterable... Loading source files for package org.eclipse.persistence.jpa.jpql.tools.utility.iterator... Loading source files for package org.eclipse.persistence.jpa.jpql.utility... Loading source files for package org.eclipse.persistence.jpa.jpql.utility.filter... Loading source files for package org.eclipse.persistence.jpa.jpql.utility.iterable... Loading source files for package org.eclipse.persistence.jpa.jpql.utility.iterator... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractEclipseLinkParameterTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractEclipseLinkSemanticValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractEclipseLinkSemanticValidator.EclipseLinkOwningClauseVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractEclipseLinkSemanticValidator.SubquerySelectItemCalculator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractEclipseLinkSemanticValidator.TableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractEclipseLinkSemanticValidator.TopLevelFirstDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.AbstractCollectionValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.AbstractEncapsulatedExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.AbstractTripleEncapsulatedExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.CollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.CollectionSeparatedByCommaValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.CollectionSeparatedBySpaceValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.ComparisonExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.DateTimeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractGrammarValidator.NullExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.CollectionValuedPathExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.ComparingEntityTypeLiteralVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.ComparisonExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.FirstDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.InItemsVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.PathType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.StateFieldPathExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.SubqueryFirstDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractSemanticValidator.TopLevelFirstDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractValidator.BypassChildCollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractValidator.BypassParentSubExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractValidator.ChildrenCollectorVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractValidator.JPQLQueryBNFValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractValidator.NestedArrayVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractValidator.OwningClauseVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractValidator.OwningStatementVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/AbstractValidator.SubqueryVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/Assert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/Assert.AssertException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/BaseDeclarationIdentificationVariableFinder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/EclipseLinkGrammarValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/EclipseLinkGrammarValidator.InExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/EclipseLinkGrammarValidator.InExpressionWithNestedArrayVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/EclipseLinkLiteralVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/EclipseLinkSemanticValidatorExtension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/EclipseLinkVersion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/ExpressionTools.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/ITypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/JPAVersion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/JPQLQueryDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/JPQLQueryDeclaration.Type.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/JPQLQueryProblem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/JPQLQueryProblemMessages.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/JPQLQueryProblemResourceBundle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/LiteralType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/LiteralVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/ParameterTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/SemanticValidatorHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/WordParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/WordParser.WordType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbsExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbsExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractConditionalClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractDoubleEncapsulatedExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractEclipseLinkExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractEclipseLinkTraverseChildrenVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractEclipseLinkTraverseParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractEncapsulatedExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractFromClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractJPQLGrammar.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractLiteralExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractOrderByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractPathExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractSchemaName.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractSchemaNameBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractSchemaNameFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractSelectClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractSelectStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractSingleEncapsulatedExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractTraverseChildrenVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractTraverseParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AbstractTripleEncapsulatedExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AdditionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AggregateExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AggregateFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AllOrAnyExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AllOrAnyExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AllOrAnyExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AndExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AndExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AnonymousExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ArithmeticExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ArithmeticExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ArithmeticExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ArithmeticFactor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ArithmeticFactorBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ArithmeticPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ArithmeticTermBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AsOfClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AsOfClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AsOfClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AvgFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/AvgFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/BadExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/BadExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/BadExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/BetweenExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/BetweenExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/BetweenExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/BooleanExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/BooleanLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/BooleanPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CaseExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CaseExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CaseExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CaseOperandBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CastExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CastExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CastExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CoalesceExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CoalesceExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CoalesceExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionMemberDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionMemberDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionMemberDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionMemberExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionMemberExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionMemberExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionValuedPathExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionValuedPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CollectionValuedPathExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ComparisonExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ComparisonExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ComparisonExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CompoundExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConcatExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConcatExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConditionalExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConditionalFactorBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConditionalPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConditionalTermBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConnectByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConnectByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConnectByClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConstructorExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConstructorExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConstructorExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ConstructorItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CountFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/CountFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DatabaseType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DatabaseTypeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DatabaseTypeQueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DateTime.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DatetimeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DateTimeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DateTimePrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DateTimeTimestampLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DefaultEclipseLinkJPQLGrammar.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DefaultJPQLGrammar.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DefaultStringExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DeleteClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DeleteClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DeleteClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DeleteClauseRangeVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DeleteStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DeleteStatementBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DeleteStatementFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DerivedCollectionMemberDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/DivisionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkAnonymousExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkJPQLGrammar1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkJPQLGrammar2_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkJPQLGrammar2_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkJPQLGrammar2_2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkJPQLGrammar2_3.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkJPQLGrammar2_4.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkJPQLGrammar2_5.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EclipseLinkJPQLGrammar2_6.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ElseExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EmptyCollectionComparisonExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EmptyCollectionComparisonExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EncapsulatedIdentificationVariableExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EntityExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EntityOrValueExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EntityTypeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EntityTypeLiteral.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EntityTypeLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EntityTypeLiteralFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EntryExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EntryExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EnumExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EnumLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/EnumPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExistsExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExistsExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExistsExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/Expression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExpressionRegistry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExpressionVisitorWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExtractExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExtractExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ExtractExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FromClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FromClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FromClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FullyQualifyPathExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FunctionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FunctionExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FunctionExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FunctionExpressionFactory.ParameterCount.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FunctionItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FunctionsReturningDatetimeBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FunctionsReturningNumericsBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/FunctionsReturningStringsBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/GeneralCaseExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/GeneralIdentificationExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/GeneralIdentificationVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/GenericQueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/GroupByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/GroupByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/GroupByClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/GroupByItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/GroupByItemFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/HavingClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/HavingClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/HavingClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/HierarchicalQueryClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/HierarchicalQueryClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/HierarchicalQueryClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IdentificationVariable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IdentificationVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IdentificationVariableDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IdentificationVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IdentificationVariableDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IdentificationVariableFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IdentifierRole.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IndexExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IndexExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InExpressionExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InExpressionItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InputParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InputParameterBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalAggregateFunctionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalBetweenExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalCoalesceExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalColumnExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalConcatExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalConnectByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalCountBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalEntityTypeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalFromClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalJoinBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalLengthExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalLocateStringExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalLocateThirdExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalLowerExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalModExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalOrderByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalOrderByItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalOrderByItemFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalSelectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalSimpleFromClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalSimpleSelectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalSqrtExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalSubstringPositionExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalSubstringStringExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalUpdateClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalUpperExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/InternalWhenClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/IsExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/Join.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JoinAssociationPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JoinBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JoinCollectionValuedPathExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JoinFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JoinFetchBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JPQLExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JPQLGrammar.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JPQLGrammar1_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JPQLGrammar2_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JPQLGrammar2_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JPQLQueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/JPQLStatementBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/KeyExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/KeyExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/KeywordExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/KeywordExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LengthExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LengthExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LikeExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LikeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LikeExpressionEscapeCharacterBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LikeExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LiteralExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LocateExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LocateExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LogicalExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LowerExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/LowerExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/MaxFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/MaxFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/MinFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/MinFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ModExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ModExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/MultiplicationExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NewValueBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NotExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NotExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NullComparisonExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NullComparisonExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NullExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NullIfExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NullIfExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NullIfExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NumericLiteral.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/NumericLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ObjectExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ObjectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ObjectExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OnClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OnClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OnClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderByClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderByItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderByItem.NullOrdering.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderByItem.Ordering.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderByItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderByItemFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderSiblingsByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderSiblingsByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrderSiblingsByClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/OrExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/PatternValueBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/QualifiedIdentificationVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/QueryPosition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/RangeDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/RangeDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/RangeVariableDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/RangeVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/RangeVariableDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/RegexpExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/RegexpExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/RegexpExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ResultVariable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ResultVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ResultVariableFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ScalarExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SelectClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SelectClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SelectClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SelectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SelectStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SelectStatementBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SelectStatementFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleArithmeticExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleCaseExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleConditionalExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleEntityExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleEntityOrValueExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleFromClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleResultVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleSelectClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleSelectClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleSelectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleSelectStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SimpleSelectStatementFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SingleValuedObjectPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SingleValuedPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SizeExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SizeExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SqrtExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SqrtExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StartWithClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StartWithClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StartWithClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StateFieldPathExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StateFieldPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StateFieldPathExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StringExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StringLiteral.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StringLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StringLiteralFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/StringPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SubExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SubqueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SubqueryFromClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SubSelectIdentificationVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SubstringExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SubstringExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SubtractionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SumFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/SumFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TableExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TableExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TableExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TableVariableDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TableVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TableVariableDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TreatExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TreatExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TreatExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TrimExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TrimExpression.Specification.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TrimExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TypeExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TypeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/TypeExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UnionClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UnionClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UnionClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UnknownExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UnknownExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateItemFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateItemStateFieldPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateItemStateFieldPathExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateStatementBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpdateStatementFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpperExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/UpperExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ValueExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/ValueExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/VirtualJPQLQueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/WhenClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/WhenClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/WhenClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/WhereClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/WhereClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/WhereClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AbstractAppendableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AbstractConditionalClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AbstractFromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AbstractGroupByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AbstractHavingClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AbstractSelectClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AbstractSelectClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AbstractWhereClauseSelectStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AcceptableTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AppendableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.AppendableType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.CollectionExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.CollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.CollectionMappingFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.ConcatExpressionCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.ConditionalClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.ConstrutorCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.DeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.DefaultMappingCollector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.DeleteClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.DeleteClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.DifferentComparisonFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.DoubleEncapsulatedCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.EncapsulatedExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.EndingQueryPositionBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.EnumVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.FilteringMappingCollector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.FollowingClausesVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.FollowingInvalidExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.FromClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.FromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.GroupByClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.GroupByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.HavingClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.IdentificationVariableType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.InvalidExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.JoinCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.MappingCollector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.MappingFilterBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.MappingTypeFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.NotExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.OrderByClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.OrderByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.PropertyMappingFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.RangeVariableDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.ResultVariableVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SelectClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SelectClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SimpleFromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SimpleGroupByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SimpleHavingClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SimpleSelectClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SimpleSelectClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SimpleWhereClauseSelectStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.StatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SubqueryAppendableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.SubqueryVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.TripleEncapsulatedCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.UpdateClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.UpdateItemCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.VisitParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.WhenClauseConditionalClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.WhereClauseDeleteStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.WhereClauseSelectStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.WhereClauseUpdateStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.WithinInvalidExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractJPQLQueryHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/AbstractRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.AbstractRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.AttributeNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.ClassNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.EntityNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.EnumConstantRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.JavaQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.ResultVariableNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.VariableNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/ContentAssistExtension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/ContentAssistProposals.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/ContentAssistProposals.ClassType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/ContentAssistProposals.EnumProposals.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultBasicRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultContentAssistProposals.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultContentAssistVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultContentAssistVisitor.AcceptableTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultGrammarValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultJPQLQueryContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultJPQLQueryHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultLiteralVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultParameterTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultRefactoringDelta.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultSemanticValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultSemanticValidator.BooleanTypeValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultSemanticValidator.NullValueVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultSemanticValidator.NumericTypeValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultSemanticValidator.ResultVariableInOrderByVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultSemanticValidator.StringTypeValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultSemanticValidator.TypeValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/DefaultTextEdit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkBasicRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.AcceptableTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.AppendableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.FollowingClausesVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.FromClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.FromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.IncompleteCollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.OrderByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.SimpleFromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.TableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkContentAssistVisitor.UnionClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkJPQLQueryContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkJPQLQueryHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkParameterTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkResolverBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/EclipseLinkSemanticValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/GenericSemanticValidatorHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/GenericSemanticValidatorHelper.IdentificationVariableVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/GenericTypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/JPQLQueryContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/JPQLQueryContext.InputParameterVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/JPQLQueryContext.QueryExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/NumericTypeComparator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/RefactoringDelta.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.ClassNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.EntityNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.EnumConstantRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.FieldNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.ResultVariableNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.StateObjectUpdater.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.VariableNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/ResultQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/TextEdit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/TypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractActualJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractCaseExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractConditionalExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractConditionalStateObjectBuilderWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractEclipseLinkSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractEclipseLinkSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractNewValueStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractScalarExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/AbstractStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BaseJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.AbstractRangeDeclarationBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.AbstractSelectStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.CollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.CollectionMemberDeclarationBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.DeleteStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.JoinBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.RangeDeclarationBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.SelectItemBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.SelectStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.SimpleRangeDeclarationBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.SimpleSelectStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.UpdateStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/BasicStateObjectBuilder.WhenClauseBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultActualJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultCaseExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultConditionalExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultEclipseLinkJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultNewValueStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultProblem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/DefaultStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/EclipseLinkActualJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/EclipseLinkConditionalStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/EclipseLinkJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/EclipseLinkJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/EclipseLinkSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/EclipseLinkSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/EclipseLinkStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IAbstractConditionalExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/ICaseExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IConditionalExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IEclipseLinkConditionalStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IEclipseLinkSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IEclipseLinkSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IJPQLQueryFormatter.IdentifierStyle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IListChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IListChangeEvent.EventType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IListChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/INewValueStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IPropertyChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IPropertyChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/IScalarExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/ISelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/ISimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/JPQLQueryBuilder1_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/JPQLQueryBuilder2_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/JPQLQueryBuilder2_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/JPQLQueryBuilderWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/ListChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/Problem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/PropertyChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/StateObjectProblemConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbsExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractConditionalClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractDoubleEncapsulatedExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractEclipseLinkStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractEclipseLinkTraverseChildrenVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractEclipseLinkTraverseParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractEncapsulatedExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractFromClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractIdentificationVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractListHolderStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractModifyClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractModifyStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractPathExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractRangeVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractSchemaNameStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractSelectClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractSelectStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractSingleEncapsulatedExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractTraverseChildrenVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractTraverseParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractTripleEncapsulatedExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AdditionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AggregateFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AllOrAnyExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AndExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AnonymousStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AnonynousEclipseLinkStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ArithmeticExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ArithmeticFactorStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/AvgFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/BadExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/BetweenExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/CaseExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ChangeSupport.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/CoalesceExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionMemberDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionMemberExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionValuedPathExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ComparisonExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/CompoundExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ConcatExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ConstructorExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/CountFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/DateTimeStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/DeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/DeleteClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/DeleteStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/DerivedPathIdentificationVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/DerivedPathVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/DivisionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/EclipseLinkStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/EmptyCollectionComparisonExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/EncapsulatedIdentificationVariableExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/EntityTypeLiteralStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/EntryExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/EnumTypeStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ExistsExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/FromClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/FunctionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/GroupByClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/HavingClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/IdentificationVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/IdentificationVariableStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/IndexExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/InputParameterStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/JoinStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/JPQLQueryStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/KeyExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/KeywordExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/LengthExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/LikeExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ListHolderStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/LocateExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/LogicalExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/LowerExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/MaxFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/MinFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ModExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/MultiplicationExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/NotExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/NullComparisonExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/NullIfExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/NumericLiteralStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ObjectExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/OrderByClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/OrderByItemStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/OrExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/RangeVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ResultVariableStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SelectClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SelectStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SimpleFromClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SimpleSelectClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SimpleSelectStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SimpleStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SizeExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SqrtExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/StateFieldPathExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/StateFieldPathExpressionStateObject.MapManagedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/StateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/StateObjectProblem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/StateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/StringLiteralStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SubExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SubstringExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SubtractionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/SumFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/TreatExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/TrimExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/TypeExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/UnknownExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/UpdateClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/UpdateItemStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/UpdateStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/UpperExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/ValueExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/VariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/WhenClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/WhereClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/AbsFunctionResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/AbstractPathResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/AbstractRangeDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/ClassNameResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/ClassResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/CollectionDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/CollectionEquivalentResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/CollectionValuedFieldResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/CollectionValuedFieldResolver.MapManagedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/Declaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/DeclarationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/DeclarationResolver.DeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/DeclarationResolver.QualifyRangeDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/DeclarationResolver.RootObjectExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/DefaultResolverBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/DerivedDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.DeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/EntityResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/EnumLiteralResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/FromSubqueryResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/FromSubqueryResolver.VirtualManagedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/FromSubqueryResolver.VirtualMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/FromSubqueryResolver.VirtualMappingBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/IdentificationVariableResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/KeyResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/NullResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/NumericResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/RangeDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/Resolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/ResolverBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/ResolverBuilder.CollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/StateFieldResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/SubqueryDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/SubqueryEntityResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/SumFunctionResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/TableDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/TreatResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/UnknownDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/ValueResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IConstructor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IEclipseLinkMappingType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IEmbeddable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IEntity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IManagedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IManagedTypeProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IManagedTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IMappedSuperclass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IMappingBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IMappingType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/IType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/ITypeDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/ITypeRepository.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/XmlEscapeCharacterConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/filter/AndFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/filter/CompoundFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/CloneIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/CloneIterable.DefaultRemover.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/EmptyIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SingleElementListIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SnapshotCloneIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SnapshotCloneIterable.LocalCloneIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.Remover.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.Remover.ReadOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/EmptyIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/SingleElementListIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/CollectionTools.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/filter/Filter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/filter/NullFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/ArrayIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.DefaultMutator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/ListIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/SnapshotCloneListIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/SnapshotCloneListIterable.LocalCloneListIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/ArrayIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/CloneListIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/CloneListIterator.Mutator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/CloneListIterator.Mutator.ReadOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/filter/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/filter/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/filter/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/filter/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/filter/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/filter/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/WordParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/WordParser.WordType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/SemanticValidatorHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/ParameterTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/LiteralVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/LiteralType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/JPQLQueryProblemResourceBundle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/JPQLQueryProblemMessages.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/JPQLQueryProblem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/JPQLQueryDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/JPQLQueryDeclaration.Type.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/JPAVersion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/ITypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/ExpressionTools.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/EclipseLinkVersion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/EclipseLinkSemanticValidatorExtension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/EclipseLinkLiteralVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/EclipseLinkGrammarValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/EclipseLinkGrammarValidator.InExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/EclipseLinkGrammarValidator.InExpressionWithNestedArrayVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/BaseDeclarationIdentificationVariableFinder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/Assert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/Assert.AssertException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractValidator.BypassChildCollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractValidator.BypassParentSubExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractValidator.ChildrenCollectorVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractValidator.JPQLQueryBNFValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractValidator.NestedArrayVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractValidator.OwningClauseVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractValidator.OwningStatementVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractValidator.SubqueryVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.CollectionValuedPathExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.ComparingEntityTypeLiteralVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.ComparisonExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.FirstDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.InItemsVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.PathType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.StateFieldPathExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.SubqueryFirstDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractSemanticValidator.TopLevelFirstDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.AbstractCollectionValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.AbstractDoubleEncapsulatedExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.AbstractEncapsulatedExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.AbstractSingleEncapsulatedExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.AbstractTripleEncapsulatedExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.CollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.CollectionSeparatedByCommaValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.CollectionSeparatedBySpaceValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.ComparisonExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.DateTimeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractGrammarValidator.NullExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractEclipseLinkSemanticValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractEclipseLinkSemanticValidator.EclipseLinkOwningClauseVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractEclipseLinkSemanticValidator.SubquerySelectItemCalculator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractEclipseLinkSemanticValidator.TableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractEclipseLinkSemanticValidator.TopLevelFirstDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/class-use/AbstractEclipseLinkParameterTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/WhereClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/WhereClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/WhereClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/WhenClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/WhenClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/WhenClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/VirtualJPQLQueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ValueExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ValueExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpperExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpperExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateStatementFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateStatementBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateItemStateFieldPathExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateItemStateFieldPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateItemFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UpdateClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UnknownExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UnknownExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UnionClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UnionClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/UnionClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TypeExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TypeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TypeExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TrimExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TrimExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TrimExpression.Specification.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TreatExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TreatExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TreatExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TableVariableDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TableVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TableVariableDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TableExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TableExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/TableExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SumFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SumFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SubtractionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SubstringExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SubstringExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SubqueryFromClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SubqueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SubSelectIdentificationVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SubExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StringPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StringLiteralFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StringLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StringLiteral.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StringExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StateFieldPathExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StateFieldPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StateFieldPathExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StartWithClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StartWithClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/StartWithClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SqrtExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SqrtExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SizeExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SizeExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SingleValuedPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SingleValuedObjectPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleSelectStatementFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleSelectStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleSelectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleSelectClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleSelectClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleResultVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleFromClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleEntityOrValueExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleEntityExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleConditionalExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleCaseExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SimpleArithmeticExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SelectStatementFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SelectStatementBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SelectStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SelectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SelectClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SelectClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/SelectClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ScalarExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ResultVariableFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ResultVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ResultVariable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/RegexpExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/RegexpExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/RegexpExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/RangeVariableDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/RangeVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/RangeVariableDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/RangeDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/RangeDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/QueryPosition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/QualifiedIdentificationVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/PatternValueBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderSiblingsByClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderSiblingsByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderSiblingsByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderByItemFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderByItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderByItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderByItem.NullOrdering.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderByItem.Ordering.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderByClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrderByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OrExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OnClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OnClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/OnClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ObjectExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ObjectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ObjectExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NumericLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NumericLiteral.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NullIfExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NullIfExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NullIfExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NullExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NullComparisonExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NullComparisonExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NotExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NotExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/NewValueBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/MultiplicationExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ModExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ModExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/MinFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/MinFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/MaxFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/MaxFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LowerExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LowerExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LogicalExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LocateExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LocateExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LiteralExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LikeExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LikeExpressionEscapeCharacterBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LikeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LikeExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LengthExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/LengthExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/KeywordExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/KeywordExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/KeyExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/KeyExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JoinFetchBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JoinFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JoinCollectionValuedPathExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JoinBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JoinAssociationPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/Join.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JPQLStatementBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JPQLQueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JPQLGrammar2_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JPQLGrammar2_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JPQLGrammar1_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JPQLGrammar.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/JPQLExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IsExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalWhenClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalUpperExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalUpdateClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalSubstringStringExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalSubstringPositionExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalSqrtExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalSimpleSelectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalSimpleFromClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalSelectExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalOrderByItemFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalOrderByItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalOrderByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalModExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalLowerExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalLocateThirdExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalLocateStringExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalLengthExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalJoinBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalFromClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalEntityTypeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalCountBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalConnectByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalConcatExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalColumnExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalCoalesceExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalBetweenExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InternalAggregateFunctionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InputParameterBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InputParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IndexExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IndexExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InExpressionItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InExpressionExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/InExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IdentifierRole.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IdentificationVariableFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IdentificationVariableDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IdentificationVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IdentificationVariableDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IdentificationVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/IdentificationVariable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/HierarchicalQueryClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/HierarchicalQueryClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/HierarchicalQueryClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/HavingClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/HavingClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/HavingClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/GroupByItemFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/GroupByItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/GroupByClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/GroupByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/GroupByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/GenericQueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/GeneralIdentificationVariableBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/GeneralIdentificationExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/GeneralCaseExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FunctionsReturningStringsBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FunctionsReturningNumericsBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FunctionsReturningDatetimeBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FunctionItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FunctionExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FunctionExpressionFactory.ParameterCount.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FunctionExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FunctionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FullyQualifyPathExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FromClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FromClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/FromClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExtractExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExtractExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExtractExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExpressionVisitorWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExpressionRegistry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/Expression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExistsExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExistsExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ExistsExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EnumPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EnumLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EnumExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EntryExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EntryExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EntityTypeLiteralFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EntityTypeLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EntityTypeLiteral.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EntityTypeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EntityOrValueExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EntityExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EncapsulatedIdentificationVariableExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EmptyCollectionComparisonExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EmptyCollectionComparisonExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ElseExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkJPQLGrammar2_6.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkJPQLGrammar2_5.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkJPQLGrammar2_4.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkJPQLGrammar2_3.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkJPQLGrammar2_2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkJPQLGrammar2_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkJPQLGrammar2_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkJPQLGrammar1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/EclipseLinkAnonymousExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DivisionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DerivedCollectionMemberDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DeleteStatementFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DeleteStatementBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DeleteStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DeleteClauseRangeVariableDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DeleteClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DeleteClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DeleteClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DefaultStringExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DefaultJPQLGrammar.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DefaultEclipseLinkJPQLGrammar.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DatetimeExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DateTimeTimestampLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DateTimePrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DateTimeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DateTime.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DatabaseTypeQueryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DatabaseTypeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/DatabaseType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CountFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CountFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConstructorItemBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConstructorExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConstructorExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConstructorExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConnectByClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConnectByClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConnectByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConditionalTermBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConditionalPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConditionalFactorBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConditionalExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConcatExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ConcatExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CompoundExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ComparisonExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ComparisonExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ComparisonExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionValuedPathExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionValuedPathExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionValuedPathExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionMemberExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionMemberExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionMemberExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionMemberDeclarationFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionMemberDeclarationBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionMemberDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CollectionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CoalesceExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CoalesceExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CoalesceExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CastExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CastExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CastExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CaseOperandBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CaseExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CaseExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/CaseExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/BooleanPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/BooleanLiteralBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/BooleanExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/BetweenExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/BetweenExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/BetweenExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/BadExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/BadExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/BadExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AvgFunctionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AvgFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AsOfClauseFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AsOfClauseBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AsOfClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ArithmeticTermBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ArithmeticPrimaryBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ArithmeticFactorBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ArithmeticFactor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ArithmeticExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ArithmeticExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/ArithmeticExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AnonymousExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AndExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AndExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AllOrAnyExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AllOrAnyExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AllOrAnyExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AggregateFunction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AggregateExpressionBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AdditionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractTripleEncapsulatedExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractTraverseParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractTraverseChildrenVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractSingleEncapsulatedExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractSelectStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractSelectClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractSchemaNameFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractSchemaNameBNF.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractSchemaName.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractPathExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractOrderByClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractLiteralExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractJPQLGrammar.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractFromClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractEncapsulatedExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractEclipseLinkTraverseParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractEclipseLinkTraverseChildrenVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractEclipseLinkExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractDoubleEncapsulatedExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbstractConditionalClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbsExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/class-use/AbsExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/TypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/TextEdit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/ResultQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/RefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/RefactoringTool.ClassNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/RefactoringTool.EntityNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/RefactoringTool.EnumConstantRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/RefactoringTool.FieldNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/RefactoringTool.ResultVariableNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/RefactoringTool.StateObjectUpdater.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/RefactoringTool.VariableNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/RefactoringDelta.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/NumericTypeComparator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/JPQLQueryContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/JPQLQueryContext.InputParameterVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/JPQLQueryContext.QueryExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/GenericTypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/GenericSemanticValidatorHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/GenericSemanticValidatorHelper.IdentificationVariableVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkSemanticValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkResolverBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkParameterTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkJPQLQueryHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkJPQLQueryContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.AcceptableTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.AppendableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.EndingQueryPositionBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.FollowingClausesVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.FromClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.FromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.IncompleteCollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.OrderByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.SimpleFromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.TableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkContentAssistVisitor.UnionClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/EclipseLinkBasicRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultTextEdit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultSemanticValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultSemanticValidator.BooleanTypeValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultSemanticValidator.NullValueVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultSemanticValidator.NumericTypeValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultSemanticValidator.ResultVariableInOrderByVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultSemanticValidator.StringTypeValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultSemanticValidator.TypeValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultSemanticValidator.UpdateClauseAbstractSchemaNameFinder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultRefactoringDelta.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultParameterTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultLiteralVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultJPQLQueryHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultJPQLQueryContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultGrammarValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultContentAssistVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultContentAssistVisitor.AcceptableTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultContentAssistProposals.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/DefaultBasicRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/ContentAssistProposals.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/ContentAssistProposals.ClassType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/ContentAssistProposals.EnumProposals.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/ContentAssistExtension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/BasicRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/BasicRefactoringTool.AbstractRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/BasicRefactoringTool.AttributeNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/BasicRefactoringTool.ClassNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/BasicRefactoringTool.EntityNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/BasicRefactoringTool.EnumConstantRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/BasicRefactoringTool.JavaQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/BasicRefactoringTool.ResultVariableNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/BasicRefactoringTool.VariableNameRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractRefactoringTool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractJPQLQueryHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AbstractAppendableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AbstractConditionalClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AbstractFromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AbstractGroupByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AbstractHavingClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AbstractSelectClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AbstractSelectClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AbstractWhereClauseSelectStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AcceptableTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AppendableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.AppendableType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.CollectionExpressionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.CollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.CollectionMappingFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.ConcatExpressionCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.ConditionalClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.ConstrutorCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.DeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.DefaultMappingCollector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.DeleteClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.DeleteClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.DifferentComparisonFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.DoubleEncapsulatedCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.EncapsulatedExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.EndingQueryPositionBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.EnumVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.FilteringMappingCollector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.FollowingClausesVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.FollowingInvalidExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.FromClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.FromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.GroupByClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.GroupByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.HavingClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.IdentificationVariableType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.IncompleteCollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.InvalidExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.JoinCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.MappingCollector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.MappingFilterBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.MappingTypeFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.NotExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.OrderByClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.OrderByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.PropertyMappingFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.RangeVariableDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.ResultVariableVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SelectClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SelectClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SimpleFromClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SimpleGroupByClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SimpleHavingClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SimpleSelectClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SimpleSelectClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SimpleWhereClauseSelectStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.StatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SubqueryAppendableExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.SubqueryVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.TripleEncapsulatedCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.UpdateClauseStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.UpdateItemCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.VisitParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.WhenClauseConditionalClauseCollectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.WhereClauseDeleteStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.WhereClauseSelectStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.WhereClauseUpdateStatementHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/class-use/AbstractContentAssistVisitor.WithinInvalidExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/StateObjectProblemConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/PropertyChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/Problem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/ListChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/JPQLQueryBuilderWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/JPQLQueryBuilder2_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/JPQLQueryBuilder2_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/JPQLQueryBuilder1_0.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/ISimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/ISelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IScalarExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IPropertyChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IPropertyChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/INewValueStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IListChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IListChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IListChangeEvent.EventType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IJPQLQueryFormatter.IdentifierStyle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IEclipseLinkSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IEclipseLinkSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IEclipseLinkConditionalStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IConditionalExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/ICaseExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/IAbstractConditionalExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/EclipseLinkStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/EclipseLinkSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/EclipseLinkSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/EclipseLinkJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/EclipseLinkJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/EclipseLinkConditionalStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/EclipseLinkActualJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultProblem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultNewValueStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultEclipseLinkJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultConditionalExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultCaseExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/DefaultActualJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.AbstractRangeDeclarationBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.AbstractSelectStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.CollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.CollectionMemberDeclarationBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.DeleteStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.JoinBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.RangeDeclarationBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.SelectItemBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.SelectStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.SimpleRangeDeclarationBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.SimpleSelectStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.UpdateStatementBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BasicStateObjectBuilder.WhenClauseBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/BaseJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractScalarExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractNewValueStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractJPQLQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractEclipseLinkSimpleSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractEclipseLinkSelectExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractConditionalStateObjectBuilderWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractConditionalExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractCaseExpressionStateObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/class-use/AbstractActualJPQLQueryFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/WhereClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/WhenClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/VariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ValueExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/UpperExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/UpdateStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/UpdateItemStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/UpdateClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/UnknownExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/TypeExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/TrimExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/TreatExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SumFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SubtractionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SubstringExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SubExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/StringLiteralStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/StateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/StateObjectProblem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/StateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/StateFieldPathExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/StateFieldPathExpressionStateObject.MapManagedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SqrtExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SizeExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SimpleStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SimpleSelectStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SimpleSelectClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SimpleFromClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SelectStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/SelectClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ResultVariableStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/RangeVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/OrderByItemStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/OrderByClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/OrExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ObjectExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/NumericLiteralStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/NullIfExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/NullComparisonExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/NotExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/MultiplicationExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ModExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/MinFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/MaxFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/LowerExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/LogicalExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/LocateExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ListHolderStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/LikeExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/LengthExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/KeywordExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/KeyExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/JoinStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/JPQLQueryStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/InputParameterStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/IndexExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/InExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/IdentificationVariableStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/IdentificationVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/HavingClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/GroupByClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/FunctionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/FromClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ExistsExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/EnumTypeStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/EntryExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/EntityTypeLiteralStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/EncapsulatedIdentificationVariableExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/EmptyCollectionComparisonExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/EclipseLinkStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/DivisionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/DerivedPathVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/DerivedPathIdentificationVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/DeleteStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/DeleteClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/DeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/DateTimeStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/CountFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ConstructorExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ConcatExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/CompoundExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ComparisonExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/CollectionValuedPathExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/CollectionMemberExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/CollectionMemberDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/CollectionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/CoalesceExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ChangeSupport.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/CaseExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/BetweenExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/BadExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AvgFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ArithmeticFactorStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/ArithmeticExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AnonynousEclipseLinkStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AnonymousStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AndExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AllOrAnyExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AggregateFunctionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AdditionExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractTripleEncapsulatedExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractTraverseParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractTraverseChildrenVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractSingleEncapsulatedExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractSelectStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractSelectClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractSchemaNameStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractRangeVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractPathExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractModifyStatementStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractModifyClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractListHolderStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractIdentificationVariableDeclarationStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractFromClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractEncapsulatedExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractEclipseLinkTraverseParentVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractEclipseLinkTraverseChildrenVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractEclipseLinkStateObjectVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractDoubleEncapsulatedExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbstractConditionalClauseStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/class-use/AbsExpressionStateObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/ValueResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/UnknownDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/TreatResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/TableDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/SumFunctionResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/SubqueryEntityResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/SubqueryDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/StateFieldResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/ResolverBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/ResolverBuilder.CollectionExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/Resolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/RangeDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/NumericResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/NullResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/KeyResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/IdentificationVariableResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/FromSubqueryResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/FromSubqueryResolver.VirtualManagedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/FromSubqueryResolver.VirtualMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/FromSubqueryResolver.VirtualMappingBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/EnumLiteralResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/EntityResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/EclipseLinkDeclarationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/EclipseLinkDeclarationResolver.DeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/DerivedDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/DefaultResolverBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/DeclarationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/DeclarationResolver.DeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/DeclarationResolver.QualifyRangeDeclarationVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/DeclarationResolver.RootObjectExpressionVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/Declaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/CollectionValuedFieldResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/CollectionValuedFieldResolver.MapManagedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/CollectionEquivalentResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/CollectionDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/ClassResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/ClassNameResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/AbstractRangeDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/AbstractPathResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/class-use/AbsFunctionResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/ITypeRepository.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/ITypeDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IMappingType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IMappingBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IMappedSuperclass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IManagedTypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IManagedTypeProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IManagedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IEntity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IEmbeddable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IEclipseLinkMappingType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/class-use/IConstructor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/class-use/XmlEscapeCharacterConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/filter/class-use/CompoundFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/filter/class-use/AndFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/class-use/SnapshotCloneIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/class-use/SnapshotCloneIterable.LocalCloneIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/class-use/SingleElementListIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/class-use/EmptyIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/class-use/CloneIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/class-use/CloneIterable.DefaultRemover.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/class-use/SingleElementListIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/class-use/EmptyIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/class-use/CloneIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/class-use/CloneIterator.Remover.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/class-use/CloneIterator.Remover.ReadOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/class-use/CollectionTools.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/filter/class-use/NullFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/filter/class-use/Filter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/class-use/SnapshotCloneListIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/class-use/SnapshotCloneListIterable.LocalCloneListIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/class-use/ListIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/class-use/CloneListIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/class-use/CloneListIterable.DefaultMutator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/class-use/ArrayIterable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/class-use/CloneListIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/class-use/CloneListIterator.Mutator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/class-use/CloneListIterator.Mutator.ReadOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/class-use/ArrayIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/parser/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/model/query/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/resolver/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/spi/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/filter/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/filter/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterable/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/org/eclipse/persistence/jpa/jpql/utility/iterator/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/AbstractLiteralExpressionFactory.java:142: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/Expression.java:673: warning - Tag @version cannot be used in field documentation. It can only be used in the following types of documentation: overview, package, class/interface. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:1921: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:7177: warning - @inheritDoc used but buildCollectionExpression(AbstractConditionalClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:7189: warning - @inheritDoc used but hasDelimiterAfterIdentifier(AbstractConditionalClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:7177: warning - @inheritDoc used but buildCollectionExpression(AbstractConditionalClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:7189: warning - @inheritDoc used but hasDelimiterAfterIdentifier(AbstractConditionalClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:7836: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:10163: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:10163: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:10277: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:10277: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:10293: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:10301: warning - @inheritDoc used but hasSpaceAfterClause(SelectStatement) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:10293: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:10301: warning - @inheritDoc used but hasSpaceAfterClause(SelectStatement) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11534: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11534: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11550: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11550: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11566: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11566: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11582: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11590: warning - @inheritDoc used but hasSpaceAfterClause(SimpleSelectStatement) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11582: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11590: warning - @inheritDoc used but hasSpaceAfterClause(SimpleSelectStatement) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11615: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11615: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11631: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:11631: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:12160: warning - @inheritDoc used but buildCollectionExpression(WhenClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:12172: warning - @inheritDoc used but hasDelimiterAfterIdentifier(WhenClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:12160: warning - @inheritDoc used but buildCollectionExpression(WhenClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:12172: warning - @inheritDoc used but hasDelimiterAfterIdentifier(WhenClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:12261: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:12261: warning - @inheritDoc used but getNextHelper() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:127: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:142: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:154: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:166: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:186: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:200: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:127: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:142: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:154: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:166: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:186: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:200: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:617: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:617: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/BasicRefactoringTool.java:617: warning - Tag @link: reference not found: [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/BaseJPQLQueryFormatter.java:75: warning - Tag @link: reference not found: IdentifierStyle [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractIdentificationVariableDeclarationStateObject.java:177: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractPathExpressionStateObject.java:295: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractPathExpressionStateObject.java:307: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractPathExpressionStateObject.java:496: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/IdentificationVariableStateObject.java:178: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/IdentificationVariableStateObject.java:252: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:230: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:249: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/SimpleSelectClauseStateObject.java:128: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/UpdateItemStateObject.java:194: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.java:87: warning - @inheritDoc used but visit(TableVariableDeclaration) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.java:87: warning - @inheritDoc used but visit(TableVariableDeclaration) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/FromSubqueryResolver.java:388: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/spi/IManagedTypeProvider.java:41: warning - Tag @version cannot be used in method documentation. It can only be used in the following types of documentation: overview, package, class/interface. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/spi/IManagedTypeProvider.java:107: warning - Tag @version cannot be used in method documentation. It can only be used in the following types of documentation: overview, package, class/interface. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SnapshotCloneIterable.java:53: warning - Tag @link: reference not found: CloneIterator.Remover [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/SingleElementListIterator.java:87: warning - @inheritDoc used but iterator() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/SingleElementListIterator.java:87: warning - @inheritDoc used but iterator() does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.java:63: warning - Tag @link: reference not found: CloneListIterator.Mutator [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.java:74: warning - Tag @link: reference not found: CloneListIterator.Mutator [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.java:85: warning - Tag @link: reference not found: CloneListIterator.Mutator [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/SnapshotCloneListIterable.java:53: warning - Tag @link: reference not found: CloneListIterator.Mutator [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:12160: warning - @inheritDoc used but buildCollectionExpression(WhenClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:12172: warning - @inheritDoc used but hasDelimiterAfterIdentifier(WhenClause) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/EclipseLinkDeclarationResolver.java:87: warning - @inheritDoc used but visit(TableVariableDeclaration) does not override or implement any method. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/package-info.java:16: warning - Tag @link: reference not found: StateObject [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.jpql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.jpa.jpql --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.2-RC1/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [INFO] Building EclipseLink Core 3.0.2-RC1 [3/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.core --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (build.date) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (build.time) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ org.eclipse.persistence.core --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core [INFO] Storing buildNumber: 80ad15348bb9ff861123b48d4ad6ac6f307534db at timestamp: 1623064089156 [INFO] Storing buildScmBranch: 3.0.2-RC1-RELEASE [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1694 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.core --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence... Loading source files for package org.eclipse.persistence.annotations... Loading source files for package org.eclipse.persistence.config... Loading source files for package org.eclipse.persistence.core.descriptors... Loading source files for package org.eclipse.persistence.core.mappings... Loading source files for package org.eclipse.persistence.core.mappings.converters... Loading source files for package org.eclipse.persistence.core.mappings.transformers... Loading source files for package org.eclipse.persistence.core.queries... Loading source files for package org.eclipse.persistence.core.sessions... Loading source files for package org.eclipse.persistence.descriptors... Loading source files for package org.eclipse.persistence.descriptors.changetracking... Loading source files for package org.eclipse.persistence.descriptors.copying... Loading source files for package org.eclipse.persistence.descriptors.invalidation... Loading source files for package org.eclipse.persistence.descriptors.partitioning... Loading source files for package org.eclipse.persistence.dynamic... Loading source files for package org.eclipse.persistence.eis... Loading source files for package org.eclipse.persistence.eis.interactions... Loading source files for package org.eclipse.persistence.eis.mappings... Loading source files for package org.eclipse.persistence.exceptions... Loading source files for package org.eclipse.persistence.exceptions.i18n... Loading source files for package org.eclipse.persistence.expressions... Loading source files for package org.eclipse.persistence.expressions.spatial... Loading source files for package org.eclipse.persistence.history... Loading source files for package org.eclipse.persistence.indirection... Loading source files for package org.eclipse.persistence.internal.cache... Loading source files for package org.eclipse.persistence.internal.codegen... Loading source files for package org.eclipse.persistence.internal.core.databaseaccess... Loading source files for package org.eclipse.persistence.internal.core.descriptors... Loading source files for package org.eclipse.persistence.internal.core.helper... Loading source files for package org.eclipse.persistence.internal.core.queries... Loading source files for package org.eclipse.persistence.internal.core.sessions... Loading source files for package org.eclipse.persistence.internal.databaseaccess... Loading source files for package org.eclipse.persistence.internal.descriptors... Loading source files for package org.eclipse.persistence.internal.descriptors.changetracking... Loading source files for package org.eclipse.persistence.internal.dynamic... Loading source files for package org.eclipse.persistence.internal.expressions... Loading source files for package org.eclipse.persistence.internal.helper... Loading source files for package org.eclipse.persistence.internal.helper.linkedlist... Loading source files for package org.eclipse.persistence.internal.helper.type... Loading source files for package org.eclipse.persistence.internal.history... Loading source files for package org.eclipse.persistence.internal.identitymaps... Loading source files for package org.eclipse.persistence.internal.indirection... Loading source files for package org.eclipse.persistence.internal.jpa.jpql... Loading source files for package org.eclipse.persistence.internal.jpa.parsing... Loading source files for package org.eclipse.persistence.internal.localization... Loading source files for package org.eclipse.persistence.internal.localization.i18n... Loading source files for package org.eclipse.persistence.internal.mappings.converters... Loading source files for package org.eclipse.persistence.internal.oxm... Loading source files for package org.eclipse.persistence.internal.oxm.accessor... Loading source files for package org.eclipse.persistence.internal.oxm.conversion... Loading source files for package org.eclipse.persistence.internal.oxm.documentpreservation... Loading source files for package org.eclipse.persistence.internal.oxm.mappings... Loading source files for package org.eclipse.persistence.internal.oxm.record... Loading source files for package org.eclipse.persistence.internal.oxm.record.deferred... Loading source files for package org.eclipse.persistence.internal.oxm.record.json... Loading source files for package org.eclipse.persistence.internal.oxm.record.namespaces... Loading source files for package org.eclipse.persistence.internal.oxm.schema... Loading source files for package org.eclipse.persistence.internal.oxm.schema.model... Loading source files for package org.eclipse.persistence.internal.oxm.unmapped... Loading source files for package org.eclipse.persistence.internal.platform.database... Loading source files for package org.eclipse.persistence.internal.queries... Loading source files for package org.eclipse.persistence.internal.security... Loading source files for package org.eclipse.persistence.internal.sequencing... Loading source files for package org.eclipse.persistence.internal.sessions... Loading source files for package org.eclipse.persistence.internal.sessions.cdi... Loading source files for package org.eclipse.persistence.internal.sessions.coordination... Loading source files for package org.eclipse.persistence.internal.sessions.coordination.broadcast... Loading source files for package org.eclipse.persistence.internal.sessions.coordination.jms... Loading source files for package org.eclipse.persistence.internal.sessions.coordination.rmi... Loading source files for package org.eclipse.persistence.internal.sessions.factories... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.event... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.log... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.login... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.platform... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.pool... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.project... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.property... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.rcm... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.rcm.command... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.sequencing... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.session... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.transport... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.transport.discovery... Loading source files for package org.eclipse.persistence.internal.sessions.factories.model.transport.naming... Loading source files for package org.eclipse.persistence.internal.sessions.remote... Loading source files for package org.eclipse.persistence.internal.weaving... Loading source files for package org.eclipse.persistence.logging... Loading source files for package org.eclipse.persistence.mappings... Loading source files for package org.eclipse.persistence.mappings.converters... Loading source files for package org.eclipse.persistence.mappings.foundation... Loading source files for package org.eclipse.persistence.mappings.querykeys... Loading source files for package org.eclipse.persistence.mappings.structures... Loading source files for package org.eclipse.persistence.mappings.transformers... Loading source files for package org.eclipse.persistence.mappings.xdb... Loading source files for package org.eclipse.persistence.oxm... Loading source files for package org.eclipse.persistence.oxm.annotations... Loading source files for package org.eclipse.persistence.oxm.attachment... Loading source files for package org.eclipse.persistence.oxm.documentpreservation... Loading source files for package org.eclipse.persistence.oxm.json... Loading source files for package org.eclipse.persistence.oxm.mappings... Loading source files for package org.eclipse.persistence.oxm.mappings.converters... Loading source files for package org.eclipse.persistence.oxm.mappings.nullpolicy... Loading source files for package org.eclipse.persistence.oxm.platform... Loading source files for package org.eclipse.persistence.oxm.record... Loading source files for package org.eclipse.persistence.oxm.schema... Loading source files for package org.eclipse.persistence.oxm.sequenced... Loading source files for package org.eclipse.persistence.oxm.unmapped... Loading source files for package org.eclipse.persistence.platform.database... Loading source files for package org.eclipse.persistence.platform.database.converters... Loading source files for package org.eclipse.persistence.platform.database.events... Loading source files for package org.eclipse.persistence.platform.database.jdbc... Loading source files for package org.eclipse.persistence.platform.database.oracle.annotations... Loading source files for package org.eclipse.persistence.platform.database.oracle.jdbc... Loading source files for package org.eclipse.persistence.platform.database.oracle.plsql... Loading source files for package org.eclipse.persistence.platform.database.partitioning... Loading source files for package org.eclipse.persistence.platform.server... Loading source files for package org.eclipse.persistence.platform.server.glassfish... Loading source files for package org.eclipse.persistence.platform.server.jboss... Loading source files for package org.eclipse.persistence.platform.server.oc4j... Loading source files for package org.eclipse.persistence.platform.server.sap... Loading source files for package org.eclipse.persistence.platform.server.was... Loading source files for package org.eclipse.persistence.platform.server.wls... Loading source files for package org.eclipse.persistence.platform.xml... Loading source files for package org.eclipse.persistence.platform.xml.jaxp... Loading source files for package org.eclipse.persistence.queries... Loading source files for package org.eclipse.persistence.sequencing... Loading source files for package org.eclipse.persistence.services... Loading source files for package org.eclipse.persistence.services.glassfish... Loading source files for package org.eclipse.persistence.services.jboss... Loading source files for package org.eclipse.persistence.services.mbean... Loading source files for package org.eclipse.persistence.services.weblogic... Loading source files for package org.eclipse.persistence.services.websphere... Loading source files for package org.eclipse.persistence.sessions... Loading source files for package org.eclipse.persistence.sessions.broker... Loading source files for package org.eclipse.persistence.sessions.changesets... Loading source files for package org.eclipse.persistence.sessions.coordination... Loading source files for package org.eclipse.persistence.sessions.coordination.broadcast... Loading source files for package org.eclipse.persistence.sessions.coordination.jms... Loading source files for package org.eclipse.persistence.sessions.coordination.rmi... Loading source files for package org.eclipse.persistence.sessions.factories... Loading source files for package org.eclipse.persistence.sessions.interceptors... Loading source files for package org.eclipse.persistence.sessions.remote... Loading source files for package org.eclipse.persistence.sessions.remote.rmi... Loading source files for package org.eclipse.persistence.sessions.serializers... Loading source files for package org.eclipse.persistence.sessions.server... Loading source files for package org.eclipse.persistence.tools... Loading source files for package org.eclipse.persistence.tools.file... Loading source files for package org.eclipse.persistence.tools.profiler... Loading source files for package org.eclipse.persistence.tools.schemaframework... Loading source files for package org.eclipse.persistence.tools.tuning... Loading source files for package org.eclipse.persistence.transaction... Loading source files for package org.eclipse.persistence.transaction.glassfish... Loading source files for package org.eclipse.persistence.transaction.jboss... Loading source files for package org.eclipse.persistence.transaction.jotm... Loading source files for package org.eclipse.persistence.transaction.oc4j... Loading source files for package org.eclipse.persistence.transaction.sap... Loading source files for package org.eclipse.persistence.transaction.was... Loading source files for package org.eclipse.persistence.transaction.wls... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/Version.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/AdditionalCriteria.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Array.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/BasicCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/BasicMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/BatchFetch.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/BatchFetchType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Cache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CacheCoordinationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CacheIndex.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CacheIndexes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CacheInterceptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CacheKeyType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CacheType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CascadeOnDelete.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ChangeTracking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ChangeTrackingType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CloneCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CollectionTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CompositeMember.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ConversionValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Convert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Converter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Converters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/CopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Customizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/DatabaseChangeNotificationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/DeleteAll.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Direction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/DiscriminatorClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ExcludeDefaultMappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ExistenceChecking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ExistenceType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/FetchAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/FetchGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/FetchGroups.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/HashPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/IdValidation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Indexes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/InstantiationCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/JoinFetch.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/JoinFetchType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/MapKeyConvert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Multitenant.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/MultitenantType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Mutable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/NamedStoredFunctionQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/NamedStoredFunctionQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/NamedStoredProcedureQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Noncacheable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ObjectTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ObjectTypeConverters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/OptimisticLocking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/OptimisticLockingType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/OrderCorrection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/OrderCorrectionType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Partitioned.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Partitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/PinnedPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/PrimaryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/PrivateOwned.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Properties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/QueryRedirectors.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/RangePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/RangePartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ReadOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ReadTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ReplicationPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ReturnInsert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ReturnUpdate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/RoundRobinPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/SerializedConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/SerializedConverters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/SerializedObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/StoredProcedureParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Struct.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/StructConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/StructConverters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Structure.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/TenantDiscriminatorColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/TenantDiscriminatorColumns.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/TenantTableDiscriminator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/TenantTableDiscriminatorType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/TimeOfDay.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/Transformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/TransientCompatibleAnnotations.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/TypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/TypeConverters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/UnionPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/UuidGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/UuidGenerators.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ValuePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/ValuePartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/VariableOneToOne.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/VirtualAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/WriteTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/WriteTransformers.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/BatchWriting.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/CacheCoordinationProtocol.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/CacheIsolationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/CacheType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/CacheUsage.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/CacheUsageIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/CascadePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/CommitOrderType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/DescriptorCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/EntityManagerProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/ExclusiveConnectionMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/FlushClearCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/HintValues.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/LoggerType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/ParameterDelimiterType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/ParserType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/ParserValidationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/PersistenceUnitProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/PessimisticLock.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/ProfilerType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/PropertiesUtils.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/QueryHints.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/QueryType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/ReferenceMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/RemoteProtocol.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/ResultSetConcurrency.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/ResultSetType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/ResultType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/SessionCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/StructConverterType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/SystemProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/TargetDatabase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/TargetServer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/TunerType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/CoreDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/CoreDescriptorEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/CoreDescriptorEventManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/CoreInheritancePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/CoreAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/CoreMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/converters/CoreConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/transformers/CoreFieldTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/queries/CoreAttributeGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/queries/CoreAttributeItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/CoreLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/CoreProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/CoreSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/CoreSessionEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/CoreSessionEventManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/AllFieldsLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/CacheIndex.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/CachePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/ChangedFieldsLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/ClassDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/ClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/CMPPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/CMPPolicy.KeyElementAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/CMPPolicy.KeyIsElementAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/DescriptorEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/DescriptorEventAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/DescriptorEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/DescriptorEventManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/DescriptorQueryManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/FetchGroupManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/FieldsLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/InheritancePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/InterfacePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/MethodClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/MultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/PessimisticLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/RelationalDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/ReturningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/ReturningPolicy.Info.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/SchemaPerMultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/SelectedFieldsLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/SerializableDescriptorEventHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/SerializedObjectPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/SingleTableMultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/TablePerClassPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/TablePerMultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/TimestampLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/VersionLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/VPDMultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/WrapperPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/AttributeChangeTrackingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/ChangeTracker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/CollectionChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/CollectionChangeTracker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/DeferredChangeDetectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/MapChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/ObjectChangePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/ObjectChangeTrackingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/AbstractCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/CloneCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/CopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/InstantiationCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/PersistenceEntityCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/CacheInvalidationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/DailyCacheInvalidationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/NoExpiryCacheInvalidationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/TimeToLiveCacheInvalidationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/CustomPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/FieldPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/HashPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/PartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/PinnedPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/RangePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/RangePartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/ReplicationPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/RoundRobinPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/UnionPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/ValuePartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/DynamicClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/DynamicClassLoader.EnumInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/DynamicClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/DynamicEntity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/DynamicEnumBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/DynamicHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/DynamicHelper.SessionCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/DynamicType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/DynamicTypeBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/EclipseLinkClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/DOMRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISDOMRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISMappedRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISObjectPersistenceXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISOrderedCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/EISSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/RecordConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/EISInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/IndexedInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/MappedInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/QueryStringInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/XMLInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/XQueryInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/EISCompositeCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/EISCompositeDirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/EISCompositeObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/EISDirectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/EISMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/EISOneToManyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/EISOneToManyMappingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/EISOneToOneMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/EISTransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/BeanValidationException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/CommunicationException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/ConcurrencyException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/ConversionException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/DatabaseException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/DBWSException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/DescriptorException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/DiscoveryException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/DynamicException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/EclipseLinkException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/EntityManagerSetupException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/ExceptionHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/IntegrityChecker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/IntegrityException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/JAXBException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/JPARSErrorCodes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/JPQLException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/JSONException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/OptimisticLockException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/PersistenceUnitLoadingException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/QueryException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/RemoteCommandManagerException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/SDOException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/ServerPlatformException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/SessionLoaderException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/StaticWeaveException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/TransactionException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/ValidationException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/XMLConversionException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/XMLMarshalException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/XMLParseException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/BeanValidationExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/CommunicationExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/ConcurrencyExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/ConversionExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/DatabaseExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/DBWSExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/DescriptorExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/DiscoveryExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/EISExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/EntityManagerSetupExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/ExceptionMessageGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/ExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/JAXBExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/JMSProcessingExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/JPARSExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/JPQLExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/JSONExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/OptimisticLockExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/PersistenceUnitLoadingExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/QueryExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/RemoteCommandManagerExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/SDOExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/ServerPlatformExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/SessionLoaderExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/StaticWeaveExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/TransactionExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/ValidationExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/XMLConversionExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/XMLMarshalExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/XMLParseExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/XMLPlatformExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/Expression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/ExpressionBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/ExpressionMath.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/ExpressionOperator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/ListExpressionOperator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/SpatialExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/SpatialParameters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/SpatialParameters.Mask.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/SpatialParameters.QueryType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/SpatialParameters.Units.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/AsOfClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/AsOfSCNClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/HistoryPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/IndirectCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/IndirectCollectionsFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/IndirectCollectionsFactory.IndirectCollectionsProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/IndirectContainer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/IndirectList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/IndirectMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/IndirectSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/ValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/ValueHolderInterface.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/WeavedAttributeValueHolderInterface.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/AdvancedProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/Clearable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/ComputableTask.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/LowLevelProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/Memoizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/Processor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/AccessLevel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/AttributeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/ClassDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/CodeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/CodeGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/HierarchyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/InheritanceHierarchyBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/MethodDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/NonreflectiveAttributeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/NonreflectiveMethodDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/ReflectiveAttributeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/ReflectiveMethodDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/databaseaccess/CorePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/descriptors/CoreInstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/descriptors/CoreObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/CoreClassConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/CoreConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/CoreField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/CoreHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/CoreTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/CoreAttributeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/CoreContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/CoreMappedKeyMapContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/sessions/CoreAbstractRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/sessions/CoreAbstractSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/Accessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/AppendCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/BatchWritingMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/BindCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/ConnectionCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/DatabaseAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/DatabaseCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/DatasourceAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/DatasourceCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/DatasourcePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/DynamicSQLBatchWritingMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/FieldTypeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/InOutputParameterForCallableStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/InParameterForCallableStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/OutputParameterForCallableStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/ParameterizedSQLBatchWritingMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/QueryStringCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/SimpleAppendCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/AbstractSerializedObjectPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/CascadeLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/ClassNameConversionRequired.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/DescriptorHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/DescriptorIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/DescriptorIterator.CascadeCondition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/FieldTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/FieldTranslation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/InstanceVariableAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/InstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/InteractionArgument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/MethodAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/MethodBasedFieldTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/MultitenantPrimaryKeyAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/ObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/OptimisticLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/OptimisticLockingPolicy.LockOnChange.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/PersistenceEntity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/PersistenceObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/PersistenceObjectAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/PersistenceObjectInstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/QueryArgument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/QueryKeyReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/SerializedObjectPolicyWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/TransformerBasedFieldTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/TypeMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/VirtualAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/VirtualAttributeMethodInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/AggregateAttributeChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/AggregateObjectChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/AttributeChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/ObjectChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/DynamicEntityImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/DynamicEntityImpl.PropertyWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/DynamicPropertiesInitializatonPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/DynamicPropertiesManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/DynamicTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/ValuesAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ArgumentListFunctionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/BaseExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ClassTypeExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/CollectionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/CompoundExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ConstantExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/DataExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/DateConstantExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ExpressionIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ExpressionJavaPrinter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ExpressionNormalizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ExpressionOperatorConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ExpressionSQLPrinter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/FieldExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ForUpdateClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ForUpdateOfClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/FromAliasExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/FromSubSelectExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/FunctionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/IndexExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/LiteralExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/LogicalExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ManualQueryKeyExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/MapEntryExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/NestedTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ObjectExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/OuterJoinExpressionHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/ParameterExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/QueryKeyExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/RelationExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SpatialExpressionOperators.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLDeleteAllStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLDeleteAllStatementForTempTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLDeleteStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLInsertStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLModifyAllStatementForTempTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLModifyStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLSelectStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLUpdateAllStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLUpdateAllStatementForOracleAnonymousBlock.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLUpdateAllStatementForTempTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SQLUpdateStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SubSelectDatabaseTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/SubSelectExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/TableAliasLookup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/TableExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/TreatAsExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/BasicTypeHelperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ClassConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ComplexDatabaseType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ConcurrencyManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ConcurrencySemaphore.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ConcurrencyUtil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ConcurrentFixedCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/CustomObjectInputStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/DatabaseField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/DatabaseTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/DatabaseType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/DatabaseType.DatabaseTypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/DBPlatformHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/DeferredLockManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/DescriptorCompare.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ExplainDeadLockUtil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/FunctionField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/Helper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/IdentityHashSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/IdentityWeakHashMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/IndexedObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/InvalidObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/JavaPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/JavaSEPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/JavaSEPlatform.Version.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/JavaVersion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/JPAClassLoaderHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/JPAConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/LOBValueWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/MappingCompare.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/NoConversion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/NonSynchronizedProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/NonSynchronizedSubVector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/NonSynchronizedVector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/QueryCounter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ReadLockManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/SerializationHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/SimpleDatabaseType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/StringHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/ThreadCursoredList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/TimeZoneHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/TransformerHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/WriteLockManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/XMLHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/linkedlist/ExposedNodeLinkedList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/linkedlist/LinkedNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/CacheKeyToThreadRelationships.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/ConcurrencyManagerState.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/DeadLockComponent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/IsBuildObjectCompleteOutcome.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/ReadLockAcquisitionMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/DecoratedDatabaseTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/HistoricalDatabaseTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/HistoricalSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/UniversalAsOfClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/AbstractIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/AbstractIdentityMapEnumeration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/CacheId.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/CacheIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/CacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/FullIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/HardCacheWeakIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/HardCacheWeakIdentityMap.ReferenceCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/IdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/IdentityMapEnumeration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/IdentityMapKeyEnumeration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/IdentityMapManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/LinkedCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/NoIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/QueueableWeakCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/SoftCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/SoftCacheWeakIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/SoftIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/UnitOfWorkIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/WeakCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/WeakIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/WeakUnitOfWorkIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/BackupValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/BasicIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/BatchValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/CacheBasedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/ContainerIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/DatabaseValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/EISOneToManyQueryBasedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/IndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/NoIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/ProtectedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/ProxyIndirectionHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/ProxyIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/QueryBasedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/TransformerBasedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/TransparentIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/UnitOfWorkQueryValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/UnitOfWorkTransformerValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/UnitOfWorkValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/WeavedObjectBasicIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/WrappingValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/ConstructorQueryMappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/HermesParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/AbsNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/AggregateNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/AliasableNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/AllNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/AndNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/AnyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ArithmeticFunctionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/AttributeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/AvgNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/BetweenNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/BinaryOperatorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/BooleanLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/CaseNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ClassForInheritanceNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/CoalesceNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/CollectionMemberDeclNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ConcatNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ConstructorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/CountNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/DateFunctionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/DeleteNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/DivideNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/DotNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/DoubleLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/EmptyCollectionComparisonNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/EqualsAssignmentNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/EqualsNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/EscapeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ExistsNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/FetchJoinNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/FloatLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/FromNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/FuncNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/FunctionalExpressionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/GenerationContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/GreaterThanEqualToNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/GreaterThanNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/GroupByNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/HavingNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/IdentificationVariableDeclNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/IndexNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/InNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/IntegerLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/JoinDeclNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/JPQLParseTree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/LengthNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/LessThanEqualToNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/LessThanNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/LikeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/LiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/LocateNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/LogicalOperatorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/LongLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/LowerNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/MajorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/MapEntryNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/MapKeyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/MaxNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/MemberOfNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/MinNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/MinusNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ModifyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ModNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/MultiplyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/Node.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/NodeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/NodeFactory.TrimSpecification.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/NodeFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/NotEqualsNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/NotNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/NullComparisonNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/NullIfNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/OrderByItemNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/OrderByNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/OrNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ParameterNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ParseTree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/ParseTreeContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/PlusNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/QueryNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/RangeDeclNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SelectGenerationContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SelectNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SetNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SimpleConditionalExpressionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SizeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SomeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SortDirectionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SqrtNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/StringFunctionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/StringLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SubqueryNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SubstringNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/SumNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/TemporalLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/TemporalLiteralNode.TemporalType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/TrimNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/TypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/TypeHelperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/UnaryMinus.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/UpdateNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/UpperNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/VariableNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/WhenThenNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/WhereNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/DMSLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/EclipseLinkLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/ExceptionLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/JAXBLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/LoggingLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/ToStringLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/TraceLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/DMSLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/EclipseLinkLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/ExceptionLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/JAXBLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/LoggingLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/ToStringLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/TraceLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/AttributeNamePrefix.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/AttributeNameTokenizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/AttributeNameTokenizer.TokensIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/ByteArrayDataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/ByteArraySource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/CharacterEscapeHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/ChoiceUnmarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/CollectionGroupingElementNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Constants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/ContainerValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Context.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Context.ContextState.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/ConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/CycleRecoverableContextProxy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/FieldTransformerNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/FragmentContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/IDResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/JsonTypeConfiguration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/MappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Marshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Marshaller.Listener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/MarshalRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/MediaType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Namespace.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/NamespacePrefixMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/NamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/NamespaceResolverStorage.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/NodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/NullCapableValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/ObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/OXMSystemProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/QNameInheritancePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Reference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/ReferenceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Root.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/SAXFragmentBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/StrBuffer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/TreeObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/TypeNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Unmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/Unmarshaller.Listener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/UnmarshallerHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/UnmarshalXPathEngine.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/VectorUtils.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/WeakObjectWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLAnyAttributeMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLAnyCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLAnyObjectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLBinaryAttachmentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLBinaryDataCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLBinaryDataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLBinaryDataHelper.EncodedData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLBinaryDataMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLChoiceCollectionMappingMarshalNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLChoiceCollectionMappingUnmarshalNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLChoiceFieldToClassAssociation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLChoiceObjectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLCollectionReferenceMappingMarshalNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLCollectionReferenceMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLCompositeCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLCompositeDirectCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLCompositeObjectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLConversionPair.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLDirectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLFragmentCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLFragmentMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLInlineBinaryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLObjectReferenceMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLRelationshipMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLSequencedDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLSequencedObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLSetting.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLVariableXPathCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLVariableXPathMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XMLVariableXPathObjectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XPathEngine.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XPathFragment.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XPathNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XPathObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XPathPredicate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/XPathQName.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/accessor/OrmAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/conversion/Base64.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/DescriptorLevelDocumentPreservationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/NoDocumentPreservationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/XMLBinderCacheEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/XMLBinderPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/AnyAttributeMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/AnyCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/AnyObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/BinaryDataCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/BinaryDataMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/ChoiceCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/ChoiceObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/CollectionReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/CompositeCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/CompositeObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/Descriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/DirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/DirectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/Field.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/FragmentCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/FragmentMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/InverseReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/Login.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/Mapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/MimeTypePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/ObjectReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/TransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/UnionField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/UnmarshalKeepAsElementPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/VariableXPathCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/VariableXPathObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/XMLContainerMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/XMLConverterMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/AbstractMarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/AbstractMarshalRecordImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/AbstractUnmarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/BinaryDataUnmarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/CharacterEscapeHandlerWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/DOMInputSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/DOMReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/DOMReader.IndexedAttributeList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/DOMReader.LocatorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/DomToXMLEventWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/DomToXMLStreamWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/DOMUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/ExtendedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/ExtendedResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/ExtendedSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/MarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/MarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/MarshalRecord.CycleDetectionStack.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/ObjectMarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/ObjectUnmarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/PlatformUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/SAXUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/SAXUnmarshallerHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/SequencedMarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/SequencedUnmarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/TransformationRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/UnmappedContentHandlerWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/UnmarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/UnmarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/UnmarshalRecordImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLEventReaderInputSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLEventReaderReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLFragmentReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLReader.ValidatingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLReaderAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLReaderAdapter.Attribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLReaderAdapter.ExtendedContentHandlerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLReaderAdapter.IndexedAttributeList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLRecord.Nil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLStreamReaderInputSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLStreamReaderReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/XMLTransformationRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/AnyMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/BinaryMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/CharactersEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/CommentEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/CompositeCollectionMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/CompositeMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/CompositeObjectMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/DeferredContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/DescriptorNotFoundContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/DocumentLocatorEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/EndCDATAEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/EndDocumentEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/EndDTDEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/EndElementEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/EndEntityEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/EndPrefixMappingEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/IgnorableWhitespaceEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/ProcessingInstructionEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/SAXEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/SkippedEntityEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/StartCDATAEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/StartDocumentEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/StartDTDEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/StartElementEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/StartEntityEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/StartPrefixMappingEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/JsonParserReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/JsonParserReader.JsonParserReaderBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/JsonStructureReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/MapNamespacePrefixMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/NamespacePrefixMapperWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/PrefixMapperNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/StackUnmarshalNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/UnmarshalNamespaceContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/UnmarshalNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/SchemaModelGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/SchemaModelGeneratorProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/SchemaModelOutputResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/SchemaModelProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/All.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Annotation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Any.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/AnyAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Attribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/AttributeGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Choice.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/ComplexContent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/ComplexType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Content.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Element.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Extension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Group.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Import.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Include.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/List.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/NestedParticle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Occurs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Restrictable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Restriction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Schema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/SchemaCompareByNamespace.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Sequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/SimpleComponent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/SimpleContent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/SimpleDerivation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/SimpleType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/TypeDefParticle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/TypeDefParticleOwner.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/Union.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/unmapped/DefaultUnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/unmapped/UnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/platform/database/Oracle9Specific.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/platform/database/XMLTypePlaceholder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/ArrayListContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/AttributeItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/CallQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/CollectionContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/ContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/DatabaseQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/DatasourceCallQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/EntityFetchGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/ExpressionQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/IndirectListContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/InterfaceContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/JoinedAttributeManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/JPQLCallQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/ListContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/MapContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/MapContainerPolicy.MapContainerPolicyIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/MappedKeyMapContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/OrderedListContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/QueryByExampleMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/ReportItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/SortedCollectionContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/StatementQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/VectorContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/JCEEncryptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedAccessHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedClassForName.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetClassLoaderForClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetClassLoaderFromCurrentThread.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetConstructorFor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetContextClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetDeclaredConstructorFor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetDeclaredField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetDeclaredFields.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetDeclaredMethod.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetDeclaredMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetFields.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetFieldType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetMethod.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetMethodParameterTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetMethodReturnType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetSystemProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetThreadInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedGetValueFromField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedInvokeConstructor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedMethodInvoker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedNewInstanceFromClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/PrivilegedSetValueInField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/Securable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/SecurableObjectHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/Sequencing.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/SequencingCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/SequencingCallbackFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/SequencingFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/SequencingHome.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/SequencingServer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractRecord.EntrySet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractRecord.KeySet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractRecord.NoEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractRecord.RecordEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractRecord.RecordEntryIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractRecord.RecordKeyIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractRecord.RecordValuesIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractRecord.ValuesSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AbstractSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AggregateChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AggregateCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/AggregateObjectChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/ArrayRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/ChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/ClientSessionIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/CollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/CommitManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/CommitOrderCalculator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/CommitOrderDependencyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/DatabaseSessionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/DeferrableChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/DirectCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/DirectCollectionChangeRecord.NULL.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/DirectMapChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/DirectToFieldChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/DistributedSessionIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/EmptyRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/ExclusiveIsolatedClientSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/IdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/IsolatedClientSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/IsolatedClientSessionIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/MergeManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/ObjectChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/ObjectChangeSet.ObjectChangeSetComparator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/ObjectReferenceChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/OrderedChangeObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.BatchWritingProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.BooleanProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.CacheSizeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.CacheTypeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.CommitOrderProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.ConnectionPoolProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.DescriptorCustomizerProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.ExclusiveConnectionModeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.FlushClearCacheProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.FlushModeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.IdValidationProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.JTACntrlrProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.LoggerTypeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.LoggingLevelProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.PessimisticLockTimeoutUnitProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.Prop.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.QueryTimeoutUnitProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.ReferenceModeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.TargetDatabaseProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/PropertiesHandler.TargetServerProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/RepeatableWriteUnitOfWork.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/ResultSetRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/SessionBrokerIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/SessionFinalizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/SimpleResultSetRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/TransformationMappingChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/UnitOfWorkChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/UnitOfWorkIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/UnitOfWorkImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/DisabledInjectionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/InjectionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/InjectionManagerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/CommandPropagator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/ConnectToHostCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/MetadataRefreshCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/RCMCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/RemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/ServiceAnnouncement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/broadcast/BroadcastRemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jms/JMSTopicRemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/_RMIRemoteCommandConnection_Stub.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/RMIRemoteCommandConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/RMIRemoteCommandConnectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/RMIRemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/ComplexPLSQLTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/DatabaseTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/DirectToXMLTypeMappingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/EclipseLinkObjectPersistenceRuntimeXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/JDBCTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/MissingDescriptorListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/NamespaceResolvableProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/NamespaceResolverWithPrefixes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/NodeListElementEnumerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/ObjectPersistenceRuntimeXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/ObjectPersistenceRuntimeXMLProject_11_1_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/ObjectPersistenceRuntimeXMLProject_11_1_1.IsSetNullPolicyIsSetParametersAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/ObjectPersistenceRuntimeXMLProject_11_1_1.IsSetNullPolicyIsSetParameterTypesAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/ObjectPersistenceRuntimeXMLProject_11_1_1.NullPolicyAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/ObjectPersistenceRuntimeXMLProject_11_1_1.ObjectTypeFieldAssociation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/ObjectPersistenceWorkbenchXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/OracleArrayTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/OracleObjectTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/OXMObjectPersistenceRuntimeXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/PersistenceEntityResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/PLSQLCollectionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/PLSQLCursorWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/PLSQLRecordWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/SessionBrokerPlaceHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/SessionsFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/SimplePLSQLTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/XMLSessionConfigProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/XMLSessionConfigProject_11_1_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/XMLSessionConfigToplinkProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/XMLSessionConfigWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/SessionConfigs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/event/SessionEventManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/DefaultSessionLogConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/JavaLogConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/LogConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/LoggingOptionsConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/ServerLogConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/AppendNewElementsOrderingPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/DatabaseLoginConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/DescriptorLevelDocumentPreservationPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/DocumentPreservationPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/EISLoginConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/IgnoreNewElementsOrderingPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/LoginConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/NodeOrderingPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/NoDocumentPreservationPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/RelativePositionOrderingPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/StructConverterConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/XMLBinderPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/XMLLoginConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/CustomServerPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/GlassfishPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/JBossPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/NetWeaver_7_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/Oc4jPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/ServerPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/SunAS9PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebLogic_10_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebLogic_6_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebLogic_7_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebLogic_8_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebLogic_9_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebSphere_4_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebSphere_5_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebSphere_5_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebSphere_6_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebSphere_6_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebSphere_7_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebSphere_EJBEmbeddable_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/WebSphere_Liberty_Platform_Config.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/ConnectionPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/ConnectionPoolConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/PoolsConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/ReadConnectionPoolConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/WriteConnectionPoolConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/ProjectClassConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/ProjectConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/ProjectXMLConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/property/PropertyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/RemoteCommandManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/command/CommandsConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/DefaultSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/NativeSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/SequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/SequencingConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/TableSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/UnaryTableSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/XMLFileSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/DatabaseSessionConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/ServerSessionConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/SessionBrokerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/SessionConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/JMSPublishingTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/JMSTopicTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/Oc4jJGroupsTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/RMIIIOPTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/RMITransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/SunCORBATransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/TransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/UserDefinedTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/discovery/DiscoveryConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/naming/JNDINamingServiceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/naming/RMIRegistryNamingServiceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/ObjectDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/RemoteCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/RemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/RemoteCursoredStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/RemoteFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/RemoteScrollableCursor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/RemoteSessionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/RemoteUnitOfWork.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/RemoteValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/RemoveServerSideRemoteValueHolderCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/ReplaceValueHoldersIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/SequencingFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/SequencingFunctionCall.DoesExist.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/SequencingFunctionCall.GetNextValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/SequencingFunctionCall.WhenShouldAcquireValueForAll.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/SimpleFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/Transporter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/PersistenceWeaved.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/PersistenceWeavedChangeTracking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/PersistenceWeavedFetchGroups.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/PersistenceWeavedLazy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/AbstractSessionLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/DefaultSessionLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/EclipseLinkLogRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/JavaLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/LogCategory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/LogFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/LogLevel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/SessionLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/SessionLogEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/XMLLogFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/AggregateCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/AggregateMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/AggregateObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/Association.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/AttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/CollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/ContainerMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/DatabaseMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/DatabaseMapping.WriteType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/DirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/DirectMapMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/DirectToFieldMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/EmbeddableMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/ForeignReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/ManyToManyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/ManyToOneMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/MultitenantPrimaryKeyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/ObjectReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/OneToManyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/OneToOneMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/OneToOneMapping.ShallowMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/PropertyAssociation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/RelationalMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/RelationTableMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/TransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/TypedAssociation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/UnidirectionalOneToManyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/VariableOneToOneMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/ClassInstanceConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/Converter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/ConverterClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/EnumTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/ObjectTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/SerializedObjectConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/TypeConversionConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/AbstractColumnMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/AbstractCompositeCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/AbstractCompositeDirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/AbstractCompositeObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/AbstractDirectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/AbstractTransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/MapComponentMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/MapKeyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/DirectCollectionQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/DirectQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/ForeignReferenceQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/ManyToManyQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/OneToManyQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/OneToOneQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/QueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/ArrayCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/ArrayCollectionMappingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/ArrayMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/NestedTableMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/ObjectArrayMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/ObjectRelationalDatabaseField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/ObjectRelationalDataTypeDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/ReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/StructureMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/AttributeTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/AttributeTransformerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/ConstantTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/FieldTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/FieldTransformerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/MethodBasedAttributeTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/MethodBasedFieldTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/xdb/DirectToXMLTypeMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/CharacterEscapeHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/IDResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/JSONWithPadding.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/MediaType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/NamespacePrefixMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/NamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLBinder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLMarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLRoot.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLUnionField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLUnmarshallerHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLUnmarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/XMLValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlCDATA.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlDiscriminatorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlDiscriminatorValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlElementNillable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlElementsJoinNodes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlIDExtension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlInverseReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlIsSetNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlJoinNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlJoinNodes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlLocation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlMarshalNullRepresentation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlNamedAttributeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlNamedObjectGraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlNamedObjectGraphs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlNamedSubgraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlPath.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlPaths.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlReadOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlReadTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlValueExtension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlVariableNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlVariableNode.DEFAULT.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlVirtualAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlVirtualAccessMethodsSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlWriteOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlWriteTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/XmlWriteTransformers.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/attachment/XMLAttachmentMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/attachment/XMLAttachmentUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/AppendNewElementsOrderingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/DocumentPreservationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/IgnoreNewElementsOrderingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/NodeOrderingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/RelativePositionOrderingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/JsonArrayBuilderResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/JsonGeneratorResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/JsonObjectBuilderResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/JsonParserSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/JsonStructureSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/BidirectionalPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/FixedMimeTypePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/MimeTypePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/UnmarshalKeepAsElementPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLAbstractAnyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLAnyAttributeMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLAnyCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLAnyObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLBinaryDataCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLBinaryDataMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLChoiceCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLChoiceObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLCollectionReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLCompositeDirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLDirectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLFragmentCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLFragmentMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLInverseReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLNillableMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLObjectReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLTransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLVariableXPathCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/XMLConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/XMLConverterAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/XMLListConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/XMLRootConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/AbstractNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/IsSetNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/NullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/XMLNullRepresentationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/DOMPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/SAXPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/XMLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/ContentHandlerRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/DOMRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/FormattedOutputStreamRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/FormattedWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JsonBuilderRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JsonBuilderRecord.Level.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JSONFormattedWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JsonGeneratorRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JsonRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JsonRecord.JsonRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JsonRecord.Level.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JSONWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JSONWriterRecord.JSONWriterRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JSONWriterRecord.Level.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JSONWriterRecord.Output.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/JSONWriterRecord.OutputStreamOutput.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/MarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/NodeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/NodeRecord.NodeRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/OutputStreamRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/OutputStreamRecord.OutputStreamRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/UnmarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/ValidatingMarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/ValidatingMarshalRecord.MarshalSAXParseException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/WriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/WriterRecord.WriterRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/XMLEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/XMLEventWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/XMLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/XMLRootRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/XMLStreamWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/XMLSchemaClassPathReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/XMLSchemaFileReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/XMLSchemaReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/XMLSchemaURLReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/sequenced/SequencedObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/sequenced/Setting.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/unmapped/DefaultUnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/unmapped/UnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/AccessPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/AttunityPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/CloudscapePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/DatabasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/DB2MainframePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/DB2Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/DB2ZPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/DBasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/DerbyPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/FirebirdPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/H2Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/HANAPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/HSQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/Informix11Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/InformixPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/JavaDBPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/MaxDBPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/MySQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/Oracle10Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/Oracle11Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/Oracle12Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/Oracle18Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/Oracle19Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/Oracle8Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/Oracle9Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/OraclePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/PervasivePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/PointBasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/PostgreSQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/SQLAnywherePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/SQLServerPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/SybasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/SymfowarePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/TimesTen7Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/TimesTenPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/converters/StructConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/events/DatabaseEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/jdbc/JDBCType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/jdbc/JDBCTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/NamedPLSQLStoredFunctionQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/NamedPLSQLStoredFunctionQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/NamedPLSQLStoredProcedureQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/NamedPLSQLStoredProcedureQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/OracleArray.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/OracleArrays.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/OracleObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/OracleObjects.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/PLSQLParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/PLSQLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/PLSQLRecords.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/PLSQLTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/PLSQLTables.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/jdbc/OracleArrayType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/jdbc/OracleObjectType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/OraclePLSQLType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/OraclePLSQLTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/PLSQLargument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/PLSQLCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/PLSQLCursor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/PLSQLrecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/PLSQLStoredFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/PLSQLStoredProcedureCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/partitioning/DataPartitioningCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/CustomServerPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/JMXEnabledPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/JMXServerPlatformBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/NoServerPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/NoServerPlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/ServerLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/ServerPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/ServerPlatformBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/ServerPlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/ServerPlatformUtils.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/glassfish/GlassfishPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/glassfish/GlassfishPlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/jboss/JBossPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/oc4j/Oc4jPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/sap/SAPNetWeaver_7_1_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/WebSphere_6_1_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/WebSphere_7_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/WebSphere_EJBEmbeddable_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/WebSphere_Liberty_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/WebSpherePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/WebSpherePlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/WebLogic_10_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/WebLogic_12_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/WebLogic_9_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/WebLogicPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/WebLogicPlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/DefaultErrorHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/SAXDocumentBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/XMLComparer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/XMLNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/XMLNodeList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/XMLParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/XMLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/XMLPlatformException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/XMLPlatformFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/XMLSchemaReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/XMLTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/JAXPNamespaceContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/JAXPParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/JAXPPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/JAXPTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/AttributeGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/BatchFetchPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/Call.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ColumnResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ComplexQueryResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ConstructorReportItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ConstructorResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/Cursor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/CursoredStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/CursoredStreamPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/CursorPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/DatabaseQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/DatabaseQuery.ParameterType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/DataModifyQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/DataReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/DeleteAllQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/DeleteObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/DirectReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/DoesExistQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/EntityResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/FetchGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/FetchGroupTracker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/FieldResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/InMemoryQueryIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/InsertObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/JPAQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/JPQLCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/LoadGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/MethodBaseQueryRedirector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ModifyAllQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ModifyQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ObjectBuildingQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ObjectLevelModifyQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ObjectLevelReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/QueryByExamplePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/QueryRedirector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/QueryRedirectorHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/QueryResultsCachePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReadAllQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReadAllQuery.Direction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReadObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReportQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReportQueryResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReportQueryResult.EntryIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReportQueryResult.EntrySet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReportQueryResult.KeyIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReportQueryResult.KeySet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ReportQueryResult.RecordEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ResultSetMappingQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ScrollableCursor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ScrollableCursorPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/SQLCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/SQLResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/SQLResultSetMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/StoredFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/StoredProcedureCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/UpdateAllQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/UpdateObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/ValueReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/WriteObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/DefaultSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/NativeSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/QuerySequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/Sequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/SequencingControl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/StandardSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/TableSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/UnaryTableSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/UUIDSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/ClassSummaryDetailBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/DevelopmentServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/RuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/ClassSummaryDetail.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/GlassfishRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/MBeanGlassfishRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/MBeanGlassfishRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/ClassSummaryDetail.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/JBossRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/MBeanJBossRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/MBeanJBossRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/MBeanDevelopmentServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/MBeanDevelopmentServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/MBeanRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/MBeanRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/ClassSummaryDetail.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/MBeanWebLogicRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/MBeanWebLogicRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/WebLogicRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/ClassSummaryDetail.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/MBeanWebSphereRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/MBeanWebSphereRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/WebSphereRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/Connector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/CopyGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/DatabaseLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/DatabaseRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/DatabaseSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/DatasourceLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/DefaultConnector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/DirectConnector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/ExternalTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/IdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/JNDIConnector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/Login.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/Project.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/Record.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/Session.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/SessionEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/SessionEventAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/SessionEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/SessionEventManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/SessionProfiler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/SessionProfilerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/UnitOfWork.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/UnitOfWork.CommitOrderType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/broker/SessionBroker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/AggregateChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/AggregateCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/ChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/CollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/DirectCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/DirectToFieldChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/EISCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/EISOrderedCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/ObjectChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/ObjectReferenceChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/TransformationMappingChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/UnitOfWorkChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/Command.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/CommandConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/CommandManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/CommandProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/DiscoveryManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/MergeChangeSetCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/MetadataRefreshListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/RemoteCommandManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/ServiceId.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/TransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/broadcast/BroadcastTransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/JMSPublishingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/JMSPublishingTransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/JMSTopicTransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/rmi/RMITransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/OracleDirectToXMLTypeMappingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/ProjectClassGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/SessionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/SessionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/TableCreatorClassGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/XMLProjectReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/XMLProjectWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/XMLSessionConfigLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/XMLSessionConfigLoader.XMLSessionConfigLoaderErrorHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/interceptors/CacheInterceptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/interceptors/CacheKeyInterceptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/DistributedSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/RemoteSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/RMIConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/RMIRemoteSessionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/RMIRemoteSessionControllerDispatcher.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/RMIServerSessionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/RMIServerSessionManagerDispatcher.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/AbstractSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/JavaSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/JSONSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/Serializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/XMLSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/ClientSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/ConnectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/ConnectionPolicy.ExclusiveMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/ConnectionPool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/ExternalConnectionPool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/ReadConnectionPool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/Server.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/ServerSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/PackageRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/PackageRenamer.PackageRenamerException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/file/FileUtil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/FetchGroupMonitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/PerformanceMonitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/PerformanceProfiler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/Profile.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/QueryMonitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/DatabaseObjectDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/DefaultTableGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/DynamicSchemaManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/FieldDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/ForeignKeyConstraint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/IndexDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/NestedTableDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/ObjectVarrayDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/PackageDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/PopulationManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/SchemaManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/SequenceDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/SequenceObjectDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/StoredFunctionDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/StoredProcedureDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/StoredProcedureGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/TableCreator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/TableDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/TableSequenceDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/TypeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/TypeTableDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/UnaryTableSequenceDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/UniqueKeyConstraint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/VarrayDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/ViewDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/SafeModeTuner.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/SessionTuner.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/StandardTuner.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/AbstractSynchronizationListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/AbstractTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/JTA11TransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/JTASynchronizationListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/JTATransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/SynchronizationListenerFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/glassfish/GlassfishTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/glassfish/GlassfishTransactionController11.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jboss/JBossTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jboss/JBossTransactionController11.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jotm/JotmTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/oc4j/Oc4jTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/sap/SAPNetWeaverTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/WebSphereEJBEmbeddableTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/WebSphereLibertyTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/WebSphereTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/wls/WebLogicTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/wls/WebLogicTransactionController11.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/converters/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/converters/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/converters/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/transformers/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/transformers/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/transformers/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/queries/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/queries/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/queries/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/databaseaccess/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/databaseaccess/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/databaseaccess/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/descriptors/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/descriptors/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/descriptors/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/sessions/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/sessions/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/sessions/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/linkedlist/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/linkedlist/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/linkedlist/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/accessor/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/accessor/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/accessor/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/conversion/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/conversion/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/conversion/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/unmapped/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/unmapped/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/unmapped/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/platform/database/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/platform/database/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/platform/database/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/broadcast/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/broadcast/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/broadcast/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jms/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jms/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jms/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/event/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/event/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/event/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/property/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/property/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/property/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/command/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/command/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/command/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/discovery/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/discovery/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/discovery/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/naming/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/naming/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/naming/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/xdb/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/xdb/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/xdb/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/attachment/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/attachment/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/attachment/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/sequenced/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/sequenced/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/sequenced/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/unmapped/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/unmapped/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/unmapped/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/converters/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/converters/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/converters/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/events/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/events/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/events/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/jdbc/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/jdbc/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/jdbc/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/jdbc/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/jdbc/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/jdbc/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/partitioning/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/partitioning/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/partitioning/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/glassfish/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/glassfish/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/glassfish/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/jboss/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/jboss/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/jboss/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/oc4j/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/oc4j/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/oc4j/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/sap/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/sap/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/sap/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/broker/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/broker/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/broker/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/broadcast/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/broadcast/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/broadcast/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/rmi/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/rmi/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/rmi/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/interceptors/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/interceptors/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/interceptors/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/file/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/file/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/file/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/glassfish/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/glassfish/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/glassfish/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jboss/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jboss/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jboss/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jotm/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jotm/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jotm/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/oc4j/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/oc4j/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/oc4j/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/sap/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/sap/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/sap/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/wls/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/wls/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/wls/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/class-use/Version.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/WriteTransformers.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/WriteTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/VirtualAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/VariableOneToOne.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ValuePartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ValuePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/UuidGenerators.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/UuidGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/UnionPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/TypeConverters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/TypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/TransientCompatibleAnnotations.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Transformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/TimeOfDay.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/TenantTableDiscriminatorType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/TenantTableDiscriminator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/TenantDiscriminatorColumns.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/TenantDiscriminatorColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Structure.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/StructConverters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/StructConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Struct.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/StoredProcedureParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/SerializedObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/SerializedConverters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/SerializedConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/RoundRobinPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ReturnUpdate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ReturnInsert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ReplicationPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ReadTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ReadOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/RangePartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/RangePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/QueryRedirectors.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Properties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/PrivateOwned.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/PrimaryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/PinnedPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Partitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Partitioned.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/OrderCorrectionType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/OrderCorrection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/OptimisticLockingType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/OptimisticLocking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ObjectTypeConverters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ObjectTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Noncacheable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/NamedStoredProcedureQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/NamedStoredProcedureQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/NamedStoredFunctionQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/NamedStoredFunctionQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Mutable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/MultitenantType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Multitenant.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/MapKeyConvert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/JoinFetchType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/JoinFetch.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/InstantiationCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Indexes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/IdValidation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/HashPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/FetchGroups.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/FetchGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/FetchAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ExistenceType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ExistenceChecking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ExcludeDefaultMappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/DiscriminatorClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Direction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/DeleteAll.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/DatabaseChangeNotificationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Customizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Converters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Converter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Convert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ConversionValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CompositeMember.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CollectionTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CloneCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ChangeTrackingType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/ChangeTracking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CascadeOnDelete.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CacheType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CacheKeyType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CacheInterceptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CacheIndexes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CacheIndex.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/CacheCoordinationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Cache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/BatchFetchType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/BatchFetch.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/BasicMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/BasicCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/Array.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/class-use/AdditionalCriteria.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/TunerType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/TargetServer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/TargetDatabase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/SystemProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/StructConverterType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/SessionCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/ResultType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/ResultSetType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/ResultSetConcurrency.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/RemoteProtocol.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/ReferenceMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/QueryType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/QueryHints.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/PropertiesUtils.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/ProfilerType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/PessimisticLock.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/PersistenceUnitProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/ParserValidationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/ParserType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/ParameterDelimiterType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/LoggerType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/HintValues.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/FlushClearCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/ExclusiveConnectionMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/EntityManagerProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/DescriptorCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/CommitOrderType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/CascadePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/CacheUsageIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/CacheUsage.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/CacheType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/CacheIsolationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/CacheCoordinationProtocol.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/class-use/BatchWriting.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/class-use/CoreInheritancePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/class-use/CoreDescriptorEventManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/class-use/CoreDescriptorEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/class-use/CoreDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/class-use/CoreMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/class-use/CoreAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/converters/class-use/CoreConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/transformers/class-use/CoreFieldTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/queries/class-use/CoreAttributeItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/queries/class-use/CoreAttributeGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/class-use/CoreSessionEventManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/class-use/CoreSessionEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/class-use/CoreSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/class-use/CoreProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/class-use/CoreLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/WrapperPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/VersionLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/VPDMultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/TimestampLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/TablePerMultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/TablePerClassPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/SingleTableMultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/SerializedObjectPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/SerializableDescriptorEventHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/SelectedFieldsLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/SchemaPerMultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/ReturningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/ReturningPolicy.Info.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/RelationalDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/PessimisticLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/MultitenantPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/MethodClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/InterfacePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/InheritancePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/FieldsLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/FetchGroupManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/DescriptorQueryManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/DescriptorEventManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/DescriptorEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/DescriptorEventAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/DescriptorEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/ClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/ClassDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/ChangedFieldsLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/CachePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/CacheIndex.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/CMPPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/CMPPolicy.KeyElementAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/CMPPolicy.KeyIsElementAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/class-use/AllFieldsLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/class-use/ObjectChangeTrackingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/class-use/ObjectChangePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/class-use/MapChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/class-use/DeferredChangeDetectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/class-use/CollectionChangeTracker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/class-use/CollectionChangeEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/class-use/ChangeTracker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/class-use/AttributeChangeTrackingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/class-use/PersistenceEntityCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/class-use/InstantiationCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/class-use/CopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/class-use/CloneCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/class-use/AbstractCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/class-use/TimeToLiveCacheInvalidationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/class-use/NoExpiryCacheInvalidationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/class-use/DailyCacheInvalidationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/class-use/CacheInvalidationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/ValuePartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/UnionPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/RoundRobinPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/ReplicationPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/RangePartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/RangePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/PinnedPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/PartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/HashPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/FieldPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/class-use/CustomPartitioningPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/EclipseLinkClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/DynamicTypeBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/DynamicType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/DynamicHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/DynamicHelper.SessionCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/DynamicEnumBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/DynamicEntity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/DynamicClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/DynamicClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/class-use/DynamicClassLoader.EnumInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/RecordConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISOrderedCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISObjectPersistenceXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISMappedRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISDOMRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/EISAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/class-use/DOMRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/class-use/XQueryInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/class-use/XMLInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/class-use/QueryStringInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/class-use/MappedInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/class-use/IndexedInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/class-use/EISInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/class-use/EISTransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/class-use/EISOneToOneMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/class-use/EISOneToManyMappingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/class-use/EISOneToManyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/class-use/EISMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/class-use/EISDirectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/class-use/EISCompositeObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/class-use/EISCompositeDirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/class-use/EISCompositeCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/XMLParseException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/XMLMarshalException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/XMLConversionException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/ValidationException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/TransactionException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/StaticWeaveException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/SessionLoaderException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/ServerPlatformException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/SDOException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/RemoteCommandManagerException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/QueryException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/PersistenceUnitLoadingException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/OptimisticLockException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/JSONException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/JPQLException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/JPARSErrorCodes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/JAXBException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/IntegrityException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/IntegrityChecker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/ExceptionHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/EntityManagerSetupException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/EclipseLinkException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/DynamicException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/DiscoveryException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/DescriptorException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/DatabaseException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/DBWSException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/ConversionException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/ConcurrencyException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/CommunicationException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/class-use/BeanValidationException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/XMLPlatformExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/XMLParseExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/XMLMarshalExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/XMLConversionExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/ValidationExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/TransactionExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/StaticWeaveExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/SessionLoaderExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/ServerPlatformExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/SDOExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/RemoteCommandManagerExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/QueryExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/PersistenceUnitLoadingExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/OptimisticLockExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/JSONExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/JPQLExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/JPARSExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/JMSProcessingExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/JAXBExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/ExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/ExceptionMessageGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/EntityManagerSetupExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/EISExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/DiscoveryExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/DescriptorExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/DatabaseExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/DBWSExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/ConversionExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/ConcurrencyExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/CommunicationExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/class-use/BeanValidationExceptionResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/class-use/ListExpressionOperator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/class-use/ExpressionOperator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/class-use/ExpressionMath.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/class-use/ExpressionBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/class-use/Expression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/class-use/SpatialParameters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/class-use/SpatialParameters.Units.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/class-use/SpatialParameters.QueryType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/class-use/SpatialParameters.Mask.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/class-use/SpatialExpressionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/class-use/HistoryPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/class-use/AsOfSCNClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/class-use/AsOfClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/WeavedAttributeValueHolderInterface.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/ValueHolderInterface.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/ValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/IndirectSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/IndirectMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/IndirectList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/IndirectContainer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/IndirectCollectionsFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/IndirectCollectionsFactory.IndirectCollectionsProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/class-use/IndirectCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/class-use/Processor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/class-use/Memoizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/class-use/LowLevelProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/class-use/ComputableTask.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/class-use/Clearable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/class-use/AdvancedProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/ReflectiveMethodDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/ReflectiveAttributeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/NonreflectiveMethodDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/NonreflectiveAttributeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/MethodDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/InheritanceHierarchyBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/HierarchyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/CodeGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/CodeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/ClassDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/AttributeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/class-use/AccessLevel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/databaseaccess/class-use/CorePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/descriptors/class-use/CoreObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/descriptors/class-use/CoreInstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/class-use/CoreTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/class-use/CoreHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/class-use/CoreField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/class-use/CoreConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/class-use/CoreClassConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/class-use/CoreMappedKeyMapContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/class-use/CoreContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/class-use/CoreAttributeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/sessions/class-use/CoreAbstractSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/sessions/class-use/CoreAbstractRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/SimpleAppendCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/QueryStringCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/ParameterizedSQLBatchWritingMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/OutputParameterForCallableStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/InParameterForCallableStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/InOutputParameterForCallableStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/FieldTypeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/DynamicSQLBatchWritingMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/DatasourcePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/DatasourceCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/DatasourceAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/DatabasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/DatabaseCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/DatabaseAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/ConnectionCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/BindCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/BatchWritingMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/AppendCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/class-use/Accessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/VirtualAttributeMethodInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/VirtualAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/TypeMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/TransformerBasedFieldTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/SerializedObjectPolicyWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/QueryKeyReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/QueryArgument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/PersistenceObjectInstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/PersistenceObjectAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/PersistenceObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/PersistenceEntity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/OptimisticLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/OptimisticLockingPolicy.LockOnChange.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/ObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/MultitenantPrimaryKeyAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/MethodBasedFieldTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/MethodAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/InteractionArgument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/InstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/InstanceVariableAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/FieldTranslation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/FieldTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/DescriptorIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/DescriptorIterator.CascadeCondition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/DescriptorHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/ClassNameConversionRequired.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/CascadeLockingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/class-use/AbstractSerializedObjectPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/class-use/ObjectChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/class-use/AttributeChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/class-use/AggregateObjectChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/class-use/AggregateAttributeChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/class-use/ValuesAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/class-use/DynamicTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/class-use/DynamicPropertiesManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/class-use/DynamicPropertiesInitializatonPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/class-use/DynamicEntityImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/class-use/DynamicEntityImpl.PropertyWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/TreatAsExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/TableExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/TableAliasLookup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SubSelectExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SubSelectDatabaseTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SpatialExpressionOperators.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLUpdateStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLUpdateAllStatementForTempTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLUpdateAllStatementForOracleAnonymousBlock.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLUpdateAllStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLSelectStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLModifyStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLModifyAllStatementForTempTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLInsertStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLDeleteStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLDeleteAllStatementForTempTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/SQLDeleteAllStatement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/RelationExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/QueryKeyExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ParameterExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/OuterJoinExpressionHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ObjectExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/NestedTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/MapEntryExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ManualQueryKeyExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/LogicalExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/LiteralExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/IndexExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/FunctionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/FromSubSelectExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/FromAliasExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ForUpdateOfClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ForUpdateClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/FieldExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ExpressionSQLPrinter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ExpressionOperatorConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ExpressionNormalizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ExpressionJavaPrinter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ExpressionIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/DateConstantExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/DataExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ConstantExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/CompoundExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/CollectionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ClassTypeExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/BaseExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/class-use/ArgumentListFunctionExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/XMLHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/WriteLockManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/TransformerHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/TimeZoneHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ThreadCursoredList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/StringHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/SimpleDatabaseType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/SerializationHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ReadLockManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/QueryCounter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/NonSynchronizedVector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/NonSynchronizedSubVector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/NonSynchronizedProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/NoConversion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/MappingCompare.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/LOBValueWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/JavaVersion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/JavaSEPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/JavaSEPlatform.Version.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/JavaPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/JPAConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/JPAClassLoaderHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/InvalidObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/IndexedObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/IdentityWeakHashMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/IdentityHashSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/Helper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/FunctionField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ExplainDeadLockUtil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/DescriptorCompare.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/DeferredLockManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/DatabaseType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/DatabaseType.DatabaseTypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/DatabaseTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/DatabaseField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/DBPlatformHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/CustomObjectInputStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ConcurrentFixedCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ConcurrencyUtil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ConcurrencySemaphore.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ConcurrencyManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ComplexDatabaseType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/ClassConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/class-use/BasicTypeHelperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/linkedlist/class-use/LinkedNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/linkedlist/class-use/ExposedNodeLinkedList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/class-use/ReadLockAcquisitionMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/class-use/IsBuildObjectCompleteOutcome.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/class-use/DeadLockComponent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/class-use/ConcurrencyManagerState.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/class-use/CacheKeyToThreadRelationships.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/class-use/UniversalAsOfClause.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/class-use/HistoricalSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/class-use/HistoricalDatabaseTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/class-use/DecoratedDatabaseTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/WeakUnitOfWorkIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/WeakIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/WeakCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/UnitOfWorkIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/SoftIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/SoftCacheWeakIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/SoftCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/QueueableWeakCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/NoIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/LinkedCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/IdentityMapManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/IdentityMapKeyEnumeration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/IdentityMapEnumeration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/IdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/HardCacheWeakIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/HardCacheWeakIdentityMap.ReferenceCacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/FullIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/CacheKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/CacheIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/CacheId.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/AbstractIdentityMapEnumeration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/class-use/AbstractIdentityMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/WrappingValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/WeavedObjectBasicIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/UnitOfWorkValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/UnitOfWorkTransformerValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/UnitOfWorkQueryValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/TransparentIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/TransformerBasedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/QueryBasedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/ProxyIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/ProxyIndirectionHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/ProtectedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/NoIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/IndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/EISOneToManyQueryBasedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/DatabaseValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/ContainerIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/CacheBasedValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/BatchValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/BasicIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/class-use/BackupValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/class-use/JPQLQueryHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/class-use/HermesParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/class-use/ConstructorQueryMappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/WhereNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/WhenThenNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/VariableNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/UpperNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/UpdateNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/UnaryMinus.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/TypeHelperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/TypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/TrimNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/TemporalLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/TemporalLiteralNode.TemporalType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SumNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SubstringNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SubqueryNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/StringLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/StringFunctionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SqrtNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SortDirectionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SomeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SizeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SimpleConditionalExpressionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SetNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SelectNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/SelectGenerationContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/RangeDeclNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/QueryNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/PlusNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ParseTreeContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ParseTree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ParameterNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/OrderByNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/OrderByItemNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/OrNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/NullIfNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/NullComparisonNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/NotNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/NotEqualsNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/NodeFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/NodeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/NodeFactory.TrimSpecification.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/Node.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/MultiplyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ModifyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ModNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/MinusNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/MinNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/MemberOfNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/MaxNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/MapKeyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/MapEntryNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/MajorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/LowerNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/LongLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/LogicalOperatorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/LocateNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/LiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/LikeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/LessThanNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/LessThanEqualToNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/LengthNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/JoinDeclNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/JPQLParseTree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/IntegerLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/IndexNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/InNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/IdentificationVariableDeclNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/HavingNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/GroupByNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/GreaterThanNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/GreaterThanEqualToNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/GenerationContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/FunctionalExpressionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/FuncNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/FromNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/FloatLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/FetchJoinNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ExistsNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/EscapeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/EqualsNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/EqualsAssignmentNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/EmptyCollectionComparisonNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/DoubleLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/DotNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/DivideNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/DeleteNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/DateFunctionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/CountNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ConstructorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ConcatNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/CollectionMemberDeclNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/CoalesceNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ClassForInheritanceNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/CaseNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/BooleanLiteralNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/BinaryOperatorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/BetweenNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/AvgNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/AttributeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/ArithmeticFunctionNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/AnyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/AndNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/AllNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/AliasableNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/AggregateNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/class-use/AbsNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/class-use/TraceLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/class-use/ToStringLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/class-use/LoggingLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/class-use/JAXBLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/class-use/ExceptionLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/class-use/EclipseLinkLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/class-use/DMSLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/class-use/TraceLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/class-use/ToStringLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/class-use/LoggingLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/class-use/JAXBLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/class-use/ExceptionLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/class-use/EclipseLinkLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/class-use/DMSLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/class-use/AttributeNameTokenizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/class-use/AttributeNameTokenizer.TokensIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/class-use/AttributeNamePrefix.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XPathQName.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XPathPredicate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XPathObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XPathNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XPathFragment.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XPathEngine.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLVariableXPathObjectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLVariableXPathMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLVariableXPathCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLSetting.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLSequencedObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLSequencedDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLRelationshipMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLObjectReferenceMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLInlineBinaryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLFragmentMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLFragmentCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLDirectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLConversionPair.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLCompositeObjectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLCompositeDirectCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLCompositeCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLCollectionReferenceMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLCollectionReferenceMappingMarshalNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLChoiceObjectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLChoiceFieldToClassAssociation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLChoiceCollectionMappingUnmarshalNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLChoiceCollectionMappingMarshalNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLBinaryDataMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLBinaryDataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLBinaryDataHelper.EncodedData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLBinaryDataCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLBinaryAttachmentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLAnyObjectMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLAnyCollectionMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLAnyAttributeMappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/XMLAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/WeakObjectWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/VectorUtils.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/UnmarshallerHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Unmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Unmarshaller.Listener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/UnmarshalXPathEngine.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/TypeNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/TreeObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/StrBuffer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/SAXFragmentBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Root.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/ReferenceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Reference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/QNameInheritancePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/ObjectBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/OXMSystemProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/NullCapableValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/NodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/NamespaceResolverStorage.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/NamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/NamespacePrefixMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Namespace.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/MediaType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Marshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Marshaller.Listener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/MarshalRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/MappingNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/JsonTypeConfiguration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/IDResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/FragmentContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/FieldTransformerNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/CycleRecoverableContextProxy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/ConversionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Context.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Context.ContextState.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/ContainerValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/Constants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/CollectionGroupingElementNodeValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/ChoiceUnmarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/CharacterEscapeHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/ByteArraySource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/class-use/ByteArrayDataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/accessor/class-use/OrmAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/conversion/class-use/Base64.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/class-use/XMLBinderPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/class-use/XMLBinderCacheEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/class-use/NoDocumentPreservationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/class-use/DescriptorLevelDocumentPreservationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/XMLConverterMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/XMLContainerMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/VariableXPathObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/VariableXPathCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/UnmarshalKeepAsElementPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/UnionField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/TransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/ObjectReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/MimeTypePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/Mapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/Login.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/InverseReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/FragmentMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/FragmentCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/Field.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/DirectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/DirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/Descriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/CompositeObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/CompositeCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/CollectionReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/ChoiceObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/ChoiceCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/BinaryDataMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/BinaryDataCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/AnyObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/AnyCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/class-use/AnyAttributeMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLTransformationRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLStreamReaderReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLStreamReaderInputSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLRecord.Nil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLReaderAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLReaderAdapter.ExtendedContentHandlerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLReaderAdapter.IndexedAttributeList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLReaderAdapter.Attribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLReader.ValidatingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLFragmentReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLEventReaderReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/XMLEventReaderInputSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/UnmarshalRecordImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/UnmarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/UnmarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/UnmappedContentHandlerWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/TransformationRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/SequencedUnmarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/SequencedMarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/SAXUnmarshallerHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/SAXUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/PlatformUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/ObjectUnmarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/ObjectMarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/MarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/MarshalRecord.CycleDetectionStack.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/MarshalContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/ExtendedSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/ExtendedResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/ExtendedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/DomToXMLStreamWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/DomToXMLEventWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/DOMUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/DOMReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/DOMReader.IndexedAttributeList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/DOMReader.LocatorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/DOMInputSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/CharacterEscapeHandlerWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/BinaryDataUnmarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/AbstractUnmarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/AbstractMarshalRecordImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/class-use/AbstractMarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/StartPrefixMappingEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/StartEntityEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/StartElementEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/StartDocumentEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/StartDTDEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/StartCDATAEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/SkippedEntityEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/SAXEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/ProcessingInstructionEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/IgnorableWhitespaceEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/EndPrefixMappingEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/EndEntityEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/EndElementEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/EndDocumentEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/EndDTDEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/EndCDATAEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/DocumentLocatorEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/DescriptorNotFoundContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/DeferredContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/CompositeObjectMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/CompositeMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/CompositeCollectionMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/CommentEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/CharactersEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/BinaryMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/class-use/AnyMappingContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/class-use/JsonStructureReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/class-use/JsonParserReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/class-use/JsonParserReader.JsonParserReaderBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/class-use/UnmarshalNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/class-use/UnmarshalNamespaceContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/class-use/StackUnmarshalNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/class-use/PrefixMapperNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/class-use/NamespacePrefixMapperWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/class-use/MapNamespacePrefixMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/class-use/SchemaModelProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/class-use/SchemaModelOutputResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/class-use/SchemaModelGeneratorProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/class-use/SchemaModelGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Union.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/TypeDefParticleOwner.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/TypeDefParticle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/SimpleType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/SimpleDerivation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/SimpleContent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/SimpleComponent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Sequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/SchemaCompareByNamespace.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Schema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Restriction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Restrictable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Occurs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/NestedParticle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/List.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Include.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Import.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Group.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Extension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Element.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Content.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/ComplexType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/ComplexContent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Choice.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/AttributeGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Attribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/AnyAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Any.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/Annotation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/class-use/All.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/unmapped/class-use/UnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/unmapped/class-use/DefaultUnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/platform/database/class-use/XMLTypePlaceholder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/platform/database/class-use/Oracle9Specific.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/VectorContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/StatementQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/SortedCollectionContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/ReportItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/QueryByExampleMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/OrderedListContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/MappedKeyMapContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/MapContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/MapContainerPolicy.MapContainerPolicyIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/ListContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/JoinedAttributeManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/JPQLCallQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/InterfaceContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/IndirectListContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/ExpressionQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/EntityFetchGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/DatasourceCallQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/DatabaseQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/ContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/CollectionContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/CallQueryMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/AttributeItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/class-use/ArrayListContainerPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/SecurableObjectHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/Securable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedSetValueInField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedNewInstanceFromClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedMethodInvoker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedInvokeConstructor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetValueFromField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetThreadInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetSystemProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetMethodReturnType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetMethodParameterTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetMethod.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetFields.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetFieldType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetDeclaredMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetDeclaredMethod.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetDeclaredFields.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetDeclaredField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetDeclaredConstructorFor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetContextClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetConstructorFor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetClassLoaderFromCurrentThread.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedGetClassLoaderForClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedClassForName.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/PrivilegedAccessHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/class-use/JCEEncryptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/class-use/SequencingServer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/class-use/SequencingHome.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/class-use/SequencingFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/class-use/SequencingCallbackFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/class-use/SequencingCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/class-use/Sequencing.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/UnitOfWorkImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/UnitOfWorkIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/UnitOfWorkChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/TransformationMappingChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/SimpleResultSetRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/SessionFinalizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/SessionBrokerIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/ResultSetRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/RepeatableWriteUnitOfWork.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.Prop.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.LoggerTypeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.ConnectionPoolProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.LoggingLevelProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.ReferenceModeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.FlushModeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.CommitOrderProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.TargetDatabaseProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.TargetServerProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.JTACntrlrProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.CacheSizeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.CacheTypeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.BooleanProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.DescriptorCustomizerProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.BatchWritingProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.FlushClearCacheProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.ExclusiveConnectionModeProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.IdValidationProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.QueryTimeoutUnitProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/PropertiesHandler.PessimisticLockTimeoutUnitProp.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/OrderedChangeObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/ObjectReferenceChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/ObjectChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/ObjectChangeSet.ObjectChangeSetComparator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/MergeManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/IsolatedClientSessionIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/IsolatedClientSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/IdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/ExclusiveIsolatedClientSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/EmptyRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/DistributedSessionIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/DirectToFieldChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/DirectMapChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/DirectCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/DirectCollectionChangeRecord.NULL.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/DeferrableChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/DatabaseSessionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/CommitOrderDependencyNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/CommitOrderCalculator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/CommitManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/CollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/ClientSessionIdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/ChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/ArrayRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AggregateObjectChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AggregateCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AggregateChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractRecord.NoEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractRecord.KeySet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractRecord.ValuesSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractRecord.EntrySet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractRecord.RecordEntryIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractRecord.RecordKeyIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractRecord.RecordValuesIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/class-use/AbstractRecord.RecordEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/class-use/InjectionManagerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/class-use/InjectionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/class-use/DisabledInjectionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/class-use/ServiceAnnouncement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/class-use/RemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/class-use/RCMCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/class-use/MetadataRefreshCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/class-use/ConnectToHostCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/class-use/CommandPropagator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/broadcast/class-use/BroadcastRemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jms/class-use/JMSTopicRemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/class-use/_RMIRemoteCommandConnection_Stub.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/class-use/RMIRemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/class-use/RMIRemoteCommandConnectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/class-use/RMIRemoteCommandConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/XMLSessionConfigWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/XMLSessionConfigToplinkProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/XMLSessionConfigProject_11_1_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/XMLSessionConfigProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/SimplePLSQLTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/SessionsFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/SessionBrokerPlaceHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/PersistenceEntityResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/PLSQLRecordWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/PLSQLCursorWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/PLSQLCollectionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/OracleObjectTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/OracleArrayTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/ObjectPersistenceWorkbenchXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/ObjectPersistenceRuntimeXMLProject_11_1_1.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/ObjectPersistenceRuntimeXMLProject_11_1_1.IsSetNullPolicyIsSetParametersAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/ObjectPersistenceRuntimeXMLProject_11_1_1.IsSetNullPolicyIsSetParameterTypesAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/ObjectPersistenceRuntimeXMLProject_11_1_1.NullPolicyAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/ObjectPersistenceRuntimeXMLProject_11_1_1.ObjectTypeFieldAssociation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/ObjectPersistenceRuntimeXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/OXMObjectPersistenceRuntimeXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/NodeListElementEnumerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/NamespaceResolverWithPrefixes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/NamespaceResolvableProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/MissingDescriptorListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/JDBCTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/EclipseLinkObjectPersistenceRuntimeXMLProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/DirectToXMLTypeMappingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/DatabaseTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/class-use/ComplexPLSQLTypeWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/class-use/SessionConfigs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/event/class-use/SessionEventManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/class-use/ServerLogConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/class-use/LoggingOptionsConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/class-use/LogConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/class-use/JavaLogConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/class-use/DefaultSessionLogConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/XMLLoginConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/XMLBinderPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/StructConverterConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/RelativePositionOrderingPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/NodeOrderingPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/NoDocumentPreservationPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/LoginConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/IgnoreNewElementsOrderingPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/EISLoginConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/DocumentPreservationPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/DescriptorLevelDocumentPreservationPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/DatabaseLoginConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/class-use/AppendNewElementsOrderingPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebSphere_Liberty_Platform_Config.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebSphere_EJBEmbeddable_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebSphere_7_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebSphere_6_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebSphere_6_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebSphere_5_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebSphere_5_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebSphere_4_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebLogic_9_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebLogic_8_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebLogic_7_0_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebLogic_6_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/WebLogic_10_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/SunAS9PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/ServerPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/Oc4jPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/NetWeaver_7_1_PlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/JBossPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/GlassfishPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/class-use/CustomServerPlatformConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/class-use/WriteConnectionPoolConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/class-use/ReadConnectionPoolConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/class-use/PoolsConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/class-use/ConnectionPoolConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/class-use/ConnectionPolicyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/class-use/ProjectXMLConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/class-use/ProjectConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/class-use/ProjectClassConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/property/class-use/PropertyConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/class-use/RemoteCommandManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/command/class-use/CommandsConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/class-use/XMLFileSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/class-use/UnaryTableSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/class-use/TableSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/class-use/SequencingConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/class-use/SequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/class-use/NativeSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/class-use/DefaultSequenceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/class-use/SessionConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/class-use/SessionBrokerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/class-use/ServerSessionConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/class-use/DatabaseSessionConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/class-use/UserDefinedTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/class-use/TransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/class-use/SunCORBATransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/class-use/RMITransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/class-use/RMIIIOPTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/class-use/Oc4jJGroupsTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/class-use/JMSTopicTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/class-use/JMSPublishingTransportManagerConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/discovery/class-use/DiscoveryConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/naming/class-use/RMIRegistryNamingServiceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/naming/class-use/JNDINamingServiceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/Transporter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/SimpleFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/SequencingFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/SequencingFunctionCall.DoesExist.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/SequencingFunctionCall.WhenShouldAcquireValueForAll.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/SequencingFunctionCall.GetNextValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/ReplaceValueHoldersIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/RemoveServerSideRemoteValueHolderCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/RemoteValueHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/RemoteUnitOfWork.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/RemoteSessionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/RemoteScrollableCursor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/RemoteFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/RemoteCursoredStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/RemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/RemoteCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/class-use/ObjectDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/class-use/PersistenceWeavedLazy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/class-use/PersistenceWeavedFetchGroups.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/class-use/PersistenceWeavedChangeTracking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/class-use/PersistenceWeaved.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/XMLLogFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/SessionLogEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/SessionLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/LogLevel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/LogFormatter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/LogCategory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/JavaLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/EclipseLinkLogRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/DefaultSessionLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/class-use/AbstractSessionLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/VariableOneToOneMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/UnidirectionalOneToManyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/TypedAssociation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/TransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/RelationalMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/RelationTableMechanism.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/PropertyAssociation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/OneToOneMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/OneToOneMapping.ShallowMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/OneToManyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/ObjectReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/MultitenantPrimaryKeyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/ManyToOneMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/ManyToManyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/ForeignReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/EmbeddableMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/DirectToFieldMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/DirectMapMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/DirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/DatabaseMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/DatabaseMapping.WriteType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/ContainerMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/CollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/AttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/Association.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/AggregateObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/AggregateMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/class-use/AggregateCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/class-use/TypeConversionConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/class-use/SerializedObjectConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/class-use/ObjectTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/class-use/EnumTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/class-use/ConverterClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/class-use/Converter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/class-use/ClassInstanceConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/class-use/MapKeyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/class-use/MapComponentMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/class-use/AbstractTransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/class-use/AbstractDirectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/class-use/AbstractCompositeObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/class-use/AbstractCompositeDirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/class-use/AbstractCompositeCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/class-use/AbstractColumnMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/class-use/QueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/class-use/OneToOneQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/class-use/OneToManyQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/class-use/ManyToManyQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/class-use/ForeignReferenceQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/class-use/DirectQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/class-use/DirectCollectionQueryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/class-use/StructureMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/class-use/ReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/class-use/ObjectRelationalDatabaseField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/class-use/ObjectRelationalDataTypeDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/class-use/ObjectArrayMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/class-use/NestedTableMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/class-use/ArrayMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/class-use/ArrayCollectionMappingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/class-use/ArrayCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/class-use/MethodBasedFieldTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/class-use/MethodBasedAttributeTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/class-use/FieldTransformerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/class-use/FieldTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/class-use/ConstantTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/class-use/AttributeTransformerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/class-use/AttributeTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/xdb/class-use/DirectToXMLTypeMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLUnmarshallerHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLUnmarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLUnionField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLRoot.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLMarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/XMLBinder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/NamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/NamespacePrefixMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/MediaType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/JSONWithPadding.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/IDResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/class-use/CharacterEscapeHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlWriteTransformers.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlWriteTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlWriteOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlVirtualAccessMethodsSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlVirtualAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlVariableNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlVariableNode.DEFAULT.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlValueExtension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlReadTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlReadOnly.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlPaths.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlPath.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlNamedSubgraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlNamedObjectGraphs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlNamedObjectGraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlNamedAttributeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlMarshalNullRepresentation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlLocation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlJoinNodes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlJoinNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlIsSetNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlInverseReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlIDExtension.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlElementsJoinNodes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlElementNillable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlDiscriminatorValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlDiscriminatorNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlCDATA.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/class-use/XmlAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/attachment/class-use/XMLAttachmentUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/attachment/class-use/XMLAttachmentMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/class-use/RelativePositionOrderingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/class-use/NodeOrderingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/class-use/IgnoreNewElementsOrderingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/class-use/DocumentPreservationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/class-use/AppendNewElementsOrderingPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/class-use/JsonStructureSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/class-use/JsonParserSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/class-use/JsonObjectBuilderResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/class-use/JsonGeneratorResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/class-use/JsonArrayBuilderResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLVariableXPathObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLVariableXPathCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLTransformationMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLObjectReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLNillableMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLInverseReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLFragmentMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLFragmentCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLDirectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLCompositeObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLCompositeDirectCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLCompositeCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLCollectionReferenceMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLChoiceObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLChoiceCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLBinaryDataMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLBinaryDataCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLAnyObjectMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLAnyCollectionMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLAnyAttributeMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/XMLAbstractAnyMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/UnmarshalKeepAsElementPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/MimeTypePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/FixedMimeTypePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/class-use/BidirectionalPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/class-use/XMLRootConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/class-use/XMLListConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/class-use/XMLConverterAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/class-use/XMLConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/class-use/XMLNullRepresentationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/class-use/NullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/class-use/IsSetNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/class-use/AbstractNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/class-use/XMLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/class-use/SAXPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/class-use/DOMPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/XMLStreamWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/XMLRootRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/XMLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/XMLEventWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/XMLEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/WriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/WriterRecord.WriterRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/ValidatingMarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/ValidatingMarshalRecord.MarshalSAXParseException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/UnmarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/OutputStreamRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/OutputStreamRecord.OutputStreamRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/NodeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/NodeRecord.NodeRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/MarshalRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JsonRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JsonRecord.JsonRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JsonRecord.Level.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JsonGeneratorRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JsonBuilderRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JsonBuilderRecord.Level.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JSONWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JSONWriterRecord.JSONWriterRecordContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JSONWriterRecord.Level.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JSONWriterRecord.Output.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JSONWriterRecord.OutputStreamOutput.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/JSONFormattedWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/FormattedWriterRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/FormattedOutputStreamRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/DOMRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/class-use/ContentHandlerRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/class-use/XMLSchemaURLReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/class-use/XMLSchemaReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/class-use/XMLSchemaFileReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/class-use/XMLSchemaClassPathReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/sequenced/class-use/Setting.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/sequenced/class-use/SequencedObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/unmapped/class-use/UnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/unmapped/class-use/DefaultUnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/TimesTenPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/TimesTen7Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/SymfowarePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/SybasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/SQLServerPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/SQLAnywherePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/PostgreSQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/PointBasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/PervasivePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/OraclePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/Oracle9Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/Oracle8Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/Oracle19Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/Oracle18Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/Oracle12Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/Oracle11Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/Oracle10Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/MySQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/MaxDBPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/JavaDBPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/InformixPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/Informix11Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/HSQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/HANAPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/H2Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/FirebirdPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/DerbyPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/DatabasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/DBasePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/DB2ZPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/DB2Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/DB2MainframePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/CloudscapePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/AttunityPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/class-use/AccessPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/converters/class-use/StructConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/events/class-use/DatabaseEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/jdbc/class-use/JDBCTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/jdbc/class-use/JDBCType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/PLSQLTables.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/PLSQLTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/PLSQLRecords.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/PLSQLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/PLSQLParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/OracleObjects.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/OracleObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/OracleArrays.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/OracleArray.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/NamedPLSQLStoredProcedureQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/NamedPLSQLStoredProcedureQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/NamedPLSQLStoredFunctionQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/class-use/NamedPLSQLStoredFunctionQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/jdbc/class-use/OracleObjectType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/jdbc/class-use/OracleArrayType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/class-use/PLSQLrecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/class-use/PLSQLargument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/class-use/PLSQLStoredProcedureCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/class-use/PLSQLStoredFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/class-use/PLSQLCursor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/class-use/PLSQLCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/class-use/OraclePLSQLTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/class-use/OraclePLSQLType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/partitioning/class-use/DataPartitioningCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/ServerPlatformUtils.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/ServerPlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/ServerPlatformBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/ServerPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/ServerLog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/NoServerPlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/NoServerPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/JMXServerPlatformBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/JMXEnabledPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/class-use/CustomServerPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/glassfish/class-use/GlassfishPlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/glassfish/class-use/GlassfishPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/jboss/class-use/JBossPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/oc4j/class-use/Oc4jPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/sap/class-use/SAPNetWeaver_7_1_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/class-use/WebSphere_Liberty_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/class-use/WebSphere_EJBEmbeddable_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/class-use/WebSphere_7_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/class-use/WebSphere_6_1_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/class-use/WebSpherePlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/class-use/WebSpherePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/class-use/WebLogic_9_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/class-use/WebLogic_12_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/class-use/WebLogic_10_Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/class-use/WebLogicPlatformDetector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/class-use/WebLogicPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/XMLTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/XMLSchemaReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/XMLPlatformFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/XMLPlatformException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/XMLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/XMLParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/XMLNodeList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/XMLNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/XMLComparer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/SAXDocumentBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/class-use/DefaultErrorHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/class-use/JAXPTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/class-use/JAXPPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/class-use/JAXPParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/class-use/JAXPNamespaceContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/WriteObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ValueReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/UpdateObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/UpdateAllQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/StoredProcedureCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/StoredFunctionCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ScrollableCursorPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ScrollableCursor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/SQLResultSetMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/SQLResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/SQLCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ResultSetMappingQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReportQueryResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReportQueryResult.EntrySet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReportQueryResult.RecordEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReportQueryResult.EntryIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReportQueryResult.KeyIterator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReportQueryResult.KeySet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReportQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReadObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReadAllQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ReadAllQuery.Direction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/QueryResultsCachePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/QueryRedirectorHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/QueryRedirector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/QueryByExamplePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ObjectLevelReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ObjectLevelModifyQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ObjectBuildingQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ModifyQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ModifyAllQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/MethodBaseQueryRedirector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/LoadGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/JPQLCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/JPAQueryBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/InsertObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/InMemoryQueryIndirectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/FieldResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/FetchGroupTracker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/FetchGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/EntityResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/DoesExistQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/DirectReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/DeleteObjectQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/DeleteAllQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/DatabaseQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/DatabaseQuery.ParameterType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/DataReadQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/DataModifyQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/CursoredStreamPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/CursoredStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/CursorPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/Cursor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ConstructorResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ConstructorReportItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ComplexQueryResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/ColumnResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/Call.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/BatchFetchPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/class-use/AttributeGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/class-use/UnaryTableSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/class-use/UUIDSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/class-use/TableSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/class-use/StandardSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/class-use/SequencingControl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/class-use/Sequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/class-use/QuerySequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/class-use/NativeSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/class-use/DefaultSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/class-use/RuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/class-use/DevelopmentServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/class-use/ClassSummaryDetailBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/class-use/MBeanGlassfishRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/class-use/MBeanGlassfishRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/class-use/GlassfishRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/class-use/ClassSummaryDetail.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/class-use/MBeanJBossRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/class-use/MBeanJBossRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/class-use/JBossRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/class-use/ClassSummaryDetail.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/class-use/MBeanRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/class-use/MBeanRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/class-use/MBeanDevelopmentServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/class-use/MBeanDevelopmentServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/class-use/WebLogicRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/class-use/MBeanWebLogicRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/class-use/MBeanWebLogicRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/class-use/ClassSummaryDetail.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/class-use/WebSphereRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/class-use/MBeanWebSphereRuntimeServicesMBean.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/class-use/MBeanWebSphereRuntimeServices.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/class-use/ClassSummaryDetail.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/UnitOfWork.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/UnitOfWork.CommitOrderType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/SessionProfilerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/SessionProfiler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/SessionEventManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/SessionEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/SessionEventAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/SessionEvent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/Session.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/Record.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/Project.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/Login.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/JNDIConnector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/IdentityMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/ExternalTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/DirectConnector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/DefaultConnector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/DatasourceLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/DatabaseSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/DatabaseRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/DatabaseLogin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/CopyGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/class-use/Connector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/broker/class-use/SessionBroker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/UnitOfWorkChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/TransformationMappingChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/ObjectReferenceChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/ObjectChangeSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/EISOrderedCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/EISCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/DirectToFieldChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/DirectCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/CollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/ChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/AggregateCollectionChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/class-use/AggregateChangeRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/TransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/ServiceId.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/RemoteCommandManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/MetadataRefreshListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/MergeChangeSetCommand.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/DiscoveryManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/CommandProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/CommandManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/CommandConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/class-use/Command.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/broadcast/class-use/BroadcastTransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/class-use/JMSTopicTransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/class-use/JMSPublishingTransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/class-use/JMSPublishingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/rmi/class-use/RMITransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/class-use/XMLSessionConfigLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/class-use/XMLSessionConfigLoader.XMLSessionConfigLoaderErrorHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/class-use/XMLProjectWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/class-use/XMLProjectReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/class-use/TableCreatorClassGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/class-use/SessionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/class-use/SessionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/class-use/ProjectClassGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/class-use/OracleDirectToXMLTypeMappingHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/interceptors/class-use/CacheKeyInterceptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/interceptors/class-use/CacheInterceptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/class-use/RemoteSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/class-use/DistributedSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/class-use/RMIServerSessionManagerDispatcher.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/class-use/RMIServerSessionManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/class-use/RMIRemoteSessionControllerDispatcher.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/class-use/RMIRemoteSessionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/class-use/RMIConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/class-use/XMLSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/class-use/Serializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/class-use/JavaSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/class-use/JSONSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/class-use/AbstractSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/class-use/ServerSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/class-use/Server.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/class-use/ReadConnectionPool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/class-use/ExternalConnectionPool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/class-use/ConnectionPool.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/class-use/ConnectionPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/class-use/ConnectionPolicy.ExclusiveMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/class-use/ClientSession.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/class-use/PackageRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/class-use/PackageRenamer.PackageRenamerException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/file/class-use/FileUtil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/class-use/QueryMonitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/class-use/Profile.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/class-use/PerformanceProfiler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/class-use/PerformanceMonitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/class-use/FetchGroupMonitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/ViewDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/VarrayDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/UniqueKeyConstraint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/UnaryTableSequenceDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/TypeTableDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/TypeDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/TableSequenceDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/TableDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/TableCreator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/StoredProcedureGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/StoredProcedureDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/StoredFunctionDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/SequenceObjectDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/SequenceDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/SchemaManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/PopulationManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/PackageDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/ObjectVarrayDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/NestedTableDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/IndexDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/ForeignKeyConstraint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/FieldDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/DynamicSchemaManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/DefaultTableGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/class-use/DatabaseObjectDefinition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/class-use/StandardTuner.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/class-use/SessionTuner.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/class-use/SafeModeTuner.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/class-use/SynchronizationListenerFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/class-use/JTATransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/class-use/JTASynchronizationListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/class-use/JTA11TransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/class-use/AbstractTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/class-use/AbstractSynchronizationListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/glassfish/class-use/GlassfishTransactionController11.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/glassfish/class-use/GlassfishTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jboss/class-use/JBossTransactionController11.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jboss/class-use/JBossTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jotm/class-use/JotmTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/oc4j/class-use/Oc4jTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/sap/class-use/SAPNetWeaverTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/class-use/WebSphereTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/class-use/WebSphereLibertyTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/class-use/WebSphereEJBEmbeddableTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/wls/class-use/WebLogicTransactionController11.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/wls/class-use/WebLogicTransactionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/annotations/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/config/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/descriptors/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/converters/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/mappings/transformers/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/queries/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/core/sessions/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/changetracking/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/copying/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/invalidation/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/descriptors/partitioning/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/dynamic/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/interactions/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/eis/mappings/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/exceptions/i18n/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/expressions/spatial/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/history/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/indirection/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/cache/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/codegen/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/databaseaccess/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/descriptors/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/helper/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/queries/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/core/sessions/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/databaseaccess/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/descriptors/changetracking/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/dynamic/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/expressions/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/linkedlist/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/helper/type/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/history/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/identitymaps/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/indirection/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/jpql/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/jpa/parsing/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/localization/i18n/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/mappings/converters/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/accessor/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/conversion/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/documentpreservation/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/mappings/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/deferred/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/json/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/record/namespaces/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/schema/model/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/oxm/unmapped/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/platform/database/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/queries/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/security/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sequencing/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/cdi/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/broadcast/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jms/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/event/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/log/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/login/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/platform/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/pool/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/project/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/property/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/rcm/command/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/sequencing/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/session/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/discovery/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/factories/model/transport/naming/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/sessions/remote/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/internal/weaving/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/logging/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/converters/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/foundation/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/querykeys/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/structures/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/transformers/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/mappings/xdb/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/annotations/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/attachment/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/documentpreservation/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/json/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/converters/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/mappings/nullpolicy/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/platform/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/record/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/schema/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/sequenced/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/oxm/unmapped/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/converters/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/events/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/jdbc/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/annotations/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/jdbc/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/oracle/plsql/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/database/partitioning/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/glassfish/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/jboss/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/oc4j/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/sap/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/was/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/server/wls/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/platform/xml/jaxp/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/queries/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sequencing/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/glassfish/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/jboss/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/mbean/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/weblogic/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/services/websphere/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/broker/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/changesets/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/broadcast/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/jms/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/coordination/rmi/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/factories/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/interceptors/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/serializers/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/sessions/server/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/file/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/profiler/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/schemaframework/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/tools/tuning/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/glassfish/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jboss/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/jotm/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/oc4j/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/sap/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/was/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/org/eclipse/persistence/transaction/wls/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:61: warning - Tag @see: reference not found: resultClasses [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:73: warning - Tag @see: reference not found: resultSetMappings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/StoredProcedureParameter.java:44: warning - Tag @see: missing '#': "mode()" [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/TransientCompatibleAnnotations.java:48: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/config/PersistenceUnitProperties.java:1441: warning - Tag @link: reference not found: jakarta.annotation.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/config/PersistenceUnitProperties.java:1458: warning - Tag @link: reference not found: jakarta.annotation.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/config/PersistenceUnitProperties.java:1441: warning - Tag @link: reference not found: jakarta.annotation.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/config/PersistenceUnitProperties.java:1458: warning - Tag @link: reference not found: jakarta.annotation.Generated [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/config/ProfilerType.java:30: warning - Tag @see: reference not found: QueryMonitor [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/config/ProfilerType.java:30: warning - Tag @see: reference not found: PerformanceProfiler [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/mappings/CoreAttributeAccessor.java:55: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:231: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/core/queries/CoreAttributeGroup.java:612: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:1997: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:2021: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:3123: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:3136: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/CMPPolicy.java:600: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/WrapperPolicy.java:77: warning - @param argument "original," is not a parameter name. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/dynamic/DynamicClassLoader.java:282: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/dynamic/DynamicHelper.java:103: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/AbstractRecord.java:272: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/DatabaseException.java:383: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/DatabaseException.java:401: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Project.java:989: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Project.java:1457: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/Project.java:1468: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/DatabaseMapping.java:1071: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/AbstractDirectMapping.java:890: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:88: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:96: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:128: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:166: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:179: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:186: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:195: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:202: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:209: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:216: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:223: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:238: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:268: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:277: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/ForeignReferenceMapping.java:208: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/ForeignReferenceMapping.java:1345: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/DynamicException.java:103: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/EntityManagerSetupException.java:292: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/EntityManagerSetupException.java:305: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/EntityManagerSetupException.java:318: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/EntityManagerSetupException.java:332: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/EntityManagerSetupException.java:346: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/EntityManagerSetupException.java:359: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:289: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:303: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:317: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:332: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:346: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:361: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:375: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:390: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:404: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:419: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:434: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:448: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:463: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:479: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:495: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:511: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:526: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:541: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:557: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:569: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:582: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:948: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/exceptions/JAXBException.java:964: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/expressions/Expression.java:3183: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/expressions/Expression.java:3197: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/expressions/ExpressionOperator.java:721: warning - Tag @author cannot be used in method documentation. It can only be used in the following types of documentation: overview, package, class/interface. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/expressions/spatial/SpatialExpressionFactory.java:135: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/expressions/spatial/SpatialParameters.java:183: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/indirection/IndirectList.java:847: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/indirection/IndirectSet.java:635: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/indirection/WeavedAttributeValueHolderInterface.java:36: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/indirection/WeavedAttributeValueHolderInterface.java:48: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/databaseaccess/DatabaseCall.java:1432: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/databaseaccess/DatabaseCall.java:1446: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:1457: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/databaseaccess/DatabasePlatform.java:2980: warning - @param argument "session." is not a parameter name. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/descriptors/CascadeLockingPolicy.java:140: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/AttributeAccessor.java:122: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/mappings/AttributeAccessor.java:139: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/descriptors/MethodAttributeAccessor.java:127: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/ExpressionNormalizer.java:156: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/SpatialExpressionOperators.java:40: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/SpatialExpressionOperators.java:51: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/SpatialExpressionOperators.java:62: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/SpatialExpressionOperators.java:73: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/SQLSelectStatement.java:1184: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/SQLSelectStatement.java:1201: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/helper/DatabaseField.java:96: warning - Tag @see: reference not found: getNameForComparisons [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.core --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.core --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.core --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.core/3.0.2-RC1/org.eclipse.persistence.core-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [INFO] Building EclipseLink JPA 3.0.2-RC1 [4/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 560 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAnnotatedElement.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAnnotatedElement.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/ExpressionImpl.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/ExpressionImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.internal.jpa... Loading source files for package org.eclipse.persistence.internal.jpa.config... Loading source files for package org.eclipse.persistence.internal.jpa.config.additionalcriteria... Loading source files for package org.eclipse.persistence.internal.jpa.config.cache... Loading source files for package org.eclipse.persistence.internal.jpa.config.changetracking... Loading source files for package org.eclipse.persistence.internal.jpa.config.classes... Loading source files for package org.eclipse.persistence.internal.jpa.config.columns... Loading source files for package org.eclipse.persistence.internal.jpa.config.converters... Loading source files for package org.eclipse.persistence.internal.jpa.config.copypolicy... Loading source files for package org.eclipse.persistence.internal.jpa.config.inheritance... Loading source files for package org.eclipse.persistence.internal.jpa.config.listeners... Loading source files for package org.eclipse.persistence.internal.jpa.config.locking... Loading source files for package org.eclipse.persistence.internal.jpa.config.mappings... Loading source files for package org.eclipse.persistence.internal.jpa.config.metadata... Loading source files for package org.eclipse.persistence.internal.jpa.config.multitenant... Loading source files for package org.eclipse.persistence.internal.jpa.config.nosql... Loading source files for package org.eclipse.persistence.internal.jpa.config.partitioning... Loading source files for package org.eclipse.persistence.internal.jpa.config.persistenceunit... Loading source files for package org.eclipse.persistence.internal.jpa.config.queries... Loading source files for package org.eclipse.persistence.internal.jpa.config.sequencing... Loading source files for package org.eclipse.persistence.internal.jpa.config.structures... Loading source files for package org.eclipse.persistence.internal.jpa.config.tables... Loading source files for package org.eclipse.persistence.internal.jpa.config.transformers... Loading source files for package org.eclipse.persistence.internal.jpa.config.xml... Loading source files for package org.eclipse.persistence.internal.jpa.deployment... Loading source files for package org.eclipse.persistence.internal.jpa.deployment.xml.parser... Loading source files for package org.eclipse.persistence.internal.jpa.jdbc... Loading source files for package org.eclipse.persistence.internal.jpa.metadata... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.accessors... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.accessors.classes... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.accessors.mappings... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.accessors.objects... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.additionalcriteria... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.cache... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.changetracking... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.columns... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.converters... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.copypolicy... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.graphs... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.inheritance... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.listeners... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.locking... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.mappings... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.multitenant... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.nosql... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.partitioning... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.queries... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.sequencing... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.sop... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.structures... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.tables... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.transformers... Loading source files for package org.eclipse.persistence.internal.jpa.metadata.xml... Loading source files for package org.eclipse.persistence.internal.jpa.metamodel... Loading source files for package org.eclipse.persistence.internal.jpa.metamodel.proxy... Loading source files for package org.eclipse.persistence.internal.jpa.querydef... Loading source files for package org.eclipse.persistence.internal.jpa.transaction... Loading source files for package org.eclipse.persistence.internal.jpa.weaving... Loading source files for package org.eclipse.persistence.jpa... Loading source files for package org.eclipse.persistence.jpa.config... Loading source files for package org.eclipse.persistence.jpa.dynamic... Loading source files for package org.eclipse.persistence.jpa.metadata... Loading source files for package org.eclipse.persistence.tools.weaving.jpa... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/AttributeNodeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/CacheImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/CMP3Policy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/DataSourceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/EJBQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/EntityGraphImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/EntityManagerFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/EntityManagerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/EntityManagerImpl.OperationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.TableCreationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/ExceptionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/IsolatedHashMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/JPAQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/PersistenceInitializationActivator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.AllowNativeSQLQueryHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.AsOfHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.AsOfSCNHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.BatchHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.BatchSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.BatchTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.BatchWriteHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.BindParametersHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CacheRetrieveModeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CacheRetrieveModeLegacyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CacheStatementHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CacheStoreModeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CacheStoreModeLegacyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CacheUsageHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CascadePolicyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CompositeMemberHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CursorHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CursorInitialSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CursorPageSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.CursorSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ExclusiveHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.FetchGraphHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.FetchGroupAttributeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.FetchGroupDefaultHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.FetchGroupHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.FetchGroupLoadHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.FetchGroupNameHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.FetchHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.FlushHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.Hint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.HintHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.IndirectionPolicyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.InheritanceJoinHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.JDBCFetchSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.JDBCFirstResultHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.JDBCMaxRowsHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.JDBCTimeoutHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.LeftFetchHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.LoadGraphHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.LoadGroupAttributeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.LoadGroupHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.MaintainCacheHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.NativeConnectionHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ParameterDelimiterHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.PartitioningHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.PessimisticLockHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.PessimisticLockScope.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.PessimisticLockTimeoutHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.PessimisticLockTimeoutUnitHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.PrepareHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryCacheExpiryHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryCacheExpiryTimeOfDayHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryCacheHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryCacheIgnoreNullHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryCacheInvalidateOnChangeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryCacheRandomizedExpiryHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryCacheSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryCacheTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryTimeoutHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryTimeoutUnitHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.QueryTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ReadOnlyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.RedirectorHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.RefreshHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ResultCollectionTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ResultSetAccess.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ResultSetConcurrencyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ResultSetTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ResultTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ReturnNameValuePairsHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.ScrollableCursorHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryHintsHandler.SerializedObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/QueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/StaticWeaveInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/StoredProcedureQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/AbstractAccessorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/MetadataImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/PropertyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/additionalcriteria/AdditionalCriteriaImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/CacheImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/CacheIndexImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/CacheInterceptorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/TimeOfDayImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/changetracking/ChangeTrackingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/AbstractClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/AbstractMappedClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/Attributes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/ConverterClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/EmbeddableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/EntityImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/MappedSuperclassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/AbstractColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/AbstractDirectColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/AbstractDiscriminatorColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/AbstractOverrideImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/AbstractRelationalColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/AssociationOverrideImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/AttributeOverrideImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/ColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/DiscriminatorClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/DiscriminatorColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/FieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/ForeignKeyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/JoinColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/JoinFieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/OrderColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/PrimaryKeyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/PrimaryKeyJoinColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/TenantDiscriminatorColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/ConversionValueImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/ConverterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/ConvertImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/EnumeratedImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/LobImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/ObjectTypeConverterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/StructConverterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/TemporalImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/TypeConverterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/CloneCopyPolicyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/CopyPolicyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/InstantiationCopyPolicyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/inheritance/InheritanceImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/listeners/EntityListenerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/locking/OptimisticLockingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/AbstractBasicMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/AbstractCollectionMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/AbstractDirectMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/AbstractEmbeddedMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/AbstractMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/AbstractObjectMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/AbstractRelationshipMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/AccessMethodsImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/BasicImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/BatchFetchImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/CascadeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/ElementCollectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/EmbeddedIdImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/EmbeddedImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/IdImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/ManyToManyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/ManyToOneImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/MapKeyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/OneToManyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/OneToOneImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/ReturnInsertImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/TransformationImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/TransientImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/VariableOneToOneImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/VersionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/metadata/ReflectiveDynamicClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/multitenant/MultitenantImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/multitenant/TenantTableDiscriminatorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/nosql/NoSqlImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/HashPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/PartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/PinnedPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/RangePartitionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/RangePartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/ReplicationPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/RoundRobinPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/UnionPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/ValuePartitionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/ValuePartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/DataServiceImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/PersistenceUnitImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/AbstractNamedQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/AbstractPlsqlStoredQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/AbstractPlsqlTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/AbstractQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/AbstractStoredQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/ColumnResultImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/ConstructorResultImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/EntityResultImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/FetchAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/FetchGroupImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/FieldResultImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/NamedNativeQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/NamedPlsqlStoredFunctionQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/NamedPlsqlStoredProcedureQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/NamedQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/NamedStoredFunctionQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/NamedStoredProcedureQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/OracleArrayImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/OracleObjectImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/PlsqlParameterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/PlsqlRecordImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/PlsqlTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/QueryHintImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/QueryRedirectorsImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/SqlResultSetMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/StoredProcedureParameterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/GeneratedValueImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/SequenceGeneratorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/TableGeneratorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/UuidGeneratorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/ArrayImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/StructImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/StructureImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/AbstractTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/CollectionTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/IndexImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/JoinTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/SecondaryTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/TableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/UniqueConstraintImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/transformers/ReadTransformerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/transformers/WriteTransformerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/MappingsImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/PersistenceUnitDefaultsImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/PersistenceUnitMetadataImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/ArchiveBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/ArchiveFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/BeanValidationInitializationHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/BeanValidationInitializationHelper.BeanValidationInitializationHelperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/DirectoryArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/DirectoryInsideJarURLArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/JarFileArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/JarInputStreamURLArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/JavaSECMPInitializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/JavaSECMPInitializer.TempEntityLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/JavaSECMPInitializerAgent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/JPAInitializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/PersistenceUnitProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/PersistenceUnitProcessor.Mode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/SEPersistenceUnitInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/SEPersistenceUnitProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/URLArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/PersistenceContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/XMLException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/XMLExceptionHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/XMLNodeList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/XPathEngine.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/jdbc/ConnectionProxyHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/MetadataConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/MetadataDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/MetadataDynamicClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/MetadataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/MetadataLogger.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/MetadataProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/MetadataProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/ORMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/MetadataAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/MetadataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/PropertyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ConverterAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/EmbeddableAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/EntityAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/InterfaceAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/MappedSuperclassAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/XMLAttributes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/BasicAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/BasicCollectionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/BasicMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/CollectionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DerivedIdClassAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/DirectCollectionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ElementCollectionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/EmbeddedAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/EmbeddedIdAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/IdAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ManyToManyAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ManyToOneAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappedKeyMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MappingAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/MultitenantIdAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ObjectAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/OneToManyAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/OneToOneAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/RelationshipAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/TransformationAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/TransientAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/VariableOneToOneAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/VersionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAccessibleObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAnnotatedElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAnnotation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAsmFactory.ClassMetadataVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataFile.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataMethod.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/additionalcriteria/AdditionalCriteriaMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/CacheIndexMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/CacheInterceptorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/CacheMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/TimeOfDayMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/changetracking/ChangeTrackingMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/AssociationOverrideMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/AttributeOverrideMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/ColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/DirectColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/DiscriminatorClassMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/DiscriminatorColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/FieldMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/ForeignKeyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/JoinColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/JoinFieldMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/MetadataColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/OrderColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/OverrideMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/PrimaryKeyForeignKeyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/PrimaryKeyJoinColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/PrimaryKeyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/RelationalColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/TenantDiscriminatorColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/AbstractConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/ClassInstanceMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/ConversionValueMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/ConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/ConvertMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/EnumeratedMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/JSONMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/KryoMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/LobMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/MetadataConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/MixedConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/ObjectTypeConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/SerializedConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/SerializedMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/StructConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/TemporalMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/TypeConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/XMLMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/CloneCopyPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/CopyPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/CustomCopyPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/InstantiationCopyPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/NamedAttributeNodeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/NamedEntityGraphMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/NamedSubgraphMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/inheritance/InheritanceMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/BeanValidationListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/EntityClassListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/EntityClassListenerMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/EntityListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/EntityListenerMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/JPAEntityListenerHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/MethodSerialImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/locking/OptimisticLockingMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/AccessMethodsMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/BatchFetchMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/CascadeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/MapKeyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/OrderByMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/ReturnInsertMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/multitenant/MultitenantMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/multitenant/TenantTableDiscriminatorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/nosql/NoSqlMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/AbstractPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/FieldPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/HashPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/PartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/PinnedPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/RangePartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/RangePartitionMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/ReplicationPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/RoundRobinPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/UnionPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/ValuePartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/ValuePartitionMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/ColumnResultMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/ComplexTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/ConstructorResultMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/EntityResultMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/FetchAttributeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/FetchGroupMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/FieldResultMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/NamedNativeQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/NamedPLSQLStoredFunctionQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/NamedPLSQLStoredProcedureQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/NamedQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/NamedStoredFunctionQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/NamedStoredProcedureQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/OracleArrayTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/OracleComplexTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/OracleObjectTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/PLSQLComplexTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/PLSQLParameterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/PLSQLRecordMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/PLSQLTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/QueryHintMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/QueryRedirectorsMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/SQLResultSetMappingMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/StoredProcedureParameterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/GeneratedValueMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/SequenceGeneratorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/TableGeneratorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/UuidGeneratorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sop/SerializedObjectPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/ArrayAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/StructMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/StructureAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/CollectionTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/IndexMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/JoinTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/RelationalTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/SecondaryTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/TableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/UniqueConstraintMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/transformers/ReadTransformerMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/transformers/WriteTransformerMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/EmptyElementConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/ORMContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/XMLEntityMappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/XMLEntityMappingsMappingProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/XMLEntityMappingsReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/XMLEntityMappingsWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/XMLPersistenceUnitDefaults.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/XMLPersistenceUnitMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/AttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/BasicTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/CollectionAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/EmbeddableTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/EntityTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/IdentifiableTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/ListAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/ManagedTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/MapAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/MappedSuperclassTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/MetamodelImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/PluralAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/SetAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/SingularAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/TypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/AttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/CollectionAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/ListAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/MapAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/PluralAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/SetAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/SingularAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/AbstractQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/AbstractQueryImpl.ResultType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/BasicCollectionJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/BasicListJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/BasicMapJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/BasicSetJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CollectionJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CommonAbstractCriteriaImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CompoundExpressionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CompoundSelectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/ConstructorSelectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CriteriaBuilderImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CriteriaBuilderImpl.CaseImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CriteriaBuilderImpl.CoalesceImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CriteriaBuilderImpl.SimpleCaseImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CriteriaDeleteImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CriteriaQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/CriteriaUpdateImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/ExpressionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/FromImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/FunctionExpressionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/InImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/InternalExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/InternalSelection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/JoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/ListJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/MapJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/OrderImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/ParameterExpressionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/PathImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/PredicateImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/RootImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/SelectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/SetJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/SubQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/TupleImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/TupleQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/EntityTransactionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/EntityTransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/JTATransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/TransactionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/TransactionManagerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/TransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/TransactionWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/AbstractStaticWeaveOutputHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/AttributeDetails.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/ClassDetails.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/ClassWeaver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/MethodWeaver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/PersistenceWeaver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/StaticWeaveDirectoryOutputHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/StaticWeaveJAROutputHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/TransformerFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/Archive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/ArchiveFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/JpaCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/JpaCriteriaBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/JpaEntityManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/JpaEntityManagerFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/JpaHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/JpaQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/PersistenceProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/AccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/AdditionalCriteria.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Array.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/AssociationOverride.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/AttributeOverride.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Basic.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/BatchFetch.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Cache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/CacheIndex.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/CacheInterceptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Cascade.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ChangeTracking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/CloneCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/CollectionTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Column.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ColumnResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ConstructorResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ConversionValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Convert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Converter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ConverterClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/CopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/DataService.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/DiscriminatorClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/DiscriminatorColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ElementCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Embeddable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Embedded.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/EmbeddedId.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Entity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/EntityListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/EntityResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Enumerated.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/FetchAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/FetchGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Field.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/FieldResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ForeignKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/GeneratedValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/HashPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Id.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Inheritance.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/InstantiationCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/JoinColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/JoinField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/JoinTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Lob.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ManyToMany.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ManyToOne.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/MapKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/MappedSuperclass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Mappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Multitenant.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/NamedNativeQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/NamedPlsqlStoredFunctionQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/NamedPlsqlStoredProcedureQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/NamedQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/NamedStoredFunctionQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/NamedStoredProcedureQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/NoSql.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ObjectTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/OneToMany.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/OneToOne.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/OptimisticLocking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/OracleArray.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/OracleObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/OrderColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Partitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/PersistenceUnit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/PersistenceUnitDefaults.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/PersistenceUnitMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/PinnedPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/PlsqlParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/PlsqlRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/PlsqlTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/PrimaryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/PrimaryKeyJoinColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/QueryHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/QueryRedirectors.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/RangePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/RangePartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ReadTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ReplicationPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ReturnInsert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/RoundRobinPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/RuntimeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/SecondaryTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/SequenceGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/SqlResultSetMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/StoredProcedureParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Struct.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/StructConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Structure.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Table.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/TableGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Temporal.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/TenantDiscriminatorColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/TenantTableDiscriminator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/TimeOfDay.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Transformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Transient.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/TypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/UnionPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/UniqueConstraint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/UuidGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ValuePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/ValuePartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/VariableOneToOne.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/Version.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/WriteTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/DynamicIdentityPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/JPADynamicHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/JPADynamicTypeBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/FileBasedProjectCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/MetadataSourceAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/ProjectCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/XMLMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/StaticWeave.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/StaticWeaveAntTask.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/StaticWeaveClassTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/StaticWeaveProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/additionalcriteria/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/additionalcriteria/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/additionalcriteria/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/changetracking/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/changetracking/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/changetracking/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/inheritance/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/inheritance/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/inheritance/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/listeners/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/listeners/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/listeners/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/locking/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/locking/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/locking/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/metadata/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/metadata/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/metadata/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/multitenant/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/multitenant/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/multitenant/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/nosql/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/nosql/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/nosql/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/transformers/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/transformers/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/transformers/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/jdbc/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/jdbc/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/jdbc/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/additionalcriteria/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/additionalcriteria/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/additionalcriteria/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/changetracking/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/changetracking/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/changetracking/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/inheritance/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/inheritance/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/inheritance/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/locking/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/locking/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/locking/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/multitenant/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/multitenant/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/multitenant/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/nosql/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/nosql/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/nosql/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sop/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sop/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sop/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/transformers/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/transformers/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/transformers/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/StoredProcedureQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/StaticWeaveInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.Hint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ReturnNameValuePairsHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.BindParametersHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.AllowNativeSQLQueryHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ParameterDelimiterHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CacheRetrieveModeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CacheRetrieveModeLegacyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CacheStoreModeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CacheStoreModeLegacyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CacheUsageHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.BatchWriteHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CascadePolicyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.PessimisticLockHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.PessimisticLockScope.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.PessimisticLockTimeoutHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.PessimisticLockTimeoutUnitHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.RefreshHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ResultTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.IndirectionPolicyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ResultSetTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ResultSetConcurrencyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ExclusiveHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.InheritanceJoinHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.FetchGroupDefaultHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.FetchGroupNameHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.FetchGroupHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.FetchGraphHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.FetchGroupAttributeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.FetchGroupLoadHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.LoadGroupHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.LoadGraphHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.LoadGroupAttributeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryCacheHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryCacheIgnoreNullHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryCacheInvalidateOnChangeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryCacheRandomizedExpiryHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryCacheSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryCacheExpiryHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryCacheTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryCacheExpiryTimeOfDayHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.BatchHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.BatchTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.BatchSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.FetchHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.LeftFetchHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ReadOnlyHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.NativeConnectionHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CursorHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CursorInitialSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CursorPageSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CursorSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ScrollableCursorHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.MaintainCacheHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.PrepareHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CacheStatementHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.FlushHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.HintHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.JDBCTimeoutHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryTimeoutUnitHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.QueryTimeoutHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.JDBCFetchSizeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.AsOfHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.AsOfSCNHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.JDBCMaxRowsHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.JDBCFirstResultHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ResultCollectionTypeHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.RedirectorHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.PartitioningHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.CompositeMemberHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.ResultSetAccess.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/QueryHintsHandler.SerializedObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/PersistenceInitializationActivator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/JPAQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/IsolatedHashMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/ExceptionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/EntityManagerSetupImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/EntityManagerSetupImpl.TableCreationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/EntityManagerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/EntityManagerImpl.OperationType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/EntityManagerFactoryProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/EntityManagerFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/EntityManagerFactoryDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/EntityGraphImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/EJBQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/DataSourceConfig.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/CacheImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/CMP3Policy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/class-use/AttributeNodeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/class-use/PropertyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/class-use/MetadataImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/class-use/AbstractAccessorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/additionalcriteria/class-use/AdditionalCriteriaImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/class-use/TimeOfDayImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/class-use/CacheInterceptorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/class-use/CacheIndexImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/class-use/CacheImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/changetracking/class-use/ChangeTrackingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/class-use/MappedSuperclassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/class-use/EntityImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/class-use/EmbeddableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/class-use/ConverterClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/class-use/Attributes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/class-use/AbstractMappedClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/class-use/AbstractClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/TenantDiscriminatorColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/PrimaryKeyJoinColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/PrimaryKeyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/OrderColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/JoinFieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/JoinColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/ForeignKeyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/FieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/DiscriminatorColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/DiscriminatorClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/ColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/AttributeOverrideImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/AssociationOverrideImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/AbstractRelationalColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/AbstractOverrideImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/AbstractDiscriminatorColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/AbstractDirectColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/class-use/AbstractColumnImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/class-use/TypeConverterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/class-use/TemporalImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/class-use/StructConverterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/class-use/ObjectTypeConverterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/class-use/LobImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/class-use/EnumeratedImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/class-use/ConverterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/class-use/ConvertImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/class-use/ConversionValueImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/class-use/InstantiationCopyPolicyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/class-use/CopyPolicyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/class-use/CloneCopyPolicyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/inheritance/class-use/InheritanceImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/listeners/class-use/EntityListenerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/locking/class-use/OptimisticLockingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/VersionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/VariableOneToOneImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/TransientImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/TransformationImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/ReturnInsertImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/OneToOneImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/OneToManyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/MapKeyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/ManyToOneImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/ManyToManyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/IdImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/EmbeddedImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/EmbeddedIdImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/ElementCollectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/CascadeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/BatchFetchImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/BasicImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/AccessMethodsImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/AbstractRelationshipMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/AbstractObjectMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/AbstractMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/AbstractEmbeddedMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/AbstractDirectMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/AbstractCollectionMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/class-use/AbstractBasicMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/metadata/class-use/ReflectiveDynamicClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/multitenant/class-use/TenantTableDiscriminatorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/multitenant/class-use/MultitenantImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/nosql/class-use/NoSqlImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/ValuePartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/ValuePartitionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/UnionPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/RoundRobinPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/ReplicationPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/RangePartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/RangePartitionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/PinnedPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/PartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/class-use/HashPartitioningImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/class-use/PersistenceUnitImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/class-use/MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/class-use/DataServiceImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/StoredProcedureParameterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/SqlResultSetMappingImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/QueryRedirectorsImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/QueryHintImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/PlsqlTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/PlsqlRecordImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/PlsqlParameterImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/OracleObjectImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/OracleArrayImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/NamedStoredProcedureQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/NamedStoredFunctionQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/NamedQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/NamedPlsqlStoredProcedureQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/NamedPlsqlStoredFunctionQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/NamedNativeQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/FieldResultImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/FetchGroupImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/FetchAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/EntityResultImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/ConstructorResultImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/ColumnResultImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/AbstractStoredQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/AbstractQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/AbstractPlsqlTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/AbstractPlsqlStoredQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/class-use/AbstractNamedQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/class-use/UuidGeneratorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/class-use/TableGeneratorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/class-use/SequenceGeneratorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/class-use/GeneratedValueImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/class-use/StructureImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/class-use/StructImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/class-use/ArrayImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/class-use/UniqueConstraintImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/class-use/TableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/class-use/SecondaryTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/class-use/JoinTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/class-use/IndexImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/class-use/CollectionTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/class-use/AbstractTableImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/transformers/class-use/WriteTransformerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/transformers/class-use/ReadTransformerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/class-use/PersistenceUnitMetadataImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/class-use/PersistenceUnitDefaultsImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/class-use/MappingsImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/URLArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/SEPersistenceUnitProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/SEPersistenceUnitInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/PersistenceUnitProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/PersistenceUnitProcessor.Mode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/JavaSECMPInitializerAgent.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/JavaSECMPInitializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/JavaSECMPInitializer.TempEntityLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/JarInputStreamURLArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/JarFileArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/JPAInitializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/DirectoryInsideJarURLArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/DirectoryArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/BeanValidationInitializationHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/BeanValidationInitializationHelper.BeanValidationInitializationHelperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/ArchiveFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/class-use/ArchiveBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/class-use/XPathEngine.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/class-use/XMLNodeList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/class-use/XMLExceptionHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/class-use/XMLException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/class-use/PersistenceContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/jdbc/class-use/DataSourceImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/jdbc/class-use/ConnectionProxyHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/class-use/ORMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/class-use/MetadataProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/class-use/MetadataProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/class-use/MetadataLogger.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/class-use/MetadataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/class-use/MetadataDynamicClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/class-use/MetadataDescriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/class-use/MetadataConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/class-use/PropertyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/class-use/MetadataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/class-use/MetadataAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/class-use/XMLAttributes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/class-use/MappedSuperclassAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/class-use/InterfaceAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/class-use/EntityAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/class-use/EmbeddableAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/class-use/ConverterAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/class-use/ClassAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/VersionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/VariableOneToOneAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/TransientAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/TransformationAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/RelationshipAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/OneToOneAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/OneToManyAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/ObjectAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/MultitenantIdAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/MappingAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/MappedKeyMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/ManyToOneAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/ManyToManyAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/IdAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/EmbeddedIdAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/EmbeddedAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/ElementCollectionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/DirectCollectionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/DirectAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/DerivedIdClassAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/CollectionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/BasicMapAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/BasicCollectionAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/class-use/BasicAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataMethod.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataFile.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataAsmFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataAsmFactory.ClassMetadataVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataAnnotation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataAnnotatedElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/class-use/MetadataAccessibleObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/additionalcriteria/class-use/AdditionalCriteriaMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/class-use/TimeOfDayMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/class-use/CacheMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/class-use/CacheInterceptorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/class-use/CacheIndexMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/changetracking/class-use/ChangeTrackingMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/TenantDiscriminatorColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/RelationalColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/PrimaryKeyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/PrimaryKeyJoinColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/PrimaryKeyForeignKeyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/OverrideMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/OrderColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/MetadataColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/JoinFieldMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/JoinColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/ForeignKeyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/FieldMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/DiscriminatorColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/DiscriminatorClassMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/DirectColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/ColumnMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/AttributeOverrideMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/class-use/AssociationOverrideMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/XMLMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/TypeConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/TemporalMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/StructConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/SerializedMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/SerializedConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/ObjectTypeConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/MixedConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/MetadataConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/LobMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/KryoMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/JSONMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/EnumeratedMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/ConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/ConvertMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/ConversionValueMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/ClassInstanceMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/class-use/AbstractConverterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/class-use/InstantiationCopyPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/class-use/CustomCopyPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/class-use/CopyPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/class-use/CloneCopyPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/class-use/NamedSubgraphMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/class-use/NamedEntityGraphMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/class-use/NamedAttributeNodeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/inheritance/class-use/InheritanceMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/class-use/MethodSerialImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/class-use/JPAEntityListenerHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/class-use/EntityListenerMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/class-use/EntityListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/class-use/EntityClassListenerMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/class-use/EntityClassListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/class-use/BeanValidationListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/locking/class-use/OptimisticLockingMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/class-use/ReturnInsertMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/class-use/OrderByMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/class-use/MapKeyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/class-use/CascadeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/class-use/BatchFetchMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/class-use/AccessMethodsMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/multitenant/class-use/TenantTableDiscriminatorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/multitenant/class-use/MultitenantMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/nosql/class-use/NoSqlMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/ValuePartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/ValuePartitionMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/UnionPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/RoundRobinPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/ReplicationPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/RangePartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/RangePartitionMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/PinnedPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/PartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/HashPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/FieldPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/class-use/AbstractPartitioningMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/StoredProcedureParameterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/SQLResultSetMappingMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/QueryRedirectorsMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/QueryHintMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/PLSQLTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/PLSQLRecordMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/PLSQLParameterMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/PLSQLComplexTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/OracleObjectTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/OracleComplexTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/OracleArrayTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/NamedStoredProcedureQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/NamedStoredFunctionQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/NamedQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/NamedPLSQLStoredProcedureQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/NamedPLSQLStoredFunctionQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/NamedNativeQueryMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/FieldResultMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/FetchGroupMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/FetchAttributeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/EntityResultMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/ConstructorResultMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/ComplexTypeMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/class-use/ColumnResultMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/class-use/UuidGeneratorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/class-use/TableGeneratorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/class-use/SequenceGeneratorMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/class-use/GeneratedValueMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sop/class-use/SerializedObjectPolicyMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/class-use/StructureAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/class-use/StructMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/class-use/ArrayAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/class-use/UniqueConstraintMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/class-use/TableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/class-use/SecondaryTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/class-use/RelationalTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/class-use/JoinTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/class-use/IndexMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/class-use/CollectionTableMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/transformers/class-use/WriteTransformerMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/transformers/class-use/ReadTransformerMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/class-use/XMLPersistenceUnitMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/class-use/XMLPersistenceUnitDefaults.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/class-use/XMLEntityMappingsWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/class-use/XMLEntityMappingsReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/class-use/XMLEntityMappingsMappingProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/class-use/XMLEntityMappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/class-use/ORMContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/class-use/EmptyElementConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/TypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/SingularAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/SetAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/PluralAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/MetamodelImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/MappedSuperclassTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/MapAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/ManagedTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/ListAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/IdentifiableTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/EntityTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/EmbeddableTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/CollectionAttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/BasicTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/class-use/AttributeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/class-use/SingularAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/class-use/SetAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/class-use/PluralAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/class-use/MapAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/class-use/ListAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/class-use/CollectionAttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/class-use/AttributeProxyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/TupleQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/TupleImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/SubQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/SetJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/SelectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/RootImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/PredicateImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/PathImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/ParameterExpressionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/OrderImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/MapJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/ListJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/JoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/InternalSelection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/InternalExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/InImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/FunctionExpressionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/FromImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/ExpressionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CriteriaUpdateImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CriteriaQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CriteriaDeleteImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CriteriaBuilderImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CriteriaBuilderImpl.CoalesceImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CriteriaBuilderImpl.CaseImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CriteriaBuilderImpl.SimpleCaseImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/ConstructorSelectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CompoundSelectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CompoundExpressionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CommonAbstractCriteriaImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/CollectionJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/BasicSetJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/BasicMapJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/BasicListJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/BasicCollectionJoinImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/AbstractQueryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/class-use/AbstractQueryImpl.ResultType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/class-use/TransactionWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/class-use/TransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/class-use/TransactionManagerImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/class-use/TransactionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/class-use/JTATransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/class-use/EntityTransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/class-use/EntityTransactionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/class-use/TransformerFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/class-use/StaticWeaveJAROutputHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/class-use/StaticWeaveDirectoryOutputHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/class-use/PersistenceWeaver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/class-use/MethodWeaver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/class-use/ClassWeaver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/class-use/ClassDetails.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/class-use/AttributeDetails.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/class-use/AbstractStaticWeaveOutputHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/class-use/PersistenceProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/class-use/JpaQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/class-use/JpaHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/class-use/JpaEntityManagerFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/class-use/JpaEntityManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/class-use/JpaCriteriaBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/class-use/JpaCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/class-use/ArchiveFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/class-use/Archive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/WriteTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Version.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/VariableOneToOne.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ValuePartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ValuePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/UuidGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/UniqueConstraint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/UnionPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/TypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Transient.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Transformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/TimeOfDay.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/TenantTableDiscriminator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/TenantDiscriminatorColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Temporal.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/TableGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Table.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Structure.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/StructConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Struct.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/StoredProcedureParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/SqlResultSetMapping.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/SequenceGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/SecondaryTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/RuntimeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/RoundRobinPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ReturnInsert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ReplicationPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ReadTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/RangePartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/RangePartition.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/QueryRedirectors.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/QueryHint.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/PrimaryKeyJoinColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/PrimaryKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/PlsqlTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/PlsqlRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/PlsqlParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/PinnedPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/PersistenceUnitMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/PersistenceUnitDefaults.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/PersistenceUnit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Partitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/OrderColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/OracleObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/OracleArray.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/OptimisticLocking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/OneToOne.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/OneToMany.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ObjectTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/NoSql.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/NamedStoredProcedureQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/NamedStoredFunctionQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/NamedQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/NamedPlsqlStoredProcedureQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/NamedPlsqlStoredFunctionQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/NamedNativeQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Multitenant.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Mappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/MappedSuperclass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/MapKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ManyToOne.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ManyToMany.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Lob.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/JoinTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/JoinField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/JoinColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/InstantiationCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Inheritance.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Id.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/HashPartitioning.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/GeneratedValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ForeignKey.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/FieldResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Field.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/FetchGroup.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/FetchAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Enumerated.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/EntityResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/EntityListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Entity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/EmbeddedId.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Embedded.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Embeddable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ElementCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/DiscriminatorColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/DiscriminatorClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/DataService.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/CopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ConverterClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Converter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Convert.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ConversionValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ConstructorResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ColumnResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Column.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/CollectionTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/CloneCopyPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/ChangeTracking.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Cascade.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/CacheInterceptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/CacheIndex.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Cache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/BatchFetch.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Basic.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/AttributeOverride.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/AssociationOverride.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/Array.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/AdditionalCriteria.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/class-use/AccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/class-use/JPADynamicTypeBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/class-use/JPADynamicHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/class-use/DynamicIdentityPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/class-use/XMLMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/class-use/ProjectCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/class-use/MetadataSourceAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/class-use/MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/class-use/FileBasedProjectCache.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/class-use/StaticWeaveProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/class-use/StaticWeaveClassTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/class-use/StaticWeaveAntTask.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/class-use/StaticWeave.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/additionalcriteria/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/cache/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/changetracking/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/classes/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/columns/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/converters/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/copypolicy/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/inheritance/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/listeners/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/locking/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/mappings/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/metadata/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/multitenant/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/nosql/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/partitioning/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/persistenceunit/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/queries/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/sequencing/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/structures/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/tables/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/transformers/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/config/xml/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/deployment/xml/parser/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/jdbc/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/additionalcriteria/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/cache/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/changetracking/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/columns/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/converters/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/copypolicy/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/graphs/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/inheritance/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/listeners/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/locking/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/mappings/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/multitenant/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/nosql/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/partitioning/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/queries/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sequencing/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/sop/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/structures/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/tables/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/transformers/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metadata/xml/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/metamodel/proxy/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/querydef/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/transaction/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/internal/jpa/weaving/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/config/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/dynamic/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/jpa/metadata/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/org/eclipse/persistence/tools/weaving/jpa/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:449: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:458: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:467: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:726: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:244: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:359: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:688: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaEntityManagerFactory.java:63: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryImpl.java:174: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryImpl.java:361: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryProvider.java:144: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:1179: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:1457: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:1410: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:4477: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:4515: warning - Tag @see: reference not found: refreshMetadata [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/metadata/XMLMetadataSource.java:213: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/deployment/JPAInitializer.java:197: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/MetadataDescriptor.java:473: warning - Tag @see: reference not found: validateDerivedPKClassId [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/MetadataDescriptor.java:473: warning - Tag @see: reference not found: validatePKClassId [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/MetadataProject.java:1289: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/MetadataProject.java:1299: warning - Tag @see: missing '#': "processStage1()" [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/MetadataProject.java:1724: warning - Tag @see: reference not found: addTableGenerator and addSequenceGenerator. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/MetadataProject.java:1807: warning - Tag @see: reference not found: processStage2 [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/MetadataProject.java:1857: warning - Tag @see: reference not found: processStage3 [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/ORMetadata.java:218: warning - Tag @see: reference not found: shouldOverride [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/ORMetadata.java:466: warning - Tag @see: reference not found: shouldOverride [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/MetadataAccessor.java:712: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java:937: warning - Tag @see: missing '#': "preProcess()" [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/MappedSuperclassAccessor.java:565: warning - Tag @see: missing '#': "processAccessType()" [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/MappedSuperclassAccessor.java:586: warning - Tag @see: missing '#': "processAccessType()" [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ElementCollectionAccessor.java:503: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/ManyToManyAccessor.java:104: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataField.java:61: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataField.java:111: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/listeners/JPAEntityListenerHolder.java:176: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/queries/OracleArrayTypeMetadata.java:108: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/queries/OracleComplexTypeMetadata.java:115: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/queries/OracleComplexTypeMetadata.java:123: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/queries/OracleObjectTypeMetadata.java:136: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/xml/XMLEntityMappingsReader.java:397: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/AttributeImpl.java:105: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/AttributeImpl.java:205: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/AttributeImpl.java:214: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/AttributeImpl.java:316: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/BasicTypeImpl.java:62: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/BasicTypeImpl.java:73: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/BasicTypeImpl.java:84: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/BasicTypeImpl.java:94: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/TypeImpl.java:119: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/TypeImpl.java:127: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/TypeImpl.java:135: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/TypeImpl.java:142: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/PluralAttributeImpl.java:162: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/EmbeddableTypeImpl.java:63: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/EmbeddableTypeImpl.java:73: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/ManagedTypeImpl.java:423: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/ManagedTypeImpl.java:664: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/ManagedTypeImpl.java:840: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/ManagedTypeImpl.java:849: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/ManagedTypeImpl.java:1352: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/ManagedTypeImpl.java:1461: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/ManagedTypeImpl.java:1472: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/EntityTypeImpl.java:105: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/EntityTypeImpl.java:115: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/IdentifiableTypeImpl.java:394: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MappedSuperclassTypeImpl.java:85: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MappedSuperclassTypeImpl.java:97: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MappedSuperclassTypeImpl.java:145: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MappedSuperclassTypeImpl.java:155: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MetamodelImpl.java:212: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MetamodelImpl.java:259: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MetamodelImpl.java:269: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MetamodelImpl.java:277: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MetamodelImpl.java:310: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MetamodelImpl.java:337: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/MetamodelImpl.java:348: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/SingularAttributeImpl.java:182: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/AbstractQueryImpl.java:49: warning - Tag @see: reference not found: jakarta.persistence.criteria CriteriaQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/BasicCollectionJoinImpl.java:51: warning - Tag @see: reference not found: jakarta.persistence.criteria CollectionJoin [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/BasicListJoinImpl.java:51: warning - Tag @see: reference not found: jakarta.persistence.criteria ListJoin [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/BasicMapJoinImpl.java:51: warning - Tag @see: reference not found: jakarta.persistence.criteria MapJoin [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/BasicSetJoinImpl.java:51: warning - Tag @see: reference not found: jakarta.persistence.criteria SetJoin [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CollectionJoinImpl.java:43: warning - Tag @see: reference not found: jakarta.persistence.criteria From [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CommonAbstractCriteriaImpl.java:50: warning - Tag @see: reference not found: jakarta.persistence.criteria CommonAbstractCriteria [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CompoundExpressionImpl.java:41: warning - Tag @see: reference not found: jakarta.persistence.criteria Predicate [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CompoundSelectionImpl.java:41: warning - Tag @see: reference not found: jakarta.persistence.criteria Join [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/ConstructorSelectionImpl.java:38: warning - Tag @see: reference not found: jakarta.persistence.criteria Join [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CriteriaDeleteImpl.java:42: warning - Tag @see: reference not found: jakarta.persistence.criteria CriteriaDelete [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CriteriaQueryImpl.java:61: warning - Tag @see: reference not found: jakarta.persistence.criteria CriteriaQuery [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CriteriaUpdateImpl.java:44: warning - Tag @see: reference not found: jakarta.persistence.criteria CriteriaUpdate [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/ExpressionImpl.java:44: warning - Tag @see: reference not found: jakarta.persistence.criteria Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/FromImpl.java:67: warning - Tag @see: reference not found: jakarta.persistence.criteria From [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/FunctionExpressionImpl.java:38: warning - Tag @see: reference not found: jakarta.persistence.criteria Predicate [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/InImpl.java:50: warning - Tag @see: reference not found: jakarta.persistence.criteria Join [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/InternalExpression.java:46: warning - Tag @see: reference not found: jakarta.persistence.criteria Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/InternalSelection.java:32: warning - Tag @see: reference not found: jakarta.persistence.criteria Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/JoinImpl.java:49: warning - Tag @see: reference not found: jakarta.persistence.criteria Join [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/ListJoinImpl.java:44: warning - Tag @see: reference not found: jakarta.persistence.criteria ListJoin [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/MapJoinImpl.java:50: warning - Tag @see: reference not found: jakarta.persistence.criteria MapJoin [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.jpa --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.2-RC1/org.eclipse.persistence.jpa-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >-- [INFO] Building EclipseLink JPA Model Generator 3.0.2-RC1 [5/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (compile-project) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-jpa-modelgen) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.internal.jpa.modelgen... Loading source files for package org.eclipse.persistence.internal.jpa.modelgen.objects... Loading source files for package org.eclipse.persistence.internal.jpa.modelgen.visitors... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.AttributeType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceXML.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceXMLMappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/AnnotationValueVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/ElementVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/TypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/class-use/MetadataMirrorFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/class-use/CanonicalModelProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/class-use/CanonicalModelProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/class-use/CanonicalModelProcessor.AttributeType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/class-use/PersistenceXMLMappings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/class-use/PersistenceXML.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/class-use/PersistenceUnitReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/class-use/PersistenceUnit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/class-use/TypeVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/class-use/ElementVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/class-use/AnnotationValueVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/objects/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/org/eclipse/persistence/internal/jpa/modelgen/visitors/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.2-RC1/org.eclipse.persistence.jpa.modelgen.processor-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [INFO] Building EclipseLink MOXy 3.0.2-RC1 [6/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.moxy --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.moxy --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.moxy --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.moxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 191 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3299 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.moxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4063 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlmarshaller/ValidatorTestCases.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlmarshaller/ValidatorTestCases.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-jaxb-srg) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-jaxb) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-jaxb-non-default-system-properties) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-srg) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-dom) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-deploymentxml) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-deploymentxml-tl) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-moxy-oxm-docpres) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.moxy --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.internal.jaxb... Loading source files for package org.eclipse.persistence.internal.jaxb.json.schema... Loading source files for package org.eclipse.persistence.internal.jaxb.json.schema.model... Loading source files for package org.eclipse.persistence.internal.jaxb.many... Loading source files for package org.eclipse.persistence.jaxb... Loading source files for package org.eclipse.persistence.jaxb.attachment... Loading source files for package org.eclipse.persistence.jaxb.compiler... Loading source files for package org.eclipse.persistence.jaxb.compiler.builder... Loading source files for package org.eclipse.persistence.jaxb.compiler.builder.helper... Loading source files for package org.eclipse.persistence.jaxb.compiler.facets... Loading source files for package org.eclipse.persistence.jaxb.dynamic... Loading source files for package org.eclipse.persistence.jaxb.dynamic.metadata... Loading source files for package org.eclipse.persistence.jaxb.javamodel... Loading source files for package org.eclipse.persistence.jaxb.javamodel.oxm... Loading source files for package org.eclipse.persistence.jaxb.javamodel.reflection... Loading source files for package org.eclipse.persistence.jaxb.javamodel.xjc... Loading source files for package org.eclipse.persistence.jaxb.json... Loading source files for package org.eclipse.persistence.jaxb.metadata... Loading source files for package org.eclipse.persistence.jaxb.plugins... Loading source files for package org.eclipse.persistence.jaxb.rs... Loading source files for package org.eclipse.persistence.jaxb.xmlmodel... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/AccessorFactoryWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/AttributeNodeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/CustomAccessorAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/DefaultElementConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/DomHandlerConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/GenericsClassHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/IDResolverWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/JaxbClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/JAXBElementConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/JAXBElementRootConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/JAXBSchemaOutputResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/JAXBSetMethodAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/MultiArgInstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/ObjectGraphImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/SessionEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/WrappedValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/JsonSchemaGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/JsonSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/JsonType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/ArrayValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/CollectionValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/JAXBArrayAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/ManyValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/MapEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/MapValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/MapValueAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/MultiDimensionalArrayValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/MultiDimensionalCollectionValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/MultiDimensionalManyValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/AttributeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/BeanValidationChecker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/BeanValidationHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/BeanValidationHelper.ConstraintsDetectorService.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/BeanValidationMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/DefaultXMLNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/IDResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBBinder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBContext.JAXBContextInput.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBContext.JAXBContextState.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBContextFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBContextProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBEnumTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBErrorHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBIntrospector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBMarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBTypeElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBTypesafeEnumConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBUnmarshallerHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBUnmarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/JAXBValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/MarshallerProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/MOXySystemProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/ObjectGraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/Subgraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/TypeMappingInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/TypeMappingInfo.ElementScope.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/UnmarshallerProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/ValidationXMLReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/attachment/AttachmentMarshallerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/attachment/AttachmentUnmarshallerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/CompilerHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/ElementDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/EnumTypeInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/Generator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/JAXBMetadataLogger.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/MappingsGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/MarshalCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/NamespaceInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/PackageInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/SchemaTypeInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/TypeInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/UnmarshalCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/XmlNillableInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/XMLProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/TransformerPropertyBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/helper/TransformerReflectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/DecimalMaxFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/DecimalMinFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/DigitsFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/Facet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/FacetVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/MaxFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/MinFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/PatternFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/PatternListFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/SizeFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/DynamicJAXBContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/DynamicJAXBContextFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/Metadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/OXMMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/SchemaMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/AnnotationProxy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/Helper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaAnnotation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaClassCompareByNamespace.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaClassInstanceOf.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaConstructor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaHasAnnotations.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaMethod.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaModelInput.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/JavaPackage.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJavaClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJavaConstructorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJavaFieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJavaMethodImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJavaModelImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJavaModelInputImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJavaPackageImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/OXMJAXBElementImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/OXMObjectFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/AnnotationHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/JavaAnnotationImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/JavaClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/JavaConstructorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/JavaFieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/JavaMethodImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/JavaModelImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/JavaModelInputImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/JavaPackageImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaAnnotationImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaConstructorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaFieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaMethodImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaModelImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaModelInputImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/XJCJavaPackageImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/json/JsonSchemaOutputResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/MetadataSourceAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/XMLMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/plugins/BeanValidationPlugin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/rs/MOXyJsonProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/JavaAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/JavaType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/JavaType.JavaAttributes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/ObjectFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlAbstractNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlAccessOrder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlAccessType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlAnyAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlAnyElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.JavaTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.XmlEnums.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlBindings.XmlRegistries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlElement.XmlInverseReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlElementNillable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlElementRef.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlElementRefs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlElements.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlElementWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlEnum.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlEnumValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlInverseReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlIsSetNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlIsSetNullPolicy.IsSetParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlJavaTypeAdapters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlJoinNodes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlJoinNodes.XmlJoinNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlMap.Key.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlMap.Value.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlMarshalNullRepresentation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlNamedAttributeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlNamedObjectGraphs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlNamedSubgraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlNsForm.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlProperties.XmlProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlRegistry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlRegistry.XmlElementDecl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlRootElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlSchema.XmlNs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlSchemaType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlSchemaTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlTransformation.XmlReadTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlTransformation.XmlWriteTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlTransient.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlVariableNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/XmlVirtualAccessMethodsSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/attachment/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/attachment/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/attachment/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/helper/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/helper/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/helper/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/json/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/json/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/json/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/plugins/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/plugins/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/plugins/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/rs/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/rs/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/rs/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/XMLJavaTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/WrappedValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/SessionEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/ObjectGraphImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/MultiArgInstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/JaxbClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/JAXBSetMethodAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/JAXBSchemaOutputResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/JAXBElementRootConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/JAXBElementConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/IDResolverWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/GenericsClassHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/DomHandlerConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/DefaultElementConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/CustomAccessorAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/AttributeNodeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/class-use/AccessorFactoryWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/class-use/JsonSchemaGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/class-use/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/class-use/JsonType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/class-use/JsonSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/MultiDimensionalManyValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/MultiDimensionalCollectionValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/MultiDimensionalArrayValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/MapValueAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/MapValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/MapEntry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/ManyValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/JAXBArrayAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/CollectionValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/class-use/ArrayValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/ValidationXMLReader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/UnmarshallerProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/TypeMappingInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/TypeMappingInfo.ElementScope.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/Subgraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/ObjectGraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/MarshallerProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/MOXySystemProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBUnmarshallerHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBUnmarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBUnmarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBTypesafeEnumConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBTypeElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBMarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBIntrospector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBErrorHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBEnumTypeConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBContextProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBContextFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBContext.JAXBContextInput.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBContext.JAXBContextState.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/JAXBBinder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/IDResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/DefaultXMLNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/ConstraintViolationWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/BeanValidationMode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/BeanValidationHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/BeanValidationHelper.ConstraintsDetectorService.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/BeanValidationChecker.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/class-use/AttributeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/attachment/class-use/AttachmentUnmarshallerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/attachment/class-use/AttachmentMarshallerAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/XmlNillableInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/XMLProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/UnmarshalCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/TypeInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/SchemaTypeInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/SchemaGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/PackageInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/NamespaceInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/MarshalCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/MappingsGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/JAXBMetadataLogger.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/Generator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/EnumTypeInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/ElementDeclaration.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/CompilerHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/class-use/AnnotationsProcessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/class-use/TransformerPropertyBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/helper/class-use/TransformerReflectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/SizeFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/PatternListFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/PatternFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/MinFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/MaxFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/FacetVisitor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/Facet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/DigitsFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/DecimalMinFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/class-use/DecimalMaxFacet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/class-use/DynamicJAXBContextFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/class-use/DynamicJAXBContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/class-use/SchemaMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/class-use/OXMMetadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/class-use/Metadata.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaPackage.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaModelInput.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaMethod.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaHasAnnotations.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaConstructor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaClassInstanceOf.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaClassCompareByNamespace.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaClass.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/JavaAnnotation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/Helper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/class-use/AnnotationProxy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/class-use/OXMObjectFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/class-use/OXMJavaPackageImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/class-use/OXMJavaModelInputImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/class-use/OXMJavaModelImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/class-use/OXMJavaMethodImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/class-use/OXMJavaFieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/class-use/OXMJavaConstructorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/class-use/OXMJavaClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/class-use/OXMJAXBElementImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/class-use/JavaPackageImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/class-use/JavaModelInputImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/class-use/JavaModelImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/class-use/JavaMethodImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/class-use/JavaFieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/class-use/JavaConstructorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/class-use/JavaClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/class-use/JavaAnnotationImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/class-use/AnnotationHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/class-use/XJCJavaPackageImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/class-use/XJCJavaModelInputImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/class-use/XJCJavaModelImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/class-use/XJCJavaMethodImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/class-use/XJCJavaFieldImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/class-use/XJCJavaConstructorImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/class-use/XJCJavaClassImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/class-use/XJCJavaAnnotationImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/json/class-use/JsonSchemaOutputResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/class-use/XMLMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/class-use/MetadataSourceAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/class-use/MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/plugins/class-use/BeanValidationPlugin.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/rs/class-use/MOXyJsonProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlVirtualAccessMethodsSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlVirtualAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlVariableNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlTransient.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlTransformation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlTransformation.XmlReadTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlTransformation.XmlWriteTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlSchemaTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlSchemaType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlSchema.XmlNs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlRootElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlRegistry.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlRegistry.XmlElementDecl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlProperties.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlProperties.XmlProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlNsForm.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlNamedSubgraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlNamedObjectGraphs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlNamedObjectGraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlNamedAttributeNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlMarshalNullRepresentation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlMap.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlMap.Key.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlMap.Value.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlJoinNodes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlJoinNodes.XmlJoinNode.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlJavaTypeAdapters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlJavaTypeAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlIsSetNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlIsSetNullPolicy.IsSetParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlInverseReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlEnumValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlEnum.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlElements.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlElementWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlElementRefs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlElementRef.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlElementNillable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlElement.XmlInverseReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlClassExtractor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlBindings.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlBindings.JavaTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlBindings.XmlEnums.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlBindings.XmlRegistries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlAnyElement.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlAnyAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlAccessType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlAccessOrder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlAccessMethods.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/XmlAbstractNullPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/ObjectFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/JavaType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/JavaType.JavaAttributes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/class-use/JavaAttribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/json/schema/model/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/internal/jaxb/many/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/attachment/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/builder/helper/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/compiler/facets/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/dynamic/metadata/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/oxm/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/reflection/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/javamodel/xjc/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/json/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/metadata/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/plugins/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/rs/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/org/eclipse/persistence/jaxb/xmlmodel/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:787: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:45: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:63: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:81: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:99: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:122: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:153: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:184: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:215: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/TypeMappingInfo.java:68: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java:550: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java:2920: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java:2994: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java:4004: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/AnnotationsProcessor.java:5106: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/ElementDeclaration.java:156: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:262: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:271: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:378: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:408: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:425: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:437: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:467: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:476: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:517: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:534: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:551: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:608: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:627: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:672: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:699: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:726: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:753: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:780: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:890: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:899: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:917: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:926: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:944: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:991: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:1009: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:1027: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:1055: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:1098: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:1108: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:1136: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:1153: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:1171: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/TypeInfo.java:1198: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/MappingsGenerator.java:1065: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/MappingsGenerator.java:1940: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:617: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:636: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:654: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:727: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:741: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:836: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:854: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:875: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:916: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:934: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:952: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:973: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:992: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1024: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1070: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1090: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1109: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1143: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1204: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1232: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1260: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1269: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1287: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1314: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1329: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/Property.java:1344: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:553: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:649: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:788: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:930: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:1021: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:1037: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:1105: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:1341: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:1391: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:1414: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:1447: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java:1468: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/XMLProcessor.java:1949: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:182: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:202: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:233: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:241: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:257: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:272: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:287: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:298: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:309: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/javamodel/Helper.java:328: warning - @return tag has no arguments. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.moxy --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.moxy --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.2-RC1/org.eclipse.persistence.moxy-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [INFO] Building EclipseLink DBWS 3.0.2-RC1 [7/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.dbws --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 177 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/test/resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- derby-maven-plugin:1.10:start (start-derby) @ org.eclipse.persistence.dbws --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.dbws --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.dbws... Loading source files for package org.eclipse.persistence.internal.dbws... Loading source files for package org.eclipse.persistence.internal.jpa.rs.metadata.model... Loading source files for package org.eclipse.persistence.internal.jpa.rs.metadata.model.v2... Loading source files for package org.eclipse.persistence.internal.jpa.rs.weaving... Loading source files for package org.eclipse.persistence.internal.xr... Loading source files for package org.eclipse.persistence.internal.xr.sxf... Loading source files for package org.eclipse.persistence.jpa.rs... Loading source files for package org.eclipse.persistence.jpa.rs.annotations... Loading source files for package org.eclipse.persistence.jpa.rs.eventlistener... Loading source files for package org.eclipse.persistence.jpa.rs.exceptions... Loading source files for package org.eclipse.persistence.jpa.rs.features... Loading source files for package org.eclipse.persistence.jpa.rs.features.core.selflinks... Loading source files for package org.eclipse.persistence.jpa.rs.features.fieldsfiltering... Loading source files for package org.eclipse.persistence.jpa.rs.features.paging... Loading source files for package org.eclipse.persistence.jpa.rs.logging... Loading source files for package org.eclipse.persistence.jpa.rs.logging.i18n... Loading source files for package org.eclipse.persistence.jpa.rs.resources... Loading source files for package org.eclipse.persistence.jpa.rs.resources.common... Loading source files for package org.eclipse.persistence.jpa.rs.resources.unversioned... Loading source files for package org.eclipse.persistence.jpa.rs.util... Loading source files for package org.eclipse.persistence.jpa.rs.util.list... Loading source files for package org.eclipse.persistence.jpa.rs.util.metadatasources... Loading source files for package org.eclipse.persistence.jpa.rs.util.xmladapters... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/dbws/DBWSModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/dbws/DBWSModelProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/DBWSAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/ProviderHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/SOAPAttachmentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/SOAPResponse.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/SOAPResponseClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/SOAPResponseWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/Attribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/CollectionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/Descriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/ItemLinks.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/Link.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/LinkTemplate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/LinkV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/Parameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/PersistenceUnit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/Query.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/SessionBeanCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ContextsCatalog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/MetadataCatalog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/Reference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/Resource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/ResourceSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/CollectionProxyClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/PersistenceWeavedRest.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/RelationshipInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/RestAdapterClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/RestCollectionAdapterClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/RestDynamicClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/RestReferenceAdapterV2ClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/Attachment.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/AttachmentHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/BatchQueryOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/CollectionResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/DeleteOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/InsertOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/Invocation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/JPQLQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/NamedQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/Operation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/Parameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/ProcedureArgument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/ProcedureOutputArgument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/ProjectHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/QNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/QueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/QueryOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/Result.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/SQLQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/StoredFunctionQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/StoredProcedureQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/UpdateOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/Util.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/ValueObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XmlBindingsModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRDynamicClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRDynamicEntity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRDynamicEntity_CollectionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRDynamicEntityAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRDynamicEntityVHAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRDynamicPropertiesInitializatonPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRDynamicPropertiesManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRDynamicType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRFieldInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRServiceAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRServiceFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRServiceFactory.JPAMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRServiceFactory.OXMMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRServiceFactory.XRPersistenceUnitInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRServiceModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRSessionConfigLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/XRSessionsFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/SimpleXMLFormat.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/SimpleXMLFormatModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/SimpleXMLFormatProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/DataStorage.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/DynamicRestClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/MatrixParameters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/PersistenceContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/PersistenceContextFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/PersistenceContextFactoryProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/QueryParameters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/ReservedWords.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/SystemDefaults.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/RestPageable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/RestPageableQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/RestPageableQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/ChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/DatabaseEventListenerFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/DescriptorBasedDatabaseEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/AbstractExceptionMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/ErrorResponse.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/JPARSException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/JPARSExceptionMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/FeatureResponseBuilderImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/FeatureSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/FeatureSet.Feature.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/FeatureSetPreV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/FeatureSetV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/ItemLinksBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/ServiceVersion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/core/selflinks/SelfLinksResponseBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/FieldsFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/FieldsFilteringValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/FieldsFilterType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/PageableFieldValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/PageableQueryValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/PagingResponseBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/LoggingLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/i18n/LoggingLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/EntityResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/MetadataResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/PersistenceResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/PersistenceUnitResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/QueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/SingleResultQueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/AbstractEntityResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/AbstractPersistenceResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/AbstractPersistenceUnitResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/AbstractQueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/AbstractSingleResultQueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/EntityResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/PersistenceResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/PersistenceUnitResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/QueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/SingleResultQueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/CollectionProxy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/CollectionWrapperBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/ConcreteSubclassFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/HrefHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/IdHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/InMemoryArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/JPARSLogger.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/JTATransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/MethodExitLogData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/ObjectGraphBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/PreLoginMappingAdapterV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/ResourceLocalTransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/StreamingOutputMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/TransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/LinkList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/PageableCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/QueryList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/ReadAllQueryResultCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/ReportQueryResultCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/ReportQueryResultList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/ReportQueryResultListItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/SimpleHomogeneousList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/SingleResultQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/SingleResultQueryResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/CollectionWrapperMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/DynamicXMLMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/DynamicXmlV2MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/ErrorResponseMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/ItemLinksMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/JavaLangMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/JavaMathMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/JavaUtilMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/LinkMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/LinkV2MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/ReadAllQueryResultCollectionMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/ReportQueryResultCollectionMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/ReportQueryResultListItemMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/ReportQueryResultListMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/SimpleHomogeneousListMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/SingleResultQueryListMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/SingleResultQueryResultMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/LinkAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/ReferenceAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/ReferenceAdapterV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/RelationshipLinkAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/RestCollectionAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/dbws/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/dbws/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/dbws/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/core/selflinks/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/core/selflinks/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/core/selflinks/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/i18n/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/i18n/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/i18n/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/dbws/class-use/DBWSModelProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/dbws/class-use/DBWSModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/class-use/SOAPResponseWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/class-use/SOAPResponseClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/class-use/SOAPResponse.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/class-use/SOAPAttachmentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/class-use/ProviderHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/class-use/DBWSAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/SessionBeanCall.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/Query.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/PersistenceUnit.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/Parameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/LinkV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/LinkTemplate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/Link.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/ItemLinks.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/Descriptor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/CollectionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/class-use/Attribute.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/class-use/ResourceSchema.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/class-use/Resource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/class-use/Reference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/class-use/Property.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/class-use/MetadataCatalog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/class-use/ContextsCatalog.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/class-use/RestReferenceAdapterV2ClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/class-use/RestDynamicClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/class-use/RestCollectionAdapterClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/class-use/RestAdapterClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/class-use/RelationshipInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/class-use/PersistenceWeavedRest.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/class-use/CollectionProxyClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XmlBindingsModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRSessionsFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRSessionConfigLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRServiceModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRServiceFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRServiceFactory.OXMMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRServiceFactory.JPAMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRServiceFactory.XRPersistenceUnitInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRServiceAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRFieldInfo.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRDynamicType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRDynamicPropertiesManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRDynamicPropertiesInitializatonPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRDynamicEntity_CollectionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRDynamicEntityVHAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRDynamicEntityAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRDynamicEntity.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRDynamicClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/XRClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/ValueObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/Util.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/UpdateOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/StoredProcedureQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/StoredFunctionQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/SQLQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/Result.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/QueryOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/QueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/QNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/ProjectHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/ProcedureOutputArgument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/ProcedureArgument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/Parameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/Operation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/NamedQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/JPQLQueryHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/Invocation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/InsertOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/DeleteOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/CollectionResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/BatchQueryOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/AttachmentHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/class-use/Attachment.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/class-use/SimpleXMLFormatProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/class-use/SimpleXMLFormatModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/class-use/SimpleXMLFormat.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/SystemDefaults.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/ReservedWords.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/QueryParameters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/PersistenceFactoryBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/PersistenceContextFactoryProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/PersistenceContextFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/PersistenceContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/MatrixParameters.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/DynamicRestClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/class-use/DataStorage.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/class-use/RestPageableQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/class-use/RestPageableQueries.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/class-use/RestPageable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/class-use/DescriptorBasedDatabaseEventListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/class-use/DatabaseEventListenerFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/class-use/ChangeListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/class-use/JPARSExceptionMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/class-use/JPARSException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/class-use/ErrorResponse.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/class-use/AbstractExceptionMapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/class-use/ServiceVersion.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/class-use/ItemLinksBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/class-use/FeatureSetV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/class-use/FeatureSetPreV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/class-use/FeatureSet.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/class-use/FeatureSet.Feature.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/class-use/FeatureResponseBuilderImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/class-use/FeatureResponseBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/core/selflinks/class-use/SelfLinksResponseBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/class-use/FieldsFilteringValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/class-use/FieldsFilterType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/class-use/FieldsFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/class-use/PagingResponseBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/class-use/PageableQueryValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/class-use/PageableFieldValidator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/class-use/LoggingLocalization.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/i18n/class-use/LoggingLocalizationResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/class-use/SingleResultQueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/class-use/QueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/class-use/PersistenceUnitResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/class-use/PersistenceResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/class-use/MetadataResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/class-use/EntityResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/class-use/AbstractSingleResultQueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/class-use/AbstractResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/class-use/AbstractQueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/class-use/AbstractPersistenceUnitResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/class-use/AbstractPersistenceResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/class-use/AbstractEntityResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/class-use/SingleResultQueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/class-use/QueryResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/class-use/PersistenceUnitResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/class-use/PersistenceResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/class-use/EntityResource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/TransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/StreamingOutputMarshaller.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/ResourceLocalTransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/PreLoginMappingAdapterV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/PreLoginMappingAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/ObjectGraphBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/MethodExitLogData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/JTATransactionWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/JPARSLogger.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/InMemoryArchive.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/IdHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/HrefHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/ConcreteSubclassFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/CollectionWrapperBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/class-use/CollectionProxy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/SingleResultQueryResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/SingleResultQueryList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/SingleResultQuery.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/SimpleHomogeneousList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/ReportQueryResultListItem.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/ReportQueryResultList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/ReportQueryResultCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/ReadAllQueryResultCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/QueryList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/PageableCollection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/class-use/LinkList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/SingleResultQueryResultMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/SingleResultQueryListMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/SimpleHomogeneousListMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/ReportQueryResultListMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/ReportQueryResultListItemMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/ReportQueryResultCollectionMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/ReadAllQueryResultCollectionMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/LinkV2MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/LinkMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/JavaUtilMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/JavaMathMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/JavaLangMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/ItemLinksMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/ErrorResponseMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/DynamicXmlV2MetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/DynamicXMLMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/class-use/CollectionWrapperMetadataSource.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/class-use/RestCollectionAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/class-use/RelationshipLinkAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/class-use/ReferenceAdapterV2.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/class-use/ReferenceAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/class-use/LinkAdapter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/dbws/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/dbws/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/metadata/model/v2/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/jpa/rs/weaving/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/internal/xr/sxf/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/annotations/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/eventlistener/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/exceptions/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/core/selflinks/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/fieldsfiltering/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/features/paging/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/logging/i18n/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/common/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/resources/unversioned/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/list/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/metadatasources/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/org/eclipse/persistence/jpa/rs/util/xmladapters/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/apidocs/help-doc.html... 21 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/CollectionProxyClassWriter.java:104: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestAdapterClassWriter.java:36: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestCollectionAdapterClassWriter.java:86: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestReferenceAdapterV2ClassWriter.java:84: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:315: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:339: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:351: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:363: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:453: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:465: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:478: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:684: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:721: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:810: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:841: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:851: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1121: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.java:140: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/logging/LoggingLocalization.java:40: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/util/IdHelper.java:186: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/util/xmladapters/ReferenceAdapterV2.java:63: warning - @return tag has no arguments. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- sql-maven-plugin:1.5:execute (create-tables-before-test) @ org.eclipse.persistence.dbws --- [INFO] Skip sql execution [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-dbws) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- sql-maven-plugin:1.5:execute (drop-tables-after-test) @ org.eclipse.persistence.dbws --- [INFO] Skip sql execution [INFO] [INFO] --- derby-maven-plugin:1.10:stop (stop-derby) @ org.eclipse.persistence.dbws --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.dbws --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.2-RC1/org.eclipse.persistence.dbws-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [INFO] Building EclipseLink JPA-RS 3.0.2-RC1 [8/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpars --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.jpars --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpars --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpars --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpars --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- maven-dependency-plugin:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpars --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] Copying 32 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpars --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpars --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.jpa.rs.service... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/JPARSApplication.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/JPARSPersistenceContextFactoryProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/class-use/JPARSPersistenceContextFactoryProvider.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/class-use/JPARSApplication.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/org/eclipse/persistence/jpa/rs/service/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- derby-maven-plugin:1.10:start (start-derby) @ org.eclipse.persistence.jpars --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-jpars) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- derby-maven-plugin:1.10:stop (stop-derby) @ org.eclipse.persistence.jpars --- [INFO] Skipping Derby execution. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpars --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.jpars --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.2-RC1/org.eclipse.persistence.jpars-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.corba >-------- [INFO] Building EclipseLink CORBA Extension 3.0.2-RC1 [9/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.corba --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.corba --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.corba --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.corba --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.corba --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.corba --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.corba --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.corba --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.2-RC1 : Export org.eclipse.persistence.sessions.coordination.corba, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.2-RC1 : Export org.eclipse.persistence.sessions.coordination.corba.sun, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.corba --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.corba --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.corba --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.corba --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.internal.sessions.coordination.corba... Loading source files for package org.eclipse.persistence.internal.sessions.coordination.corba.sun... Loading source files for package org.eclipse.persistence.internal.sessions.coordination.rmi.iiop... Loading source files for package org.eclipse.persistence.sessions.coordination.corba... Loading source files for package org.eclipse.persistence.sessions.coordination.corba.sun... Loading source files for package org.eclipse.persistence.sessions.remote.corba.sun... Loading source files for package org.eclipse.persistence.sessions.remote.rmi.iiop... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/CORBAConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/CORBARemoteCommandConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/_SunCORBAConnectionImplBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/_SunCORBAConnectionStub.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/CommandDataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/CommandDataHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/SunCORBAConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/SunCORBAConnectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/SunCORBAConnectionHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/SunCORBAConnectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/SunCORBAConnectionOperations.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/iiop/_RMIRemoteCommandConnectionImpl_Tie.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/iiop/RMIRemoteCommandConnectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/sun/SunCORBATransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerImplBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/_CORBARemoteSessionControllerStub.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerDispatcher.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerOperations.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/TransporterDefaultFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/TransporterHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionController_Stub.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionControllerDispatcher.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/iiop/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/iiop/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/iiop/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/sun/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/sun/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/sun/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/class-use/CORBARemoteCommandConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/class-use/CORBAConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/class-use/_SunCORBAConnectionStub.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/class-use/_SunCORBAConnectionImplBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/class-use/SunCORBAConnectionOperations.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/class-use/SunCORBAConnectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/class-use/SunCORBAConnectionHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/class-use/SunCORBAConnectionHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/class-use/SunCORBAConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/class-use/CommandDataHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/class-use/CommandDataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/iiop/class-use/_RMIRemoteCommandConnectionImpl_Tie.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/iiop/class-use/RMIRemoteCommandConnectionImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/class-use/CORBATransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/sun/class-use/SunCORBATransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/_CORBARemoteSessionControllerStub.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/_CORBARemoteSessionControllerImplBase.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/TransporterHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/TransporterHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/TransporterDefaultFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/CORBARemoteSessionControllerOperations.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/CORBARemoteSessionControllerHolder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/CORBARemoteSessionControllerHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/CORBARemoteSessionControllerDispatcher.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/CORBARemoteSessionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/class-use/CORBAConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/class-use/_RMIRemoteSessionController_Stub.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/class-use/_RMIRemoteSessionControllerDispatcher_Tie.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/class-use/RMIRemoteSessionControllerDispatcher.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/class-use/RMIRemoteSessionController.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/class-use/RMIConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/corba/sun/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/rmi/iiop/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/coordination/corba/sun/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/corba/sun/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/org/eclipse/persistence/sessions/remote/rmi/iiop/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.corba --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.corba --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.2-RC1/org.eclipse.persistence.corba-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [INFO] Building EclipseLink Extension 3.0.2-RC1 [10/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.extension --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.extension --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.extension --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.extension --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.extension --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.extension --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.extension:jar:3.0.2-RC1 : Export org.eclipse.persistence.sessions.coordination.jgroups, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.jgroups] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.extension --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.extension --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.extension --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.internal.sessions.coordination.jgroups... Loading source files for package org.eclipse.persistence.logging.slf4j... Loading source files for package org.eclipse.persistence.sessions.coordination.jgroups... Loading source files for package org.eclipse.persistence.sessions.serializers.kryo... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jgroups/JGroupsRemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/logging/slf4j/SLF4JLogger.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/serializers/kryo/KryoSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jgroups/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jgroups/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jgroups/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/logging/slf4j/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/logging/slf4j/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/logging/slf4j/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/coordination/jgroups/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/coordination/jgroups/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/coordination/jgroups/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/serializers/kryo/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/serializers/kryo/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/serializers/kryo/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jgroups/class-use/JGroupsRemoteConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/logging/slf4j/class-use/SLF4JLogger.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/coordination/jgroups/class-use/JGroupsTransportManager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/serializers/kryo/class-use/KryoSerializer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/internal/sessions/coordination/jgroups/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/logging/slf4j/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/coordination/jgroups/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/org/eclipse/persistence/sessions/serializers/kryo/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.extension --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.extension --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.2-RC1/org.eclipse.persistence.extension-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 3.0.2-RC1 [11/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.nosql --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.nosql --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.nosql --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParser.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParser.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/test/resources [INFO] Copying 226 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Team.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Team.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.nosql --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.eis.adapters.jms... Loading source files for package org.eclipse.persistence.eis.adapters.xmlfile... Loading source files for package org.eclipse.persistence.internal.eis.adapters.jms... Loading source files for package org.eclipse.persistence.internal.eis.adapters.xmlfile... Loading source files for package org.eclipse.persistence.internal.eis.cobol... Loading source files for package org.eclipse.persistence.internal.eis.cobol.helper... Loading source files for package org.eclipse.persistence.internal.nosql.adapters.mongo... Loading source files for package org.eclipse.persistence.nosql.adapters.mongo... Loading source files for package org.eclipse.persistence.nosql.annotations... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/jms/JMSEISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/jms/JMSPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/XMLFileEISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/XMLFilePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/XMLFileSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSReceiveInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSSendInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSSendReceiveInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/ByteArrayException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/CobolRedefinedFieldValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/CobolRow.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/CompositeFieldMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/CompositeObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/CopyBookParseException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/CopyBookParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/ElementaryFieldMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/RecordMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/helper/Helper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoCodecs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoCodecs.TimestampCodec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoJCAConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoListRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/Mongo2ConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/Mongo3ConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/OIDSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/DataFormatType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/Field.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/JoinField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/JoinFields.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/NoSql.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/jms/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/jms/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/jms/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/helper/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/helper/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/helper/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/jms/class-use/JMSPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/jms/class-use/JMSEISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/class-use/XMLFileSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/class-use/XMLFilePlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/class-use/XMLFileEISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSSendReceiveInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSSendInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSReceiveInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/class-use/CciJMSAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/class-use/XMLFileTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/class-use/XMLFileRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/class-use/XMLFileInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/class-use/XMLFileInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/class-use/XMLFileConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/class-use/XMLFileConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/class-use/XMLFileConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/class-use/XMLFileConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/class-use/XMLFileAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/RecordMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/FieldMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/ElementaryFieldMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/CopyBookParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/CopyBookParseException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/CompositeObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/CompositeFieldMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/CobolRow.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/CobolRedefinedFieldValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/class-use/ByteArrayException.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/helper/class-use/Helper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/helper/class-use/ByteConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoListRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoJCAConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoDatabaseInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoDatabaseConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoDatabaseConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoDatabaseConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoCodecs.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoCodecs.TimestampCodec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/class-use/MongoAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/class-use/OIDSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/class-use/MongoPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/class-use/MongoConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/class-use/Mongo3ConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/class-use/Mongo2ConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/class-use/NoSql.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/class-use/JoinFields.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/class-use/JoinField.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/class-use/Field.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/class-use/DataFormatType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/jms/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/xmlfile/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/jms/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/xmlfile/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/eis/cobol/helper/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/mongo/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/mongo/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/org/eclipse/persistence/nosql/annotations/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/apidocs/help-doc.html... 1 warning [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionMetaData.java:76: warning - @return tag has no arguments. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (test-nosql) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.nosql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.nosql --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.2-RC1/org.eclipse.persistence.nosql-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc >--- [INFO] Building EclipseLink MOXy XJC 3.0.2-RC1 [12/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.jaxb.xjc... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/org/eclipse/persistence/jaxb/xjc/MOXyXJC.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/org/eclipse/persistence/jaxb/xjc/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/org/eclipse/persistence/jaxb/xjc/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/org/eclipse/persistence/jaxb/xjc/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/org/eclipse/persistence/jaxb/xjc/class-use/MOXyXJC.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/org/eclipse/persistence/jaxb/xjc/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.2-RC1/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [INFO] Building EclipseLink SDO 3.0.2-RC1 [13/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.sdo --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.sdo --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.sdo --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-sources-mr) @ org.eclipse.persistence.sdo --- [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies-mr/META-INF/versions/9 with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,META-INF/*.SF,META-INF/*.DSA,META-INF/*.RSA,META-INF/*.inf" [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.sdo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 87 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/DynamicClassWriter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/DynamicClassWriter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile-mr) @ org.eclipse.persistence.sdo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/classes/META-INF/versions/9 [INFO] [INFO] --- maven-dependency-plugin:3.1.2:build-classpath (default) @ org.eclipse.persistence.sdo --- [INFO] Dependencies classpath: /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.1.0/org.eclipse.persistence.asm-9.1.0.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar:/home/jenkins/.m2/repository/jakarta/mail/jakarta.mail-api/2.0.1/jakarta.mail-api-2.0.1.jar:/home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar:/home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar:/home/jenkins/.m2/repository/junit/junit/4.13.2/junit-4.13.2.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar:/home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar:/home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.sdo --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.sdo:jar:3.0.2-RC1 : Classes found in the wrong directory: {META-INF/versions/9/commonj/sdo/DataGraph.class=commonj.sdo.DataGraph, META-INF/versions/9/commonj/sdo/DataObject.class=commonj.sdo.DataObject, META-INF/versions/9/commonj/sdo/helper/CopyHelper.class=commonj.sdo.helper.CopyHelper, META-INF/versions/9/commonj/sdo/helper/EqualityHelper.class=commonj.sdo.helper.EqualityHelper, META-INF/versions/9/commonj/sdo/helper/TypeHelper.class=commonj.sdo.helper.TypeHelper, META-INF/versions/9/commonj/sdo/impl/ExternalizableDelegator.class=commonj.sdo.impl.ExternalizableDelegator, META-INF/versions/9/commonj/sdo/Type.class=commonj.sdo.Type, META-INF/versions/9/commonj/sdo/helper/XMLHelper.class=commonj.sdo.helper.XMLHelper, META-INF/versions/9/commonj/sdo/impl/ExternalizableDelegator$Resolvable.class=commonj.sdo.impl.ExternalizableDelegator$Resolvable, META-INF/versions/9/commonj/sdo/ChangeSummary$Setting.class=commonj.sdo.ChangeSummary$Setting, META-INF/versions/9/commonj/sdo/helper/XSDHelper.class=commonj.sdo.helper.XSDHelper, META-INF/versions/9/commonj/sdo/helper/XMLDocument.class=commonj.sdo.helper.XMLDocument, META-INF/versions/9/commonj/sdo/helper/HelperContext.class=commonj.sdo.helper.HelperContext, META-INF/versions/9/commonj/sdo/Sequence.class=commonj.sdo.Sequence, META-INF/versions/9/commonj/sdo/impl/HelperProvider$DefaultHelperContext.class=commonj.sdo.impl.HelperProvider$DefaultHelperContext, META-INF/versions/9/commonj/sdo/impl/HelperProvider.class=commonj.sdo.impl.HelperProvider, META-INF/versions/9/commonj/sdo/helper/DataHelper.class=commonj.sdo.helper.DataHelper, META-INF/versions/9/commonj/sdo/helper/DataFactory.class=commonj.sdo.helper.DataFactory, META-INF/versions/9/commonj/sdo/Property.class=commonj.sdo.Property, META-INF/versions/9/commonj/sdo/ChangeSummary.class=commonj.sdo.ChangeSummary} [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 861 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.sdo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 660 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/model/datagraph/SDODataGraphDataObjectBackPointerTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/model/datagraph/SDODataGraphDataObjectBackPointerTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/DataTypeManyTestCases.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/DataTypeManyTestCases.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (copy-resources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 861 resources [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-sdo-srg) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (test-sdo) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-mr-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.sdo --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package commonj.sdo.impl... Loading source files for package org.eclipse.persistence.sdo... Loading source files for package org.eclipse.persistence.sdo.dataobjects... Loading source files for package org.eclipse.persistence.sdo.helper... Loading source files for package org.eclipse.persistence.sdo.helper.delegates... Loading source files for package org.eclipse.persistence.sdo.helper.extension... Loading source files for package org.eclipse.persistence.sdo.helper.jaxb... Loading source files for package org.eclipse.persistence.sdo.helper.metadata... Loading source files for package org.eclipse.persistence.sdo.types... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/commonj/sdo/impl/HelperProviderImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/AbstractExternalizableDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/DefaultValueStore.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOChangeSummary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDODataGraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDODataObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOExternalizableDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOResolvable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOSetting.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOType.TypeInstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/SDOXMLDocument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/ValueStore.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/dataobjects/OpenSequencedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/dataobjects/OpenSequencedTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/ApplicationAccessWLS.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/ApplicationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/AttributeMimeTypePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/ClassBuffer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/CodeWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/DataObjectInputStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/DefaultSchemaLocationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/DefaultSchemaResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/DynamicClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/FileCodeWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/InstanceClassConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/ListWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/MapKeyLookupResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SchemaLocationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SchemaResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SchemaResolverWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOClassGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOClassGeneratorListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOCopyHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOCSUnmarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDODataFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDODataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOEqualityHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOFragmentMappingAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOHelperContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOHelperContext.HelperContextResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOHelperContext.MyNotificationFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOMarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOMethodAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOSchemaGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOTypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.GlobalRef.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.NonContainmentReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOUnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOUnmarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOXMLHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/SDOXSDHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/XPathEngine.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/AbstractHelperDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/SDODataFactoryDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/SDODataFactoryDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/SDOTypeHelperDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/SDOTypeHelperDelegate.SDOWrapperTypeId.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/SDOTypeHelperDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/SDOXMLHelperDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/SDOXMLHelperDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/SDOXSDHelperDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/SDOXSDHelperDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/OPStack.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/SDOUtil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/Token.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/XPathExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/XPathHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/XPathHelper.QueryPart.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/JAXBClassGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/JAXBDataFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/JAXBHelperContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/JAXBList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/JAXBListWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/JAXBValueStore.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/JAXBXMLHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/NamespaceURITransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/QNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/TypeStringConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOChangeSummaryType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDODataObjectType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDODataType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOObjectType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOOpenSequencedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOPropertyType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOPropertyType.PropertyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOTypeType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOTypeType.TypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.BooleanObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.BooleanWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.ByteObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.Bytes_hexBunaryWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.BytesWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.ByteWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.CharacterObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.CharacterWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.DateTimeWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.DateWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.DayWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.DecimalWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.DoubleObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.DoubleWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.DurationWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.FloatObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.FloatWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.IntegerWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.IntObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.IntWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.LongObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.LongWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.MonthDayWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.MonthWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.ObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.ShortObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.ShortWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.StringsWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.StringWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.TimeWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.URI_QNameWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.URIWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.YearMonthDayWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.YearMonthWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOWrapperType.YearWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/SDOXMLHelperLoadOptionsType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/commonj/sdo/impl/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/commonj/sdo/impl/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/commonj/sdo/impl/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/dataobjects/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/dataobjects/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/dataobjects/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/commonj/sdo/impl/class-use/HelperProviderImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/ValueStore.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOXMLDocument.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOType.TypeInstantiationPolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOSetting.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOSequence.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOResolvable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOProperty.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOExternalizableDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDODataObject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDODataGraph.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOConstants.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/SDOChangeSummary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/DefaultValueStore.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/class-use/AbstractExternalizableDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/dataobjects/class-use/OpenSequencedTypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/dataobjects/class-use/OpenSequencedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/XPathEngine.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SchemaResolverWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SchemaResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SchemaLocationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOXSDHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOXMLHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOUnmarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOUnmappedContentHandler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOTypesGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOTypesGenerator.NonContainmentReference.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOTypesGenerator.GlobalRef.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOTypeHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOSchemaGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOMethodAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOMarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOHelperContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOHelperContext.MyNotificationFilter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOHelperContext.HelperContextResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOFragmentMappingAttributeAccessor.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOEqualityHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDODataHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDODataFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOCopyHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOClassLoader.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOClassGeneratorListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOClassGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/SDOCSUnmarshalListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/MapKeyLookupResult.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/ListWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/InstanceClassConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/FileCodeWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/DynamicClassWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/DefaultSchemaResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/DefaultSchemaLocationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/DataObjectInputStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/CodeWriter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/ClassBuffer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/AttributeMimeTypePolicy.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/ApplicationResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/class-use/ApplicationAccessWLS.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/SDOXSDHelperDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/SDOXSDHelperDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/SDOXMLHelperDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/SDOXMLHelperDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/SDOTypeHelperDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/SDOTypeHelperDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/SDOTypeHelperDelegate.SDOWrapperTypeId.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/SDODataFactoryDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/SDODataFactoryDelegate.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/class-use/AbstractHelperDelegator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/class-use/XPathHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/class-use/XPathHelper.QueryPart.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/class-use/XPathExpression.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/class-use/Token.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/class-use/SDOUtil.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/class-use/OPStack.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/class-use/JAXBXMLHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/class-use/JAXBValueStore.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/class-use/JAXBListWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/class-use/JAXBList.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/class-use/JAXBHelperContext.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/class-use/JAXBDataFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/class-use/JAXBClassGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/class-use/TypeStringConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/class-use/QNameTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/class-use/NamespaceURITransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOXMLHelperLoadOptionsType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.BooleanObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.BooleanWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.ByteObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.BytesWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.ByteWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.Bytes_hexBunaryWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.CharacterObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.CharacterWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.DateTimeWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.DateWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.DayWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.DecimalWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.DoubleObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.DoubleWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.DurationWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.FloatObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.FloatWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.IntegerWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.IntObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.IntWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.LongObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.LongWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.MonthDayWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.MonthWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.ObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.ShortObjectWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.ShortWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.StringsWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.StringWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.TimeWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.URIWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.URI_QNameWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.YearMonthDayWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.YearMonthWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOWrapperType.YearWrapperImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOTypeType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOTypeType.TypeImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOPropertyType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOPropertyType.PropertyImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOOpenSequencedType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOObjectType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDODataType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDODataObjectType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/class-use/SDOChangeSummaryType.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/commonj/sdo/impl/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/dataobjects/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/delegates/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/extension/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/jaxb/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/helper/metadata/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/org/eclipse/persistence/sdo/types/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/apidocs/help-doc.html... 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:204: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:428: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:445: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:455: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:862: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:889: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:917: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:936: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:971: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:981: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:992: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:1003: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:595: warning - Tag @link: reference not found: ChangeSummary.Setting setting [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:391: warning - Tag @link: reference not found: ChangeSummary.Setting settings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:391: warning - Tag @link: reference not found: ChangeSummary.Setting settings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOChangeSummary.java:595: warning - Tag @link: reference not found: ChangeSummary.Setting setting [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:1558: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2014: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2153: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2264: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2289: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2341: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2685: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java:2895: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:72: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:90: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:108: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:126: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:144: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:164: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:185: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:203: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:221: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:239: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:257: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:275: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:293: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:322: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:373: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:392: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:411: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:430: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:449: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:468: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:487: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:506: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:525: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:544: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:565: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOHelper.java:593: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOResolvable.java:354: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:123: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:360: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:375: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:415: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:554: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:751: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/ListWrapper.java:846: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/MapKeyLookupResult.java:56: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/MapKeyLookupResult.java:65: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SchemaResolverWrapper.java:167: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOCopyHelper.java:963: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDODataFactory.java:30: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOEqualityHelper.java:578: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:354: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:365: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:44: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:53: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:68: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:76: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:90: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypeHelper.java:117: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:2180: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOTypesGenerator.java:2196: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:66: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:80: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:94: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:115: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:129: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:143: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:151: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:42: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:51: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:60: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:68: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOXSDHelper.java:76: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/delegates/SDOTypeHelperDelegate.java:1113: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/OPStack.java:225: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:381: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:393: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:459: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:470: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:480: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:496: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:517: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:529: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/XPathExpression.java:41: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:71: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:372: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:395: warning - @return tag has no arguments. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.sdo --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.sdo --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.2-RC1/org.eclipse.persistence.sdo-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [INFO] Building EclipseLink DBWS Builder 3.0.2-RC1 [14/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.dbws.builder --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.dbws.builder --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package _dbws... Loading source files for package org.eclipse.persistence.tools.dbws... Loading source files for package org.eclipse.persistence.tools.dbws.jdbc... Loading source files for package org.eclipse.persistence.tools.dbws.oracle... Loading source files for package org.eclipse.persistence.tools.metadata.generation... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/_dbws/ProviderListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/BatchSQLOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/BindingModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/DBWSBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/DBWSBuilderHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/DBWSBuilderModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/DBWSBuilderModelProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/DBWSPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/DBWSPackager.Archiver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/DBWSPackager.ArchiveUse.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/DefaultNamingConventionTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/EclipsePackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/GlassfishPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/IDEPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/InMemoryCompiler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/JarArchiver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/JavasePackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/JBossPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/JDevPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/JSR109WebServicePackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/ModelWithBuildSql.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/NamingConventionTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/NamingConventionTransformer.ElementStyle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/OperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/PLSQLProcedureOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/ProcedureOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/ProviderPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/SQLOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/SQLX2003Transformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/TableOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/ToLowerTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/TypeSuffixTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/Util.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/Util.InOut.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/WarArchiver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/WarPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/WeblogicPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/WebSpherePackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/WSDLGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/XmlBindingsGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/XmlEntityMappingsGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/XRPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/XRPackager.NullOutputStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/DbColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/DbTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/JDBCHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/oracle/OracleHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/oracle/ShadowDDLGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/metadata/generation/JPAMetadataGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/metadata/generation/Util.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/_dbws/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/_dbws/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/_dbws/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/oracle/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/oracle/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/oracle/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/metadata/generation/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/metadata/generation/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/metadata/generation/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/_dbws/class-use/ProviderListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/XmlEntityMappingsGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/XmlBindingsGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/XRPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/XRPackager.NullOutputStream.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/WeblogicPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/WebSpherePackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/WarPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/WarArchiver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/WSDLGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/Util.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/Util.InOut.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/TypeSuffixTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/ToLowerTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/TableOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/SQLX2003Transformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/SQLOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/ProviderPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/ProcedureOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/PLSQLProcedureOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/OperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/NamingConventionTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/NamingConventionTransformer.ElementStyle.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/ModelWithBuildSql.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/JavasePackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/JarArchiver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/JSR109WebServicePackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/JDevPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/JBossPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/InMemoryCompiler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/IDEPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/GlassfishPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/EclipsePackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/DefaultNamingConventionTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/DBWSPackager.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/DBWSPackager.ArchiveUse.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/DBWSPackager.Archiver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/DBWSBuilderModelProject.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/DBWSBuilderModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/DBWSBuilderHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/DBWSBuilder.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/BindingModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/BatchSQLOperationModel.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/class-use/BaseDBWSBuilderHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/class-use/JDBCHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/class-use/DbTable.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/class-use/DbColumn.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/oracle/class-use/ShadowDDLGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/oracle/class-use/OracleHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/metadata/generation/class-use/Util.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/metadata/generation/class-use/JPAMetadataGenerator.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/_dbws/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/jdbc/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/dbws/oracle/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/org/eclipse/persistence/tools/metadata/generation/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws.builder --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.dbws.builder --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.2-RC1/org.eclipse.persistence.dbws.builder-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.utils.rename >---- [INFO] Building EclipseLink Package Rename Utility 3.0.2-RC1 [15/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.utils.rename --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.utils.rename --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.rename --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.utils.rename --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.utils.rename --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.utils.rename --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.utils.rename --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.utils.rename --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.utils.rename --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.utils.rename --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.utils.rename... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/MigrateTopLinkToEclipseLink.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/PackageRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/RenameFileData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/RenameValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/class-use/RenameValue.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/class-use/RenameFileData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/class-use/PackageRenamer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/class-use/MigrateTopLinkToEclipseLink.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/org/eclipse/persistence/utils/rename/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.utils.rename --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.utils.rename --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.2-RC1/org.eclipse.persistence.utils.rename-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [INFO] Building EclipseLink Oracle Extension 3.0.2-RC1 [16/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.oracle --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/converters/JGeometryConverter.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/converters/JGeometryConverter.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.oracle --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.internal.platform.database.oracle... Loading source files for package org.eclipse.persistence.internal.platform.database.oracle.xdb... Loading source files for package org.eclipse.persistence.platform.database.oracle... Loading source files for package org.eclipse.persistence.platform.database.oracle.converters... Loading source files for package org.eclipse.persistence.platform.database.oracle.dcn... Loading source files for package org.eclipse.persistence.platform.database.oracle.ucp... Loading source files for package org.eclipse.persistence.platform.xml.xdk... Loading source files for package org.eclipse.persistence.tools.profiler.oracle... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPLTZWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPTZWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/XMLTypeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeBindCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/NCharacter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/NClob.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/NString.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/Oracle11Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/Oracle12Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/Oracle18Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/Oracle19Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.NTypeBindCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/OracleJDBC_10_1_0_2ProxyConnectionCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/OracleOCIProxyConnector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/converters/JGeometryConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/dcn/OracleChangeNotificationListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/ucp/GridLinkDataPartitioningCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/ucp/UCPDataPartitioningCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/XDKNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/XDKParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/XDKTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/xdb/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/xdb/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/xdb/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/converters/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/converters/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/converters/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/dcn/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/dcn/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/dcn/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/ucp/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/ucp/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/ucp/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/tools/profiler/oracle/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/tools/profiler/oracle/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/tools/profiler/oracle/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/class-use/XMLTypeFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/class-use/TIMESTAMPTypes.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/class-use/TIMESTAMPTZWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/class-use/TIMESTAMPLTZWrapper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/class-use/TIMESTAMPHelper.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/xdb/class-use/XMLTypeFactoryImpl.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/xdb/class-use/XMLTypeBindCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/OracleOCIProxyConnector.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/OracleJDBC_10_1_0_2ProxyConnectionCustomizer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/Oracle9Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/Oracle9Platform.NTypeBindCallCustomParameter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/Oracle8Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/Oracle19Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/Oracle18Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/Oracle12Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/Oracle11Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/Oracle10Platform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/NString.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/NClob.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/class-use/NCharacter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/converters/class-use/JGeometryConverter.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/dcn/class-use/OracleChangeNotificationListener.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/ucp/class-use/UCPDataPartitioningCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/ucp/class-use/GridLinkDataPartitioningCallback.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/class-use/XDKTransformer.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/class-use/XDKPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/class-use/XDKParser.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/class-use/XDKNamespaceResolver.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/tools/profiler/oracle/class-use/DMSPerformanceProfiler.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/internal/platform/database/oracle/xdb/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/converters/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/dcn/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/database/oracle/ucp/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/platform/xml/xdk/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/org/eclipse/persistence/tools/profiler/oracle/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/apidocs/help-doc.html... 3 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:41: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:346: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:85: warning - @return tag has no arguments. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.oracle --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.2-RC1/org.eclipse.persistence.oracle-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [INFO] Building EclipseLink Oracle NoSQL Extension 3.0.2-RC1 [17/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.nosql --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.oracle.nosql --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.nosql --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/test/resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/models/jpa/nosql/Order.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/models/jpa/nosql/Order.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (jar-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.oracle.nosql --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.eis.adapters.aq... Loading source files for package org.eclipse.persistence.internal.eis.adapters.aq... Loading source files for package org.eclipse.persistence.internal.nosql.adapters.nosql... Loading source files for package org.eclipse.persistence.nosql.adapters.nosql... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/AQEISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/AQPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQDequeueInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQEnqueueInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/AQTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLJCAConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/overview-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/serialized-form.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/class-use/AQPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/class-use/AQEISConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQEnqueueInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQDequeueInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/class-use/AQAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLTransaction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLRecordFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLRecord.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLOperation.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLJCAConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLInteractionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLInteraction.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLConnectionMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLConnectionFactory.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLConnection.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/class-use/OracleNoSQLAdapterMetaData.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/class-use/OracleNoSQLPlatform.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/class-use/OracleNoSQLConnectionSpec.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/eis/adapters/aq/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/eis/adapters/aq/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/internal/nosql/adapters/nosql/package-use.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/org/eclipse/persistence/nosql/adapters/nosql/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/overview-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle.nosql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.oracle.nosql --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.2-RC1/org.eclipse.persistence.oracle.nosql-3.0.2-RC1-javadoc.jar.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.bundles >------- [INFO] Building EclipseLink Bundles Parent 3.0.2-RC1 [18/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.bundles --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.bundles --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.bundles --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.bundles --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.bundles --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.bundles --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/3.0.2-RC1/org.eclipse.persistence.bundles-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/target/org.eclipse.persistence.bundles-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/3.0.2-RC1/org.eclipse.persistence.bundles-3.0.2-RC1.pom.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.bundles --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.bundles/3.0.2-RC1/org.eclipse.persistence.bundles-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/target/org.eclipse.persistence.bundles-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.bundles/3.0.2-RC1/org.eclipse.persistence.bundles-3.0.2-RC1.pom.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --------------< org.eclipse.persistence:moxy-standalone >--------------- [INFO] Building EclipseLink Bundles MOXy standalone 3.0.2-RC1 [19/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ moxy-standalone --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ moxy-standalone --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ moxy-standalone --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ moxy-standalone --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ moxy-standalone --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ moxy-standalone --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ moxy-standalone --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:copy-resources (prepare-bin-for-moxy.zip) @ moxy-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (prepare-xsds-for-moxy.zip) @ moxy-standalone --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/generated-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ moxy-standalone --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ moxy-standalone --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ moxy-standalone --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ moxy-standalone --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ moxy-standalone --- [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ moxy-standalone --- [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ moxy-standalone --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ moxy-standalone --- [INFO] Reading assembly descriptor: src/main/assembly/moxy.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.zip [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ moxy-standalone --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ moxy-standalone --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ moxy-standalone --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ moxy-standalone --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.zip.asc [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (stage) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:moxy-standalone:3.0.2-RC1:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.zip to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/stage with includes "" and excludes "" [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ moxy-standalone --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.zip to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.2-RC1.zip.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/moxy-standalone/3.0.2-RC1/moxy-standalone-3.0.2-RC1.zip.asc [INFO] Execution skipped to the last project... [INFO] [INFO] ----------------< org.eclipse.persistence:eclipselink >----------------- [INFO] Building EclipseLink Bundles eclipselink.jar (non-OSGi) 3.0.2-RC1 [20/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipselink --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ eclipselink --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ eclipselink --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ eclipselink --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ eclipselink --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ eclipselink --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (build.date) @ eclipselink --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (build.time) @ eclipselink --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ eclipselink --- [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink [INFO] Storing buildNumber: 80ad15348bb9ff861123b48d4ad6ac6f307534db at timestamp: 1623064364073 [INFO] Storing buildScmBranch: 3.0.2-RC1-RELEASE [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ eclipselink --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-resource) @ eclipselink --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ eclipselink --- [INFO] No sources to compile [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ eclipselink --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ eclipselink --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ eclipselink --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ eclipselink --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ eclipselink --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ eclipselink --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-classes) @ eclipselink --- [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.1.0/org.eclipse.persistence.asm-9.1.0.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/classes with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-sources) @ eclipselink --- [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.1.0/org.eclipse.persistence.asm-9.1.0-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ eclipselink --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/zip-sources/utils/rename with includes "package-rename.properties" and excludes "" [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (prepare-xsds-for-eclipselink.zip) @ eclipselink --- [INFO] org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.1.0 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.core:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.dbws:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.jpa:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.2-RC1 already exists in destination. [INFO] org.eclipse.persistence:org.eclipse.persistence.sdo:jar:3.0.2-RC1 already exists in destination. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-generated-sources) @ eclipselink --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources added. [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ eclipselink --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ eclipselink --- [INFO] No previous run data found, generating javadoc. [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:61: warning - Tag @see: reference not found: resultClasses [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:73: warning - Tag @see: reference not found: resultSetMappings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/annotations/StoredProcedureParameter.java:44: warning - Tag @see: missing '#': "mode()" [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/annotations/TransientCompatibleAnnotations.java:48: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/AbstractDirectMapping.java:890: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:88: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:96: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:128: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:166: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:179: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:186: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:195: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:202: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:209: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:216: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:223: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:238: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:268: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/foundation/MapKeyMapping.java:277: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/mappings/DatabaseMapping.java:1071: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/metadata/FileBasedProjectCache.java:109: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/metadata/XMLMetadataSource.java:213: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBContext.java:787: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:45: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:63: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:81: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:99: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:122: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:153: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:184: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/JAXBHelper.java:215: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jaxb/TypeMappingInfo.java:68: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/OPStack.java:225: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:381: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:393: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:459: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:470: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:480: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:496: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:517: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/SDOUtil.java:529: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathExpression.java:41: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:71: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:372: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:395: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:415: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:481: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/extension/XPathHelper.java:569: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLAnyCollectionMapping.java:848: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLNillableMapping.java:43: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLDirectMapping.java:236: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLObjectReferenceMapping.java:255: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLObjectReferenceMapping.java:278: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLObjectReferenceMapping.java:309: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLObjectReferenceMapping.java:323: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.java:709: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.java:404: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLMapping.java:31: warning - Tag @see: reference not found: org.eclipse.persistence.oxm.mappings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/oxm/mappings/XMLNillableMapping.java:28: warning - Tag @see: reference not found: org.eclipse.persistence.oxm.mappings [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/descriptors/ClassDescriptor.java:1997: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/descriptors/ClassDescriptor.java:2021: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/descriptors/ClassDescriptor.java:3123: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/descriptors/ClassDescriptor.java:3136: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/exceptions/DatabaseException.java:383: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/exceptions/DatabaseException.java:401: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/Project.java:989: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/Project.java:1457: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sessions/Project.java:1468: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/dynamic/DynamicClassLoader.java:282: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:315: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:339: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:351: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:363: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:453: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:465: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:478: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:684: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:721: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:810: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:841: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:851: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1121: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.java:140: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDODataFactory.java:30: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:354: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:365: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:123: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:360: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:375: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:415: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:554: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:751: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/ListWrapper.java:846: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:66: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:80: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:94: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:115: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:129: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:143: warning - @return tag has no arguments. [WARNING] /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOXMLHelper.java:151: warning - @return tag has no arguments. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (eclipselink.zip) @ eclipselink --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:commonj.sdo' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ eclipselink --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ eclipselink --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ eclipselink --- [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ eclipselink --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.zip.asc [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack (stage) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:eclipselink:3.0.2-RC1:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/stage with includes "" and excludes "" [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ eclipselink --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1-javadoc.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/eclipselink/3.0.2-RC1/eclipselink-3.0.2-RC1.zip.asc [INFO] Execution skipped to the last project... [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.distribution.tests >-- [INFO] Building EclipseLink Bundles tests 3.0.2-RC1 [21/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.distribution.tests --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (find-project-root) @ org.eclipse.persistence.distribution.tests --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.distribution.tests --- [INFO] No match to regex '-SNAPSHOT' found in '3.0.2-RC1'. The initial value '3.0.2-RC1' is left as-is... [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle) @ org.eclipse.persistence.distribution.tests --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- properties-maven-plugin:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-promote-3.0/etc/el-testjee.wildfly.properties [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ org.eclipse.persistence.distribution.tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/classes [INFO] [INFO] --- maven-bundle-plugin:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/src/it/java added. [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (stage) @ org.eclipse.persistence.distribution.tests --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target/eclipselink-3.0.2-RC1.zip to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/stage with includes "" and excludes "" [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.distribution.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/src/it/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.distribution.tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar [INFO] [INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.distribution.tests --- [INFO] No previous run data found, generating javadoc. [INFO] Loading source files for package org.eclipse.persistence.bundles.tests... Constructing Javadoc information... Standard Doclet version 1.8.0_252 Building tree for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/org/eclipse/persistence/bundles/tests/Tests.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/org/eclipse/persistence/bundles/tests/package-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/org/eclipse/persistence/bundles/tests/package-summary.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/org/eclipse/persistence/bundles/tests/package-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/constant-values.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/org/eclipse/persistence/bundles/tests/class-use/Tests.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/org/eclipse/persistence/bundles/tests/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/overview-tree.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/index-all.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/allclasses-frame.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/index.html... Generating /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/apidocs/help-doc.html... [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-javadoc.jar [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (installer-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-surefire-report-plugin:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ org.eclipse.persistence.distribution.tests --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-javadoc.jar.asc [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ org.eclipse.persistence.distribution.tests --- [INFO] Performing local staging (local stagingDirectory="/home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging")... [INFO] + Using server credentials "ossrh" from Maven settings. [INFO] * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.14.20-02 and edition "Professional" [INFO] * Using staging profile ID "48a52041f764f" (matched by Nexus). [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/pom.xml to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1.pom.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.2-RC1-javadoc.jar.asc to /home/jenkins/agent/workspace/eclipselink-promote-3.0/target/nexus-staging/staging/48a52041f764f/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.2-RC1/org.eclipse.persistence.distribution.tests-3.0.2-RC1-javadoc.jar.asc [INFO] Performing remote staging... [INFO] [INFO] * Remote staging into staging profile ID "48a52041f764f" [INFO] * Created staging repository with ID "orgeclipsepersistence-1028". [INFO] * Staging repository at https://jakarta.oss.sonatype.org:443/service/local/staging/deployByRepositoryId/orgeclipsepersistence-1028 [INFO] * Uploading locally staged artifacts to profile org.eclipse.persistence [INFO] * Upload of locally staged artifacts finished. [INFO] * Closing staging repository with ID "orgeclipsepersistence-1028". Waiting for operation to complete... ... [INFO] Remote staged 1 repositories, finished with success. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for EclipseLink Parent 3.0.2-RC1: [INFO] [INFO] EclipseLink Parent ................................. SUCCESS [ 8.339 s] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [01:02 min] [INFO] EclipseLink Core ................................... SUCCESS [01:25 min] [INFO] EclipseLink JPA .................................... SUCCESS [ 25.928 s] [INFO] EclipseLink JPA Model Generator .................... SUCCESS [ 7.691 s] [INFO] EclipseLink MOXy ................................... SUCCESS [ 35.398 s] [INFO] EclipseLink DBWS ................................... SUCCESS [ 15.752 s] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 14.738 s] [INFO] EclipseLink CORBA Extension ........................ SUCCESS [ 14.260 s] [INFO] EclipseLink Extension .............................. SUCCESS [ 5.675 s] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 8.396 s] [INFO] EclipseLink MOXy XJC ............................... SUCCESS [ 3.737 s] [INFO] EclipseLink SDO .................................... SUCCESS [ 20.354 s] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 9.311 s] [INFO] EclipseLink Package Rename Utility ................. SUCCESS [ 9.751 s] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 9.901 s] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 6.635 s] [INFO] EclipseLink Bundles Parent ......................... SUCCESS [ 0.529 s] [INFO] EclipseLink Bundles MOXy standalone ................ SUCCESS [ 2.759 s] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) ..... SUCCESS [01:25 min] [INFO] EclipseLink Bundles tests .......................... SUCCESS [ 46.071 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:09 min [INFO] Finished at: 2021-06-07T11:14:54Z [INFO] ------------------------------------------------------------------------ -[ Tag release ]---------------------------------------------------------------- -[ EclipseLink next snapshot version ]-------------------------------------------------- --[ Set version ]--------------------------------------------------------------- [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:3.0.2-RC1 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-failsafe-plugin @ line 1357, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EclipseLink Parent [pom] [INFO] EclipseLink Hermes Parser [jar] [INFO] EclipseLink Core [jar] [INFO] EclipseLink JPA [jar] [INFO] EclipseLink JPA Model Generator [jar] [INFO] EclipseLink MOXy [jar] [INFO] EclipseLink DBWS [jar] [INFO] EclipseLink JPA-RS [jar] [INFO] EclipseLink Core Test Framework [jar] [INFO] EclipseLink Core Test [jar] [INFO] EclipseLink CORBA Extension [jar] [INFO] EclipseLink Extension [jar] [INFO] EclipseLink JPA Test Framework [jar] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink JPA Test [jar] [INFO] EclipseLink NoSQL Extension [jar] [INFO] EclipseLink MOXy XJC [jar] [INFO] EclipseLink SDO [jar] [INFO] EclipseLink DBWS Builder [jar] [INFO] EclipseLink Package Rename Utility [jar] [INFO] EclipseLink Oracle Extension [jar] [INFO] EclipseLink Oracle NoSQL Extension [jar] [INFO] EclipseLink Bundles Parent [pom] [INFO] EclipseLink Bundles MOXy standalone [pom] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) [jar] [INFO] EclipseLink Bundles tests [jar] [INFO] EclipseLink Bundles Other [jar] [INFO] EclipseLink Bundles P2 Site [pom] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink SDO Test Server [jar] [INFO] EclipseLink JPA NoSQL Test [jar] [INFO] EclipseLink JPA JSE Test [jar] [INFO] EclipseLink JPA Spring Test [jar] [INFO] EclipseLink JPA WDF Test [jar] [INFO] EclipseLink Oracle Extension Test [jar] [INFO] EclipseLink DBWS Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle Server [jar] [INFO] EclipseLink Package Signature Compare Utility [jar] [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 3.0.2-RC1 [1/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.parent --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/target [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [INFO] Building EclipseLink Hermes Parser 3.0.2-RC1 [2/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.jpql --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.jpql/target [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [INFO] Building EclipseLink Core 3.0.2-RC1 [3/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core/target [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [INFO] Building EclipseLink JPA 3.0.2-RC1 [4/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >-- [INFO] Building EclipseLink JPA Model Generator 3.0.2-RC1 [5/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [INFO] Building EclipseLink MOXy 3.0.2-RC1 [6/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.moxy --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy/target [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [INFO] Building EclipseLink DBWS 3.0.2-RC1 [7/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/org.eclipse.persistence.dbws/target [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [INFO] Building EclipseLink JPA-RS 3.0.2-RC1 [8/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpars --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpars/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.core.test.framework >-- [INFO] Building EclipseLink Core Test Framework 3.0.2-RC1 [9/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core.test.framework --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.core.test.framework/target [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.core.test >------ [INFO] Building EclipseLink Core Test 3.0.2-RC1 [10/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.core.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/eclipselink.core.test/target [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.corba >-------- [INFO] Building EclipseLink CORBA Extension 3.0.2-RC1 [11/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.corba --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.corba/target [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [INFO] Building EclipseLink Extension 3.0.2-RC1 [12/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.extension --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.extension/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework >-- [INFO] Building EclipseLink JPA Test Framework 3.0.2-RC1 [13/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.2-RC1 [14/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.test >------ [INFO] Building EclipseLink JPA Test 3.0.2-RC1 [15/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test/target [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 3.0.2-RC1 [16/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.nosql --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.nosql/target [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc >--- [INFO] Building EclipseLink MOXy XJC 3.0.2-RC1 [17/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [INFO] Building EclipseLink SDO 3.0.2-RC1 [18/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.sdo --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/org.eclipse.persistence.sdo/target [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [INFO] Building EclipseLink DBWS Builder 3.0.2-RC1 [19/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/org.eclipse.persistence.dbws.builder/target [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.utils.rename >---- [INFO] Building EclipseLink Package Rename Utility 3.0.2-RC1 [20/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.utils.rename --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.rename/target [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [INFO] Building EclipseLink Oracle Extension 3.0.2-RC1 [21/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle/target [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [INFO] Building EclipseLink Oracle NoSQL Extension 3.0.2-RC1 [22/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.nosql --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.nosql/target [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.bundles >------- [INFO] Building EclipseLink Bundles Parent 3.0.2-RC1 [23/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.bundles --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/target [INFO] [INFO] --------------< org.eclipse.persistence:moxy-standalone >--------------- [INFO] Building EclipseLink Bundles MOXy standalone 3.0.2-RC1 [24/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ moxy-standalone --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/moxy-standalone/target [INFO] [INFO] ----------------< org.eclipse.persistence:eclipselink >----------------- [INFO] Building EclipseLink Bundles eclipselink.jar (non-OSGi) 3.0.2-RC1 [25/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipselink --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/eclipselink/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.distribution.tests >-- [INFO] Building EclipseLink Bundles tests 3.0.2-RC1 [26/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.distribution.tests --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/tests/target [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.bundles.other >---- [INFO] Building EclipseLink Bundles Other 3.0.2-RC1 [27/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.bundles.other --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/others/target [INFO] [INFO] -------------------< org.eclipse.persistence:p2site >------------------- [INFO] Building EclipseLink Bundles P2 Site 3.0.2-RC1 [28/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ p2site --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/bundles/p2site/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.2-RC1 [29/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.sdo.server.test >--- [INFO] Building EclipseLink SDO Test Server 3.0.2-RC1 [30/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.sdo.server.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/sdo/eclipselink.sdo.test.server/target [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.jpa.nosql.test >--- [INFO] Building EclipseLink JPA NoSQL Test 3.0.2-RC1 [31/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.nosql.test/target [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test >---- [INFO] Building EclipseLink JPA JSE Test 3.0.2-RC1 [32/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.test.jse/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test >--- [INFO] Building EclipseLink JPA Spring Test 3.0.2-RC1 [33/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.spring.test/target [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test >---- [INFO] Building EclipseLink JPA WDF Test 3.0.2-RC1 [34/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/jpa/eclipselink.jpa.wdf.test/target [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.test >----- [INFO] Building EclipseLink Oracle Extension Test 3.0.2-RC1 [35/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.oracle.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/foundation/org.eclipse.persistence.oracle.test/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test >-- [INFO] Building EclipseLink DBWS Test Oracle 3.0.2-RC1 [36/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/dbws/eclipselink.dbws.test.oracle/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle 3.0.2-RC1 [37/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle Server 3.0.2-RC1 [38/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare >-- [INFO] Building EclipseLink Package Signature Compare Utility 3.0.2-RC1 [39/39] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Deleting /home/jenkins/agent/workspace/eclipselink-promote-3.0/utils/eclipselink.utils.sigcompare/target [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 3.0.2-RC1 [40/39] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- versions-maven-plugin:2.7:set (default-cli) @ org.eclipse.persistence.parent --- [INFO] Searching for local aggregator root... [INFO] Local aggregation root: /home/jenkins/agent/workspace/eclipselink-promote-3.0 [INFO] Processing change of org.eclipse.persistence:org.eclipse.persistence.parent:3.0.2-RC1 -> 3.0.3-SNAPSHOT [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.parent [INFO] Updating project org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.corba [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.core.test.framework [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.core.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.core [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws.builder [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.extension [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.jpql [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.oracle.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpars [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.moxy [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.nosql [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle.nosql [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle.spatial [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.oracle [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.performance.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.sdo [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.utils.rename [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:eclipselink [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:moxy-standalone [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.bundles.other [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.distribution.tests [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.jaxrs.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.nosql.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpa.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.jpars.server.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.nightly [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] Processing org.eclipse.persistence:org.eclipse.persistence.sdo.server.test [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.test.server.parent [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value expression: db.driver.groupId no value expression: db.driver.artifactId no value expression: jee.client.groupId no value expression: jee.client.artifactId no value [INFO] [INFO] Processing org.eclipse.persistence:p2site [INFO] Updating parent org.eclipse.persistence:org.eclipse.persistence.bundles [INFO] from version 3.0.2-RC1 to 3.0.3-SNAPSHOT [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for EclipseLink Parent 3.0.2-RC1: [INFO] [INFO] EclipseLink Parent ................................. SUCCESS [ 9.465 s] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 0.304 s] [INFO] EclipseLink Core ................................... SUCCESS [ 0.590 s] [INFO] EclipseLink JPA .................................... SUCCESS [ 0.184 s] [INFO] EclipseLink JPA Model Generator .................... SUCCESS [ 0.356 s] [INFO] EclipseLink MOXy ................................... SUCCESS [ 5.962 s] [INFO] EclipseLink DBWS ................................... SUCCESS [ 0.081 s] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 0.561 s] [INFO] EclipseLink Core Test Framework .................... SUCCESS [ 1.928 s] [INFO] EclipseLink Core Test .............................. SUCCESS [ 2.409 s] [INFO] EclipseLink CORBA Extension ........................ SUCCESS [ 0.033 s] [INFO] EclipseLink Extension .............................. SUCCESS [ 0.018 s] [INFO] EclipseLink JPA Test Framework ..................... SUCCESS [ 0.013 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 0.003 s] [INFO] EclipseLink JPA Test ............................... SUCCESS [ 7.668 s] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 0.082 s] [INFO] EclipseLink MOXy XJC ............................... SUCCESS [ 0.010 s] [INFO] EclipseLink SDO .................................... SUCCESS [ 0.433 s] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 0.032 s] [INFO] EclipseLink Package Rename Utility ................. SUCCESS [ 0.010 s] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 0.023 s] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 0.235 s] [INFO] EclipseLink Bundles Parent ......................... SUCCESS [ 0.004 s] [INFO] EclipseLink Bundles MOXy standalone ................ SUCCESS [ 0.009 s] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) ..... SUCCESS [ 14.030 s] [INFO] EclipseLink Bundles tests .......................... SUCCESS [ 0.020 s] [INFO] EclipseLink Bundles Other .......................... SUCCESS [ 0.042 s] [INFO] EclipseLink Bundles P2 Site ........................ SUCCESS [ 0.005 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 0.003 s] [INFO] EclipseLink SDO Test Server ........................ SUCCESS [ 0.008 s] [INFO] EclipseLink JPA NoSQL Test ......................... SUCCESS [ 0.009 s] [INFO] EclipseLink JPA JSE Test ........................... SUCCESS [ 0.030 s] [INFO] EclipseLink JPA Spring Test ........................ SUCCESS [ 0.010 s] [INFO] EclipseLink JPA WDF Test ........................... SUCCESS [ 0.039 s] [INFO] EclipseLink Oracle Extension Test .................. SUCCESS [ 0.025 s] [INFO] EclipseLink DBWS Test Oracle ....................... SUCCESS [ 0.007 s] [INFO] EclipseLink DBWS Builder Test Oracle ............... SUCCESS [ 0.023 s] [INFO] EclipseLink DBWS Builder Test Oracle Server ........ SUCCESS [ 0.008 s] [INFO] EclipseLink Package Signature Compare Utility ...... SUCCESS [ 0.006 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47.537 s [INFO] Finished at: 2021-06-07T11:15:43Z [INFO] ------------------------------------------------------------------------ --[ Commit modified pom.xml files ]--------------------------------------------- [3.0.2-RC1-RELEASE e9ddf971d9] Update ECLIPSELINK version of org.eclipse.persistence:org.eclipse.persistence.parent to 3.0.3-SNAPSHOT 45 files changed, 45 insertions(+), 45 deletions(-) -[ Push branch and tag to GitHub ]---------------------------------------------- remote: remote: Create a pull request for '3.0.2-RC1-RELEASE' on GitHub by visiting: remote: https://github.com/eclipse-ee4j/eclipselink/pull/new/3.0.2-RC1-RELEASE remote: To github.com:eclipse-ee4j/eclipselink.git * [new branch] 3.0.2-RC1-RELEASE -> 3.0.2-RC1-RELEASE To github.com:eclipse-ee4j/eclipselink.git * [new tag] 3.0.2-RC1 -> 3.0.2-RC1 [Pipeline] } Executing sh script inside container el-build of pod el-master-agent-pod-wr9vv-l4mqm Executing command: "ssh-agent" "-k" exit unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 114 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext Sending email to: eclipselink-dev@eclipse.org radek.felcman@oracle.com [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline [withMaven] WARNING abort infinite build trigger loop. Please consider opening a Jira issue: Infinite loop of job triggers Finished: SUCCESS