Skip to content
Success

Console Output

Branch indexing
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to git://projects.gwdg.de/dariah-de/tg/textgrid-laboratory/lab-core.git
 > git config remote.origin.url git://projects.gwdg.de/dariah-de/tg/textgrid-laboratory/lab-core.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/develop
Seen branch in repository origin/feature/3.8
Seen branch in repository origin/feature/juno
Seen branch in repository origin/feature/kepler
Seen branch in repository origin/feature/revision-from-public
Seen branch in repository origin/master
Seen branch in repository origin/obsolete/Kollationierer
Seen branch in repository origin/obsolete/Lab-Trunk-2011-12-08
Seen branch in repository origin/obsolete/TextGridLab-before-merging-1.0
Seen branch in repository origin/obsolete/browser-test
Seen branch in repository origin/obsolete/collatex
Seen branch in repository origin/obsolete/eclipse-3.5
Seen branch in repository origin/obsolete/efs-content-type-preferences
Seen branch in repository origin/obsolete/efs-tgcrud
Seen branch in repository origin/obsolete/linkeditorLabTest
Seen branch in repository origin/obsolete/new_metadata_branch
Seen branch in repository origin/obsolete/new_metadata_branch@7158
Seen branch in repository origin/obsolete/new_metadata_p2
Seen branch in repository origin/obsolete/xmleditor-mp
Seen branch in repository origin/release/1.0
Seen branch in repository origin/release/2.1
Seen branch in repository origin/release/TextGrid-Beta_2009-08-21
Seen branch in repository origin/release/TextGrid-Beta_2009-10
Seen branch in repository origin/release/TextGrid-Beta_2009-11
Seen branch in repository origin/release/TextGrid-Beta_2010-01
Seen branch in repository origin/release/TextGrid-Beta_2010-04
Seen branch in repository origin/release/TextGrid-Beta_2010-07
Seen branch in repository origin/release/TextGrid-Beta_2011-10
Seen branch in repository origin/release/TextGridLab-2.0.x
Seen 29 remote branches
Obtained Jenkinsfile from 58d2f1edfde9f77be2452e30626369c7157d3835
Running in Durability level: MAX_SURVIVABILITY
Loading library dariah-shared-library@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git ls-remote -h -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10
Found match: refs/heads/master revision 0c1ec8c87bbf190d03f4ba2336f26af26cea18f9
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git
 > git init /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace@libs/dariah-shared-library # timeout=10
Fetching upstream changes from https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --no-tags --progress -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 0c1ec8c87bbf190d03f4ba2336f26af26cea18f9 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c1ec8c87bbf190d03f4ba2336f26af26cea18f9 # timeout=10
Commit message: "Remove publish to TRUSTY repo, everything has been moved to INDY right now."
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace
[Pipeline] {
[Pipeline] stage
[Pipeline] { (preparation)
[Pipeline] tool
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository git://projects.gwdg.de/dariah-de/tg/textgrid-laboratory/lab-core.git
 > git init /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace # timeout=10
Fetching upstream changes from git://projects.gwdg.de/dariah-de/tg/textgrid-laboratory/lab-core.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --no-tags --progress -- git://projects.gwdg.de/dariah-de/tg/textgrid-laboratory/lab-core.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://projects.gwdg.de/dariah-de/tg/textgrid-laboratory/lab-core.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 58d2f1edfde9f77be2452e30626369c7157d3835 (feature/revision-from-public)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 58d2f1edfde9f77be2452e30626369c7157d3835 # timeout=10
Commit message: "some code for creating new revisions from public objects"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] sh
+ /usr/share/maven/bin/mvn --update-snapshots clean package
[INFO] Scanning for projects...
Downloading from maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/3.4.0-SNAPSHOT/maven-metadata.xml
Progress (1): 600 B
                   
Downloaded from maven-dariah-public: https://nexus.gwdg.de/repository/maven-dariah-public/info/textgrid/lab/parent/3.4.0-SNAPSHOT/maven-metadata.xml (600 B at 1.2 kB/s)
[WARNING] Could not transfer metadata info.textgrid.lab:parent:3.4.0-SNAPSHOT/maven-metadata.xml from/to textgridlab-dependencies (${lab.repository.dependencies}): Cannot access ${lab.repository.dependencies} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] Fetching p2.index from https://ci.de.dariah.eu/p2/nightly/dependencies/ (173B)
[INFO] Adding repository https://ci.de.dariah.eu/p2/nightly/dependencies
[INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/ (122B)
[INFO] Adding repository http://download.eclipse.org/releases/photon
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/photon/ (142B)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/photon/201806271001/ (142B)
Feb 16, 2021 3:29:25 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
Feb 16, 2021 3:29:25 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {}->http://download.eclipse.org:80
[INFO] Adding repository http://download.eclipse.org/technology/babel/update-site/R0.16.0/photon
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.feature/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.feature/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.feature.auth/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.feature.auth/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.feature.auth/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab:core-repository:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/core-repository/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab:core-repository:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/core-repository/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab:core-repository:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/core-repository/pom.xml
[INFO] Computing target platform for MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/pom.xml
[INFO] Resolving dependencies of MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/pom.xml
[INFO] Resolving class path of MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] TextGridLab Core                                                   [pom]
[INFO] info.textgrid.lab.conf                                  [eclipse-plugin]
[INFO] info.textgrid.lab.core.tgauthclient                     [eclipse-plugin]
[INFO] info.textgrid.lab.authn                                 [eclipse-plugin]
[INFO] info.textgrid.lab.core.browserfix                       [eclipse-plugin]
[INFO] info.textgrid.lab.log                                   [eclipse-plugin]
[INFO] info.textgrid.lab.core.swtutils                         [eclipse-plugin]
[INFO] info.textgrid.lab.core.tgcrud.client.jaxws              [eclipse-plugin]
[INFO] info.textgrid.lab.core.model                            [eclipse-plugin]
[INFO] info.textgrid.lab.search                                [eclipse-plugin]
[INFO] info.textgrid.lab.ui.core.utils                         [eclipse-plugin]
[INFO] info.textgrid.lab.core.metadataeditor                   [eclipse-plugin]
[INFO] info.textgrid.lab.ui.core                               [eclipse-plugin]
[INFO] info.textgrid.lab.core.efs.tgcrud                       [eclipse-plugin]
[INFO] info.textgrid.lab.core.aggregations                     [eclipse-plugin]
[INFO] info.textgrid.lab.core.aggregations.ui                  [eclipse-plugin]
[INFO] info.textgrid.lab.feature.auth                         [eclipse-feature]
[INFO] info.textgrid.lab.protocol.textgrid                     [eclipse-plugin]
[INFO] info.textgrid.utils                                     [eclipse-plugin]
[INFO] info.textgrid.lab.core.importexport                     [eclipse-plugin]
[INFO] info.textgrid.lab.core.importexport.legacy              [eclipse-plugin]
[INFO] info.textgrid.lab.xsltsupport                           [eclipse-plugin]
[INFO] info.textgrid.lab.core.feature                         [eclipse-feature]
[INFO] info.textgrid.lab.core.swtutils.test                    [eclipse-plugin]
[INFO] info.textgrid.lab.protocol.textgrid.tests          [eclipse-test-plugin]
[INFO] info.textgrid.lab.ui.core.tests                    [eclipse-test-plugin]
[INFO] core-repository                                     [eclipse-repository]
[INFO] TextGridLab Core API Documentation                      [eclipse-plugin]
[INFO] 
[INFO] -----------------------< info.textgrid.lab:core >-----------------------
[INFO] Building TextGridLab Core 0.0.1-SNAPSHOT                          [1/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core ---
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ core ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ core ---
[INFO] 
[INFO] --------------< info.textgrid.lab:info.textgrid.lab.conf >--------------
[INFO] Building info.textgrid.lab.conf 1.0.2-SNAPSHOT                    [2/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.conf ---
[INFO] The project's OSGi version is 1.0.2.202008031611
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.conf ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 11 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.conf ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/target/info.textgrid.lab.conf-1.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.conf ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.conf ---
[WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/target/info.textgrid.lab.conf-1.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.conf ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.conf ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/pom.xml
[INFO] 
[INFO] -------< info.textgrid.lab:info.textgrid.lab.core.tgauthclient >--------
[INFO] Building info.textgrid.lab.core.tgauthclient 1.0.0-SNAPSHOT       [3/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.tgauthclient ---
[INFO] The project's OSGi version is 1.0.0.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.tgauthclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.tgauthclient ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.tgauthclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.tgauthclient ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/target/info.textgrid.lab.core.tgauthclient-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.tgauthclient ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      info/textgrid/lab/core/tgauthclient/TGAuthClientPlugin.class: different
      info/textgrid/lab/core/tgauthclient/TgAuthClientUtilities.class: different

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.tgauthclient ---
[WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/target/info.textgrid.lab.core.tgauthclient-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.tgauthclient ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.tgauthclient ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/pom.xml: baseline and build artifacts have same version but different contents
   classifier-sources: not present in baseline

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] -------------< info.textgrid.lab:info.textgrid.lab.authn >--------------
[INFO] Building info.textgrid.lab.authn 0.0.3-SNAPSHOT                   [4/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.authn ---
[INFO] The project's OSGi version is 0.0.3.201809191522
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.authn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.authn ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 17 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.authn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.authn ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/target/info.textgrid.lab.authn-0.0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.authn ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.authn ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/target/info.textgrid.lab.authn-0.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.authn ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.authn ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/pom.xml
[INFO] 
[INFO] --------< info.textgrid.lab:info.textgrid.lab.core.browserfix >---------
[INFO] Building info.textgrid.lab.core.browserfix 0.0.1-SNAPSHOT         [5/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.browserfix ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.browserfix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.browserfix ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 4 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.browserfix ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.browserfix ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/target/info.textgrid.lab.core.browserfix-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.browserfix ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      info/textgrid/lab/core/browserfix/BrowserFixPlugin.class: different
      info/textgrid/lab/core/browserfix/BrowserStatusHandler.class: different
      info/textgrid/lab/core/browserfix/TextGridLabBrowser.class: different
      info/textgrid/lab/core/browserfix/package-info.class: different

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.browserfix ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/target/info.textgrid.lab.core.browserfix-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.browserfix ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.browserfix ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/pom.xml: baseline and build artifacts have same version but different contents
   classifier-sources: not present in baseline

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --------------< info.textgrid.lab:info.textgrid.lab.log >---------------
[INFO] Building info.textgrid.lab.log 1.0.0-SNAPSHOT                     [6/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.log ---
[INFO] The project's OSGi version is 1.0.0.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.log ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.log ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.log ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.log ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/target/info.textgrid.lab.log-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.log ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      info/textgrid/lab/log/Activator.class: different
      info/textgrid/lab/log/logsession.class: different

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.log ---
[WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/target/info.textgrid.lab.log-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.log ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.log ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/pom.xml: baseline and build artifacts have same version but different contents
   classifier-sources: not present in baseline

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] ---------< info.textgrid.lab:info.textgrid.lab.core.swtutils >----------
[INFO] Building info.textgrid.lab.core.swtutils 1.0.3-SNAPSHOT           [7/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.swtutils ---
[INFO] The project's OSGi version is 1.0.3.201410131419
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.swtutils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.swtutils ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 26 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.swtutils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.swtutils ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/target/info.textgrid.lab.core.swtutils-1.0.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.swtutils ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      info/textgrid/lab/core/swtutils/Activator.class: different
      info/textgrid/lab/core/swtutils/AdapterUtils$AdapterNotFoundException.class: different
      info/textgrid/lab/core/swtutils/AdapterUtils.class: different
      info/textgrid/lab/core/swtutils/AsyncStatusManager$1.class: different
      info/textgrid/lab/core/swtutils/AsyncStatusManager.class: different
      info/textgrid/lab/core/swtutils/ChunkingElementCollector.class: different
      info/textgrid/lab/core/swtutils/CommandLinkHandler.class: different
      info/textgrid/lab/core/swtutils/CoreExceptionStatus.class: different
      info/textgrid/lab/core/swtutils/DeferredListContentProvider$1.class: different
      info/textgrid/lab/core/swtutils/DeferredListContentProvider$2.class: different
      info/textgrid/lab/core/swtutils/DeferredListContentProvider$3.class: different
      info/textgrid/lab/core/swtutils/DeferredListContentProvider$4.class: different
      info/textgrid/lab/core/swtutils/DeferredListContentProvider$IDoneListener.class: different
      info/textgrid/lab/core/swtutils/DeferredListContentProvider.class: different
      info/textgrid/lab/core/swtutils/ExclusiveSelection.class: different
      info/textgrid/lab/core/swtutils/IntervalMultimap$1.class: different
      info/textgrid/lab/core/swtutils/IntervalMultimap$Interval.class: different
      info/textgrid/lab/core/swtutils/IntervalMultimap$OverlapsComparator.class: different
      info/textgrid/lab/core/swtutils/IntervalMultimap.class: different
      info/textgrid/lab/core/swtutils/LogUtil.class: different
      info/textgrid/lab/core/swtutils/MessageDialogWithCheckbuttons$1.class: different
      info/textgrid/lab/core/swtutils/MessageDialogWithCheckbuttons.class: different
      info/textgrid/lab/core/swtutils/MultipleInputDialog$1.class: different
      info/textgrid/lab/core/swtutils/MultipleInputDialog$2.class: different
      info/textgrid/lab/core/swtutils/MultipleInputDialog$3.class: different
      info/textgrid/lab/core/swtutils/MultipleInputDialog$FieldSummary.class: different
      info/textgrid/lab/core/swtutils/MultipleInputDialog.class: different
      info/textgrid/lab/core/swtutils/NonemptyTextValidator.class: different
      info/textgrid/lab/core/swtutils/PendingLabelProvider.class: different
      info/textgrid/lab/core/swtutils/PixelConverter.class: different
      info/textgrid/lab/core/swtutils/PlatformUtils.class: different
      info/textgrid/lab/core/swtutils/SWTFactory.class: different
      info/textgrid/lab/core/swtutils/SelectionDragAdapter.class: different
      info/textgrid/lab/core/swtutils/TextFieldDecorator.class: different
      info/textgrid/lab/core/swtutils/TextValidator.class: different
      info/textgrid/lab/core/swtutils/TitleArea$1.class: different
      info/textgrid/lab/core/swtutils/TitleArea.class: different
      info/textgrid/lab/core/swtutils/Validator.class: different
      info/textgrid/lab/core/swtutils/annotations/ActiveEditorAnnotationViewerController.class: different
      info/textgrid/lab/core/swtutils/annotations/AnnotationContentProvider$1.class: different
      info/textgrid/lab/core/swtutils/annotations/AnnotationContentProvider.class: different
      info/textgrid/lab/core/swtutils/annotations/AnnotationViewerController.class: different
      info/textgrid/lab/core/swtutils/package-info.class: different

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.swtutils ---
[WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/target/info.textgrid.lab.core.swtutils-1.0.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.swtutils ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.swtutils ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/pom.xml: baseline and build artifacts have same version but different contents
   classifier-sources: not present in baseline

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] ----< info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws >----
[INFO] Building info.textgrid.lab.core.tgcrud.client.jaxws 0.0.1-SNAPSHOT [8/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] The project's OSGi version is 0.0.1.201502110954
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/target/info.textgrid.lab.core.tgcrud.client.jaxws-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.class: different
      info/textgrid/lab/core/tgcrud/client/TGCrudClientPlugin.class: different

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/target/info.textgrid.lab.core.tgcrud.client.jaxws-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml: baseline and build artifacts have same version but different contents
   classifier-sources: not present in baseline

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] -----------< info.textgrid.lab:info.textgrid.lab.core.model >-----------
[INFO] Building info.textgrid.lab.core.model 0.2.0-SNAPSHOT              [9/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.model ---
[INFO] The project's OSGi version is 0.2.0.201809191522
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.model ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 34 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.model ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/target/info.textgrid.lab.core.model-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.model ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.model ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/target/info.textgrid.lab.core.model-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.model ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.model ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/pom.xml
[INFO] 
[INFO] -------------< info.textgrid.lab:info.textgrid.lab.search >-------------
[INFO] Building info.textgrid.lab.search 1.0.1-SNAPSHOT                 [10/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.search ---
[INFO] The project's OSGi version is 1.0.1.202007132102
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.search ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 28 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.search ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/target/info.textgrid.lab.search-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.search ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.search ---
[WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/target/info.textgrid.lab.search-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.search ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.search ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/pom.xml
[INFO] 
[INFO] ---------< info.textgrid.lab:info.textgrid.lab.ui.core.utils >----------
[INFO] Building info.textgrid.lab.ui.core.utils 1.0.0-SNAPSHOT          [11/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core.utils ---
[INFO] The project's OSGi version is 1.0.0.201604041456
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core.utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.ui.core.utils ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 10 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core.utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core.utils ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/target/info.textgrid.lab.ui.core.utils-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core.utils ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core.utils ---
[WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/target/info.textgrid.lab.ui.core.utils-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.ui.core.utils ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core.utils ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/pom.xml
[INFO] 
[INFO] ------< info.textgrid.lab:info.textgrid.lab.core.metadataeditor >-------
[INFO] Building info.textgrid.lab.core.metadataeditor 1.0.0-SNAPSHOT    [12/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.metadataeditor ---
[INFO] The project's OSGi version is 1.0.0.201809191522
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.metadataeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.metadataeditor ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 102 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.metadataeditor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.metadataeditor ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/target/info.textgrid.lab.core.metadataeditor-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.metadataeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.metadataeditor ---
[WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/target/info.textgrid.lab.core.metadataeditor-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.metadataeditor ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.metadataeditor ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/pom.xml
[INFO] 
[INFO] ------------< info.textgrid.lab:info.textgrid.lab.ui.core >-------------
[INFO] Building info.textgrid.lab.ui.core 1.0.1-SNAPSHOT                [13/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core ---
[INFO] The project's OSGi version is 1.0.1.202007061948
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.ui.core ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 75 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/target/info.textgrid.lab.ui.core-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/target/info.textgrid.lab.ui.core-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.ui.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/pom.xml
[INFO] 
[INFO] --------< info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud >---------
[INFO] Building info.textgrid.lab.core.efs.tgcrud 0.1.1-SNAPSHOT        [14/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] The project's OSGi version is 0.1.1.201604041139
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.efs.tgcrud ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 16 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/target/info.textgrid.lab.core.efs.tgcrud-0.1.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/target/info.textgrid.lab.core.efs.tgcrud-0.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.efs.tgcrud ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/pom.xml
[INFO] 
[INFO] -------< info.textgrid.lab:info.textgrid.lab.core.aggregations >--------
[INFO] Building info.textgrid.lab.core.aggregations 0.0.1-SNAPSHOT      [15/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.aggregations ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.aggregations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.aggregations ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.aggregations ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.aggregations ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/target/info.textgrid.lab.core.aggregations-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.aggregations ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.aggregations ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/target/info.textgrid.lab.core.aggregations-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.aggregations ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.aggregations ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations/pom.xml
[INFO] 
[INFO] ------< info.textgrid.lab:info.textgrid.lab.core.aggregations.ui >------
[INFO] Building info.textgrid.lab.core.aggregations.ui 0.2.0-SNAPSHOT   [16/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] The project's OSGi version is 0.2.0.202102161415
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.aggregations.ui ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 56 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/target/info.textgrid.lab.core.aggregations.ui-0.2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/target/info.textgrid.lab.core.aggregations.ui-0.2.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.aggregations.ui ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/pom.xml
[INFO] 
[INFO] ----------< info.textgrid.lab:info.textgrid.lab.feature.auth >----------
[INFO] Building info.textgrid.lab.feature.auth 0.1.0-SNAPSHOT           [17/28]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.auth ---
[INFO] Deleting /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.feature.auth/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.auth ---
[INFO] The project's OSGi version is 0.1.0.202008031611
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.auth ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.feature.auth/target/info.textgrid.lab.feature.auth-0.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.auth ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.feature.auth/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.auth ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.feature.auth ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.feature.auth/target/info.textgrid.lab.feature.auth-0.1.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.auth ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.feature.auth/pom.xml
[INFO] 
[INFO] -------< info.textgrid.lab:info.textgrid.lab.protocol.textgrid >--------
[INFO] Building info.textgrid.lab.protocol.textgrid 0.0.1-SNAPSHOT      [18/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.protocol.textgrid ---
[INFO] The project's OSGi version is 0.0.1.201602171624
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.protocol.textgrid ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.protocol.textgrid ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 5 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.protocol.textgrid ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.protocol.textgrid ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/target/info.textgrid.lab.protocol.textgrid-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.protocol.textgrid ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.protocol.textgrid ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/target/info.textgrid.lab.protocol.textgrid-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.protocol.textgrid ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.protocol.textgrid ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/pom.xml
[INFO] 
[INFO] ---------------< info.textgrid.lab:info.textgrid.utils >----------------
[INFO] Building info.textgrid.utils 0.0.1-SNAPSHOT                      [19/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.utils ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.utils ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.utils ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 4 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.utils ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.utils ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/target/info.textgrid.utils-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.utils ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      info/textgrid/util/collection/Filter.class: different
      info/textgrid/util/collection/FilteringIterator.class: different
      info/textgrid/util/text/TextUtils.class: different
      info/textgrid/utils/package-info.class: different

[INFO] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.utils ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/target/info.textgrid.utils-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.utils ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.utils ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/pom.xml: baseline and build artifacts have same version but different contents
   classifier-sources: not present in baseline

[INFO] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] -------< info.textgrid.lab:info.textgrid.lab.core.importexport >--------
[INFO] Building info.textgrid.lab.core.importexport 0.3.0-SNAPSHOT      [20/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.importexport ---
[INFO] The project's OSGi version is 0.3.0.201809191522
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.importexport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.importexport ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 38 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.importexport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.importexport ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/target/info.textgrid.lab.core.importexport-0.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.importexport ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.importexport ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/target/info.textgrid.lab.core.importexport-0.3.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.importexport ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.importexport ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/pom.xml
[INFO] 
[INFO] ----< info.textgrid.lab:info.textgrid.lab.core.importexport.legacy >----
[INFO] Building info.textgrid.lab.core.importexport.legacy 1.0.0-SNAPSHOT [21/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] The project's OSGi version is 1.0.0.201409161435
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.importexport.legacy ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 3 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/target/info.textgrid.lab.core.importexport.legacy-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.importexport.legacy ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      info/textgrid/lab/core/importexport/legacy/LegacyImportEntryConfigurator.class: different
      info/textgrid/lab/core/importexport/legacy/LegacyImportPlugin.class: different
      info/textgrid/lab/core/importexport/legacy/LegacyRewritingSupplier$1.class: different
      info/textgrid/lab/core/importexport/legacy/LegacyRewritingSupplier$2.class: different
      info/textgrid/lab/core/importexport/legacy/LegacyRewritingSupplier.class: different

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/target/info.textgrid.lab.core.importexport.legacy-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.importexport.legacy ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.importexport.legacy ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/pom.xml: baseline and build artifacts have same version but different contents
   classifier-sources: not present in baseline

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] ----------< info.textgrid.lab:info.textgrid.lab.xsltsupport >-----------
[INFO] Building info.textgrid.lab.xsltsupport 0.0.2-SNAPSHOT            [22/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xsltsupport ---
[INFO] The project's OSGi version is 0.0.2.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xsltsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.xsltsupport ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 3 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xsltsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xsltsupport ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/target/info.textgrid.lab.xsltsupport-0.0.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xsltsupport ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/pom.xml: baseline and build artifacts have same version but different contents
   no-classifier: different
      info/textgrid/lab/xsltsupport/NewXSLTPreparator.class: different
      info/textgrid/lab/xsltsupport/XSLTPlugin.class: different
      info/textgrid/lab/xsltsupport/package-info.class: different

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.xsltsupport ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/target/info.textgrid.lab.xsltsupport-0.0.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.xsltsupport ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xsltsupport ---
[WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/pom.xml: baseline and build artifacts have same version but different contents
   classifier-sources: not present in baseline

[INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/pom.xml
    The main artifact has been replaced with the baseline version.

[INFO] 
[INFO] ----------< info.textgrid.lab:info.textgrid.lab.core.feature >----------
[INFO] Building info.textgrid.lab.core.feature 1.0.0-SNAPSHOT           [23/28]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.feature ---
[INFO] Deleting /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.core.feature ---
[INFO] The project's OSGi version is 1.0.0.202102161415
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ info.textgrid.lab.core.feature ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.feature/target/info.textgrid.lab.core.feature-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.feature/pom.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.feature ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.feature/target/info.textgrid.lab.core.feature-1.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.feature ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.feature/pom.xml
[INFO] 
[INFO] -------< info.textgrid.lab:info.textgrid.lab.core.swtutils.test >-------
[INFO] Building info.textgrid.lab.core.swtutils.test 1.0.0-SNAPSHOT     [24/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.swtutils.test ---
[INFO] The project's OSGi version is 1.0.0.201409161435
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.swtutils.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.swtutils.test ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 2 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.swtutils.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.swtutils.test ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/target/info.textgrid.lab.core.swtutils.test-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.swtutils.test ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.swtutils.test ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/target/info.textgrid.lab.core.swtutils.test-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.swtutils.test ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.swtutils.test ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils.test/pom.xml
[INFO] 
[INFO] ----< info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests >-----
[INFO] Building info.textgrid.lab.protocol.textgrid.tests 0.0.1-SNAPSHOT [25/28]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] The project's OSGi version is 0.0.1.201406160904
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.protocol.textgrid.tests ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 1 source file to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/target/info.textgrid.lab.protocol.textgrid.tests-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/target/info.textgrid.lab.protocol.textgrid.tests-0.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.protocol.textgrid.tests ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid.tests/pom.xml
[INFO] 
[INFO] ---------< info.textgrid.lab:info.textgrid.lab.ui.core.tests >----------
[INFO] Building info.textgrid.lab.ui.core.tests 1.0.0                   [26/28]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core.tests ---
[INFO] The project's OSGi version is 1.0.0
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.ui.core.tests ---
[WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/pom.xml
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/.settings/org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 7 source files to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core.tests ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/target/info.textgrid.lab.ui.core.tests-1.0.0.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core.tests ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core.tests ---
[WARNING] Bundle-Vendor header not found in /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/target/info.textgrid.lab.ui.core.tests-1.0.0-sources.jar
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.ui.core.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core.tests ---
[INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.tests/pom.xml
[INFO] 
[INFO] -----------------< info.textgrid.lab:core-repository >------------------
[INFO] Building core-repository 0.0.1-SNAPSHOT                          [27/28]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ core-repository ---
[INFO] The project's OSGi version is 0.0.1.202102161415
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ core-repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ core-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/core-repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ core-repository ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ core-repository ---
[INFO] Building zip: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/core-repository/target/core-repository-0.0.1-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ core-repository ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ core-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ core-repository ---
[INFO] 
[INFO] -------< info.textgrid.lab.core.doc:info.textgrid.lab.core.doc >--------
[INFO] Building TextGridLab Core API Documentation 0.0.1-SNAPSHOT       [28/28]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.doc ---
[INFO] The project's OSGi version is 0.0.1.201410080917
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-document-bundle-plugin:1.7.0:javadoc (javadoc) @ info.textgrid.lab.core.doc ---
[INFO] Scopes: [compile, provided]
[INFO] Output directory: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api
[INFO] BaseDir: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc
[INFO] Cleaning up first
[INFO] 19 source folders
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/src
[INFO] Source folder: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/src
[INFO] 134 classpath deps
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.12.0.v20180403-0944/org.eclipse.e4.ui.css.swt.theme-0.12.0.v20180403-0944.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.2.100.v20180403-0945/org.eclipse.e4.ui.widgets-1.2.100.v20180403-0945.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.0.v201805022129/org.eclipse.wst.xml.core-1.2.0.v201805022129.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.7.0.v20180427-1454/org.eclipse.e4.core.di-1.7.0.v20180427-1454.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.5.0.v20180512-1128/org.eclipse.equinox.p2.core-2.5.0.v20180512-1128.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.4.0.v20180320-1220/org.eclipse.equinox.p2.metadata-2.4.0.v20180320-1220.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.109.100.v20180426-0903/org.eclipse.ui-3.109.100.v20180426-0903.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.2.501.v201802151734/org.eclipse.wst.validation.ui-1.2.501.v201802151734.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.7.0.v20180223-1712/org.eclipse.osgi.services-3.7.0.v20180223-1712.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.107.0.v20180611-0422/org.eclipse.swt-3.107.0.v20180611-0422.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.9.100.v20180425-1219/org.eclipse.ltk.ui.refactoring-3.9.100.v20180425-1219.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.9.100.v20180404-1234/org.eclipse.core.commands-3.9.100.v20180404-1234.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.201.v201707201954/org.eclipse.wst.common.frameworks-1.2.201.v201707201954.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.14.200.v20180516-2019/org.eclipse.e4.ui.workbench.swt-0.14.200.v20180516-2019.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86/3.107.0.v20180611-0422/org.eclipse.swt.gtk.linux.x86-3.107.0.v20180611-0422.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.7.0.v20180514-1409/org.eclipse.e4.core.contexts-1.7.0.v20180514-1409.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.9.0.v20180220-2105/org.eclipse.ltk.core.refactoring-3.9.0.v20180220-2105.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.0.v201803282043/org.eclipse.wst.xml.ui-1.2.0.v201803282043.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.14.200.v20180516-2019/org.eclipse.e4.ui.workbench.renderers.swt-0.14.200.v20180516-2019.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.3.100.v20180516-2019/org.eclipse.e4.ui.workbench.addons.swt-1.3.100.v20180516-2019.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.8.0.v20180426-1327/org.eclipse.equinox.registry-3.8.0.v20180426-1327.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.6.100.v20180427-1454/org.eclipse.e4.core.di.annotations-1.6.100.v20180427-1454.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/lib/dom4j-1.6.1.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.8.200.v20180403-0945/org.eclipse.jface.databinding-1.8.200.v20180403-0945.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.400.v201802151734/org.eclipse.wst.common.environment-1.0.400.v201802151734.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.2.300.v201802151734/org.eclipse.wst.common.uriresolver-1.2.300.v201802151734.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.6.0.v20180409-1209/org.eclipse.equinox.p2.engine-2.6.0.v20180409-1209.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/lib/commons-io-1.2.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.xsltsupport/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.cxf.bundle/2.5.5/org.apache.cxf.bundle-2.5.5.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.11.100.v20180512-1137/org.eclipse.ui.editors-3.11.100.v20180512-1137.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.7.100.v20180510-1129/org.eclipse.equinox.preferences-3.7.100.v20180510-1129.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.tgcrud-client/2.8.0/info.textgrid.middleware.tgcrud-client-2.8.0.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.protocol.textgrid/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.7.200.v20180418-1233/org.eclipse.compare-3.7.200.v20180418-1233.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.constants/1.9.1.v20180227-1645/org.apache.batik.constants-1.9.1.v20180227-1645.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.namespaces.metadata-core-jaxb/1.2.1/info.textgrid.namespaces.metadata-core-jaxb-1.2.1.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.12.100.v20180509-1220/org.eclipse.e4.ui.bindings-0.12.100.v20180509-1220.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.2.400.v201802151734/org.eclipse.wst.common.frameworks.ui-1.2.400.v201802151734.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/lib/jaxen-1.1-beta-6.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.8.0.v20180413-0859/org.eclipse.ui.console-3.8.0.v20180413-0859.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport.legacy/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.6.200.v20180509-1517/org.eclipse.core.databinding-1.6.200.v20180509-1517.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.6.200.v20180312-1255/org.eclipse.compare.core-3.6.200.v20180312-1255.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/21.0.0.v20170206-1425/com.google.guava-21.0.0.v20170206-1425.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.7.0.v20180426-1644/org.eclipse.core.contenttype-3.7.0.v20180426-1644.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.13.0.v20180512-1138/org.eclipse.core.resources-3.13.0.v20180512-1138.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/1.1.100.v20171221-2204/org.eclipse.equinox.bidi-1.1.100.v20171221-2204.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.serializer/2.7.1.v201005080400/org.apache.xml.serializer-2.7.1.v201005080400.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.5.0.v20180219-1511/org.eclipse.osgi.util-3.5.0.v20180219-1511.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.12.200.v20180417-2309/org.eclipse.e4.ui.css.core-0.12.200.v20180417-2309.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.confclient/1.4.1/info.textgrid.middleware.confclient-1.4.1.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.12.0.v20180509-0959/org.eclipse.debug.core-3.12.0.v20180509-0959.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.ws.commons.axiom.axiom-api/1.2.18/org.apache.ws.commons.axiom.axiom-api-1.2.18.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.6.200.v20180512-1137/org.eclipse.core.filebuffers-3.6.200.v20180512-1137.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.14.0.v20180517-1842/org.eclipse.ui.ide-3.14.0.v20180517-1842.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.utils.linkrewriter.core/0.4.1.RELEASE/info.textgrid.utils.linkrewriter.core-0.4.1.RELEASE.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.701.v201707142105/org.eclipse.wst.validation-1.2.701.v201707142105.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.browserfix/target/classes
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.utils/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.2.200.v20180403-0945/org.eclipse.e4.ui.di-1.2.200.v20180403-0945.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.9.1.v20180313-1559/org.apache.batik.css-1.9.1.v20180313-1559.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.300.v201111030423/org.eclipse.wst.common.project.facet.core-1.4.300.v201111030423.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.14.0.v20180417-0825/org.eclipse.core.runtime-3.14.0.v20180417-0825.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.6.200.v20180424-1922/org.eclipse.core.databinding.observable-1.6.200.v20180424-1922.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/jre16-fragment/3.4.1.202008051526/jre16-fragment-3.4.1.202008051526.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.7.100.v20180304-1102/org.eclipse.core.filesystem-1.7.100.v20180304-1102.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/2.1.100.v20180427-1454/org.eclipse.e4.core.services-2.1.100.v20180427-1454.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.8.200.v20180309-1840/org.eclipse.team.core-3.8.200.v20180309-1840.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.500.v20171221-2204/org.eclipse.equinox.app-1.3.500.v20171221-2204.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.aggregations.ui/target/classes
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.14.100.v20180403-0945/org.eclipse.e4.ui.workbench3-0.14.100.v20180403-0945.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/15.0.0.v201403281430/com.google.guava-15.0.0.v201403281430.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.6.0.v20180516-2019/org.eclipse.e4.ui.workbench-1.6.0.v20180516-2019.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.13.0.v20180409-1500/org.eclipse.osgi-3.13.0.v20180409-1500.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.9.1.v20180227-1645/org.apache.batik.util-1.9.1.v20180227-1645.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.13.0.v20180527-1819/org.eclipse.jface.text-3.13.0.v20180527-1819.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.tgauth-client/1.1.0/info.textgrid.middleware.tgauth-client-1.1.0.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.14.0.v20180423-0714/org.eclipse.jface-3.14.0.v20180423-0714.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.9.0.v201101211617/org.apache.xerces-2.9.0.v201101211617.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.12.0.v20180125-1130/org.eclipse.emf.ecore.change-2.12.0.v20180125-1130.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.httpclient/3.1.0.v201012070820/org.apache.commons.httpclient-3.1.0.v201012070820.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/javax.xml/1.3.4.v201005080400/javax.xml-1.3.4.v201005080400.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.4.100.v20180509-0959/org.eclipse.core.variables-3.4.100.v20180509-0959.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.0.v201804302243/org.eclipse.wst.sse.core-1.2.0.v201804302243.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.13.0.v20180514-0621/org.eclipse.debug.ui-3.13.0.v20180514-0621.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.3.100.v20180403-0945/org.eclipse.e4.ui.services-1.3.100.v20180403-0945.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.10.0.v20180412-1130/org.eclipse.equinox.common-3.10.0.v20180412-1130.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.13.100.v20180515-1637/org.eclipse.e4.ui.css.swt-0.13.100.v20180515-1637.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.14.0.v20180527-1134/org.eclipse.emf.common-2.14.0.v20180527-1134.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.namespaces.projectfile-jaxb/1.2.1/info.textgrid.namespaces.projectfile-jaxb-1.2.1.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/58.2.0.v20170418-1837/com.ibm.icu-58.2.0.v20170418-1837.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.6.300.v20180430-1330/org.eclipse.text-3.6.300.v20180430-1330.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.1.500.v200911182011/org.eclipse.wst.common.ui-1.1.500.v200911182011.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.2.0.v201405211200/org.apache.commons.io-2.2.0.v201405211200.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v201005080400/org.apache.xml.resolver-1.2.0.v201005080400.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.7.100.v20180524-1240/org.eclipse.ui.navigator-3.7.100.v20180524-1240.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.apache.ws.commons.axiom.axiom-impl/1.2.18/org.apache.ws.commons.axiom.axiom-impl-1.2.18.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.14.0.v20180529-1144/org.eclipse.emf.ecore-2.14.0.v20180529-1144.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.14.0.v20180129-1548/org.eclipse.emf.ecore.xmi-2.14.0.v20180129-1548.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.9.100.v20180427-1355/org.eclipse.ui.views-3.9.100.v20180427-1355.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.1.0.v20180429-1333/org.eclipse.e4.ui.model.workbench-2.1.0.v20180429-1333.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.8.100.v20180418-1233/org.eclipse.team.ui-3.8.100.v20180418-1233.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.11.200.v20180503-1856/org.eclipse.search-3.11.200.v20180503-1856.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.10.0.v20180427-1454/org.eclipse.core.jobs-3.10.0.v20180427-1454.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.111.0.v20180524-1156/org.eclipse.ui.workbench-3.111.0.v20180524-1156.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.6.100.v20180426-1644/org.eclipse.core.expressions-3.6.100.v20180426-1644.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.15.100.v20180403-1008/org.eclipse.e4.core.di.extensions-0.15.100.v20180403-1008.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.11.0.v20180419-2011/org.eclipse.ui.workbench.texteditor-3.11.0.v20180419-2011.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.tgsearch-client/3.6.3/info.textgrid.middleware.tgsearch-client-3.6.3.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.2.100.v20180403-0944/org.eclipse.e4.emf.xpath-0.2.100.v20180403-0944.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.2.0.v201802151734/org.eclipse.wst.common.core-1.2.0.v201802151734.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.8.100.v20180512-1136/org.eclipse.help-3.8.100.v20180512-1136.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.7.200.v20180512-1133/org.eclipse.ui.forms-3.7.200.v20180512-1133.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.codehaus.jettison.jettison/1.3.5/org.codehaus.jettison.jettison-1.3.5.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/target/classes
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.6.200.v20180403-0944/org.eclipse.core.databinding.property-1.6.200.v20180403-0944.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.4.0.v201804210200/org.eclipse.wst.sse.ui-1.4.0.v201804210200.jar
[INFO] CP: /var/lib/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.12.200.v20180427-0801/org.eclipse.e4.core.commands-0.12.200.v20180427-0801.jar
[INFO] CP: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/target/classes
[INFO] Calling: /bin/sh -c cd '/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api' && '/usr/lib/jvm/java-8-openjdk-amd64/jre/../bin/javadoc' '@/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/javadoc.options.txt'
Loading source files for package info.textgrid.lab.conf...
Loading source files for package info.textgrid.lab.conf.client...
Loading source files for package info.textgrid.lab.core.tgcrud.client...
Loading source files for package info.textgrid.lab.protocol.textgrid...
Loading source files for package info.textgrid.lab.core.model...
Loading source files for package info.textgrid.lab.core.model.util...
Loading source files for package info.textgrid.lab.core.browserfix...
Loading source files for package info.textgrid.lab.core.tgauthclient...
Loading source files for package info.textgrid.lab.core.aggregations.ui...
Loading source files for package info.textgrid.lab.core.aggregations.ui.model...
Loading source files for package info.textgrid.lab.core.aggregations.ui.treeWriter...
Loading source files for package info.textgrid.lab.core.aggregations.ui.views...
Loading source files for package info.textgrid.lab.core.versions.ui...
Loading source files for package info.textgrid.lab.log...
Loading source files for package info.textgrid.lab.ui.core...
Loading source files for package info.textgrid.lab.ui.core.dialogs...
Loading source files for package info.textgrid.lab.ui.core.handlers...
Loading source files for package info.textgrid.lab.ui.core.locking...
Loading source files for package info.textgrid.lab.ui.core.menus...
Loading source files for package com.logabit.xlayout...
Loading source files for package info.textgrid.lab.core.metadataeditor...
Loading source files for package info.textgrid.lab.authn...
Loading source files for package info.textgrid.lab.authn.views...
Loading source files for package info.textgrid.util.collection...
Loading source files for package info.textgrid.util.text...
Loading source files for package info.textgrid.lab.core.swtutils...
Loading source files for package info.textgrid.lab.core.swtutils.annotations...
Loading source files for package info.textgrid.lab.core.importexport...
Loading source files for package info.textgrid.lab.core.importexport.configurators...
Loading source files for package info.textgrid.lab.core.importexport.model...
Loading source files for package info.textgrid.lab.core.importexport.ui...
Loading source files for package info.textgrid.lab.ui.core.utils...
Loading source files for package info.textgrid.lab.newsearch...
Loading source files for package info.textgrid.lab.search...
Loading source files for package info.textgrid.lab.core.efs.tgcrud...
Constructing Javadoc information...
javadoc: warning - Multiple sources of package comments found for package "info.textgrid.lab.ui.core.handlers"
Standard Doclet version 1.8.0_282
Building tree for all the packages and classes...
Generating ./info/textgrid/lab/conf/ConfPlugin.html...
Generating ./info/textgrid/lab/conf/ConfservPrefPage.html...
Generating ./info/textgrid/lab/conf/DialogPrefPage.html...
Generating ./info/textgrid/lab/conf/Messages.html...
Generating ./info/textgrid/lab/conf/OfflineException.html...
Generating ./info/textgrid/lab/conf/OnlineStatus.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:160: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/conf/OnlineStatus.IStatusChangeListener.html...
Generating ./info/textgrid/lab/conf/client/ConfClient.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:92: warning - #PREF_QUALIFIER (referenced by @value tag) is an unknown reference.
Generating ./info/textgrid/lab/conf/client/LocalProxySelector.html...
Generating ./info/textgrid/lab/conf/client/Messages.html...
Generating ./info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/src/info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.java:74: warning - #DEFAULT_TIMEOUT (referenced by @value tag) is an unknown reference.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgcrud.client.jaxws/src/info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.java:74: warning - #TGCRUD_TIMEOUT_PROP (referenced by @value tag) is an unknown reference.
Generating ./info/textgrid/lab/core/tgcrud/client/TGCrudClientPlugin.html...
Generating ./info/textgrid/lab/protocol/textgrid/Handler.html...
Generating ./info/textgrid/lab/protocol/textgrid/Messages.html...
Generating ./info/textgrid/lab/protocol/textgrid/ProtocolPlugin.html...
Generating ./info/textgrid/lab/protocol/textgrid/TextGridLabURLConnection.html...
Generating ./info/textgrid/lab/protocol/textgrid/TextGridURLHandler.html...
Generating ./info/textgrid/lab/core/model/AbstractResource.html...
Generating ./info/textgrid/lab/core/model/Activator.html...
Generating ./info/textgrid/lab/core/model/AggregationReader.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/AggregationReader.java:148: warning - @category is an unknown tag.
Generating ./info/textgrid/lab/core/model/AggregationReader.AggregationException.html...
Generating ./info/textgrid/lab/core/model/CrudError.html...
Generating ./info/textgrid/lab/core/model/CrudServiceException.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/CrudServiceException.java:77: warning - @TODO is an unknown tag.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/CrudServiceException.java:77: warning - Tag @link: reference not found: IoFaultException
Generating ./info/textgrid/lab/core/model/IChildListChangedListener.html...
Generating ./info/textgrid/lab/core/model/IChildListParent.html...
Generating ./info/textgrid/lab/core/model/IncompleteMetadataException.html...
Generating ./info/textgrid/lab/core/model/IndexedWorkspaceJob.html...
Generating ./info/textgrid/lab/core/model/ITextGridModelConstants.html...
Generating ./info/textgrid/lab/core/model/ITextGridPermission.html...
Generating ./info/textgrid/lab/core/model/ITextGridProjectListener.html...
Generating ./info/textgrid/lab/core/model/ITextGridProjectListener.Event.html...
Generating ./info/textgrid/lab/core/model/Messages.html...
Generating ./info/textgrid/lab/core/model/ModelAdaptorFactory.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/ModelAdaptorFactory.java:43: warning - Tag @link: can't find getAdapter(Object, Class) in info.textgrid.lab.core.model.TextGridObject
Generating ./info/textgrid/lab/core/model/ProjectDoesNotExistException.html...
Generating ./info/textgrid/lab/core/model/ProjectFileException.html...
Generating ./info/textgrid/lab/core/model/ProjectFileException.Operation.html...
Generating ./info/textgrid/lab/core/model/RBACServiceException.html...
Generating ./info/textgrid/lab/core/model/RestrictedTextGridObject.html...
Generating ./info/textgrid/lab/core/model/SchedulingException.html...
Generating ./info/textgrid/lab/core/model/TextGridErrorHandler.html...
Generating ./info/textgrid/lab/core/model/TextGridObject.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1035: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1096: warning - Tag @see: missing '#': "reloadMetadata(boolean)"
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1268: warning - Tag @see: can't find internalSetMetadataXML(OMElement, boolean) in info.textgrid.lab.core.model.TextGridObject
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:3567: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:196: warning - @TODO is an unknown tag.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:616: warning - Tag @link: can't find getInstance(OMElement) in info.textgrid.lab.core.model.TextGridObject
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:504: warning - Tag @link: can't find getInstance(URI) in info.textgrid.lab.core.model.TextGridObject
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1268: warning - Tag @link: can't find internalSetMetadataXML(OMElement, boolean) in info.textgrid.lab.core.model.TextGridObject
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:458: warning - Tag @link: can't find internalSetMetadataXML(OMElement, boolean) in info.textgrid.lab.core.model.TextGridObject
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:458: warning - Tag @link: can't find move(OMElement) in info.textgrid.lab.core.model.TextGridObject
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:420: warning - Tag @linkplain: can't find internalSetMetadataXML(OMElement, boolean) in info.textgrid.lab.core.model.TextGridObject
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:787: warning - @noreference is an unknown tag.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:787: warning - @param argument "element" is not a parameter name.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1123: warning - @category is an unknown tag.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1554: warning - @param argument "format" is not a parameter name.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1582: warning - @category is an unknown tag.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1633: warning - @category is an unknown tag.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:2075: warning - Tag @link: reference not found: JaxenException
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:3020: warning - @category is an unknown tag.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:3324: warning - @param argument "isEditonOf" is not a parameter name.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:3324: warning - @param argument "formOfNotiation" is not a parameter name.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:3550: warning - @category is an unknown tag.
Generating ./info/textgrid/lab/core/model/TextGridObject.DeepCopyException.html...
Generating ./info/textgrid/lab/core/model/TextGridObject.ITextGridObjectListener.html...
Generating ./info/textgrid/lab/core/model/TextGridObject.ITextGridObjectListener.Event.html...
Generating ./info/textgrid/lab/core/model/TextGridProject.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:288: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:313: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:396: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:456: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:525: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:535: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:666: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:697: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:740: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:396: warning - @param argument "projectID" is not a parameter name.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:456: warning - @param argument "user" is not a parameter name.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:512: warning - @param argument "projectId" is not a parameter name.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProject.java:525: warning - Tag @see: reference not found: getUserRolesFromRBAC
Generating ./info/textgrid/lab/core/model/TextGridProjectFile.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProjectFile.java:393: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProjectFile.java:425: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridProjectFile.java:215: warning - @param argument "file" is not a parameter name.
Generating ./info/textgrid/lab/core/model/TextGridProjectRoot.html...
Generating ./info/textgrid/lab/core/model/TextGridProjectRoot.LEVELS.html...
Generating ./info/textgrid/lab/core/model/TGContentType.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TGContentType.java:389: warning - @param argument "additionalPattern" is not a parameter name.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TGContentType.java:674: warning - Tag @link: reference not found: ContentType
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TGContentType.java:726: warning - @param argument "An" is not a parameter name.
Generating ./info/textgrid/lab/core/model/TGObjectReference.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TGObjectReference.java:108: warning - @param argument "textGridProject" is not a parameter name.
Generating ./info/textgrid/lab/core/model/TGObjectReference.ITGObjectReferenceListener.html...
Generating ./info/textgrid/lab/core/model/TGObjectReference.ITGObjectReferenceListener.Event.html...
Generating ./info/textgrid/lab/core/model/TGOPropertyTester.html...
Generating ./info/textgrid/lab/core/model/UserRole2.html...
Generating ./info/textgrid/lab/core/model/util/LongOperation.html...
Generating ./info/textgrid/lab/core/model/util/LongOperation.JoiningRunnable.html...
Generating ./info/textgrid/lab/core/model/util/LongOperation.LongOperationException.html...
Generating ./info/textgrid/lab/core/model/util/LongOperation.RunnableWrappingJob.html...
Generating ./info/textgrid/lab/core/model/util/ModelUtil.html...
Generating ./info/textgrid/lab/core/model/util/ModelUtil.InUIThreadException.html...
Generating ./info/textgrid/lab/core/model/util/ResourceDeltaPrinter.html...
Generating ./info/textgrid/lab/core/model/util/StringToOM.html...
Generating ./info/textgrid/lab/core/model/util/TextGridObjectPropertyTester.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/util/TextGridObjectPropertyTester.java:35: warning - Tag @link: can't find getStringValue(String, boolean) in info.textgrid.lab.core.model.TextGridObject
Generating ./info/textgrid/lab/core/browserfix/BrowserFixPlugin.html...
Generating ./info/textgrid/lab/core/browserfix/BrowserStatusHandler.html...
Generating ./info/textgrid/lab/core/browserfix/TextGridLabBrowser.html...
Generating ./info/textgrid/lab/core/tgauthclient/TGAuthClientPlugin.html...
Generating ./info/textgrid/lab/core/tgauthclient/TgAuthClientUtilities.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.tgauthclient/src/info/textgrid/lab/core/tgauthclient/TgAuthClientUtilities.java:28: warning - @TODO is an unknown tag.
Generating ./info/textgrid/lab/core/aggregations/ui/AddSelectionHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/AggregationComposerPerspective.html...
Generating ./info/textgrid/lab/core/aggregations/ui/AggregationsUIPlugin.html...
Generating ./info/textgrid/lab/core/aggregations/ui/CollapseAggregationHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/CollapseAllHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/CommandIDS.html...
Generating ./info/textgrid/lab/core/aggregations/ui/EditAggregationHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/ExpandAggregationHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/ExpandAllHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/Messages.html...
Generating ./info/textgrid/lab/core/aggregations/ui/NewAggregationPreparator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:74: warning - Tag @see: malformed: "NewObjectWizard#defaultPerformFinish(),
      {@link IWizard#performFinish()}"
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:74: warning - Tag @see: reference not found: NewObjectWizard#defaultPerformFinish(),
      {@link IWizard#performFinish()}
Generating ./info/textgrid/lab/core/aggregations/ui/NewCollectionPreparator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:74: warning - Tag @see: reference not found: NewObjectWizard#defaultPerformFinish(),
      {@link IWizard#performFinish()}
Generating ./info/textgrid/lab/core/aggregations/ui/NewEditionPreparator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:74: warning - Tag @see: reference not found: NewObjectWizard#defaultPerformFinish(),
      {@link IWizard#performFinish()}
Generating ./info/textgrid/lab/core/aggregations/ui/ReferToHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/RemoveItemHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/RenameItemHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/RevisionReferToHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/SaveNewAggregationRevisionHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/ShowAggregationCompositionPerspectiveHandler.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/ACEditorInputFactory.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/Aggregation.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/IAggregationTypeAdapter.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/ISectionListener.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/Messages.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/SectionDragListener.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/SectionEvent.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/SectionTreeDropAdapter.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/TGOentry.html...
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/AggregationWriter.html...
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/Messages.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.AddAggregationAction.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.SaveType.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditorInput.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/Messages.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/ResponseDialog.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/SectionContentProvider.html...
Generating ./info/textgrid/lab/core/versions/ui/CrudWarningView.html...
Generating ./info/textgrid/lab/core/versions/ui/DetachVersionHandler.html...
Generating ./info/textgrid/lab/core/versions/ui/DetachVersionHandler.ClearVersionJob.html...
Generating ./info/textgrid/lab/core/versions/ui/Messages.html...
Generating ./info/textgrid/lab/core/versions/ui/OpenVersionViewHandler.html...
Generating ./info/textgrid/lab/core/versions/ui/SaveAsDialog.html...
Generating ./info/textgrid/lab/core/versions/ui/SaveNewVersionHandler.html...
Generating ./info/textgrid/lab/core/versions/ui/SetPreviousVersionHandler.html...
Generating ./info/textgrid/lab/core/versions/ui/SetPreviousVersionHandler.SetPreviousVersionDialog.html...
Generating ./info/textgrid/lab/core/versions/ui/VersionView.html...
Generating ./info/textgrid/lab/log/Activator.html...
Generating ./info/textgrid/lab/log/logsession.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/src/info/textgrid/lab/log/logsession.java:35: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/src/info/textgrid/lab/log/logsession.java:52: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/src/info/textgrid/lab/log/logsession.java:75: warning - Tag @link: reference not found: info.textgrid.lab.log.views.logview
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.log/src/info/textgrid/lab/log/logsession.java:75: warning - Tag @link: reference not found: info.textgrid.lab.log.views.logview
Generating ./info/textgrid/lab/ui/core/AbstractOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/Activator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/Activator.java:106: warning - Tag @link: malformed: "IStatus#WARNING,
            IStatus#INFO, IStatus#OK"
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/Activator.java:106: warning - Tag @link: reference not found: IStatus#WARNING,
            IStatus#INFO, IStatus#OK
Generating ./info/textgrid/lab/ui/core/DropSetValues.html...
Generating ./info/textgrid/lab/ui/core/EditorTGOAdapterFactory.html...
Generating ./info/textgrid/lab/ui/core/IOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/LabWindowAdvisor.html...
Generating ./info/textgrid/lab/ui/core/Messages.html...
Generating ./info/textgrid/lab/ui/core/NoEditorFoundException.html...
Generating ./info/textgrid/lab/ui/core/OpenHandlerContribution.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/OpenHandlerContribution.java:94: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/ui/core/TGOEditorAdapterFactory.html...
Generating ./info/textgrid/lab/ui/core/dialogs/AllMetadataDialog.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.EnterMetadataPage.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.EnterMetadataPage.FileListListener.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.EnterMetadataPage.ImportLabelProvider.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.SelectImportFilesPage.html...
Generating ./info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:74: warning - Tag @see: reference not found: NewObjectWizard#defaultPerformFinish(),
      {@link IWizard#performFinish()}
Generating ./info/textgrid/lab/ui/core/dialogs/ITextGridWizard.html...
Generating ./info/textgrid/lab/ui/core/dialogs/ITextGridWizardPage.html...
Generating ./info/textgrid/lab/ui/core/dialogs/Messages.html...
Generating ./info/textgrid/lab/ui/core/dialogs/MetadataPage.html...
Generating ./info/textgrid/lab/ui/core/dialogs/NewObjectWizard.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/NewObjectWizard.java:220: warning - Tag @see: missing '#': "defaultPerformFinish(String perspectiveID)"
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/NewObjectWizard.java:220: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/ui/core/dialogs/NewTGOPage.html...
Generating ./info/textgrid/lab/ui/core/dialogs/NewWorkPreparator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:74: warning - Tag @see: reference not found: NewObjectWizard#defaultPerformFinish(),
      {@link IWizard#performFinish()}
Generating ./info/textgrid/lab/ui/core/dialogs/OpenURIDialog.html...
Generating ./info/textgrid/lab/ui/core/dialogs/TGCrudWarning.html...
Generating ./info/textgrid/lab/ui/core/handlers/AbstractOpenObjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/AddObjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/AddObjectMenuHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ContributableOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/CopyURIHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeactivateProjectDialog.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeactivateProjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DefaultOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeleteEmptyProjectDialog.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeleteEmptyProjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeleteHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/DeleteProjectFileHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ExportHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/GenericOpenHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/GenericOpenReadOnlyHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ImportFilesHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/Messages.html...
Generating ./info/textgrid/lab/ui/core/handlers/NewObject.html...
Generating ./info/textgrid/lab/ui/core/handlers/OpenHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/OpenMDEHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/OpenProjectFileHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/OpenURIHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ReactivateProjectDialog.html...
Generating ./info/textgrid/lab/ui/core/handlers/ReactivateProjectHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ReloadMetadataHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/SaveLocalCopyHandler.html...
Generating ./info/textgrid/lab/ui/core/handlers/ShowRawMetadataHandler.html...
Generating ./info/textgrid/lab/ui/core/locking/JobChangeLogger.html...
Generating ./info/textgrid/lab/ui/core/locking/LockingJob.html...
Generating ./info/textgrid/lab/ui/core/locking/LockingPartListener.html...
Generating ./info/textgrid/lab/ui/core/locking/LockingService.html...
Generating ./info/textgrid/lab/ui/core/locking/Messages.html...
Generating ./info/textgrid/lab/ui/core/menus/Messages.html...
Generating ./info/textgrid/lab/ui/core/menus/NewObjectMenu.html...
Generating ./info/textgrid/lab/ui/core/menus/OpenContributionItem.html...
Generating ./info/textgrid/lab/ui/core/menus/OpenContributionItem.OpenHandlerAction.html...
Generating ./info/textgrid/lab/ui/core/menus/OpenObjectService.html...
Generating ./info/textgrid/lab/ui/core/menus/OpenWithCompound.html...
Generating ./info/textgrid/lab/ui/core/menus/TGOpenWithDynamicMenu.html...
Generating ./info/textgrid/lab/ui/core/menus/TGOpenWithMenu.html...
Generating ./info/textgrid/lab/ui/core/menus/TGOpenWithMenuContributionItem.html...
Generating ./com/logabit/xlayout/CachedDocumentFactory.html...
Generating ./com/logabit/xlayout/ControlHandlerConfig.html...
Generating ./com/logabit/xlayout/ControlHandlerConfigurationException.html...
Generating ./com/logabit/xlayout/ControlNotFoundException.html...
Generating ./com/logabit/xlayout/Messages.html...
Generating ./com/logabit/xlayout/ParseException.html...
Generating ./com/logabit/xlayout/XLayout.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src/com/logabit/xlayout/XLayout.java:423: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src/com/logabit/xlayout/XLayout.java:1558: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src/com/logabit/xlayout/XLayout.java:1760: warning - Tag @see:illegal character: "123" in "{@link #setDecorationForControls()}"
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src/com/logabit/xlayout/XLayout.java:1760: warning - Tag @see:illegal character: "64" in "{@link #setDecorationForControls()}"
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src/com/logabit/xlayout/XLayout.java:1745: warning - @param argument "view" is not a parameter name.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src/com/logabit/xlayout/XLayout.java:1760: warning - Tag @see: reference not found: {@link #setDecorationForControls()}
Generating ./com/logabit/xlayout/XLayoutFactory.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.metadataeditor/src/com/logabit/xlayout/XLayoutFactory.java:314: warning - @return tag has no arguments.
Generating ./com/logabit/xlayout/XLayoutFactoryException.html...
Generating ./info/textgrid/lab/core/metadataeditor/Activator.html...
Generating ./info/textgrid/lab/core/metadataeditor/IMetadataPart.html...
Generating ./info/textgrid/lab/core/metadataeditor/MDTest.html...
Generating ./info/textgrid/lab/core/metadataeditor/MDTest.Data.html...
Generating ./info/textgrid/lab/core/metadataeditor/Messages.html...
Generating ./info/textgrid/lab/core/metadataeditor/MetaDataDialog.html...
Generating ./info/textgrid/lab/core/metadataeditor/MetaDataSection.html...
Generating ./info/textgrid/lab/core/metadataeditor/MetaDataView.html...
Generating ./info/textgrid/lab/core/metadataeditor/MetaDataView.OBJECT_TYPE.html...
Generating ./info/textgrid/lab/core/metadataeditor/PluginPath.html...
Generating ./info/textgrid/lab/core/metadataeditor/ScrolledPageArea.html...
Generating ./info/textgrid/lab/core/metadataeditor/ShowMetadataEditorHandler.html...
Generating ./info/textgrid/lab/authn/Activator.html...
Generating ./info/textgrid/lab/authn/AuthBrowser.html...
Generating ./info/textgrid/lab/authn/AuthBrowser.ISIDChangedListener.html...
Generating ./info/textgrid/lab/authn/AuthNDialog.html...
Generating ./info/textgrid/lab/authn/AutoLogin.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/src/info/textgrid/lab/authn/AutoLogin.java:27: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/authn/LoginControlContribution.html...
Generating ./info/textgrid/lab/authn/Messages.html...
Generating ./info/textgrid/lab/authn/ModifyUserAttributesBrowser.html...
Generating ./info/textgrid/lab/authn/ModifyUserAttributesDialog.html...
Generating ./info/textgrid/lab/authn/PasswordBrowser.html...
Generating ./info/textgrid/lab/authn/PasswordDialog.html...
Generating ./info/textgrid/lab/authn/RBACClientUtilities.html...
Generating ./info/textgrid/lab/authn/RBACSession.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:339: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/authn/RBACuser.html...
Generating ./info/textgrid/lab/authn/ShowUserIDHandler.html...
Generating ./info/textgrid/lab/authn/UserIDDialog.html...
Generating ./info/textgrid/lab/authn/views/AuthNView.html...
Generating ./info/textgrid/util/collection/Filter.html...
Generating ./info/textgrid/util/collection/FilteringIterator.html...
Generating ./info/textgrid/util/text/TextUtils.html...
Generating ./info/textgrid/lab/core/swtutils/Activator.html...
Generating ./info/textgrid/lab/core/swtutils/AdapterUtils.html...
Generating ./info/textgrid/lab/core/swtutils/AdapterUtils.AdapterNotFoundException.html...
Generating ./info/textgrid/lab/core/swtutils/AsyncStatusManager.html...
Generating ./info/textgrid/lab/core/swtutils/ChunkingElementCollector.html...
Generating ./info/textgrid/lab/core/swtutils/CommandLinkHandler.html...
Generating ./info/textgrid/lab/core/swtutils/CoreExceptionStatus.html...
Generating ./info/textgrid/lab/core/swtutils/DeferredListContentProvider.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/src/info/textgrid/lab/core/swtutils/DeferredListContentProvider.java:200: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/core/swtutils/DeferredListContentProvider.IDoneListener.html...
Generating ./info/textgrid/lab/core/swtutils/ExclusiveSelection.html...
Generating ./info/textgrid/lab/core/swtutils/IntervalMultimap.html...
Generating ./info/textgrid/lab/core/swtutils/IntervalMultimap.Interval.html...
Generating ./info/textgrid/lab/core/swtutils/LogUtil.html...
Generating ./info/textgrid/lab/core/swtutils/MessageDialogWithCheckbuttons.html...
Generating ./info/textgrid/lab/core/swtutils/MultipleInputDialog.html...
Generating ./info/textgrid/lab/core/swtutils/MultipleInputDialog.FieldSummary.html...
Generating ./info/textgrid/lab/core/swtutils/NonemptyTextValidator.html...
Generating ./info/textgrid/lab/core/swtutils/PendingLabelProvider.html...
Generating ./info/textgrid/lab/core/swtutils/PixelConverter.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/src/info/textgrid/lab/core/swtutils/PixelConverter.java:39: warning - Tag @see: reference not found: DialogPage#convertHorizontalDLUsToPixels
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/src/info/textgrid/lab/core/swtutils/PixelConverter.java:46: warning - Tag @see: reference not found: DialogPage#convertWidthInCharsToPixels
Generating ./info/textgrid/lab/core/swtutils/PlatformUtils.html...
Generating ./info/textgrid/lab/core/swtutils/SelectionDragAdapter.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/src/info/textgrid/lab/core/swtutils/SelectionDragAdapter.java:38: warning - @param argument "view" is not a parameter name.
Generating ./info/textgrid/lab/core/swtutils/SWTFactory.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/src/info/textgrid/lab/core/swtutils/SWTFactory.java:59: warning - @param argument "the" is not a parameter name.
Generating ./info/textgrid/lab/core/swtutils/TextFieldDecorator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.swtutils/src/info/textgrid/lab/core/swtutils/TextFieldDecorator.java:61: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/core/swtutils/TextValidator.html...
Generating ./info/textgrid/lab/core/swtutils/TitleArea.html...
Generating ./info/textgrid/lab/core/swtutils/Validator.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/ActiveEditorAnnotationViewerController.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/AnnotationContentProvider.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/AnnotationViewerController.html...
Generating ./info/textgrid/lab/core/importexport/ExportPerspective.html...
Generating ./info/textgrid/lab/core/importexport/ImportObjectAdaptor.html...
Generating ./info/textgrid/lab/core/importexport/ImportPerspective.html...
Generating ./info/textgrid/lab/core/importexport/ImportPlugin.html...
Generating ./info/textgrid/lab/core/importexport/configurators/AbstractAggregationSupplier.html...
Generating ./info/textgrid/lab/core/importexport/configurators/AggregationConfigurator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IExportEntryConfigurator.java:38: warning - Tag @link: can't find addObject(TextGridObject, IProgressMonitor) in info.textgrid.lab.core.importexport.model.ImportModel
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IImportEntryConfigurator.java:44: warning - Tag @link: can't find addFile(java.io.File, boolean) in info.textgrid.lab.core.importexport.model.ImportModel
Generating ./info/textgrid/lab/core/importexport/configurators/DirectoryAggregationSupplier.html...
Generating ./info/textgrid/lab/core/importexport/configurators/ListAggregationSupplier.html...
Generating ./info/textgrid/lab/core/importexport/configurators/Messages.html...
Generating ./info/textgrid/lab/core/importexport/configurators/SizeWarningConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/configurators/XMLConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/configurators/ZipEntrySupplier.html...
Generating ./info/textgrid/lab/core/importexport/configurators/ZipFileSupplier.html...
Generating ./info/textgrid/lab/core/importexport/configurators/ZipImportConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/model/AbstractExportEntryConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/model/AbstractImportEntryConfigurator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/AbstractImportEntryConfigurator.java:93: warning - SWT#DEFAULT (referenced by @value tag) is an unknown reference.
Generating ./info/textgrid/lab/core/importexport/model/IExportEntryConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/model/IImportEntryConfigurator.html...
Generating ./info/textgrid/lab/core/importexport/model/ImportEntry.html...
Generating ./info/textgrid/lab/core/importexport/model/ImportExportStatus.html...
Generating ./info/textgrid/lab/core/importexport/model/ImportExportStatus.Operation.html...
Generating ./info/textgrid/lab/core/importexport/model/ImportModel.html...
Generating ./info/textgrid/lab/core/importexport/model/ImportModel.LocalFileStatus.html...
Generating ./info/textgrid/lab/core/importexport/model/ImportModel.ModelListener.html...
Generating ./info/textgrid/lab/core/importexport/model/ISpecialImportEntrySupplier.html...
Generating ./info/textgrid/lab/core/importexport/model/Messages.html...
Generating ./info/textgrid/lab/core/importexport/model/ModelObjectFactory.html...
Generating ./info/textgrid/lab/core/importexport/model/RewriteSetup.html...
Generating ./info/textgrid/lab/core/importexport/ui/ExportHandler.html...
Generating ./info/textgrid/lab/core/importexport/ui/ExportPart.html...
Generating ./info/textgrid/lab/core/importexport/ui/ImportExportPart.html...
Generating ./info/textgrid/lab/core/importexport/ui/ImportHandler.html...
Generating ./info/textgrid/lab/core/importexport/ui/ImportPart.html...
Generating ./info/textgrid/lab/core/importexport/ui/ImportPart.AddFilesJob.html...
Generating ./info/textgrid/lab/core/importexport/ui/Messages.html...
Generating ./info/textgrid/lab/core/importexport/ui/OverwriteDialog.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/OverwriteDialog.java:72: warning - @wbp.parser.constructor is an unknown tag.
Generating ./info/textgrid/lab/core/importexport/ui/OverwriteDialog.OverwriteEntry.html...
Generating ./info/textgrid/lab/core/importexport/ui/ResultPage.html...
Generating ./info/textgrid/lab/core/importexport/ui/TargetProjectCombo.html...
Generating ./info/textgrid/lab/ui/core/utils/Activator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/src/info/textgrid/lab/ui/core/utils/Activator.java:78: warning - Tag @link: malformed: "IStatus#WARNING,
            IStatus#INFO, IStatus#OK"
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/src/info/textgrid/lab/ui/core/utils/Activator.java:78: warning - Tag @link: reference not found: IStatus#WARNING,
            IStatus#INFO, IStatus#OK
Generating ./info/textgrid/lab/ui/core/utils/CheckboxProjectNavigator.html...
Generating ./info/textgrid/lab/ui/core/utils/Messages.html...
Generating ./info/textgrid/lab/ui/core/utils/ProjectCombo.html...
Generating ./info/textgrid/lab/ui/core/utils/ProjectNavigator.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/src/info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.java:477: warning - Tag @see: can't find setQueryMetadata(Map) in info.textgrid.lab.newsearch.SearchRequest
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.ui.core.utils/src/info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.java:477: warning - @param argument "queryFields" is not a parameter name.
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.Column.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.ColumnComparator.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.TGOProjectLabelProvider.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTransfer.html...
Generating ./info/textgrid/lab/ui/core/utils/TextGridUriHtmlTransfer.html...
Generating ./info/textgrid/lab/ui/core/utils/TGODefaultLabelProvider.html...
Generating ./info/textgrid/lab/ui/core/utils/TGODefaultLabelProvider.TGOTitleLabelProvider.html...
Generating ./info/textgrid/lab/ui/core/utils/UpdatingDeferredListContentProvider.html...
Generating ./info/textgrid/lab/newsearch/SearchRequest.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:467: warning - @return tag has no arguments.
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:525: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/newsearch/SearchRequest.EndPoint.html...
Generating ./info/textgrid/lab/newsearch/SearchRequest.ListAggregationResult.html...
Generating ./info/textgrid/lab/newsearch/SearchRequest.TargetModus.html...
Generating ./info/textgrid/lab/search/AbstractRequest.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:30: warning - Tag @link: can't find Request.schedule() in info.textgrid.lab.search.AbstractRequest
Generating ./info/textgrid/lab/search/Activator.html...
Generating ./info/textgrid/lab/search/AutocompletionClient.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:145: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/search/ContextEntry.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src/info/textgrid/lab/search/ContextEntry.java:37: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/search/ContextEntryAdaptorFactory.html...
Generating ./info/textgrid/lab/search/DeferredTreeContentProvider.html...
Generating ./info/textgrid/lab/search/ExtendedContentProposalAdapter.html...
Generating ./info/textgrid/lab/search/FullTextEntry.html...
Generating ./info/textgrid/lab/search/FulltextEntryAdapterFactory.html...
Generating ./info/textgrid/lab/search/ItemEntry.html...
Generating ./info/textgrid/lab/search/ItemEntryAdapterFactory.html...
Generating ./info/textgrid/lab/search/KWICEntry.html...
Generating ./info/textgrid/lab/search/KWICEntryAdaptorFactory.html...
Generating ./info/textgrid/lab/search/LazySearchResultProvider.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src/info/textgrid/lab/search/LazySearchResultProvider.java:371: warning - @param argument "singleSearchResult" is not a parameter name.
Generating ./info/textgrid/lab/search/NoMatchEntry.html...
Generating ./info/textgrid/lab/search/ProjectListAdapter.html...
Generating ./info/textgrid/lab/search/ProjectListAdapterFactory.html...
Generating ./info/textgrid/lab/search/ResultViewInitItem.html...
Generating ./info/textgrid/lab/search/SingleSearchResult.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.search/src/info/textgrid/lab/search/SingleSearchResult.java:69: warning - Tag @link: reference not found: TGSearchRestClient
Generating ./info/textgrid/lab/search/SSRAdaptorFactory.html...
Generating ./info/textgrid/lab/search/TextGridRepositoryItem.html...
Generating ./info/textgrid/lab/search/TextGridRepositoryItem_SandBox.html...
Generating ./info/textgrid/lab/search/TGObjectReferenceAdapterFactory.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/Activator.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/Activator.java:109: warning - @return tag has no arguments.
Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedInputStream.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.ICloseExceptionHandler.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.OtherSideException.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/FileExtensionsPreferencePage.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/LoggingInputStream.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/MetadataRetrievalException.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/TextGridEFSRuntimeError.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/TGDummyParent.html...
/var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:29: warning - @category is an unknown tag.
Generating ./info/textgrid/lab/core/efs/tgcrud/TGFileStore.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/TGFileSystem.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/TGNewFileFileSystem.html...
Generating ./overview-frame.html...
Generating ./com/logabit/xlayout/package-frame.html...
Generating ./com/logabit/xlayout/package-summary.html...
Generating ./com/logabit/xlayout/package-tree.html...
Generating ./info/textgrid/lab/authn/package-frame.html...
Generating ./info/textgrid/lab/authn/package-summary.html...
Generating ./info/textgrid/lab/authn/package-tree.html...
Generating ./info/textgrid/lab/authn/views/package-frame.html...
Generating ./info/textgrid/lab/authn/views/package-summary.html...
Generating ./info/textgrid/lab/authn/views/package-tree.html...
Generating ./info/textgrid/lab/conf/package-frame.html...
Generating ./info/textgrid/lab/conf/package-summary.html...
Generating ./info/textgrid/lab/conf/package-tree.html...
Generating ./info/textgrid/lab/conf/client/package-frame.html...
Generating ./info/textgrid/lab/conf/client/package-summary.html...
Generating ./info/textgrid/lab/conf/client/package-tree.html...
Generating ./info/textgrid/lab/core/aggregations/ui/package-frame.html...
Generating ./info/textgrid/lab/core/aggregations/ui/package-summary.html...
Generating ./info/textgrid/lab/core/aggregations/ui/package-tree.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/package-frame.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/package-summary.html...
Generating ./info/textgrid/lab/core/aggregations/ui/model/package-tree.html...
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/package-frame.html...
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/package-summary.html...
Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/package-tree.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/package-frame.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/package-summary.html...
Generating ./info/textgrid/lab/core/aggregations/ui/views/package-tree.html...
Generating ./info/textgrid/lab/core/browserfix/package-frame.html...
Generating ./info/textgrid/lab/core/browserfix/package-summary.html...
Generating ./info/textgrid/lab/core/browserfix/package-tree.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/package-frame.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/package-summary.html...
Generating ./info/textgrid/lab/core/efs/tgcrud/package-tree.html...
Generating ./info/textgrid/lab/core/importexport/package-frame.html...
Generating ./info/textgrid/lab/core/importexport/package-summary.html...
Generating ./info/textgrid/lab/core/importexport/package-tree.html...
Generating ./info/textgrid/lab/core/importexport/configurators/package-frame.html...
Generating ./info/textgrid/lab/core/importexport/configurators/package-summary.html...
Generating ./info/textgrid/lab/core/importexport/configurators/package-tree.html...
Generating ./info/textgrid/lab/core/importexport/model/package-frame.html...
Generating ./info/textgrid/lab/core/importexport/model/package-summary.html...
Generating ./info/textgrid/lab/core/importexport/model/package-tree.html...
Generating ./info/textgrid/lab/core/importexport/ui/package-frame.html...
Generating ./info/textgrid/lab/core/importexport/ui/package-summary.html...
Generating ./info/textgrid/lab/core/importexport/ui/package-tree.html...
Generating ./info/textgrid/lab/core/metadataeditor/package-frame.html...
Generating ./info/textgrid/lab/core/metadataeditor/package-summary.html...
Generating ./info/textgrid/lab/core/metadataeditor/package-tree.html...
Generating ./info/textgrid/lab/core/model/package-frame.html...
Generating ./info/textgrid/lab/core/model/package-summary.html...
Generating ./info/textgrid/lab/core/model/package-tree.html...
Generating ./info/textgrid/lab/core/model/util/package-frame.html...
Generating ./info/textgrid/lab/core/model/util/package-summary.html...
Generating ./info/textgrid/lab/core/model/util/package-tree.html...
Generating ./info/textgrid/lab/core/swtutils/package-frame.html...
Generating ./info/textgrid/lab/core/swtutils/package-summary.html...
Generating ./info/textgrid/lab/core/swtutils/package-tree.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/package-frame.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/package-summary.html...
Generating ./info/textgrid/lab/core/swtutils/annotations/package-tree.html...
Generating ./info/textgrid/lab/core/tgauthclient/package-frame.html...
Generating ./info/textgrid/lab/core/tgauthclient/package-summary.html...
Generating ./info/textgrid/lab/core/tgauthclient/package-tree.html...
Generating ./info/textgrid/lab/core/tgcrud/client/package-frame.html...
Generating ./info/textgrid/lab/core/tgcrud/client/package-summary.html...
Generating ./info/textgrid/lab/core/tgcrud/client/package-tree.html...
Generating ./info/textgrid/lab/core/versions/ui/package-frame.html...
Generating ./info/textgrid/lab/core/versions/ui/package-summary.html...
Generating ./info/textgrid/lab/core/versions/ui/package-tree.html...
Generating ./info/textgrid/lab/log/package-frame.html...
Generating ./info/textgrid/lab/log/package-summary.html...
Generating ./info/textgrid/lab/log/package-tree.html...
Generating ./info/textgrid/lab/newsearch/package-frame.html...
Generating ./info/textgrid/lab/newsearch/package-summary.html...
Generating ./info/textgrid/lab/newsearch/package-tree.html...
Generating ./info/textgrid/lab/protocol/textgrid/package-frame.html...
Generating ./info/textgrid/lab/protocol/textgrid/package-summary.html...
Generating ./info/textgrid/lab/protocol/textgrid/package-tree.html...
Generating ./info/textgrid/lab/search/package-frame.html...
Generating ./info/textgrid/lab/search/package-summary.html...
Generating ./info/textgrid/lab/search/package-tree.html...
Generating ./info/textgrid/lab/ui/core/package-frame.html...
Generating ./info/textgrid/lab/ui/core/package-summary.html...
Generating ./info/textgrid/lab/ui/core/package-tree.html...
Generating ./info/textgrid/lab/ui/core/dialogs/package-frame.html...
Generating ./info/textgrid/lab/ui/core/dialogs/package-summary.html...
Generating ./info/textgrid/lab/ui/core/dialogs/package-tree.html...
Generating ./info/textgrid/lab/ui/core/handlers/package-frame.html...
Generating ./info/textgrid/lab/ui/core/handlers/package-summary.html...
Generating ./info/textgrid/lab/ui/core/handlers/package-tree.html...
Generating ./info/textgrid/lab/ui/core/locking/package-frame.html...
Generating ./info/textgrid/lab/ui/core/locking/package-summary.html...
Generating ./info/textgrid/lab/ui/core/locking/package-tree.html...
Generating ./info/textgrid/lab/ui/core/menus/package-frame.html...
Generating ./info/textgrid/lab/ui/core/menus/package-summary.html...
Generating ./info/textgrid/lab/ui/core/menus/package-tree.html...
Generating ./info/textgrid/lab/ui/core/utils/package-frame.html...
Generating ./info/textgrid/lab/ui/core/utils/package-summary.html...
Generating ./info/textgrid/lab/ui/core/utils/package-tree.html...
Generating ./info/textgrid/util/collection/package-frame.html...
Generating ./info/textgrid/util/collection/package-summary.html...
Generating ./info/textgrid/util/collection/package-tree.html...
Generating ./info/textgrid/util/text/package-frame.html...
Generating ./info/textgrid/util/text/package-summary.html...
Generating ./info/textgrid/util/text/package-tree.html...
Generating ./constant-values.html...
Generating ./serialized-form.html...
Building index for all the packages and classes...
Generating ./overview-tree.html...
Generating ./index-all.html...
Generating ./deprecated-list.html...
Building index for all classes...
Generating ./allclasses-frame.html...
Generating ./allclasses-noframe.html...
Generating ./index.html...
Generating ./overview-summary.html...
Generating ./help-doc.html...
100 warnings
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/overview-summary.html -> target/reference/api/overview-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/constant-values.html -> target/reference/api/constant-values.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/deprecated-list.html -> target/reference/api/deprecated-list.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/com/logabit/xlayout/package-summary.html -> target/reference/api/com/logabit/xlayout/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/authn/package-summary.html -> target/reference/api/info/textgrid/lab/authn/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/authn/views/package-summary.html -> target/reference/api/info/textgrid/lab/authn/views/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/conf/package-summary.html -> target/reference/api/info/textgrid/lab/conf/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/conf/client/package-summary.html -> target/reference/api/info/textgrid/lab/conf/client/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/aggregations/ui/package-summary.html -> target/reference/api/info/textgrid/lab/core/aggregations/ui/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/aggregations/ui/model/package-summary.html -> target/reference/api/info/textgrid/lab/core/aggregations/ui/model/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/aggregations/ui/treeWriter/package-summary.html -> target/reference/api/info/textgrid/lab/core/aggregations/ui/treeWriter/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/aggregations/ui/views/package-summary.html -> target/reference/api/info/textgrid/lab/core/aggregations/ui/views/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/browserfix/package-summary.html -> target/reference/api/info/textgrid/lab/core/browserfix/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/efs/tgcrud/package-summary.html -> target/reference/api/info/textgrid/lab/core/efs/tgcrud/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/importexport/package-summary.html -> target/reference/api/info/textgrid/lab/core/importexport/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/importexport/configurators/package-summary.html -> target/reference/api/info/textgrid/lab/core/importexport/configurators/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/importexport/model/package-summary.html -> target/reference/api/info/textgrid/lab/core/importexport/model/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/importexport/ui/package-summary.html -> target/reference/api/info/textgrid/lab/core/importexport/ui/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/metadataeditor/package-summary.html -> target/reference/api/info/textgrid/lab/core/metadataeditor/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/model/package-summary.html -> target/reference/api/info/textgrid/lab/core/model/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/model/util/package-summary.html -> target/reference/api/info/textgrid/lab/core/model/util/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/swtutils/package-summary.html -> target/reference/api/info/textgrid/lab/core/swtutils/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/swtutils/annotations/package-summary.html -> target/reference/api/info/textgrid/lab/core/swtutils/annotations/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/tgauthclient/package-summary.html -> target/reference/api/info/textgrid/lab/core/tgauthclient/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/tgcrud/client/package-summary.html -> target/reference/api/info/textgrid/lab/core/tgcrud/client/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/core/versions/ui/package-summary.html -> target/reference/api/info/textgrid/lab/core/versions/ui/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/log/package-summary.html -> target/reference/api/info/textgrid/lab/log/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/newsearch/package-summary.html -> target/reference/api/info/textgrid/lab/newsearch/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/protocol/textgrid/package-summary.html -> target/reference/api/info/textgrid/lab/protocol/textgrid/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/search/package-summary.html -> target/reference/api/info/textgrid/lab/search/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/dialogs/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/dialogs/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/handlers/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/handlers/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/locking/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/locking/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/menus/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/menus/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/lab/ui/core/utils/package-summary.html -> target/reference/api/info/textgrid/lab/ui/core/utils/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/util/collection/package-summary.html -> target/reference/api/info/textgrid/util/collection/package-summary.html
[INFO] Make relative - base: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc, file: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api/info/textgrid/util/text/package-summary.html -> target/reference/api/info/textgrid/util/text/package-summary.html
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.doc ---
[INFO] Building jar: /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/info.textgrid.lab.core.doc-0.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.doc ---
[INFO] No baseline version MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/pom.xml
[INFO] 
[INFO] --- tycho-source-plugin:1.7.0:plugin-source (plugin-source) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.7.0:source-feature (source-feature) @ info.textgrid.lab.core.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.7.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.doc ---
[INFO] No baseline version MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] TextGridLab Core 0.0.1-SNAPSHOT .................... SUCCESS [  0.081 s]
[INFO] info.textgrid.lab.conf 1.0.2-SNAPSHOT .............. SUCCESS [  2.299 s]
[INFO] info.textgrid.lab.core.tgauthclient 1.0.0-SNAPSHOT . SUCCESS [  0.497 s]
[INFO] info.textgrid.lab.authn 0.0.3-SNAPSHOT ............. SUCCESS [  0.339 s]
[INFO] info.textgrid.lab.core.browserfix 0.0.1-SNAPSHOT ... SUCCESS [  0.602 s]
[INFO] info.textgrid.lab.log 1.0.0-SNAPSHOT ............... SUCCESS [  0.396 s]
[INFO] info.textgrid.lab.core.swtutils 1.0.3-SNAPSHOT ..... SUCCESS [  0.775 s]
[INFO] info.textgrid.lab.core.tgcrud.client.jaxws 0.0.1-SNAPSHOT SUCCESS [  0.572 s]
[INFO] info.textgrid.lab.core.model 0.2.0-SNAPSHOT ........ SUCCESS [  1.187 s]
[INFO] info.textgrid.lab.search 1.0.1-SNAPSHOT ............ SUCCESS [  2.400 s]
[INFO] info.textgrid.lab.ui.core.utils 1.0.0-SNAPSHOT ..... SUCCESS [  0.430 s]
[INFO] info.textgrid.lab.core.metadataeditor 1.0.0-SNAPSHOT SUCCESS [  0.824 s]
[INFO] info.textgrid.lab.ui.core 1.0.1-SNAPSHOT ........... SUCCESS [  0.475 s]
[INFO] info.textgrid.lab.core.efs.tgcrud 0.1.1-SNAPSHOT ... SUCCESS [  0.269 s]
[INFO] info.textgrid.lab.core.aggregations 0.0.1-SNAPSHOT . SUCCESS [  0.223 s]
[INFO] info.textgrid.lab.core.aggregations.ui 0.2.0-SNAPSHOT SUCCESS [  0.496 s]
[INFO] info.textgrid.lab.feature.auth 0.1.0-SNAPSHOT ...... SUCCESS [  0.749 s]
[INFO] info.textgrid.lab.protocol.textgrid 0.0.1-SNAPSHOT . SUCCESS [  0.160 s]
[INFO] info.textgrid.utils 0.0.1-SNAPSHOT ................. SUCCESS [  0.334 s]
[INFO] info.textgrid.lab.core.importexport 0.3.0-SNAPSHOT . SUCCESS [  0.385 s]
[INFO] info.textgrid.lab.core.importexport.legacy 1.0.0-SNAPSHOT SUCCESS [  0.488 s]
[INFO] info.textgrid.lab.xsltsupport 0.0.2-SNAPSHOT ....... SUCCESS [  0.441 s]
[INFO] info.textgrid.lab.core.feature 1.0.0-SNAPSHOT ...... SUCCESS [  2.768 s]
[INFO] info.textgrid.lab.core.swtutils.test 1.0.0-SNAPSHOT  SUCCESS [  0.123 s]
[INFO] info.textgrid.lab.protocol.textgrid.tests 0.0.1-SNAPSHOT SUCCESS [  0.135 s]
[INFO] info.textgrid.lab.ui.core.tests 1.0.0 .............. SUCCESS [  0.157 s]
[INFO] core-repository 0.0.1-SNAPSHOT ..................... SUCCESS [  6.933 s]
[INFO] TextGridLab Core API Documentation 0.0.1-SNAPSHOT .. SUCCESS [  5.876 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:12 min
[INFO] Finished at: 2021-02-16T15:30:27+01:00
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (deploy)
[Pipeline] echo
[p2deploy] branch is feature/revision-from-public
[Pipeline] echo
[p2deploy] no p2repo copied for this branch
[Pipeline] publishHTML
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/workspace/info.textgrid.lab.core.doc/target/reference/api to /var/lib/jenkins/jobs/lab-core/branches/feature-revi.5l887v.-from-public/htmlreports/Javadoc
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (notify)
[Pipeline] echo
not notifying downstream jobs 'lab-dictionaries lab-xmleditor' for branch 'feature/revision-from-public'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS

Imprint     Privacy Policy     Contact     DARIAH-DE – Digital Research Infrastructure for the Arts and Humanities