Console Output

17:18:09 Started by an SCM change
17:18:09 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/lab-prerelease
17:18:09 [ssh-agent] Looking for ssh-agent implementation...
17:18:09 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
17:18:09 $ ssh-agent
17:18:09 SSH_AUTH_SOCK=/tmp/ssh-VwIIXszgPL8D/agent.7718
17:18:09 SSH_AGENT_PID=7720
17:18:09 [ssh-agent] Started.
17:18:09 Running ssh-add (command line suppressed)
17:18:09 Identity added: /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_6322133780947844361.key (/mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_6322133780947844361.key)
17:18:09 [ssh-agent] Using credentials git (git for projects.gwdg.de)
17:18:09  > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
17:18:09 Fetching changes from the remote Git repository
17:18:09  > /usr/bin/git config remote.origin.url git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git # timeout=10
17:18:09 Fetching upstream changes from git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git
17:18:09  > /usr/bin/git --version # timeout=10
17:18:09 using GIT_SSH to set credentials git for projects.gwdg.de
17:18:09  > /usr/bin/git fetch --tags --progress git@git.projects.gwdg.de:dariah-de/tg/textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/*
17:18:10  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:18:10  > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
17:18:10 Checking out Revision 5868dc5ac62f9ec8a69b7f4c17dd02dd1a25b1d0 (refs/remotes/origin/master)
17:18:10  > /usr/bin/git config core.sparsecheckout # timeout=10
17:18:10  > /usr/bin/git checkout -f 5868dc5ac62f9ec8a69b7f4c17dd02dd1a25b1d0
17:18:10 Commit message: "Merge branch 'release/3.3'"
17:18:10  > /usr/bin/git rev-list --no-walk 6125dca3fb0785e697980e4ce4c7ee176e832630 # timeout=10
17:18:10  > /usr/bin/git remote # timeout=10
17:18:10  > /usr/bin/git submodule init # timeout=10
17:18:10  > /usr/bin/git submodule sync # timeout=10
17:18:10  > /usr/bin/git config --get remote.origin.url # timeout=10
17:18:10  > /usr/bin/git submodule init # timeout=10
17:18:10  > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
17:18:10  > /usr/bin/git config --get submodule.textgridlab-dependencies.url # timeout=10
17:18:10  > /usr/bin/git config -f .gitmodules --get submodule.textgridlab-dependencies.path # timeout=10
17:18:10  > /usr/bin/git submodule update --init --recursive textgridlab-dependencies
17:18:11  > /usr/bin/git config --get submodule.core.url # timeout=10
17:18:11  > /usr/bin/git config -f .gitmodules --get submodule.core.path # timeout=10
17:18:11  > /usr/bin/git submodule update --init --recursive core
17:18:23  > /usr/bin/git config --get submodule.base.url # timeout=10
17:18:23  > /usr/bin/git config -f .gitmodules --get submodule.base.path # timeout=10
17:18:23  > /usr/bin/git submodule update --init --recursive base
17:18:24  > /usr/bin/git config --get submodule.xmleditor.url # timeout=10
17:18:24  > /usr/bin/git config -f .gitmodules --get submodule.xmleditor.path # timeout=10
17:18:24  > /usr/bin/git submodule update --init --recursive xmleditor
17:18:27  > /usr/bin/git config --get submodule.help.url # timeout=10
17:18:27  > /usr/bin/git config -f .gitmodules --get submodule.help.path # timeout=10
17:18:27  > /usr/bin/git submodule update --init --recursive help
17:18:32  > /usr/bin/git config --get submodule.linkeditor.url # timeout=10
17:18:32  > /usr/bin/git config -f .gitmodules --get submodule.linkeditor.path # timeout=10
17:18:32  > /usr/bin/git submodule update --init --recursive linkeditor
17:18:34  > /usr/bin/git config --get submodule.dictionaries.url # timeout=10
17:18:34  > /usr/bin/git config -f .gitmodules --get submodule.dictionaries.path # timeout=10
17:18:34  > /usr/bin/git submodule update --init --recursive dictionaries
17:18:35  > /usr/bin/git config --get submodule.bundled-jre.url # timeout=10
17:18:35  > /usr/bin/git config -f .gitmodules --get submodule.bundled-jre.path # timeout=10
17:18:35  > /usr/bin/git submodule update --init --recursive bundled-jre
17:18:36 run PrePostClean
17:18:36 running on Rechenknecht
17:18:36 skipping roaming project.
17:18:36 Set build name.
17:18:36 New build name is '#112 origin/master'
17:18:36 [lab-prerelease] $ /bin/sh -xe /tmp/jenkins229913890800194185.sh
17:18:36 + ./build-locally.sh
17:18:36 
17:18:36 Build Projects:		textgridlab-dependencies bundled-jre core help xmleditor linkeditor dictionaries base
17:18:36 Command Line:		mvn -Dlab.repository.root=file://mnt/data/jenkins/workspace/lab-prerelease/repo -Dlab.repository.dependencies=file://mnt/data/jenkins/workspace/lab-prerelease/repo/textgridlab-dependencies clean package 
17:18:36 
17:18:36 'textgridlab-dependencies' -> '../textgridlab-dependencies/textgridlab-dependencies-repository/target/repository'
17:18:36 'bundled-jre' -> '../bundled-jre/bundled-jre-repository/target/repository'
17:18:36 'core' -> '../core/core-repository/target/repository'
17:18:36 'help' -> '../help/help-repository/target/repository'
17:18:36 'xmleditor' -> '../xmleditor/xmleditor-repository/target/repository'
17:18:36 'linkeditor' -> '../linkeditor/linkeditor-repository/target/repository'
17:18:36 'dictionaries' -> '../dictionaries/dictionaries-repository/target/repository'
17:18:36 'base' -> '../base/base-repository/target/repository'
17:18:36 'textgridlab-dependencies' -> '../textgridlab-dependencies/p2repository/target/repository'
17:18:36 'bundled-jre' -> '../bundled-jre/updatesite/target/repository'
17:18:36 Building textgridlab-dependencies ...
17:18:37 [INFO] Scanning for projects...
17:18:39 [INFO] Computing target platform for MavenProject: info.textgrid:confclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/confclient-feature/pom.xml
17:18:40 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml
17:18:40 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml
17:18:40 603/603 B   
            
Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml (603 B at 3.2 KB/sec)
17:18:40 603/603 B   
            
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml (603 B at 1.2 KB/sec)
17:18:40 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml
17:18:40 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml
17:18:40 2/2 KB      
         
Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 34.8 KB/sec)
17:18:41 2/2 KB   
         
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec)
17:18:41 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:18:41 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:18:41          
605/605 B   
            
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml (605 B at 2.8 KB/sec)
17:18:41 Downloading: http://dev.dariah.eu/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:18:41 605/605 B   
            
Downloaded: http://dev.dariah.eu/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml (605 B at 4.4 KB/sec)
17:18:41 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:41 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-client/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:41             
2/2 KB      
         
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.3.2-SNAPSHOT/maven-metadata.xml (2 KB at 5.8 KB/sec)
17:18:42 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:42 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:42          
609/609 B   
            
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml (609 B at 3.5 KB/sec)
17:18:42 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:42 609/609 B   
            
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml (609 B at 4.2 KB/sec)
17:18:42 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:42 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:42 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml
17:18:42             
2/2 KB      
         
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml (2 KB at 7.4 KB/sec)
17:18:42 2/2 KB   
         
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml (2 KB at 3.9 KB/sec)
17:18:42 Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-tgpublish-client/3.7.4-SNAPSHOT/maven-metadata.xml
17:18:42 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/de/langzeitarchivierung/kolibri/kolibri-tgpublish-client/3.7.4-SNAPSHOT/maven-metadata.xml
17:18:42          
2/2 KB   
         
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-tgpublish-client/3.7.4-SNAPSHOT/maven-metadata.xml (2 KB at 6.1 KB/sec)
17:18:42 Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri/3.7.4-SNAPSHOT/maven-metadata.xml
17:18:42 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/de/langzeitarchivierung/kolibri/kolibri/3.7.4-SNAPSHOT/maven-metadata.xml
17:18:42          
617/617 B   
            
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri/3.7.4-SNAPSHOT/maven-metadata.xml (617 B at 2.8 KB/sec)
17:18:43 Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-publish-api/3.7.4-SNAPSHOT/maven-metadata.xml
17:18:43 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/de/langzeitarchivierung/kolibri/kolibri-publish-api/3.7.4-SNAPSHOT/maven-metadata.xml
17:18:43             
2/2 KB      
         
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-publish-api/3.7.4-SNAPSHOT/maven-metadata.xml (2 KB at 4.3 KB/sec)
17:18:44 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
17:18:44 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
17:18:44 2/2 KB   
         
Downloaded: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 18.1 KB/sec)
17:18:44 2/2 KB   
         
Downloaded: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.6 KB/sec)
17:18:44 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
17:18:44          
[INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/ (0B at 0B/s)
17:18:46 [INFO] Adding repository http://download.eclipse.org/releases/indigo
17:18:46 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/indigo/ (0B at 0B/s)
17:18:49 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201202240900/ (0B at 0B/s)
17:18:50 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201109230900/ (0B at 0B/s)
17:18:51 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201106220900/ (0B at 0B/s)
17:18:51 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (0B of 2.18MB at 0B/s)
17:18:52 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (55.82kB of 2.18MB at 53.14kB/s)
17:18:53 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (166.7kB of 2.18MB at 77.34kB/s)
17:18:54 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (270.9kB of 2.18MB at 84.51kB/s)
17:18:55 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (332.35kB of 2.18MB at 80.75kB/s)
17:18:57 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (437.89kB of 2.18MB at 83.04kB/s)
17:18:58 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (559.46kB of 2.18MB at 95.65kB/s)
17:18:59 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (666.34kB of 2.18MB at 97.79kB/s)
17:19:00 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (738.47kB of 2.18MB at 92.18kB/s)
17:19:01 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (802.6kB of 2.18MB at 91.11kB/s)
17:19:02 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (882.76kB of 2.18MB at 87.64kB/s)
17:19:03 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (933.53kB of 2.18MB at 74.54kB/s)
17:19:04 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (958.91kB of 2.18MB at 58.78kB/s)
17:19:05 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1,001.66kB of 2.18MB at 49.16kB/s)
17:19:06 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.06MB of 2.18MB at 45.96kB/s)
17:19:07 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.14MB of 2.18MB at 47.83kB/s)
17:19:08 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.22MB of 2.18MB at 54.77kB/s)
17:19:09 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.3MB of 2.18MB at 73.48kB/s)
17:19:11 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.33MB of 2.18MB at 69.74kB/s)
17:19:12 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.42MB of 2.18MB at 65.73kB/s)
17:19:13 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.55MB of 2.18MB at 74.81kB/s)
17:19:14 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.63MB of 2.18MB at 79.62kB/s)
17:19:15 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.73MB of 2.18MB at 80.69kB/s)
17:19:16 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.84MB of 2.18MB at 100.46kB/s)
17:19:17 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.9MB of 2.18MB at 101kB/s)
17:19:18 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (1.98MB of 2.18MB at 87.9kB/s)
17:19:19 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (2.05MB of 2.18MB at 80.96kB/s)
17:19:20 [INFO] Fetching content.jar from http://download.eclipse.org/releases/indigo/201106220900/ (2.12MB of 2.18MB at 76.42kB/s)
17:19:21 [INFO] Resolving dependencies of MavenProject: info.textgrid:confclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/confclient-feature/pom.xml
17:19:22 [INFO] Resolving class path of MavenProject: info.textgrid:confclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/confclient-feature/pom.xml
17:19:22 [INFO] Computing target platform for MavenProject: info.textgrid:authclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/authclient-feature/pom.xml
17:19:22 [INFO] Resolving dependencies of MavenProject: info.textgrid:authclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/authclient-feature/pom.xml
17:19:22 [INFO] Resolving class path of MavenProject: info.textgrid:authclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/authclient-feature/pom.xml
17:19:22 [INFO] Computing target platform for MavenProject: info.textgrid:core-libs-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/core-libs-feature/pom.xml
17:19:22 [INFO] Resolving dependencies of MavenProject: info.textgrid:core-libs-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/core-libs-feature/pom.xml
17:19:22 [INFO] Resolving class path of MavenProject: info.textgrid:core-libs-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/core-libs-feature/pom.xml
17:19:22 [INFO] Computing target platform for MavenProject: info.textgrid:projectfile-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/projectfile-feature/pom.xml
17:19:23 [INFO] Resolving dependencies of MavenProject: info.textgrid:projectfile-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/projectfile-feature/pom.xml
17:19:23 [INFO] Resolving class path of MavenProject: info.textgrid:projectfile-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/projectfile-feature/pom.xml
17:19:23 [INFO] Computing target platform for MavenProject: info.textgrid:crudclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/crudclient-feature/pom.xml
17:19:23 [INFO] Resolving dependencies of MavenProject: info.textgrid:crudclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/crudclient-feature/pom.xml
17:19:23 [INFO] Resolving class path of MavenProject: info.textgrid:crudclient-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/crudclient-feature/pom.xml
17:19:23 [INFO] Computing target platform for MavenProject: info.textgrid.lab:tgcrudclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/pom.xml
17:19:23 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:tgcrudclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/pom.xml
17:19:23 [INFO] Resolving class path of MavenProject: info.textgrid.lab:tgcrudclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/pom.xml
17:19:23 [INFO] Computing target platform for MavenProject: info.textgrid.lab:tgauthclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/pom.xml
17:19:23 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:tgauthclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/pom.xml
17:19:23 [INFO] Resolving class path of MavenProject: info.textgrid.lab:tgauthclient-cxf-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/pom.xml
17:19:23 [INFO] Computing target platform for MavenProject: info.textgrid:searchclient-feature:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/searchclient-feature/pom.xml
17:19:24 [INFO] Resolving dependencies of MavenProject: info.textgrid:searchclient-feature:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/searchclient-feature/pom.xml
17:19:24 [INFO] Resolving class path of MavenProject: info.textgrid:searchclient-feature:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/searchclient-feature/pom.xml
17:19:24 [INFO] Computing target platform for MavenProject: info.textgrid:tgpublish-client-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgpublish-client-feature/pom.xml
17:19:24 [INFO] Resolving dependencies of MavenProject: info.textgrid:tgpublish-client-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgpublish-client-feature/pom.xml
17:19:24 [INFO] Resolving class path of MavenProject: info.textgrid:tgpublish-client-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgpublish-client-feature/pom.xml
17:19:24 [INFO] Computing target platform for MavenProject: info.textgrid:tgrep-core-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgrep-core-feature/pom.xml
17:19:24 [INFO] Resolving dependencies of MavenProject: info.textgrid:tgrep-core-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgrep-core-feature/pom.xml
17:19:24 [INFO] Resolving class path of MavenProject: info.textgrid:tgrep-core-feature:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgrep-core-feature/pom.xml
17:19:24 [INFO] Computing target platform for MavenProject: info.textgrid.lab:jre16-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/pom.xml
17:19:24 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:jre16-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/pom.xml
17:19:24 [INFO] Resolving class path of MavenProject: info.textgrid.lab:jre16-fragment:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/pom.xml
17:19:24 [INFO] Computing target platform for MavenProject: info.textgrid:cxf-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/cxf-feature/pom.xml
17:19:24 [INFO] Resolving dependencies of MavenProject: info.textgrid:cxf-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/cxf-feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:cxf-feature:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/cxf-feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:net.sf.saxon9he.feature:9.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/net.sf.saxon9he.feature/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:net.sf.saxon9he.feature:9.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/net.sf.saxon9he.feature/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:net.sf.saxon9he.feature:9.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/net.sf.saxon9he.feature/pom.xml
17:19:25 [INFO] Computing target platform for MavenProject: info.textgrid:p2repository:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/pom.xml
17:19:25 [INFO] Resolving dependencies of MavenProject: info.textgrid:p2repository:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/pom.xml
17:19:25 [INFO] Resolving class path of MavenProject: info.textgrid:p2repository:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/pom.xml
17:19:25 [INFO] ------------------------------------------------------------------------
17:19:25 [INFO] Reactor Build Order:
17:19:25 [INFO] 
17:19:25 [INFO] TextGridLab Dependencies
17:19:25 [INFO] Confclient Feature
17:19:25 [INFO] jre16-fragment
17:19:25 [INFO] tgauthclient-cxf-fragment
17:19:25 [INFO] Tgauth Client Feature
17:19:25 [INFO] Core Libs Feature
17:19:25 [INFO] Projectfile Feature
17:19:25 [INFO] tgcrudclient-cxf-fragment
17:19:25 [INFO] TgRep Core Feature
17:19:25 [INFO] TgRep Core Feature
17:19:25 [INFO] TgCrud Client Feature
17:19:25 [INFO] TgSearch Client Feature
17:19:25 [INFO] tgpublish client feature
17:19:25 [INFO] Saxon HE
17:19:25 [INFO] p2repository
17:19:25 [INFO]                                                                         
17:19:25 [INFO] ------------------------------------------------------------------------
17:19:25 [INFO] Building TextGridLab Dependencies 1.0.0-SNAPSHOT
17:19:25 [INFO] ------------------------------------------------------------------------
17:19:25 [INFO] 
17:19:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ textgridlab-dependencies ---
17:19:25 [INFO] 
17:19:25 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ textgridlab-dependencies ---
17:19:25 [INFO]                                                                         
17:19:25 [INFO] ------------------------------------------------------------------------
17:19:25 [INFO] Building Confclient Feature 1.0.1-SNAPSHOT
17:19:25 [INFO] ------------------------------------------------------------------------
17:19:25 [INFO] 
17:19:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ confclient-feature ---
17:19:25 [INFO] 
17:19:25 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ confclient-feature ---
17:19:25 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:25 [INFO] 
17:19:25 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ confclient-feature ---
17:19:25 [INFO] 
17:19:25 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ confclient-feature ---
17:19:25 [INFO] 
17:19:25 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ confclient-feature ---
17:19:25 [INFO] 
17:19:25 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ confclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ confclient-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/confclient-feature/target/confclient-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ confclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ confclient-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building jre16-fragment 1.0.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jre16-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ jre16-fragment ---
17:19:26 [INFO] The project's OSGi version is 1.0.0.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ jre16-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ jre16-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ jre16-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/src/main/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ jre16-fragment ---
17:19:26 [INFO] No sources to compile
17:19:26 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/src does not exist
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ jre16-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/src/test/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ jre16-fragment ---
17:19:26 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/plugin.properties not found
17:19:26 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/target/jre16-fragment-1.0.0-SNAPSHOT-sources.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ jre16-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ jre16-fragment ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/target/jre16-fragment-1.0.0-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ jre16-fragment ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building tgauthclient-cxf-fragment 1.0.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] The project's OSGi version is 1.0.0.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tgauthclient-cxf-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/src/main/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] No sources to compile
17:19:26 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/src does not exist
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tgauthclient-cxf-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/src/test/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgauthclient-cxf-fragment ---
17:19:26 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/plugin.properties not found
17:19:26 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/target/tgauthclient-cxf-fragment-1.0.0-SNAPSHOT-sources.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/target/tgauthclient-cxf-fragment-1.0.0-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgauthclient-cxf-fragment ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building Tgauth Client Feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ authclient-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ authclient-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/authclient-feature/target/authclient-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ authclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ authclient-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building Core Libs Feature 1.0.3-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ core-libs-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.3.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ core-libs-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/core-libs-feature/target/core-libs-feature-1.0.3-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ core-libs-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ core-libs-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building Projectfile Feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ projectfile-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ projectfile-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/projectfile-feature/target/projectfile-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ projectfile-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ projectfile-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building tgcrudclient-cxf-fragment 1.0.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] The project's OSGi version is 1.0.0.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tgcrudclient-cxf-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/src/main/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] No sources to compile
17:19:26 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/src does not exist
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tgcrudclient-cxf-fragment ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/src/test/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgcrudclient-cxf-fragment ---
17:19:26 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/plugin.properties not found
17:19:26 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/target/tgcrudclient-cxf-fragment-1.0.0-SNAPSHOT-sources.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/target/tgcrudclient-cxf-fragment-1.0.0-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgcrudclient-cxf-fragment ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building TgRep Core Feature 1.0.3-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ cxf-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.3.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ cxf-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/cxf-feature/target/cxf-feature-1.0.3-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ cxf-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ cxf-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building TgRep Core Feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ tgrep-core-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ tgrep-core-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgrep-core-feature/target/tgrep-core-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgrep-core-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ tgrep-core-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building TgCrud Client Feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ crudclient-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ crudclient-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/crudclient-feature/target/crudclient-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ crudclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ crudclient-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building TgSearch Client Feature 1.0.2-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ searchclient-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.2.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ searchclient-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/searchclient-feature/target/searchclient-feature-1.0.2-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ searchclient-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ searchclient-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building tgpublish client feature 1.0.1-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ tgpublish-client-feature ---
17:19:26 [INFO] The project's OSGi version is 1.0.1.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ tgpublish-client-feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgpublish-client-feature/target/tgpublish-client-feature-1.0.1-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgpublish-client-feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ tgpublish-client-feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building Saxon HE 9.4.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ net.sf.saxon9he.feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ net.sf.saxon9he.feature ---
17:19:26 [INFO] The project's OSGi version is 9.4.0.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ net.sf.saxon9he.feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ net.sf.saxon9he.feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ net.sf.saxon9he.feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ net.sf.saxon9he.feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ net.sf.saxon9he.feature ---
17:19:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/net.sf.saxon9he.feature/target/net.sf.saxon9he.feature-9.4.0-SNAPSHOT.jar
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ net.sf.saxon9he.feature ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ net.sf.saxon9he.feature ---
17:19:26 [INFO]                                                                         
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] Building p2repository 1.0.0-SNAPSHOT
17:19:26 [INFO] ------------------------------------------------------------------------
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2repository ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ p2repository ---
17:19:26 [INFO] The project's OSGi version is 1.0.0.201810221519
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ p2repository ---
17:19:26 [INFO] 
17:19:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ p2repository ---
17:19:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
17:19:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/src/main/resources
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ p2repository ---
17:19:26 [INFO] 
17:19:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ p2repository ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ p2repository ---
17:19:26 [INFO] 
17:19:26 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ p2repository ---
17:19:27 [INFO] 
17:19:27 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ p2repository ---
17:19:27 [INFO] 
17:19:27 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ p2repository ---
17:19:28 [INFO] 
17:19:28 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ p2repository ---
17:19:28 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/target/p2repository-1.0.0-SNAPSHOT.zip
17:19:29 [INFO] ------------------------------------------------------------------------
17:19:29 [INFO] Reactor Summary:
17:19:29 [INFO] 
17:19:29 [INFO] TextGridLab Dependencies ........................... SUCCESS [  0.038 s]
17:19:29 [INFO] Confclient Feature ................................. SUCCESS [  0.437 s]
17:19:29 [INFO] jre16-fragment ..................................... SUCCESS [  0.204 s]
17:19:29 [INFO] tgauthclient-cxf-fragment .......................... SUCCESS [  0.056 s]
17:19:29 [INFO] Tgauth Client Feature .............................. SUCCESS [  0.025 s]
17:19:29 [INFO] Core Libs Feature .................................. SUCCESS [  0.025 s]
17:19:29 [INFO] Projectfile Feature ................................ SUCCESS [  0.024 s]
17:19:29 [INFO] tgcrudclient-cxf-fragment .......................... SUCCESS [  0.027 s]
17:19:29 [INFO] TgRep Core Feature ................................. SUCCESS [  0.033 s]
17:19:29 [INFO] TgRep Core Feature ................................. SUCCESS [  0.022 s]
17:19:29 [INFO] TgCrud Client Feature .............................. SUCCESS [  0.030 s]
17:19:29 [INFO] TgSearch Client Feature ............................ SUCCESS [  0.024 s]
17:19:29 [INFO] tgpublish client feature ........................... SUCCESS [  0.027 s]
17:19:29 [INFO] Saxon HE ........................................... SUCCESS [  0.025 s]
17:19:29 [INFO] p2repository ....................................... SUCCESS [  2.487 s]
17:19:29 [INFO] ------------------------------------------------------------------------
17:19:29 [INFO] BUILD SUCCESS
17:19:29 [INFO] ------------------------------------------------------------------------
17:19:29 [INFO] Total time: 51.399 s
17:19:29 [INFO] Finished at: 2018-10-22T17:19:29+02:00
17:19:29 [INFO] Final Memory: 136M/1196M
17:19:29 [INFO] ------------------------------------------------------------------------
17:19:30 
17:19:30 Building bundled-jre ...
17:19:31 [INFO] Scanning for projects...
17:19:31 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom
17:19:31 3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.pom (3 KB at 6.5 KB/sec)
17:19:31 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
17:19:31 3/19 KB   
5/19 KB   
8/19 KB   
11/19 KB   
13/19 KB   
16/19 KB   
19/19 KB   
19/19 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 KB at 317.9 KB/sec)
17:19:31 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
17:19:31 3/5 KB     
5/5 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (5 KB at 85.4 KB/sec)
17:19:31 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
17:19:31 3/5 KB   
5/5 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (5 KB at 177.9 KB/sec)
17:19:31 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
17:19:31 3/4 KB   
4/4 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (4 KB at 72.9 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (2 KB at 37.9 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (2 KB at 30.9 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (2 KB at 38.6 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (2 KB at 21.3 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (2 KB at 64.5 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (2 KB at 22.0 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
17:19:32 3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (3 KB at 51.5 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (2 KB at 15.6 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
17:19:32 3/4 KB   
4/4 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (4 KB at 122.7 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (2 KB at 17.4 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
17:19:32 3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (3 KB at 63.2 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (2 KB at 22.4 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (2 KB at 40.2 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
17:19:32 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (2 KB at 18.3 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
17:19:32 3/6 KB   
5/6 KB   
6/6 KB   
6/6 KB   3/81 KB   
6/6 KB   5/81 KB   
6/6 KB   8/81 KB   
                   
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/1.0.0/tycho-maven-plugin-1.0.0.jar (6 KB at 213.7 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar
17:19:32 11/81 KB           
13/81 KB   
16/81 KB   
19/81 KB   
21/81 KB   
3/239 KB   21/81 KB   
3/239 KB   24/81 KB   
5/239 KB   24/81 KB   
5/239 KB   27/81 KB   
8/239 KB   27/81 KB   
8/239 KB   29/81 KB   
8/239 KB   32/81 KB   
11/239 KB   32/81 KB   
11/239 KB   36/81 KB   
13/239 KB   40/81 KB   
13/239 KB   40/81 KB   
13/239 KB   44/81 KB   
13/239 KB   48/81 KB   
16/239 KB   48/81 KB   
19/239 KB   48/81 KB   
21/239 KB   48/81 KB   
24/239 KB   52/81 KB   
24/239 KB   52/81 KB   
24/239 KB   56/81 KB   
27/239 KB   60/81 KB   
27/239 KB   60/81 KB   
27/239 KB   64/81 KB   
29/239 KB   64/81 KB   
29/239 KB   3/192 KB   64/81 KB   
29/239 KB   3/192 KB   68/81 KB   
29/239 KB   3/192 KB   72/81 KB   
29/239 KB   3/192 KB   76/81 KB   
29/239 KB   5/192 KB   76/81 KB   
29/239 KB   5/192 KB   80/81 KB   
29/239 KB   8/192 KB   80/81 KB   
29/239 KB   8/192 KB   3/13 KB   80/81 KB   
29/239 KB   8/192 KB   5/13 KB   80/81 KB   
29/239 KB   8/192 KB   8/13 KB   80/81 KB   
29/239 KB   8/192 KB   11/13 KB   80/81 KB   
29/239 KB   8/192 KB   13/13 KB   80/81 KB   
29/239 KB   8/192 KB   13/13 KB   81/81 KB   
32/239 KB   8/192 KB   13/13 KB   81/81 KB   
32/239 KB   3/142 KB   8/192 KB   13/13 KB   81/81 KB   
32/239 KB   6/142 KB   8/192 KB   13/13 KB   81/81 KB   
36/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
36/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
40/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
44/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
48/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
52/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
56/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
60/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
64/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
68/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
72/239 KB   9/142 KB   8/192 KB   13/13 KB   81/81 KB   
72/239 KB   9/142 KB   11/192 KB   13/13 KB   81/81 KB   
76/239 KB   9/142 KB   11/192 KB   13/13 KB   81/81 KB   
80/239 KB   9/142 KB   11/192 KB   13/13 KB   81/81 KB   
                                                         
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (81 KB at 1713.5 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar
17:19:32 84/239 KB   9/142 KB   11/192 KB   13/13 KB              
84/239 KB   9/142 KB   13/192 KB   13/13 KB   
88/239 KB   9/142 KB   13/192 KB   13/13 KB   
92/239 KB   9/142 KB   13/192 KB   13/13 KB   
92/239 KB   9/142 KB   16/192 KB   13/13 KB   
96/239 KB   9/142 KB   16/192 KB   13/13 KB   
96/239 KB   9/142 KB   19/192 KB   13/13 KB   
96/239 KB   9/142 KB   21/192 KB   13/13 KB   
96/239 KB   9/142 KB   24/192 KB   13/13 KB   
100/239 KB   11/142 KB   27/192 KB   13/13 KB   
100/239 KB   9/142 KB   24/192 KB   13/13 KB   
100/239 KB   11/142 KB   27/192 KB   13/13 KB   
100/239 KB   11/142 KB   29/192 KB   13/13 KB   
100/239 KB   14/142 KB   29/192 KB   13/13 KB   
100/239 KB   16/142 KB   29/192 KB   13/13 KB   
                                                
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.jar (13 KB at 252.9 KB/sec)
17:19:32 100/239 KB   19/142 KB   29/192 KB              
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar
17:19:32 100/239 KB   22/142 KB   29/192 KB   
100/239 KB   25/142 KB   29/192 KB   
100/239 KB   27/142 KB   29/192 KB   
100/239 KB   30/142 KB   29/192 KB   
104/239 KB   30/142 KB   29/192 KB   
108/239 KB   30/142 KB   29/192 KB   
112/239 KB   30/142 KB   29/192 KB   
116/239 KB   30/142 KB   29/192 KB   
120/239 KB   30/142 KB   29/192 KB   
124/239 KB   30/142 KB   29/192 KB   
128/239 KB   30/142 KB   29/192 KB   
132/239 KB   30/142 KB   29/192 KB   
132/239 KB   30/142 KB   32/192 KB   
132/239 KB   30/142 KB   36/192 KB   
132/239 KB   30/142 KB   40/192 KB   
132/239 KB   30/142 KB   44/192 KB   
132/239 KB   30/142 KB   48/192 KB   
136/239 KB   30/142 KB   48/192 KB   
140/239 KB   30/142 KB   48/192 KB   
144/239 KB   30/142 KB   48/192 KB   
144/239 KB   30/142 KB   4/1352 KB   48/192 KB   
144/239 KB   30/142 KB   8/1352 KB   48/192 KB   
144/239 KB   30/142 KB   12/1352 KB   48/192 KB   
148/239 KB   32/142 KB   12/1352 KB   48/192 KB   
148/239 KB   32/142 KB   16/1352 KB   48/192 KB   
148/239 KB   32/142 KB   20/1352 KB   48/192 KB   
148/239 KB   36/142 KB   20/1352 KB   48/192 KB   
148/239 KB   36/142 KB   24/1352 KB   48/192 KB   
148/239 KB   40/142 KB   24/1352 KB   48/192 KB   
148/239 KB   40/142 KB   28/1352 KB   48/192 KB   
148/239 KB   44/142 KB   32/1352 KB   48/192 KB   
148/239 KB   44/142 KB   32/1352 KB   48/192 KB   
148/239 KB   48/142 KB   32/1352 KB   48/192 KB   
148/239 KB   48/142 KB   36/1352 KB   48/192 KB   
148/239 KB   48/142 KB   40/1352 KB   48/192 KB   
148/239 KB   48/142 KB   44/1352 KB   48/192 KB   
148/239 KB   48/142 KB   48/1352 KB   48/192 KB   
148/239 KB   52/142 KB   48/1352 KB   48/192 KB   
148/239 KB   56/142 KB   48/1352 KB   48/192 KB   
148/239 KB   60/142 KB   48/1352 KB   48/192 KB   
148/239 KB   63/142 KB   48/1352 KB   48/192 KB   
148/239 KB   64/142 KB   52/1352 KB   48/192 KB   
148/239 KB   30/142 KB   12/1352 KB   48/192 KB   
152/239 KB   64/142 KB   52/1352 KB   48/192 KB   
156/239 KB   64/142 KB   52/1352 KB   48/192 KB   
160/239 KB   64/142 KB   52/1352 KB   48/192 KB   
164/239 KB   64/142 KB   52/1352 KB   48/192 KB   
168/239 KB   64/142 KB   52/1352 KB   48/192 KB   
172/239 KB   64/142 KB   52/1352 KB   48/192 KB   
176/239 KB   64/142 KB   52/1352 KB   48/192 KB   
148/239 KB   63/142 KB   52/1352 KB   48/192 KB   
176/239 KB   64/142 KB   56/1352 KB   48/192 KB   
176/239 KB   64/142 KB   60/1352 KB   48/192 KB   
176/239 KB   64/142 KB   64/1352 KB   48/192 KB   
180/239 KB   64/142 KB   64/1352 KB   48/192 KB   
184/239 KB   64/142 KB   64/1352 KB   48/192 KB   
188/239 KB   64/142 KB   64/1352 KB   48/192 KB   
192/239 KB   64/142 KB   64/1352 KB   48/192 KB   
192/239 KB   64/142 KB   68/1352 KB   48/192 KB   
192/239 KB   64/142 KB   72/1352 KB   48/192 KB   
192/239 KB   64/142 KB   76/1352 KB   48/192 KB   
192/239 KB   64/142 KB   80/1352 KB   48/192 KB   
196/239 KB   64/142 KB   80/1352 KB   52/192 KB   
196/239 KB   64/142 KB   80/1352 KB   52/192 KB   
196/239 KB   64/142 KB   84/1352 KB   52/192 KB   
200/239 KB   64/142 KB   84/1352 KB   52/192 KB   
200/239 KB   64/142 KB   84/1352 KB   56/192 KB   
200/239 KB   64/142 KB   88/1352 KB   56/192 KB   
204/239 KB   64/142 KB   88/1352 KB   56/192 KB   
204/239 KB   64/142 KB   88/1352 KB   60/192 KB   
208/239 KB   64/142 KB   88/1352 KB   60/192 KB   
208/239 KB   64/142 KB   88/1352 KB   64/192 KB   
212/239 KB   64/142 KB   88/1352 KB   64/192 KB   
216/239 KB   64/142 KB   88/1352 KB   64/192 KB   
220/239 KB   64/142 KB   88/1352 KB   64/192 KB   
220/239 KB   64/142 KB   92/1352 KB   64/192 KB   
224/239 KB   64/142 KB   92/1352 KB   64/192 KB   
224/239 KB   64/142 KB   96/1352 KB   64/192 KB   
228/239 KB   64/142 KB   96/1352 KB   64/192 KB   
232/239 KB   64/142 KB   96/1352 KB   64/192 KB   
236/239 KB   64/142 KB   96/1352 KB   64/192 KB   
239/239 KB   64/142 KB   96/1352 KB   64/192 KB   
239/239 KB   64/142 KB   100/1352 KB   64/192 KB   
239/239 KB   64/142 KB   104/1352 KB   64/192 KB   
239/239 KB   64/142 KB   108/1352 KB   64/192 KB   
239/239 KB   64/142 KB   112/1352 KB   64/192 KB   
239/239 KB   64/142 KB   116/1352 KB   64/192 KB   
239/239 KB   64/142 KB   120/1352 KB   64/192 KB   
239/239 KB   64/142 KB   124/1352 KB   64/192 KB   
239/239 KB   64/142 KB   128/1352 KB   64/192 KB   
239/239 KB   64/142 KB   132/1352 KB   64/192 KB   
239/239 KB   64/142 KB   136/1352 KB   64/192 KB   
239/239 KB   64/142 KB   140/1352 KB   64/192 KB   
239/239 KB   64/142 KB   144/1352 KB   64/192 KB   
239/239 KB   64/142 KB   148/1352 KB   64/192 KB   
239/239 KB   64/142 KB   152/1352 KB   64/192 KB   
239/239 KB   64/142 KB   156/1352 KB   64/192 KB   
3/4 KB   239/239 KB   64/142 KB   156/1352 KB   64/192 KB   
3/4 KB   239/239 KB   64/142 KB   160/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   160/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   164/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   168/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   172/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   176/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   180/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   184/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   188/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   192/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   196/1352 KB   64/192 KB   
4/4 KB   239/239 KB   64/142 KB   196/1352 KB   68/192 KB   
4/4 KB   239/239 KB   64/142 KB   196/1352 KB   72/192 KB   
4/4 KB   239/239 KB   64/142 KB   196/1352 KB   76/192 KB   
4/4 KB   239/239 KB   64/142 KB   196/1352 KB   80/192 KB   
4/4 KB   239/239 KB   64/142 KB   200/1352 KB   80/192 KB   
4/4 KB   239/239 KB   68/142 KB   200/1352 KB   80/192 KB   
4/4 KB   239/239 KB   72/142 KB   200/1352 KB   80/192 KB   
4/4 KB   239/239 KB   76/142 KB   200/1352 KB   80/192 KB   
4/4 KB   239/239 KB   80/142 KB   204/1352 KB   80/192 KB   
4/4 KB   239/239 KB   76/142 KB   204/1352 KB   80/192 KB   
4/4 KB   239/239 KB   80/142 KB   208/1352 KB   80/192 KB   
4/4 KB   239/239 KB   84/142 KB   208/1352 KB   80/192 KB   
4/4 KB   239/239 KB   88/142 KB   208/1352 KB   80/192 KB   
4/4 KB   239/239 KB   92/142 KB   208/1352 KB   80/192 KB   
4/4 KB   239/239 KB   96/142 KB   208/1352 KB   80/192 KB   
4/4 KB   239/239 KB   96/142 KB   212/1352 KB   80/192 KB   
4/4 KB   239/239 KB   96/142 KB   216/1352 KB   80/192 KB   
4/4 KB   239/239 KB   100/142 KB   216/1352 KB   80/192 KB   
4/4 KB   239/239 KB   104/142 KB   216/1352 KB   80/192 KB   
4/4 KB   239/239 KB   104/142 KB   216/1352 KB   84/192 KB   
4/4 KB   239/239 KB   108/142 KB   216/1352 KB   84/192 KB   
4/4 KB   239/239 KB   112/142 KB   216/1352 KB   84/192 KB   
4/4 KB   239/239 KB   112/142 KB   216/1352 KB   88/192 KB   
4/4 KB   239/239 KB   112/142 KB   216/1352 KB   92/192 KB   
4/4 KB   239/239 KB   112/142 KB   216/1352 KB   96/192 KB   
4/4 KB   239/239 KB   112/142 KB   220/1352 KB   96/192 KB   
4/4 KB   239/239 KB   112/142 KB   224/1352 KB   96/192 KB   
4/4 KB   239/239 KB   116/142 KB   224/1352 KB   96/192 KB   
4/4 KB   239/239 KB   120/142 KB   224/1352 KB   96/192 KB   
4/4 KB   239/239 KB   124/142 KB   224/1352 KB   96/192 KB   
4/4 KB   239/239 KB   128/142 KB   224/1352 KB   96/192 KB   
4/4 KB   239/239 KB   128/142 KB   228/1352 KB   96/192 KB   
4/4 KB   239/239 KB   128/142 KB   232/1352 KB   96/192 KB   
4/4 KB   239/239 KB   128/142 KB   236/1352 KB   96/192 KB   
4/4 KB   239/239 KB   128/142 KB   240/1352 KB   96/192 KB   
4/4 KB   239/239 KB   132/142 KB   240/1352 KB   96/192 KB   
4/4 KB   239/239 KB   136/142 KB   240/1352 KB   96/192 KB   
4/4 KB   239/239 KB   140/142 KB   240/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   240/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   244/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   248/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   252/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   256/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   260/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   264/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   268/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   272/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   276/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   280/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   284/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   288/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   292/1352 KB   96/192 KB   
4/4 KB   239/239 KB   142/142 KB   292/1352 KB   100/192 KB   
4/4 KB   239/239 KB   142/142 KB   296/1352 KB   100/192 KB   
4/4 KB   239/239 KB   142/142 KB   296/1352 KB   104/192 KB   
4/4 KB   239/239 KB   142/142 KB   300/1352 KB   104/192 KB   
4/4 KB   239/239 KB   142/142 KB   300/1352 KB   108/192 KB   
4/4 KB   239/239 KB   142/142 KB   304/1352 KB   108/192 KB   
4/4 KB   239/239 KB   142/142 KB   304/1352 KB   112/192 KB   
                                                              
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (239 KB at 3095.1 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar
17:19:32 4/4 KB   142/142 KB   308/1352 KB   112/192 KB                
4/4 KB   142/142 KB   312/1352 KB   112/192 KB   
4/4 KB   142/142 KB   316/1352 KB   112/192 KB   
4/4 KB   142/142 KB   320/1352 KB   112/192 KB   
4/4 KB   142/142 KB   324/1352 KB   112/192 KB   
4/4 KB   142/142 KB   328/1352 KB   112/192 KB   
4/4 KB   142/142 KB   332/1352 KB   112/192 KB   
4/4 KB   142/142 KB   336/1352 KB   112/192 KB   
4/4 KB   142/142 KB   340/1352 KB   112/192 KB   
4/4 KB   142/142 KB   344/1352 KB   112/192 KB   
4/4 KB   142/142 KB   348/1352 KB   112/192 KB   
4/4 KB   142/142 KB   352/1352 KB   116/192 KB   
4/4 KB   142/142 KB   348/1352 KB   116/192 KB   
4/4 KB   142/142 KB   352/1352 KB   120/192 KB   
4/4 KB   142/142 KB   352/1352 KB   124/192 KB   
4/4 KB   142/142 KB   352/1352 KB   128/192 KB   
4/4 KB   142/142 KB   356/1352 KB   128/192 KB   
4/4 KB   142/142 KB   360/1352 KB   128/192 KB   
4/4 KB   142/142 KB   364/1352 KB   128/192 KB   
4/4 KB   142/142 KB   368/1352 KB   128/192 KB   
4/4 KB   142/142 KB   372/1352 KB   128/192 KB   
4/4 KB   142/142 KB   376/1352 KB   128/192 KB   
4/4 KB   142/142 KB   380/1352 KB   128/192 KB   
4/4 KB   142/142 KB   384/1352 KB   128/192 KB   
4/4 KB   142/142 KB   384/1352 KB   132/192 KB   
4/4 KB   142/142 KB   384/1352 KB   136/192 KB   
4/4 KB   142/142 KB   384/1352 KB   140/192 KB   
4/4 KB   142/142 KB   384/1352 KB   144/192 KB   
4/4 KB   142/142 KB   388/1352 KB   144/192 KB   
4/4 KB   142/142 KB   392/1352 KB   144/192 KB   
4/4 KB   142/142 KB   396/1352 KB   144/192 KB   
4/4 KB   142/142 KB   400/1352 KB   144/192 KB   
4/4 KB   142/142 KB   404/1352 KB   144/192 KB   
4/4 KB   142/142 KB   408/1352 KB   144/192 KB   
4/4 KB   142/142 KB   412/1352 KB   144/192 KB   
4/4 KB   142/142 KB   416/1352 KB   144/192 KB   
4/4 KB   142/142 KB   420/1352 KB   144/192 KB   
4/4 KB   142/142 KB   424/1352 KB   144/192 KB   
4/4 KB   142/142 KB   428/1352 KB   144/192 KB   
4/4 KB   142/142 KB   432/1352 KB   144/192 KB   
                                                 
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.jar (4 KB at 37.1 KB/sec)
17:19:32 142/142 KB   436/1352 KB   144/192 KB            
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar
17:19:32 142/142 KB   440/1352 KB   144/192 KB   
142/142 KB   444/1352 KB   144/192 KB   
142/142 KB   448/1352 KB   144/192 KB   
142/142 KB   448/1352 KB   148/192 KB   
142/142 KB   448/1352 KB   152/192 KB   
142/142 KB   448/1352 KB   156/192 KB   
142/142 KB   448/1352 KB   160/192 KB   
142/142 KB   452/1352 KB   160/192 KB   
142/142 KB   456/1352 KB   160/192 KB   
142/142 KB   460/1352 KB   160/192 KB   
142/142 KB   464/1352 KB   160/192 KB   
142/142 KB   468/1352 KB   160/192 KB   
142/142 KB   472/1352 KB   160/192 KB   
142/142 KB   476/1352 KB   160/192 KB   
142/142 KB   480/1352 KB   164/192 KB   
142/142 KB   480/1352 KB   164/192 KB   
142/142 KB   480/1352 KB   168/192 KB   
142/142 KB   480/1352 KB   172/192 KB   
142/142 KB   480/1352 KB   176/192 KB   
142/142 KB   484/1352 KB   176/192 KB   
142/142 KB   488/1352 KB   176/192 KB   
142/142 KB   492/1352 KB   176/192 KB   
142/142 KB   496/1352 KB   176/192 KB   
142/142 KB   500/1352 KB   176/192 KB   
142/142 KB   500/1352 KB   180/192 KB   
142/142 KB   504/1352 KB   180/192 KB   
142/142 KB   508/1352 KB   180/192 KB   
142/142 KB   508/1352 KB   184/192 KB   
142/142 KB   512/1352 KB   184/192 KB   
142/142 KB   512/1352 KB   188/192 KB   
142/142 KB   512/1352 KB   192/192 KB   
142/142 KB   512/1352 KB   192/192 KB   
142/142 KB   516/1352 KB   192/192 KB   
142/142 KB   520/1352 KB   192/192 KB   
142/142 KB   524/1352 KB   192/192 KB   
142/142 KB   528/1352 KB   192/192 KB   
142/142 KB   532/1352 KB   192/192 KB   
142/142 KB   536/1352 KB   192/192 KB   
142/142 KB   540/1352 KB   192/192 KB   
142/142 KB   544/1352 KB   192/192 KB   
142/142 KB   548/1352 KB   192/192 KB   
142/142 KB   552/1352 KB   192/192 KB   
142/142 KB   556/1352 KB   192/192 KB   
142/142 KB   560/1352 KB   192/192 KB   
142/142 KB   564/1352 KB   192/192 KB   
142/142 KB   568/1352 KB   192/192 KB   
142/142 KB   572/1352 KB   192/192 KB   
142/142 KB   576/1352 KB   192/192 KB   
142/142 KB   580/1352 KB   192/192 KB   
142/142 KB   584/1352 KB   192/192 KB   
142/142 KB   588/1352 KB   192/192 KB   
142/142 KB   592/1352 KB   192/192 KB   
                                        
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (142 KB at 1613.3 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar
17:19:32 596/1352 KB   192/192 KB                
600/1352 KB   192/192 KB   
604/1352 KB   192/192 KB   
608/1352 KB   192/192 KB   
612/1352 KB   192/192 KB   
616/1352 KB   192/192 KB   
620/1352 KB   192/192 KB   
624/1352 KB   192/192 KB   
628/1352 KB   192/192 KB   
632/1352 KB   192/192 KB   
4/36 KB   632/1352 KB   192/192 KB   
4/36 KB   636/1352 KB   192/192 KB   
8/36 KB   640/1352 KB   192/192 KB   
8/36 KB   644/1352 KB   192/192 KB   
8/36 KB   648/1352 KB   192/192 KB   
8/36 KB   652/1352 KB   192/192 KB   
8/36 KB   656/1352 KB   192/192 KB   
8/36 KB   660/1352 KB   192/192 KB   
8/36 KB   664/1352 KB   192/192 KB   
8/36 KB   668/1352 KB   192/192 KB   
8/36 KB   672/1352 KB   192/192 KB   
8/36 KB   676/1352 KB   192/192 KB   
8/36 KB   680/1352 KB   192/192 KB   
8/36 KB   684/1352 KB   192/192 KB   
8/36 KB   688/1352 KB   192/192 KB   
8/36 KB   692/1352 KB   192/192 KB   
8/36 KB   696/1352 KB   192/192 KB   
8/36 KB   636/1352 KB   192/192 KB   
12/36 KB   696/1352 KB   192/192 KB   
12/36 KB   700/1352 KB   192/192 KB   
16/36 KB   700/1352 KB   192/192 KB   
16/36 KB   704/1352 KB   192/192 KB   
20/36 KB   704/1352 KB   192/192 KB   
20/36 KB   708/1352 KB   192/192 KB   
24/36 KB   708/1352 KB   192/192 KB   
24/36 KB   712/1352 KB   192/192 KB   
28/36 KB   712/1352 KB   192/192 KB   
32/36 KB   712/1352 KB   192/192 KB   
32/36 KB   716/1352 KB   192/192 KB   
32/36 KB   720/1352 KB   192/192 KB   
36/36 KB   720/1352 KB   192/192 KB   
36/36 KB   720/1352 KB   192/192 KB   
36/36 KB   724/1352 KB   192/192 KB   
36/36 KB   728/1352 KB   192/192 KB   
36/36 KB   732/1352 KB   192/192 KB   
36/36 KB   736/1352 KB   192/192 KB   
36/36 KB   740/1352 KB   192/192 KB   
36/36 KB   744/1352 KB   192/192 KB   
36/36 KB   748/1352 KB   192/192 KB   
36/36 KB   752/1352 KB   192/192 KB   
36/36 KB   756/1352 KB   192/192 KB   
36/36 KB   760/1352 KB   192/192 KB   
36/36 KB   764/1352 KB   192/192 KB   
36/36 KB   768/1352 KB   192/192 KB   
36/36 KB   772/1352 KB   192/192 KB   
36/36 KB   776/1352 KB   192/192 KB   
36/36 KB   780/1352 KB   192/192 KB   
36/36 KB   784/1352 KB   192/192 KB   
36/36 KB   784/1352 KB   192/192 KB   3/7 KB   
36/36 KB   788/1352 KB   192/192 KB   3/7 KB   
36/36 KB   788/1352 KB   192/192 KB   5/7 KB   
36/36 KB   792/1352 KB   192/192 KB   5/7 KB   
36/36 KB   796/1352 KB   192/192 KB   5/7 KB   
36/36 KB   800/1352 KB   192/192 KB   5/7 KB   
36/36 KB   800/1352 KB   192/192 KB   7/7 KB   
36/36 KB   804/1352 KB   192/192 KB   7/7 KB   
36/36 KB   808/1352 KB   192/192 KB   7/7 KB   
36/36 KB   812/1352 KB   192/192 KB   7/7 KB   
36/36 KB   816/1352 KB   192/192 KB   7/7 KB   
36/36 KB   820/1352 KB   192/192 KB   7/7 KB   
36/36 KB   824/1352 KB   192/192 KB   7/7 KB   
36/36 KB   828/1352 KB   192/192 KB   7/7 KB   
36/36 KB   832/1352 KB   192/192 KB   7/7 KB   
36/36 KB   836/1352 KB   192/192 KB   7/7 KB   
36/36 KB   840/1352 KB   192/192 KB   7/7 KB   
36/36 KB   844/1352 KB   192/192 KB   7/7 KB   
36/36 KB   848/1352 KB   192/192 KB   7/7 KB   
36/36 KB   852/1352 KB   192/192 KB   7/7 KB   
36/36 KB   856/1352 KB   192/192 KB   7/7 KB   
36/36 KB   860/1352 KB   192/192 KB   7/7 KB   
36/36 KB   864/1352 KB   192/192 KB   7/7 KB   
36/36 KB   868/1352 KB   192/192 KB   7/7 KB   
36/36 KB   872/1352 KB   192/192 KB   7/7 KB   
36/36 KB   876/1352 KB   192/192 KB   7/7 KB   
36/36 KB   880/1352 KB   192/192 KB   7/7 KB   
36/36 KB   884/1352 KB   192/192 KB   7/7 KB   
36/36 KB   888/1352 KB   192/192 KB   7/7 KB   
36/36 KB   892/1352 KB   192/192 KB   7/7 KB   
36/36 KB   896/1352 KB   192/192 KB   7/7 KB   
36/36 KB   900/1352 KB   192/192 KB   7/7 KB   
36/36 KB   904/1352 KB   192/192 KB   7/7 KB   
36/36 KB   908/1352 KB   192/192 KB   7/7 KB   
36/36 KB   912/1352 KB   192/192 KB   7/7 KB   
36/36 KB   916/1352 KB   192/192 KB   7/7 KB   
36/36 KB   920/1352 KB   192/192 KB   7/7 KB   
36/36 KB   924/1352 KB   192/192 KB   7/7 KB   
36/36 KB   928/1352 KB   192/192 KB   7/7 KB   
36/36 KB   932/1352 KB   192/192 KB   7/7 KB   
36/36 KB   936/1352 KB   192/192 KB   7/7 KB   
36/36 KB   940/1352 KB   192/192 KB   7/7 KB   
36/36 KB   944/1352 KB   192/192 KB   7/7 KB   
36/36 KB   948/1352 KB   192/192 KB   7/7 KB   
36/36 KB   952/1352 KB   192/192 KB   7/7 KB   
36/36 KB   956/1352 KB   192/192 KB   7/7 KB   
36/36 KB   960/1352 KB   192/192 KB   7/7 KB   
36/36 KB   964/1352 KB   192/192 KB   7/7 KB   
36/36 KB   968/1352 KB   192/192 KB   7/7 KB   
36/36 KB   972/1352 KB   192/192 KB   7/7 KB   
36/36 KB   976/1352 KB   192/192 KB   7/7 KB   
36/36 KB   980/1352 KB   192/192 KB   7/7 KB   
36/36 KB   984/1352 KB   192/192 KB   7/7 KB   
36/36 KB   988/1352 KB   192/192 KB   7/7 KB   
36/36 KB   992/1352 KB   192/192 KB   7/7 KB   
36/36 KB   996/1352 KB   192/192 KB   7/7 KB   
36/36 KB   1000/1352 KB   192/192 KB   7/7 KB   
4/10 KB   36/36 KB   1000/1352 KB   192/192 KB   7/7 KB   
4/10 KB   36/36 KB   1004/1352 KB   192/192 KB   7/7 KB   
8/10 KB   36/36 KB   1004/1352 KB   192/192 KB   7/7 KB   
10/10 KB   36/36 KB   1004/1352 KB   192/192 KB   7/7 KB   
10/10 KB   36/36 KB   1008/1352 KB   192/192 KB   7/7 KB   
10/10 KB   36/36 KB   1012/1352 KB   192/192 KB   7/7 KB   
10/10 KB   36/36 KB   1016/1352 KB   192/192 KB   7/7 KB   
10/10 KB   36/36 KB   1020/1352 KB   192/192 KB   7/7 KB   
10/10 KB   36/36 KB   1024/1352 KB   192/192 KB   7/7 KB   
                                                           
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.jar (192 KB at 1863.0 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar
17:19:32 10/10 KB   36/36 KB   1028/1352 KB   7/7 KB                
10/10 KB   36/36 KB   1032/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1036/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1040/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1044/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1048/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1052/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1056/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1060/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1064/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1068/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1072/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1076/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1080/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1084/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1088/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1092/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1096/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1100/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1104/1352 KB   7/7 KB   
10/10 KB   36/36 KB   1108/1352 KB   7/7 KB   
                                              
10/10 KB   1112/1352 KB   7/7 KB              
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.jar (36 KB at 338.5 KB/sec)
17:19:32 10/10 KB   1116/1352 KB   7/7 KB   
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar
17:19:32 10/10 KB   1120/1352 KB   7/7 KB   
10/10 KB   1124/1352 KB   7/7 KB   
10/10 KB   1128/1352 KB   7/7 KB   
10/10 KB   1132/1352 KB   7/7 KB   
10/10 KB   1136/1352 KB   7/7 KB   
10/10 KB   1140/1352 KB   7/7 KB   
10/10 KB   1144/1352 KB   7/7 KB   
10/10 KB   1148/1352 KB   7/7 KB   
10/10 KB   1152/1352 KB   7/7 KB   
10/10 KB   1156/1352 KB   7/7 KB   
10/10 KB   1160/1352 KB   7/7 KB   
10/10 KB   1164/1352 KB   7/7 KB   
10/10 KB   1168/1352 KB   7/7 KB   
10/10 KB   1172/1352 KB   7/7 KB   
10/10 KB   1176/1352 KB   7/7 KB   
10/10 KB   1180/1352 KB   7/7 KB   
10/10 KB   1184/1352 KB   7/7 KB   
10/10 KB   1188/1352 KB   7/7 KB   
10/10 KB   1192/1352 KB   7/7 KB   
10/10 KB   1196/1352 KB   7/7 KB   
10/10 KB   1200/1352 KB   7/7 KB   
10/10 KB   1204/1352 KB   7/7 KB   
10/10 KB   1208/1352 KB   7/7 KB   
10/10 KB   1212/1352 KB   7/7 KB   
10/10 KB   1216/1352 KB   7/7 KB   
10/10 KB   1220/1352 KB   7/7 KB   
10/10 KB   1224/1352 KB   7/7 KB   
10/10 KB   1228/1352 KB   7/7 KB   
10/10 KB   1232/1352 KB   7/7 KB   
10/10 KB   1236/1352 KB   7/7 KB   
10/10 KB   1240/1352 KB   7/7 KB   
10/10 KB   1244/1352 KB   7/7 KB   
10/10 KB   1248/1352 KB   7/7 KB   
10/10 KB   1252/1352 KB   7/7 KB   
10/10 KB   1256/1352 KB   7/7 KB   
10/10 KB   1260/1352 KB   7/7 KB   
10/10 KB   1264/1352 KB   7/7 KB   
10/10 KB   1268/1352 KB   7/7 KB   
10/10 KB   1272/1352 KB   7/7 KB   
10/10 KB   1276/1352 KB   7/7 KB   
10/10 KB   1280/1352 KB   7/7 KB   
                                   
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.jar (7 KB at 61.5 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar
17:19:32 10/10 KB   1284/1352 KB            
10/10 KB   1288/1352 KB   
10/10 KB   1292/1352 KB   
10/10 KB   1296/1352 KB   
10/10 KB   1300/1352 KB   
10/10 KB   1304/1352 KB   
10/10 KB   1308/1352 KB   
10/10 KB   1312/1352 KB   
10/10 KB   1316/1352 KB   
10/10 KB   1320/1352 KB   
10/10 KB   1324/1352 KB   
10/10 KB   1328/1352 KB   
10/10 KB   1332/1352 KB   
10/10 KB   1336/1352 KB   
10/10 KB   1340/1352 KB   
10/10 KB   1344/1352 KB   
10/10 KB   1348/1352 KB   
10/10 KB   1352/1352 KB   
10/10 KB   1352/1352 KB   
10/10 KB   1352/1352 KB   4/34 KB   
10/10 KB   1352/1352 KB   8/34 KB   
10/10 KB   1352/1352 KB   12/34 KB   
10/10 KB   1352/1352 KB   16/34 KB   
10/10 KB   1352/1352 KB   20/34 KB   
10/10 KB   1352/1352 KB   24/34 KB   
10/10 KB   1352/1352 KB   28/34 KB   
10/10 KB   1352/1352 KB   32/34 KB   
                                     
1352/1352 KB   34/34 KB              
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.jar (10 KB at 81.2 KB/sec)
17:19:32 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar
17:19:32 4/37 KB   1352/1352 KB   34/34 KB   
8/37 KB   1352/1352 KB   34/34 KB   
12/37 KB   1352/1352 KB   34/34 KB   
16/37 KB   1352/1352 KB   34/34 KB   
20/37 KB   1352/1352 KB   34/34 KB   
24/37 KB   1352/1352 KB   34/34 KB   
28/37 KB   1352/1352 KB   34/34 KB   
32/37 KB   1352/1352 KB   34/34 KB   
36/37 KB   1352/1352 KB   34/34 KB   
37/37 KB   1352/1352 KB   34/34 KB   
37/37 KB   1352/1352 KB   4/21 KB   34/34 KB   
37/37 KB   1352/1352 KB   8/21 KB   34/34 KB   
37/37 KB   1352/1352 KB   12/21 KB   34/34 KB   
37/37 KB   1352/1352 KB   16/21 KB   34/34 KB   
37/37 KB   1352/1352 KB   20/21 KB   34/34 KB   
37/37 KB   1352/1352 KB   21/21 KB   34/34 KB   
                                                
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.jar (1352 KB at 10811.9 KB/sec)
17:19:32 3/27 KB   37/37 KB   21/21 KB   34/34 KB        
5/27 KB   37/37 KB   21/21 KB   34/34 KB   
8/27 KB   37/37 KB   21/21 KB   34/34 KB   
11/27 KB   37/37 KB   21/21 KB   34/34 KB   
13/27 KB   37/37 KB   21/21 KB   34/34 KB   
16/27 KB   37/37 KB   21/21 KB   34/34 KB   
19/27 KB   37/37 KB   21/21 KB   34/34 KB   
21/27 KB   37/37 KB   21/21 KB   34/34 KB   
24/27 KB   37/37 KB   21/21 KB   34/34 KB   
27/27 KB   37/37 KB   21/21 KB   34/34 KB   
                                            
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.jar (34 KB at 260.8 KB/sec)
17:19:32                                             
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.jar (37 KB at 288.6 KB/sec)
17:19:32                                             
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.jar (21 KB at 157.7 KB/sec)
17:19:32                                             
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.jar (27 KB at 185.0 KB/sec)
17:19:33 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip
17:19:33 3/7210 KB                                   
6/7210 KB   
9/7210 KB   
11/7210 KB   
14/7210 KB   
16/7210 KB   
19/7210 KB   
22/7210 KB   
25/7210 KB   
27/7210 KB   
30/7210 KB   
32/7210 KB   
36/7210 KB   
40/7210 KB   
44/7210 KB   
48/7210 KB   
52/7210 KB   
56/7210 KB   
60/7210 KB   
64/7210 KB   
68/7210 KB   
72/7210 KB   
76/7210 KB   
80/7210 KB   
84/7210 KB   
88/7210 KB   
92/7210 KB   
96/7210 KB   
100/7210 KB   
104/7210 KB   
108/7210 KB   
112/7210 KB   
116/7210 KB   
120/7210 KB   
124/7210 KB   
128/7210 KB   
132/7210 KB   
136/7210 KB   
140/7210 KB   
144/7210 KB   
148/7210 KB   
152/7210 KB   
156/7210 KB   
160/7210 KB   
164/7210 KB   
168/7210 KB   
172/7210 KB   
176/7210 KB   
180/7210 KB   
184/7210 KB   
188/7210 KB   
192/7210 KB   
196/7210 KB   
200/7210 KB   
204/7210 KB   
208/7210 KB   
212/7210 KB   
216/7210 KB   
220/7210 KB   
224/7210 KB   
228/7210 KB   
232/7210 KB   
236/7210 KB   
240/7210 KB   
244/7210 KB   
248/7210 KB   
252/7210 KB   
256/7210 KB   
260/7210 KB   
264/7210 KB   
268/7210 KB   
272/7210 KB   
276/7210 KB   
280/7210 KB   
284/7210 KB   
288/7210 KB   
292/7210 KB   
296/7210 KB   
300/7210 KB   
304/7210 KB   
308/7210 KB   
312/7210 KB   
316/7210 KB   
320/7210 KB   
324/7210 KB   
328/7210 KB   
332/7210 KB   
336/7210 KB   
340/7210 KB   
344/7210 KB   
348/7210 KB   
352/7210 KB   
356/7210 KB   
360/7210 KB   
364/7210 KB   
368/7210 KB   
372/7210 KB   
376/7210 KB   
380/7210 KB   
384/7210 KB   
388/7210 KB   
392/7210 KB   
396/7210 KB   
400/7210 KB   
404/7210 KB   
408/7210 KB   
412/7210 KB   
416/7210 KB   
420/7210 KB   
424/7210 KB   
428/7210 KB   
432/7210 KB   
436/7210 KB   
440/7210 KB   
444/7210 KB   
448/7210 KB   
452/7210 KB   
456/7210 KB   
460/7210 KB   
464/7210 KB   
468/7210 KB   
472/7210 KB   
476/7210 KB   
480/7210 KB   
484/7210 KB   
488/7210 KB   
492/7210 KB   
496/7210 KB   
500/7210 KB   
504/7210 KB   
508/7210 KB   
512/7210 KB   
516/7210 KB   
520/7210 KB   
524/7210 KB   
528/7210 KB   
532/7210 KB   
536/7210 KB   
540/7210 KB   
544/7210 KB   
548/7210 KB   
552/7210 KB   
556/7210 KB   
560/7210 KB   
564/7210 KB   
568/7210 KB   
572/7210 KB   
576/7210 KB   
580/7210 KB   
584/7210 KB   
588/7210 KB   
592/7210 KB   
596/7210 KB   
600/7210 KB   
604/7210 KB   
608/7210 KB   
612/7210 KB   
616/7210 KB   
620/7210 KB   
624/7210 KB   
628/7210 KB   
632/7210 KB   
636/7210 KB   
640/7210 KB   
644/7210 KB   
648/7210 KB   
652/7210 KB   
656/7210 KB   
660/7210 KB   
664/7210 KB   
668/7210 KB   
672/7210 KB   
676/7210 KB   
680/7210 KB   
684/7210 KB   
688/7210 KB   
692/7210 KB   
696/7210 KB   
700/7210 KB   
704/7210 KB   
708/7210 KB   
712/7210 KB   
716/7210 KB   
720/7210 KB   
724/7210 KB   
728/7210 KB   
732/7210 KB   
736/7210 KB   
740/7210 KB   
744/7210 KB   
748/7210 KB   
752/7210 KB   
756/7210 KB   
760/7210 KB   
764/7210 KB   
768/7210 KB   
772/7210 KB   
776/7210 KB   
780/7210 KB   
784/7210 KB   
788/7210 KB   
792/7210 KB   
796/7210 KB   
800/7210 KB   
804/7210 KB   
808/7210 KB   
812/7210 KB   
816/7210 KB   
820/7210 KB   
824/7210 KB   
828/7210 KB   
832/7210 KB   
836/7210 KB   
840/7210 KB   
844/7210 KB   
848/7210 KB   
852/7210 KB   
856/7210 KB   
860/7210 KB   
864/7210 KB   
868/7210 KB   
872/7210 KB   
876/7210 KB   
880/7210 KB   
884/7210 KB   
888/7210 KB   
892/7210 KB   
896/7210 KB   
900/7210 KB   
904/7210 KB   
908/7210 KB   
912/7210 KB   
916/7210 KB   
920/7210 KB   
924/7210 KB   
928/7210 KB   
932/7210 KB   
936/7210 KB   
940/7210 KB   
944/7210 KB   
948/7210 KB   
952/7210 KB   
956/7210 KB   
960/7210 KB   
964/7210 KB   
968/7210 KB   
972/7210 KB   
976/7210 KB   
980/7210 KB   
984/7210 KB   
988/7210 KB   
992/7210 KB   
996/7210 KB   
1000/7210 KB   
1004/7210 KB   
1008/7210 KB   
1012/7210 KB   
1016/7210 KB   
1020/7210 KB   
1024/7210 KB   
1028/7210 KB   
1032/7210 KB   
1036/7210 KB   
1040/7210 KB   
1044/7210 KB   
1048/7210 KB   
1052/7210 KB   
1056/7210 KB   
1060/7210 KB   
1064/7210 KB   
1068/7210 KB   
1072/7210 KB   
1076/7210 KB   
1080/7210 KB   
1084/7210 KB   
1088/7210 KB   
1092/7210 KB   
1096/7210 KB   
1100/7210 KB   
1104/7210 KB   
1108/7210 KB   
1112/7210 KB   
1116/7210 KB   
1120/7210 KB   
1124/7210 KB   
1128/7210 KB   
1132/7210 KB   
1136/7210 KB   
1140/7210 KB   
1144/7210 KB   
1148/7210 KB   
1152/7210 KB   
1156/7210 KB   
1160/7210 KB   
1164/7210 KB   
1168/7210 KB   
1172/7210 KB   
1176/7210 KB   
1180/7210 KB   
1184/7210 KB   
1188/7210 KB   
1192/7210 KB   
1196/7210 KB   
1200/7210 KB   
1204/7210 KB   
1208/7210 KB   
1212/7210 KB   
1216/7210 KB   
1220/7210 KB   
1224/7210 KB   
1228/7210 KB   
1232/7210 KB   
1236/7210 KB   
1240/7210 KB   
1244/7210 KB   
1248/7210 KB   
1252/7210 KB   
1256/7210 KB   
1260/7210 KB   
1264/7210 KB   
1268/7210 KB   
1272/7210 KB   
1276/7210 KB   
1280/7210 KB   
1284/7210 KB   
1288/7210 KB   
1292/7210 KB   
1296/7210 KB   
1300/7210 KB   
1304/7210 KB   
1308/7210 KB   
1312/7210 KB   
1316/7210 KB   
1320/7210 KB   
1324/7210 KB   
1328/7210 KB   
1332/7210 KB   
1336/7210 KB   
1340/7210 KB   
1344/7210 KB   
1348/7210 KB   
1352/7210 KB   
1356/7210 KB   
1360/7210 KB   
1364/7210 KB   
1368/7210 KB   
1372/7210 KB   
1376/7210 KB   
1380/7210 KB   
1384/7210 KB   
1388/7210 KB   
1392/7210 KB   
1396/7210 KB   
1400/7210 KB   
1404/7210 KB   
1408/7210 KB   
1412/7210 KB   
1416/7210 KB   
1420/7210 KB   
1424/7210 KB   
1428/7210 KB   
1432/7210 KB   
1436/7210 KB   
1440/7210 KB   
1444/7210 KB   
1448/7210 KB   
1452/7210 KB   
1456/7210 KB   
1460/7210 KB   
1464/7210 KB   
1468/7210 KB   
1472/7210 KB   
1476/7210 KB   
1480/7210 KB   
1484/7210 KB   
1488/7210 KB   
1492/7210 KB   
1496/7210 KB   
1500/7210 KB   
1504/7210 KB   
1508/7210 KB   
1512/7210 KB   
1516/7210 KB   
1520/7210 KB   
1524/7210 KB   
1528/7210 KB   
1532/7210 KB   
1536/7210 KB   
1540/7210 KB   
1544/7210 KB   
1548/7210 KB   
1552/7210 KB   
1556/7210 KB   
1560/7210 KB   
1564/7210 KB   
1568/7210 KB   
1572/7210 KB   
1576/7210 KB   
1580/7210 KB   
1584/7210 KB   
1588/7210 KB   
1592/7210 KB   
1596/7210 KB   
1600/7210 KB   
1604/7210 KB   
1608/7210 KB   
1612/7210 KB   
1616/7210 KB   
1620/7210 KB   
1624/7210 KB   
1628/7210 KB   
1632/7210 KB   
1636/7210 KB   
1640/7210 KB   
1644/7210 KB   
1648/7210 KB   
1652/7210 KB   
1656/7210 KB   
1660/7210 KB   
1664/7210 KB   
1668/7210 KB   
1672/7210 KB   
1676/7210 KB   
1680/7210 KB   
1684/7210 KB   
1688/7210 KB   
1692/7210 KB   
1696/7210 KB   
1700/7210 KB   
1704/7210 KB   
1708/7210 KB   
1712/7210 KB   
1716/7210 KB   
1720/7210 KB   
1724/7210 KB   
1728/7210 KB   
1732/7210 KB   
1736/7210 KB   
1740/7210 KB   
1744/7210 KB   
1748/7210 KB   
1752/7210 KB   
1756/7210 KB   
1760/7210 KB   
1764/7210 KB   
1768/7210 KB   
1772/7210 KB   
1776/7210 KB   
1780/7210 KB   
1784/7210 KB   
1788/7210 KB   
1792/7210 KB   
1796/7210 KB   
1800/7210 KB   
1804/7210 KB   
1808/7210 KB   
1812/7210 KB   
1816/7210 KB   
1820/7210 KB   
1824/7210 KB   
1828/7210 KB   
1832/7210 KB   
1836/7210 KB   
1840/7210 KB   
1844/7210 KB   
1848/7210 KB   
1852/7210 KB   
1856/7210 KB   
1860/7210 KB   
1864/7210 KB   
1868/7210 KB   
1872/7210 KB   
1876/7210 KB   
1880/7210 KB   
1884/7210 KB   
1888/7210 KB   
1892/7210 KB   
1896/7210 KB   
1900/7210 KB   
1904/7210 KB   
1908/7210 KB   
1912/7210 KB   
1916/7210 KB   
1920/7210 KB   
1924/7210 KB   
1928/7210 KB   
1932/7210 KB   
1936/7210 KB   
1940/7210 KB   
1944/7210 KB   
1948/7210 KB   
1952/7210 KB   
1956/7210 KB   
1960/7210 KB   
1964/7210 KB   
1968/7210 KB   
1972/7210 KB   
1976/7210 KB   
1980/7210 KB   
1984/7210 KB   
1988/7210 KB   
1992/7210 KB   
1996/7210 KB   
2000/7210 KB   
2004/7210 KB   
2008/7210 KB   
2012/7210 KB   
2016/7210 KB   
2020/7210 KB   
2024/7210 KB   
2028/7210 KB   
2032/7210 KB   
2036/7210 KB   
2040/7210 KB   
2044/7210 KB   
2048/7210 KB   
2052/7210 KB   
2056/7210 KB   
2060/7210 KB   
2064/7210 KB   
2068/7210 KB   
2072/7210 KB   
2076/7210 KB   
2080/7210 KB   
2084/7210 KB   
2088/7210 KB   
2092/7210 KB   
2096/7210 KB   
2100/7210 KB   
2104/7210 KB   
2108/7210 KB   
2112/7210 KB   
2116/7210 KB   
2120/7210 KB   
2124/7210 KB   
2128/7210 KB   
2132/7210 KB   
2136/7210 KB   
2140/7210 KB   
2144/7210 KB   
2148/7210 KB   
2152/7210 KB   
2156/7210 KB   
2160/7210 KB   
2164/7210 KB   
2168/7210 KB   
2172/7210 KB   
2176/7210 KB   
2180/7210 KB   
2184/7210 KB   
2188/7210 KB   
2192/7210 KB   
2196/7210 KB   
2200/7210 KB   
2204/7210 KB   
2208/7210 KB   
2212/7210 KB   
2216/7210 KB   
2220/7210 KB   
2224/7210 KB   
2228/7210 KB   
2232/7210 KB   
2236/7210 KB   
2240/7210 KB   
2244/7210 KB   
2248/7210 KB   
2252/7210 KB   
2256/7210 KB   
2260/7210 KB   
2264/7210 KB   
2268/7210 KB   
2272/7210 KB   
2276/7210 KB   
2280/7210 KB   
2284/7210 KB   
2288/7210 KB   
2292/7210 KB   
2296/7210 KB   
2300/7210 KB   
2304/7210 KB   
2308/7210 KB   
2312/7210 KB   
2316/7210 KB   
2320/7210 KB   
2324/7210 KB   
2328/7210 KB   
2332/7210 KB   
2336/7210 KB   
2340/7210 KB   
2344/7210 KB   
2348/7210 KB   
2352/7210 KB   
2356/7210 KB   
2360/7210 KB   
2364/7210 KB   
2368/7210 KB   
2372/7210 KB   
2376/7210 KB   
2380/7210 KB   
2384/7210 KB   
2388/7210 KB   
2392/7210 KB   
2396/7210 KB   
2400/7210 KB   
2404/7210 KB   
2408/7210 KB   
2412/7210 KB   
2416/7210 KB   
2420/7210 KB   
2424/7210 KB   
2428/7210 KB   
2432/7210 KB   
2436/7210 KB   
2440/7210 KB   
2444/7210 KB   
2448/7210 KB   
2452/7210 KB   
2456/7210 KB   
2460/7210 KB   
2464/7210 KB   
2468/7210 KB   
2472/7210 KB   
2476/7210 KB   
2480/7210 KB   
2484/7210 KB   
2488/7210 KB   
2492/7210 KB   
2496/7210 KB   
2500/7210 KB   
2504/7210 KB   
2508/7210 KB   
2512/7210 KB   
2516/7210 KB   
2520/7210 KB   
2524/7210 KB   
2528/7210 KB   
2532/7210 KB   
2536/7210 KB   
2540/7210 KB   
2544/7210 KB   
2548/7210 KB   
2552/7210 KB   
2556/7210 KB   
2560/7210 KB   
2564/7210 KB   
2568/7210 KB   
2572/7210 KB   
2576/7210 KB   
2580/7210 KB   
2584/7210 KB   
2588/7210 KB   
2592/7210 KB   
2596/7210 KB   
2600/7210 KB   
2604/7210 KB   
2608/7210 KB   
2612/7210 KB   
2616/7210 KB   
2620/7210 KB   
2624/7210 KB   
2628/7210 KB   
2632/7210 KB   
2636/7210 KB   
2640/7210 KB   
2644/7210 KB   
2648/7210 KB   
2652/7210 KB   
2656/7210 KB   
2660/7210 KB   
2664/7210 KB   
2668/7210 KB   
2672/7210 KB   
2676/7210 KB   
2680/7210 KB   
2684/7210 KB   
2688/7210 KB   
2692/7210 KB   
2696/7210 KB   
2700/7210 KB   
2704/7210 KB   
2708/7210 KB   
2712/7210 KB   
2716/7210 KB   
2720/7210 KB   
2724/7210 KB   
2728/7210 KB   
2732/7210 KB   
2736/7210 KB   
2740/7210 KB   
2744/7210 KB   
2748/7210 KB   
2752/7210 KB   
2756/7210 KB   
2760/7210 KB   
2764/7210 KB   
2768/7210 KB   
2772/7210 KB   
2776/7210 KB   
2780/7210 KB   
2784/7210 KB   
2788/7210 KB   
2792/7210 KB   
2796/7210 KB   
2800/7210 KB   
2804/7210 KB   
2808/7210 KB   
2812/7210 KB   
2816/7210 KB   
2820/7210 KB   
2824/7210 KB   
2828/7210 KB   
2832/7210 KB   
2836/7210 KB   
2840/7210 KB   
2844/7210 KB   
2848/7210 KB   
2852/7210 KB   
2856/7210 KB   
2860/7210 KB   
2864/7210 KB   
2868/7210 KB   
2872/7210 KB   
2876/7210 KB   
2880/7210 KB   
2884/7210 KB   
2888/7210 KB   
2892/7210 KB   
2896/7210 KB   
2900/7210 KB   
2904/7210 KB   
2908/7210 KB   
2912/7210 KB   
2916/7210 KB   
2920/7210 KB   
2924/7210 KB   
2928/7210 KB   
2932/7210 KB   
2936/7210 KB   
2940/7210 KB   
2944/7210 KB   
2948/7210 KB   
2952/7210 KB   
2956/7210 KB   
2960/7210 KB   
2964/7210 KB   
2968/7210 KB   
2972/7210 KB   
2976/7210 KB   
2980/7210 KB   
2984/7210 KB   
2988/7210 KB   
2992/7210 KB   
2996/7210 KB   
3000/7210 KB   
3004/7210 KB   
3008/7210 KB   
3012/7210 KB   
3016/7210 KB   
3020/7210 KB   
3024/7210 KB   
3028/7210 KB   
3032/7210 KB   
3036/7210 KB   
3040/7210 KB   
3044/7210 KB   
3048/7210 KB   
3052/7210 KB   
3056/7210 KB   
3060/7210 KB   
3064/7210 KB   
3068/7210 KB   
3072/7210 KB   
3076/7210 KB   
3080/7210 KB   
3084/7210 KB   
3088/7210 KB   
3092/7210 KB   
3096/7210 KB   
3100/7210 KB   
3104/7210 KB   
3108/7210 KB   
3112/7210 KB   
3116/7210 KB   
3120/7210 KB   
3124/7210 KB   
3128/7210 KB   
3132/7210 KB   
3136/7210 KB   
3140/7210 KB   
3144/7210 KB   
3148/7210 KB   
3152/7210 KB   
3156/7210 KB   
3160/7210 KB   
3164/7210 KB   
3168/7210 KB   
3172/7210 KB   
3176/7210 KB   
3180/7210 KB   
3184/7210 KB   
3188/7210 KB   
3192/7210 KB   
3196/7210 KB   
3200/7210 KB   
3204/7210 KB   
3208/7210 KB   
3212/7210 KB   
3216/7210 KB   
3220/7210 KB   
3224/7210 KB   
3228/7210 KB   
3232/7210 KB   
3236/7210 KB   
3240/7210 KB   
3244/7210 KB   
3248/7210 KB   
3252/7210 KB   
3256/7210 KB   
3260/7210 KB   
3264/7210 KB   
3268/7210 KB   
3272/7210 KB   
3276/7210 KB   
3280/7210 KB   
3284/7210 KB   
3288/7210 KB   
3292/7210 KB   
3296/7210 KB   
3300/7210 KB   
3304/7210 KB   
3308/7210 KB   
3312/7210 KB   
3316/7210 KB   
3320/7210 KB   
3324/7210 KB   
3328/7210 KB   
3332/7210 KB   
3336/7210 KB   
3340/7210 KB   
3344/7210 KB   
3348/7210 KB   
3352/7210 KB   
3356/7210 KB   
3360/7210 KB   
3364/7210 KB   
3368/7210 KB   
3372/7210 KB   
3376/7210 KB   
3380/7210 KB   
3384/7210 KB   
3388/7210 KB   
3392/7210 KB   
3396/7210 KB   
3400/7210 KB   
3404/7210 KB   
3408/7210 KB   
3412/7210 KB   
3416/7210 KB   
3420/7210 KB   
3424/7210 KB   
3428/7210 KB   
3432/7210 KB   
3436/7210 KB   
3440/7210 KB   
3444/7210 KB   
3448/7210 KB   
3452/7210 KB   
3456/7210 KB   
3460/7210 KB   
3464/7210 KB   
3468/7210 KB   
3472/7210 KB   
3476/7210 KB   
3480/7210 KB   
3484/7210 KB   
3488/7210 KB   
3492/7210 KB   
3496/7210 KB   
3500/7210 KB   
3504/7210 KB   
3508/7210 KB   
3512/7210 KB   
3516/7210 KB   
3520/7210 KB   
3524/7210 KB   
3528/7210 KB   
3532/7210 KB   
3536/7210 KB   
3540/7210 KB   
3544/7210 KB   
3548/7210 KB   
3552/7210 KB   
3556/7210 KB   
3560/7210 KB   
3564/7210 KB   
3568/7210 KB   
3572/7210 KB   
3576/7210 KB   
3580/7210 KB   
3584/7210 KB   
3588/7210 KB   
3592/7210 KB   
3596/7210 KB   
3600/7210 KB   
3604/7210 KB   
3608/7210 KB   
3612/7210 KB   
3616/7210 KB   
3620/7210 KB   
3624/7210 KB   
3628/7210 KB   
3632/7210 KB   
3636/7210 KB   
3640/7210 KB   
3644/7210 KB   
3648/7210 KB   
3652/7210 KB   
3656/7210 KB   
3660/7210 KB   
3664/7210 KB   
3668/7210 KB   
3672/7210 KB   
3676/7210 KB   
3680/7210 KB   
3684/7210 KB   
3688/7210 KB   
3692/7210 KB   
3696/7210 KB   
3700/7210 KB   
3704/7210 KB   
3708/7210 KB   
3712/7210 KB   
3716/7210 KB   
3720/7210 KB   
3724/7210 KB   
3728/7210 KB   
3732/7210 KB   
3736/7210 KB   
3740/7210 KB   
3744/7210 KB   
3748/7210 KB   
3752/7210 KB   
3756/7210 KB   
3760/7210 KB   
3764/7210 KB   
3768/7210 KB   
3772/7210 KB   
3776/7210 KB   
3780/7210 KB   
3784/7210 KB   
3788/7210 KB   
3792/7210 KB   
3796/7210 KB   
3800/7210 KB   
3804/7210 KB   
3808/7210 KB   
3812/7210 KB   
3816/7210 KB   
3820/7210 KB   
3824/7210 KB   
3828/7210 KB   
3832/7210 KB   
3836/7210 KB   
3840/7210 KB   
3844/7210 KB   
3848/7210 KB   
3852/7210 KB   
3856/7210 KB   
3860/7210 KB   
3864/7210 KB   
3868/7210 KB   
3872/7210 KB   
3876/7210 KB   
3880/7210 KB   
3884/7210 KB   
3888/7210 KB   
3892/7210 KB   
3896/7210 KB   
3900/7210 KB   
3904/7210 KB   
3908/7210 KB   
3912/7210 KB   
3916/7210 KB   
3920/7210 KB   
3924/7210 KB   
3928/7210 KB   
3932/7210 KB   
3936/7210 KB   
3940/7210 KB   
3944/7210 KB   
3948/7210 KB   
3952/7210 KB   
3956/7210 KB   
3960/7210 KB   
3964/7210 KB   
3968/7210 KB   
3972/7210 KB   
3976/7210 KB   
3980/7210 KB   
3984/7210 KB   
3988/7210 KB   
3992/7210 KB   
3996/7210 KB   
4000/7210 KB   
4004/7210 KB   
4008/7210 KB   
4012/7210 KB   
4016/7210 KB   
4020/7210 KB   
4024/7210 KB   
4028/7210 KB   
4032/7210 KB   
4036/7210 KB   
4040/7210 KB   
4044/7210 KB   
4048/7210 KB   
4052/7210 KB   
4056/7210 KB   
4060/7210 KB   
4064/7210 KB   
4068/7210 KB   
4072/7210 KB   
4076/7210 KB   
4080/7210 KB   
4084/7210 KB   
4088/7210 KB   
4092/7210 KB   
4096/7210 KB   
4100/7210 KB   
4104/7210 KB   
4108/7210 KB   
4112/7210 KB   
4116/7210 KB   
4120/7210 KB   
4124/7210 KB   
4128/7210 KB   
4132/7210 KB   
4136/7210 KB   
4140/7210 KB   
4144/7210 KB   
4148/7210 KB   
4152/7210 KB   
4156/7210 KB   
4160/7210 KB   
4164/7210 KB   
4168/7210 KB   
4172/7210 KB   
4176/7210 KB   
4180/7210 KB   
4184/7210 KB   
4188/7210 KB   
4192/7210 KB   
4196/7210 KB   
4200/7210 KB   
4204/7210 KB   
4208/7210 KB   
4212/7210 KB   
4216/7210 KB   
4220/7210 KB   
4224/7210 KB   
4228/7210 KB   
4232/7210 KB   
4236/7210 KB   
4240/7210 KB   
4244/7210 KB   
4248/7210 KB   
4252/7210 KB   
4256/7210 KB   
4260/7210 KB   
4264/7210 KB   
4268/7210 KB   
4272/7210 KB   
4276/7210 KB   
4280/7210 KB   
4284/7210 KB   
4288/7210 KB   
4292/7210 KB   
4296/7210 KB   
4300/7210 KB   
4304/7210 KB   
4308/7210 KB   
4312/7210 KB   
4316/7210 KB   
4320/7210 KB   
4324/7210 KB   
4328/7210 KB   
4332/7210 KB   
4336/7210 KB   
4340/7210 KB   
4344/7210 KB   
4348/7210 KB   
4352/7210 KB   
4356/7210 KB   
4360/7210 KB   
4364/7210 KB   
4368/7210 KB   
4372/7210 KB   
4376/7210 KB   
4380/7210 KB   
4384/7210 KB   
4388/7210 KB   
4392/7210 KB   
4396/7210 KB   
4400/7210 KB   
4404/7210 KB   
4408/7210 KB   
4412/7210 KB   
4416/7210 KB   
4420/7210 KB   
4424/7210 KB   
4428/7210 KB   
4432/7210 KB   
4436/7210 KB   
4440/7210 KB   
4444/7210 KB   
4448/7210 KB   
4452/7210 KB   
4456/7210 KB   
4460/7210 KB   
4464/7210 KB   
4468/7210 KB   
4472/7210 KB   
4476/7210 KB   
4480/7210 KB   
4484/7210 KB   
4488/7210 KB   
4492/7210 KB   
4496/7210 KB   
4500/7210 KB   
4504/7210 KB   
4508/7210 KB   
4512/7210 KB   
4516/7210 KB   
4520/7210 KB   
4524/7210 KB   
4528/7210 KB   
4532/7210 KB   
4536/7210 KB   
4540/7210 KB   
4544/7210 KB   
4548/7210 KB   
4552/7210 KB   
4556/7210 KB   
4560/7210 KB   
4564/7210 KB   
4568/7210 KB   
4572/7210 KB   
4576/7210 KB   
4580/7210 KB   
4584/7210 KB   
4588/7210 KB   
4592/7210 KB   
4596/7210 KB   
4600/7210 KB   
4604/7210 KB   
4608/7210 KB   
4612/7210 KB   
4616/7210 KB   
4620/7210 KB   
4624/7210 KB   
4628/7210 KB   
4632/7210 KB   
4636/7210 KB   
4640/7210 KB   
4644/7210 KB   
4648/7210 KB   
4652/7210 KB   
4656/7210 KB   
4660/7210 KB   
4664/7210 KB   
4668/7210 KB   
4672/7210 KB   
4676/7210 KB   
4680/7210 KB   
4684/7210 KB   
4688/7210 KB   
4692/7210 KB   
4696/7210 KB   
4700/7210 KB   
4704/7210 KB   
4708/7210 KB   
4712/7210 KB   
4716/7210 KB   
4720/7210 KB   
4724/7210 KB   
4728/7210 KB   
4732/7210 KB   
4736/7210 KB   
4740/7210 KB   
4744/7210 KB   
4748/7210 KB   
4752/7210 KB   
4756/7210 KB   
4760/7210 KB   
4764/7210 KB   
4768/7210 KB   
4772/7210 KB   
4776/7210 KB   
4780/7210 KB   
4784/7210 KB   
4788/7210 KB   
4792/7210 KB   
4796/7210 KB   
4800/7210 KB   
4804/7210 KB   
4808/7210 KB   
4812/7210 KB   
4816/7210 KB   
4820/7210 KB   
4824/7210 KB   
4828/7210 KB   
4832/7210 KB   
4836/7210 KB   
4840/7210 KB   
4844/7210 KB   
4848/7210 KB   
4852/7210 KB   
4856/7210 KB   
4860/7210 KB   
4864/7210 KB   
4868/7210 KB   
4872/7210 KB   
4876/7210 KB   
4880/7210 KB   
4884/7210 KB   
4888/7210 KB   
4892/7210 KB   
4896/7210 KB   
4900/7210 KB   
4904/7210 KB   
4908/7210 KB   
4912/7210 KB   
4916/7210 KB   
4920/7210 KB   
4924/7210 KB   
4928/7210 KB   
4932/7210 KB   
4936/7210 KB   
4940/7210 KB   
4944/7210 KB   
4948/7210 KB   
4952/7210 KB   
4956/7210 KB   
4960/7210 KB   
4964/7210 KB   
4968/7210 KB   
4972/7210 KB   
4976/7210 KB   
4980/7210 KB   
4984/7210 KB   
4988/7210 KB   
4992/7210 KB   
4996/7210 KB   
5000/7210 KB   
5004/7210 KB   
5008/7210 KB   
5012/7210 KB   
5016/7210 KB   
5020/7210 KB   
5024/7210 KB   
5028/7210 KB   
5032/7210 KB   
5036/7210 KB   
5040/7210 KB   
5044/7210 KB   
5048/7210 KB   
5052/7210 KB   
5056/7210 KB   
5060/7210 KB   
5064/7210 KB   
5068/7210 KB   
5072/7210 KB   
5076/7210 KB   
5080/7210 KB   
5084/7210 KB   
5088/7210 KB   
5092/7210 KB   
5096/7210 KB   
5100/7210 KB   
5104/7210 KB   
5108/7210 KB   
5112/7210 KB   
5116/7210 KB   
5120/7210 KB   
5124/7210 KB   
5128/7210 KB   
5132/7210 KB   
5136/7210 KB   
5140/7210 KB   
5144/7210 KB   
5148/7210 KB   
5152/7210 KB   
5156/7210 KB   
5160/7210 KB   
5164/7210 KB   
5168/7210 KB   
5172/7210 KB   
5176/7210 KB   
5180/7210 KB   
5184/7210 KB   
5188/7210 KB   
5192/7210 KB   
5196/7210 KB   
5200/7210 KB   
5204/7210 KB   
5208/7210 KB   
5212/7210 KB   
5216/7210 KB   
5220/7210 KB   
5224/7210 KB   
5228/7210 KB   
5232/7210 KB   
5236/7210 KB   
5240/7210 KB   
5244/7210 KB   
5248/7210 KB   
5252/7210 KB   
5256/7210 KB   
5260/7210 KB   
5264/7210 KB   
5268/7210 KB   
5272/7210 KB   
5276/7210 KB   
5280/7210 KB   
5284/7210 KB   
5288/7210 KB   
5292/7210 KB   
5296/7210 KB   
5300/7210 KB   
5304/7210 KB   
5308/7210 KB   
5312/7210 KB   
5316/7210 KB   
5320/7210 KB   
5324/7210 KB   
5328/7210 KB   
5332/7210 KB   
5336/7210 KB   
5340/7210 KB   
5344/7210 KB   
5348/7210 KB   
5352/7210 KB   
5356/7210 KB   
5360/7210 KB   
5364/7210 KB   
5368/7210 KB   
5372/7210 KB   
5376/7210 KB   
5380/7210 KB   
5384/7210 KB   
5388/7210 KB   
5392/7210 KB   
5396/7210 KB   
5400/7210 KB   
5404/7210 KB   
5408/7210 KB   
5412/7210 KB   
5416/7210 KB   
5420/7210 KB   
5424/7210 KB   
5428/7210 KB   
5432/7210 KB   
5436/7210 KB   
5440/7210 KB   
5444/7210 KB   
5448/7210 KB   
5452/7210 KB   
5456/7210 KB   
5460/7210 KB   
5464/7210 KB   
5468/7210 KB   
5472/7210 KB   
5476/7210 KB   
5480/7210 KB   
5484/7210 KB   
5488/7210 KB   
5492/7210 KB   
5496/7210 KB   
5500/7210 KB   
5504/7210 KB   
5508/7210 KB   
5512/7210 KB   
5516/7210 KB   
5520/7210 KB   
5524/7210 KB   
5528/7210 KB   
5532/7210 KB   
5536/7210 KB   
5540/7210 KB   
5544/7210 KB   
5548/7210 KB   
5552/7210 KB   
5556/7210 KB   
5560/7210 KB   
5564/7210 KB   
5568/7210 KB   
5572/7210 KB   
5576/7210 KB   
5580/7210 KB   
5584/7210 KB   
5588/7210 KB   
5592/7210 KB   
5596/7210 KB   
5600/7210 KB   
5604/7210 KB   
5608/7210 KB   
5612/7210 KB   
5616/7210 KB   
5620/7210 KB   
5624/7210 KB   
5628/7210 KB   
5632/7210 KB   
5636/7210 KB   
5640/7210 KB   
5644/7210 KB   
5648/7210 KB   
5652/7210 KB   
5656/7210 KB   
5660/7210 KB   
5664/7210 KB   
5668/7210 KB   
5672/7210 KB   
5676/7210 KB   
5680/7210 KB   
5684/7210 KB   
5688/7210 KB   
5692/7210 KB   
5696/7210 KB   
5700/7210 KB   
5704/7210 KB   
5708/7210 KB   
5712/7210 KB   
5716/7210 KB   
5720/7210 KB   
5724/7210 KB   
5728/7210 KB   
5732/7210 KB   
5736/7210 KB   
5740/7210 KB   
5744/7210 KB   
5748/7210 KB   
5752/7210 KB   
5756/7210 KB   
5760/7210 KB   
5764/7210 KB   
5768/7210 KB   
5772/7210 KB   
5776/7210 KB   
5780/7210 KB   
5784/7210 KB   
5788/7210 KB   
5792/7210 KB   
5796/7210 KB   
5800/7210 KB   
5804/7210 KB   
5808/7210 KB   
5812/7210 KB   
5816/7210 KB   
5820/7210 KB   
5824/7210 KB   
5828/7210 KB   
5832/7210 KB   
5836/7210 KB   
5840/7210 KB   
5844/7210 KB   
5848/7210 KB   
5852/7210 KB   
5856/7210 KB   
5860/7210 KB   
5864/7210 KB   
5868/7210 KB   
5872/7210 KB   
5876/7210 KB   
5880/7210 KB   
5884/7210 KB   
5888/7210 KB   
5892/7210 KB   
5896/7210 KB   
5900/7210 KB   
5904/7210 KB   
5908/7210 KB   
5912/7210 KB   
5916/7210 KB   
5920/7210 KB   
5924/7210 KB   
5928/7210 KB   
5932/7210 KB   
5936/7210 KB   
5940/7210 KB   
5944/7210 KB   
5948/7210 KB   
5952/7210 KB   
5956/7210 KB   
5960/7210 KB   
5964/7210 KB   
5968/7210 KB   
5972/7210 KB   
5976/7210 KB   
5980/7210 KB   
5984/7210 KB   
5988/7210 KB   
5992/7210 KB   
5996/7210 KB   
6000/7210 KB   
6004/7210 KB   
6008/7210 KB   
6012/7210 KB   
6016/7210 KB   
6020/7210 KB   
6024/7210 KB   
6028/7210 KB   
6032/7210 KB   
6036/7210 KB   
6040/7210 KB   
6044/7210 KB   
6048/7210 KB   
6052/7210 KB   
6056/7210 KB   
6060/7210 KB   
6064/7210 KB   
6068/7210 KB   
6072/7210 KB   
6076/7210 KB   
6080/7210 KB   
6084/7210 KB   
6088/7210 KB   
6092/7210 KB   
6096/7210 KB   
6100/7210 KB   
6104/7210 KB   
6108/7210 KB   
6112/7210 KB   
6116/7210 KB   
6120/7210 KB   
6124/7210 KB   
6128/7210 KB   
6132/7210 KB   
6136/7210 KB   
6140/7210 KB   
6144/7210 KB   
6148/7210 KB   
6152/7210 KB   
6156/7210 KB   
6160/7210 KB   
6164/7210 KB   
6168/7210 KB   
6172/7210 KB   
6176/7210 KB   
6180/7210 KB   
6184/7210 KB   
6188/7210 KB   
6192/7210 KB   
6196/7210 KB   
6200/7210 KB   
6204/7210 KB   
6208/7210 KB   
6212/7210 KB   
6216/7210 KB   
6220/7210 KB   
6224/7210 KB   
6228/7210 KB   
6232/7210 KB   
6236/7210 KB   
6240/7210 KB   
6244/7210 KB   
6248/7210 KB   
6252/7210 KB   
6256/7210 KB   
6260/7210 KB   
6264/7210 KB   
6268/7210 KB   
6272/7210 KB   
6276/7210 KB   
6280/7210 KB   
6284/7210 KB   
6288/7210 KB   
6292/7210 KB   
6296/7210 KB   
6300/7210 KB   
6304/7210 KB   
6308/7210 KB   
6312/7210 KB   
6316/7210 KB   
6320/7210 KB   
6324/7210 KB   
6328/7210 KB   
6332/7210 KB   
6336/7210 KB   
6340/7210 KB   
6344/7210 KB   
6348/7210 KB   
6352/7210 KB   
6356/7210 KB   
6360/7210 KB   
6364/7210 KB   
6368/7210 KB   
6372/7210 KB   
6376/7210 KB   
6380/7210 KB   
6384/7210 KB   
6388/7210 KB   
6392/7210 KB   
6396/7210 KB   
6400/7210 KB   
6404/7210 KB   
6408/7210 KB   
6412/7210 KB   
6416/7210 KB   
6420/7210 KB   
6424/7210 KB   
6428/7210 KB   
6432/7210 KB   
6436/7210 KB   
6440/7210 KB   
6444/7210 KB   
6448/7210 KB   
6452/7210 KB   
6456/7210 KB   
6460/7210 KB   
6464/7210 KB   
6468/7210 KB   
6472/7210 KB   
6476/7210 KB   
6480/7210 KB   
6484/7210 KB   
6488/7210 KB   
6492/7210 KB   
6496/7210 KB   
6500/7210 KB   
6504/7210 KB   
6508/7210 KB   
6512/7210 KB   
6516/7210 KB   
6520/7210 KB   
6524/7210 KB   
6528/7210 KB   
6532/7210 KB   
6536/7210 KB   
6540/7210 KB   
6544/7210 KB   
6548/7210 KB   
6552/7210 KB   
6556/7210 KB   
6560/7210 KB   
6564/7210 KB   
6568/7210 KB   
6572/7210 KB   
6576/7210 KB   
6580/7210 KB   
6584/7210 KB   
6588/7210 KB   
6592/7210 KB   
6596/7210 KB   
6600/7210 KB   
6604/7210 KB   
6608/7210 KB   
6612/7210 KB   
6616/7210 KB   
6620/7210 KB   
6624/7210 KB   
6628/7210 KB   
6632/7210 KB   
6636/7210 KB   
6640/7210 KB   
6644/7210 KB   
6648/7210 KB   
6652/7210 KB   
6656/7210 KB   
6660/7210 KB   
6664/7210 KB   
6668/7210 KB   
6672/7210 KB   
6676/7210 KB   
6680/7210 KB   
6684/7210 KB   
6688/7210 KB   
6692/7210 KB   
6696/7210 KB   
6700/7210 KB   
6704/7210 KB   
6708/7210 KB   
6712/7210 KB   
6716/7210 KB   
6720/7210 KB   
6724/7210 KB   
6728/7210 KB   
6732/7210 KB   
6736/7210 KB   
6740/7210 KB   
6744/7210 KB   
6748/7210 KB   
6752/7210 KB   
6756/7210 KB   
6760/7210 KB   
6764/7210 KB   
6768/7210 KB   
6772/7210 KB   
6776/7210 KB   
6780/7210 KB   
6784/7210 KB   
6788/7210 KB   
6792/7210 KB   
6796/7210 KB   
6800/7210 KB   
6804/7210 KB   
6808/7210 KB   
6812/7210 KB   
6816/7210 KB   
6820/7210 KB   
6824/7210 KB   
6828/7210 KB   
6832/7210 KB   
6836/7210 KB   
6840/7210 KB   
6844/7210 KB   
6848/7210 KB   
6852/7210 KB   
6856/7210 KB   
6860/7210 KB   
6864/7210 KB   
6868/7210 KB   
6872/7210 KB   
6876/7210 KB   
6880/7210 KB   
6884/7210 KB   
6888/7210 KB   
6892/7210 KB   
6896/7210 KB   
6900/7210 KB   
6904/7210 KB   
6908/7210 KB   
6912/7210 KB   
6916/7210 KB   
6920/7210 KB   
6924/7210 KB   
6928/7210 KB   
6932/7210 KB   
6936/7210 KB   
6940/7210 KB   
6944/7210 KB   
6948/7210 KB   
6952/7210 KB   
6956/7210 KB   
6960/7210 KB   
6964/7210 KB   
6968/7210 KB   
6972/7210 KB   
6976/7210 KB   
6980/7210 KB   
6984/7210 KB   
6988/7210 KB   
6992/7210 KB   
6996/7210 KB   
7000/7210 KB   
7004/7210 KB   
7008/7210 KB   
7012/7210 KB   
7016/7210 KB   
7020/7210 KB   
7024/7210 KB   
7028/7210 KB   
7032/7210 KB   
7036/7210 KB   
7040/7210 KB   
7044/7210 KB   
7048/7210 KB   
7052/7210 KB   
7056/7210 KB   
7060/7210 KB   
7064/7210 KB   
7068/7210 KB   
7072/7210 KB   
7076/7210 KB   
7080/7210 KB   
7084/7210 KB   
7088/7210 KB   
7092/7210 KB   
7096/7210 KB   
7100/7210 KB   
7104/7210 KB   
7108/7210 KB   
7112/7210 KB   
7116/7210 KB   
7120/7210 KB   
7124/7210 KB   
7128/7210 KB   
7132/7210 KB   
7136/7210 KB   
7140/7210 KB   
7144/7210 KB   
7148/7210 KB   
7152/7210 KB   
7156/7210 KB   
7160/7210 KB   
7164/7210 KB   
7168/7210 KB   
7172/7210 KB   
7176/7210 KB   
7180/7210 KB   
7184/7210 KB   
7188/7210 KB   
7192/7210 KB   
7196/7210 KB   
7200/7210 KB   
7204/7210 KB   
7208/7210 KB   
7210/7210 KB   
               
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-bundles-external/1.0.0/tycho-bundles-external-1.0.0.zip (7210 KB at 5758.2 KB/sec)
17:19:34 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar
17:19:34 4/212 KB       
8/212 KB   
12/212 KB   
16/212 KB   
20/212 KB   
24/212 KB   
28/212 KB   
32/212 KB   
36/212 KB   
40/212 KB   
44/212 KB   
48/212 KB   
52/212 KB   
56/212 KB   
60/212 KB   
64/212 KB   
68/212 KB   
72/212 KB   
76/212 KB   
80/212 KB   
84/212 KB   
88/212 KB   
92/212 KB   
96/212 KB   
100/212 KB   
104/212 KB   
108/212 KB   
112/212 KB   
116/212 KB   
120/212 KB   
124/212 KB   
128/212 KB   
132/212 KB   
136/212 KB   
140/212 KB   
144/212 KB   
148/212 KB   
152/212 KB   
156/212 KB   
160/212 KB   
164/212 KB   
168/212 KB   
172/212 KB   
176/212 KB   
180/212 KB   
184/212 KB   
188/212 KB   
192/212 KB   
196/212 KB   
200/212 KB   
204/212 KB   
208/212 KB   
212/212 KB   
212/212 KB   
             
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.0.0/org.eclipse.tycho.p2.resolver.impl-1.0.0.jar (212 KB at 3527.4 KB/sec)
17:19:34 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar
17:19:34 4/146 KB     
8/146 KB   
12/146 KB   
16/146 KB   
20/146 KB   
24/146 KB   
28/146 KB   
32/146 KB   
36/146 KB   
40/146 KB   
44/146 KB   
48/146 KB   
52/146 KB   
56/146 KB   
60/146 KB   
64/146 KB   
68/146 KB   
72/146 KB   
76/146 KB   
80/146 KB   
84/146 KB   
88/146 KB   
92/146 KB   
96/146 KB   
100/146 KB   
104/146 KB   
108/146 KB   
112/146 KB   
116/146 KB   
120/146 KB   
124/146 KB   
128/146 KB   
132/146 KB   
136/146 KB   
140/146 KB   
144/146 KB   
146/146 KB   
             
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.0.0/org.eclipse.tycho.p2.maven.repository-1.0.0.jar (146 KB at 1992.9 KB/sec)
17:19:34 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar
17:19:34 4/47 KB      
8/47 KB   
12/47 KB   
16/47 KB   
20/47 KB   
24/47 KB   
28/47 KB   
32/47 KB   
36/47 KB   
40/47 KB   
44/47 KB   
47/47 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.0.0/org.eclipse.tycho.p2.tools.impl-1.0.0.jar (47 KB at 1611.6 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom
17:19:35 2/2 KB     
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.pom (2 KB at 18.8 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar
17:19:35 3/8 KB   
5/8 KB   
8/8 KB   
8/8 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/target-platform-configuration/1.0.0/target-platform-configuration-1.0.0.jar (8 KB at 280.7 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.pom
17:19:35 3/13 KB   
5/13 KB   
8/13 KB   
11/13 KB   
13/13 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.pom (13 KB at 462.9 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
17:19:35 3/33 KB    
5/33 KB   
8/33 KB   
11/33 KB   
13/33 KB   
16/33 KB   
19/33 KB   
21/33 KB   
24/33 KB   
27/33 KB   
29/33 KB   
32/33 KB   
33/33 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 KB at 1076.7 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.jar
17:19:35 3/53 KB    
5/53 KB   
8/53 KB   
11/53 KB   
13/53 KB   
16/53 KB   
19/53 KB   
21/53 KB   
24/53 KB   
27/53 KB   
29/53 KB   
32/53 KB   
36/53 KB   
40/53 KB   
44/53 KB   
48/53 KB   
52/53 KB   
53/53 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.5.0/exec-maven-plugin-1.5.0.jar (53 KB at 1369.8 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.pom
17:19:35 3/5 KB     
5/5 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.pom (5 KB at 87.5 KB/sec)
17:19:35 Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.jar
17:19:35 3/34 KB   
5/34 KB   
8/34 KB   
11/34 KB   
13/34 KB   
16/34 KB   
19/34 KB   
21/34 KB   
24/34 KB   
27/34 KB   
29/34 KB   
32/34 KB   
34/34 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jarsigner-plugin/1.4/maven-jarsigner-plugin-1.4.jar (34 KB at 1007.5 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
17:19:36 3/3 KB     
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (3 KB at 97.7 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
17:19:36 3/126 KB   
5/126 KB   
8/126 KB   
11/126 KB   
13/126 KB   
16/126 KB   
19/126 KB   
21/126 KB   
24/126 KB   
27/126 KB   
29/126 KB   
32/126 KB   
36/126 KB   
40/126 KB   
44/126 KB   
48/126 KB   
52/126 KB   
56/126 KB   
60/126 KB   
64/126 KB   
68/126 KB   
72/126 KB   
76/126 KB   
80/126 KB   
84/126 KB   
88/126 KB   
92/126 KB   
96/126 KB   
100/126 KB   
104/126 KB   
108/126 KB   
112/126 KB   
116/126 KB   
120/126 KB   
124/126 KB   
126/126 KB   
             
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (126 KB at 2324.1 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom
17:19:36 3/3 KB       
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.pom (3 KB at 81.3 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar
17:19:36 3/28 KB   
5/28 KB   
8/28 KB   
11/28 KB   
13/28 KB   
16/28 KB   
19/28 KB   
21/28 KB   
24/28 KB   
27/28 KB   
28/28 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-plugin/1.0.0/tycho-p2-plugin-1.0.0.jar (28 KB at 1002.5 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom
17:19:36 3/3 KB     
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.pom (3 KB at 106.2 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom
17:19:36 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.pom (2 KB at 65.8 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
17:19:36 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2 KB at 77.5 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
17:19:36 3/6 KB   
5/6 KB   
6/6 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (6 KB at 223.6 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
17:19:36 3/20 KB   
5/20 KB   
8/20 KB   
11/20 KB   
13/20 KB   
16/20 KB   
19/20 KB   
20/20 KB   
3/28 KB   20/20 KB   
5/28 KB   20/20 KB   
8/28 KB   20/20 KB   
11/28 KB   20/20 KB   
13/28 KB   20/20 KB   
16/28 KB   20/20 KB   
19/28 KB   20/20 KB   
21/28 KB   20/20 KB   
24/28 KB   20/20 KB   
27/28 KB   20/20 KB   
28/28 KB   20/20 KB   
28/28 KB   3/370 KB   20/20 KB   
28/28 KB   6/370 KB   20/20 KB   
28/28 KB   9/370 KB   20/20 KB   
28/28 KB   11/370 KB   20/20 KB   
28/28 KB   14/370 KB   20/20 KB   
28/28 KB   16/370 KB   20/20 KB   
28/28 KB   19/370 KB   20/20 KB   
28/28 KB   22/370 KB   20/20 KB   
28/28 KB   25/370 KB   20/20 KB   
28/28 KB   27/370 KB   20/20 KB   
28/28 KB   30/370 KB   20/20 KB   
28/28 KB   32/370 KB   20/20 KB   
28/28 KB   36/370 KB   20/20 KB   
28/28 KB   40/370 KB   20/20 KB   
28/28 KB   44/370 KB   20/20 KB   
28/28 KB   48/370 KB   20/20 KB   
28/28 KB   52/370 KB   20/20 KB   
28/28 KB   56/370 KB   20/20 KB   
28/28 KB   60/370 KB   20/20 KB   
28/28 KB   64/370 KB   20/20 KB   
                                  
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/sisu-equinox-launching/1.0.0/sisu-equinox-launching-1.0.0.jar (28 KB at 663.5 KB/sec)
17:19:36                                   
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-artifactcomparator/1.0.0/tycho-artifactcomparator-1.0.0.jar (20 KB at 405.7 KB/sec)
17:19:36 68/370 KB                         
72/370 KB   
76/370 KB   
80/370 KB   
84/370 KB   
88/370 KB   
92/370 KB   
96/370 KB   
100/370 KB   
104/370 KB   
108/370 KB   
112/370 KB   
116/370 KB   
120/370 KB   
124/370 KB   
128/370 KB   
132/370 KB   
136/370 KB   
140/370 KB   
144/370 KB   
148/370 KB   
152/370 KB   
156/370 KB   
160/370 KB   
164/370 KB   
168/370 KB   
172/370 KB   
176/370 KB   
180/370 KB   
184/370 KB   
188/370 KB   
192/370 KB   
196/370 KB   
200/370 KB   
204/370 KB   
208/370 KB   
212/370 KB   
216/370 KB   
220/370 KB   
224/370 KB   
228/370 KB   
232/370 KB   
236/370 KB   
240/370 KB   
244/370 KB   
248/370 KB   
252/370 KB   
256/370 KB   
260/370 KB   
264/370 KB   
268/370 KB   
269/370 KB   
273/370 KB   
277/370 KB   
281/370 KB   
285/370 KB   
289/370 KB   
293/370 KB   
297/370 KB   
301/370 KB   
305/370 KB   
309/370 KB   
313/370 KB   
317/370 KB   
321/370 KB   
325/370 KB   
329/370 KB   
333/370 KB   
337/370 KB   
341/370 KB   
345/370 KB   
349/370 KB   
353/370 KB   
357/370 KB   
361/370 KB   
365/370 KB   
369/370 KB   
370/370 KB   
             
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (370 KB at 4250.4 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom
17:19:36 3/3 KB       
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.pom (3 KB at 92.6 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar
17:19:36 3/33 KB   
5/33 KB   
8/33 KB   
11/33 KB   
13/33 KB   
16/33 KB   
19/33 KB   
21/33 KB   
24/33 KB   
27/33 KB   
29/33 KB   
32/33 KB   
33/33 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-plugin/1.0.0/tycho-compiler-plugin-1.0.0.jar (33 KB at 792.7 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom
17:19:36 3/3 KB     
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.pom (3 KB at 81.4 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar
17:19:36 3/20 KB   
5/20 KB   
8/20 KB   
11/20 KB   
13/20 KB   
16/20 KB   
19/20 KB   
20/20 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-publisher-plugin/1.0.0/tycho-p2-publisher-plugin-1.0.0.jar (20 KB at 606.5 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom
17:19:36 2/2 KB     
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.pom (2 KB at 57.9 KB/sec)
17:19:36 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar
17:19:36 3/14 KB   
5/14 KB   
8/14 KB   
11/14 KB   
13/14 KB   
14/14 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-repository-plugin/1.0.0/tycho-p2-repository-plugin-1.0.0.jar (14 KB at 508.6 KB/sec)
17:19:37 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.pom
17:19:37 3/3 KB     
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.pom (3 KB at 111.2 KB/sec)
17:19:37 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.jar
17:19:37 3/44 KB   
5/44 KB   
8/44 KB   
11/44 KB   
13/44 KB   
16/44 KB   
19/44 KB   
21/44 KB   
24/44 KB   
27/44 KB   
29/44 KB   
32/44 KB   
36/44 KB   
40/44 KB   
44/44 KB   
           
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-p2-director-plugin/1.0.0/tycho-p2-director-plugin-1.0.0.jar (44 KB at 1486.1 KB/sec)
17:19:37 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.pom
17:19:37 2/2 KB     
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.pom (2 KB at 63.7 KB/sec)
17:19:37 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.zip
17:19:37 3/7150 KB   
6/7150 KB   
9/7150 KB   
11/7150 KB   
14/7150 KB   
16/7150 KB   
19/7150 KB   
22/7150 KB   
25/7150 KB   
27/7150 KB   
30/7150 KB   
32/7150 KB   
36/7150 KB   
40/7150 KB   
44/7150 KB   
48/7150 KB   
52/7150 KB   
56/7150 KB   
60/7150 KB   
63/7150 KB   
67/7150 KB   
71/7150 KB   
72/7150 KB   
76/7150 KB   
80/7150 KB   
84/7150 KB   
88/7150 KB   
92/7150 KB   
96/7150 KB   
100/7150 KB   
104/7150 KB   
108/7150 KB   
112/7150 KB   
116/7150 KB   
120/7150 KB   
124/7150 KB   
127/7150 KB   
131/7150 KB   
135/7150 KB   
136/7150 KB   
140/7150 KB   
144/7150 KB   
148/7150 KB   
152/7150 KB   
156/7150 KB   
160/7150 KB   
164/7150 KB   
168/7150 KB   
172/7150 KB   
176/7150 KB   
180/7150 KB   
184/7150 KB   
188/7150 KB   
191/7150 KB   
195/7150 KB   
199/7150 KB   
203/7150 KB   
207/7150 KB   
211/7150 KB   
215/7150 KB   
219/7150 KB   
223/7150 KB   
227/7150 KB   
231/7150 KB   
235/7150 KB   
239/7150 KB   
243/7150 KB   
247/7150 KB   
251/7150 KB   
255/7150 KB   
259/7150 KB   
263/7150 KB   
267/7150 KB   
271/7150 KB   
275/7150 KB   
279/7150 KB   
283/7150 KB   
287/7150 KB   
291/7150 KB   
295/7150 KB   
299/7150 KB   
303/7150 KB   
307/7150 KB   
311/7150 KB   
315/7150 KB   
319/7150 KB   
323/7150 KB   
327/7150 KB   
331/7150 KB   
335/7150 KB   
339/7150 KB   
343/7150 KB   
347/7150 KB   
351/7150 KB   
355/7150 KB   
359/7150 KB   
363/7150 KB   
367/7150 KB   
371/7150 KB   
375/7150 KB   
379/7150 KB   
383/7150 KB   
387/7150 KB   
391/7150 KB   
395/7150 KB   
399/7150 KB   
403/7150 KB   
407/7150 KB   
411/7150 KB   
415/7150 KB   
419/7150 KB   
423/7150 KB   
427/7150 KB   
431/7150 KB   
435/7150 KB   
439/7150 KB   
443/7150 KB   
447/7150 KB   
451/7150 KB   
455/7150 KB   
459/7150 KB   
463/7150 KB   
467/7150 KB   
471/7150 KB   
475/7150 KB   
479/7150 KB   
483/7150 KB   
487/7150 KB   
491/7150 KB   
495/7150 KB   
499/7150 KB   
503/7150 KB   
507/7150 KB   
511/7150 KB   
515/7150 KB   
519/7150 KB   
523/7150 KB   
527/7150 KB   
531/7150 KB   
535/7150 KB   
539/7150 KB   
543/7150 KB   
547/7150 KB   
551/7150 KB   
555/7150 KB   
559/7150 KB   
563/7150 KB   
567/7150 KB   
571/7150 KB   
575/7150 KB   
579/7150 KB   
583/7150 KB   
587/7150 KB   
591/7150 KB   
595/7150 KB   
599/7150 KB   
603/7150 KB   
607/7150 KB   
611/7150 KB   
615/7150 KB   
619/7150 KB   
623/7150 KB   
627/7150 KB   
631/7150 KB   
635/7150 KB   
639/7150 KB   
643/7150 KB   
647/7150 KB   
651/7150 KB   
655/7150 KB   
659/7150 KB   
663/7150 KB   
667/7150 KB   
671/7150 KB   
675/7150 KB   
679/7150 KB   
683/7150 KB   
687/7150 KB   
691/7150 KB   
695/7150 KB   
699/7150 KB   
703/7150 KB   
707/7150 KB   
711/7150 KB   
715/7150 KB   
719/7150 KB   
723/7150 KB   
727/7150 KB   
731/7150 KB   
735/7150 KB   
739/7150 KB   
743/7150 KB   
747/7150 KB   
751/7150 KB   
755/7150 KB   
759/7150 KB   
763/7150 KB   
767/7150 KB   
771/7150 KB   
775/7150 KB   
779/7150 KB   
783/7150 KB   
787/7150 KB   
791/7150 KB   
795/7150 KB   
799/7150 KB   
803/7150 KB   
807/7150 KB   
811/7150 KB   
815/7150 KB   
819/7150 KB   
823/7150 KB   
827/7150 KB   
831/7150 KB   
835/7150 KB   
839/7150 KB   
843/7150 KB   
847/7150 KB   
851/7150 KB   
855/7150 KB   
859/7150 KB   
863/7150 KB   
867/7150 KB   
871/7150 KB   
875/7150 KB   
879/7150 KB   
883/7150 KB   
887/7150 KB   
891/7150 KB   
895/7150 KB   
899/7150 KB   
903/7150 KB   
907/7150 KB   
911/7150 KB   
915/7150 KB   
919/7150 KB   
923/7150 KB   
927/7150 KB   
931/7150 KB   
935/7150 KB   
939/7150 KB   
943/7150 KB   
947/7150 KB   
951/7150 KB   
955/7150 KB   
959/7150 KB   
963/7150 KB   
967/7150 KB   
971/7150 KB   
975/7150 KB   
979/7150 KB   
983/7150 KB   
987/7150 KB   
991/7150 KB   
995/7150 KB   
999/7150 KB   
1003/7150 KB   
1007/7150 KB   
1011/7150 KB   
1015/7150 KB   
1019/7150 KB   
1023/7150 KB   
1027/7150 KB   
1031/7150 KB   
1035/7150 KB   
1039/7150 KB   
1043/7150 KB   
1047/7150 KB   
1051/7150 KB   
1055/7150 KB   
1059/7150 KB   
1063/7150 KB   
1067/7150 KB   
1071/7150 KB   
1075/7150 KB   
1079/7150 KB   
1083/7150 KB   
1087/7150 KB   
1091/7150 KB   
1095/7150 KB   
1099/7150 KB   
1103/7150 KB   
1107/7150 KB   
1111/7150 KB   
1115/7150 KB   
1119/7150 KB   
1123/7150 KB   
1127/7150 KB   
1131/7150 KB   
1135/7150 KB   
1139/7150 KB   
1143/7150 KB   
1147/7150 KB   
1151/7150 KB   
1155/7150 KB   
1159/7150 KB   
1163/7150 KB   
1167/7150 KB   
1171/7150 KB   
1175/7150 KB   
1179/7150 KB   
1183/7150 KB   
1187/7150 KB   
1191/7150 KB   
1195/7150 KB   
1199/7150 KB   
1203/7150 KB   
1207/7150 KB   
1211/7150 KB   
1215/7150 KB   
1219/7150 KB   
1223/7150 KB   
1227/7150 KB   
1231/7150 KB   
1235/7150 KB   
1239/7150 KB   
1243/7150 KB   
1247/7150 KB   
1251/7150 KB   
1255/7150 KB   
1259/7150 KB   
1263/7150 KB   
1267/7150 KB   
1271/7150 KB   
1275/7150 KB   
1279/7150 KB   
1283/7150 KB   
1287/7150 KB   
1291/7150 KB   
1295/7150 KB   
1299/7150 KB   
1303/7150 KB   
1307/7150 KB   
1311/7150 KB   
1315/7150 KB   
1319/7150 KB   
1323/7150 KB   
1327/7150 KB   
1331/7150 KB   
1335/7150 KB   
1339/7150 KB   
1343/7150 KB   
1347/7150 KB   
1351/7150 KB   
1355/7150 KB   
1359/7150 KB   
1363/7150 KB   
1367/7150 KB   
1371/7150 KB   
1375/7150 KB   
1379/7150 KB   
1383/7150 KB   
1387/7150 KB   
1391/7150 KB   
1395/7150 KB   
1399/7150 KB   
1403/7150 KB   
1407/7150 KB   
1411/7150 KB   
1415/7150 KB   
1419/7150 KB   
1423/7150 KB   
1427/7150 KB   
1431/7150 KB   
1435/7150 KB   
1439/7150 KB   
1443/7150 KB   
1447/7150 KB   
1451/7150 KB   
1455/7150 KB   
1459/7150 KB   
1463/7150 KB   
1467/7150 KB   
1471/7150 KB   
1475/7150 KB   
1479/7150 KB   
1483/7150 KB   
1487/7150 KB   
1491/7150 KB   
1495/7150 KB   
1499/7150 KB   
1503/7150 KB   
1507/7150 KB   
1511/7150 KB   
1515/7150 KB   
1519/7150 KB   
1523/7150 KB   
1527/7150 KB   
1531/7150 KB   
1535/7150 KB   
1539/7150 KB   
1543/7150 KB   
1547/7150 KB   
1551/7150 KB   
1555/7150 KB   
1559/7150 KB   
1563/7150 KB   
1567/7150 KB   
1571/7150 KB   
1575/7150 KB   
1579/7150 KB   
1583/7150 KB   
1587/7150 KB   
1591/7150 KB   
1595/7150 KB   
1599/7150 KB   
1603/7150 KB   
1607/7150 KB   
1611/7150 KB   
1615/7150 KB   
1619/7150 KB   
1623/7150 KB   
1627/7150 KB   
1631/7150 KB   
1635/7150 KB   
1639/7150 KB   
1643/7150 KB   
1647/7150 KB   
1651/7150 KB   
1655/7150 KB   
1659/7150 KB   
1663/7150 KB   
1667/7150 KB   
1671/7150 KB   
1675/7150 KB   
1679/7150 KB   
1683/7150 KB   
1687/7150 KB   
1691/7150 KB   
1695/7150 KB   
1699/7150 KB   
1703/7150 KB   
1707/7150 KB   
1711/7150 KB   
1715/7150 KB   
1719/7150 KB   
1723/7150 KB   
1727/7150 KB   
1731/7150 KB   
1735/7150 KB   
1739/7150 KB   
1743/7150 KB   
1747/7150 KB   
1751/7150 KB   
1755/7150 KB   
1759/7150 KB   
1763/7150 KB   
1767/7150 KB   
1771/7150 KB   
1775/7150 KB   
1779/7150 KB   
1783/7150 KB   
1787/7150 KB   
1791/7150 KB   
1795/7150 KB   
1799/7150 KB   
1803/7150 KB   
1807/7150 KB   
1811/7150 KB   
1815/7150 KB   
1819/7150 KB   
1823/7150 KB   
1827/7150 KB   
1831/7150 KB   
1835/7150 KB   
1839/7150 KB   
1843/7150 KB   
1847/7150 KB   
1851/7150 KB   
1855/7150 KB   
1859/7150 KB   
1863/7150 KB   
1867/7150 KB   
1871/7150 KB   
1875/7150 KB   
1879/7150 KB   
1883/7150 KB   
1887/7150 KB   
1891/7150 KB   
1895/7150 KB   
1899/7150 KB   
1903/7150 KB   
1907/7150 KB   
1911/7150 KB   
1915/7150 KB   
1919/7150 KB   
1923/7150 KB   
1927/7150 KB   
1931/7150 KB   
1935/7150 KB   
1939/7150 KB   
1943/7150 KB   
1947/7150 KB   
1951/7150 KB   
1955/7150 KB   
1959/7150 KB   
1963/7150 KB   
1967/7150 KB   
1971/7150 KB   
1975/7150 KB   
1979/7150 KB   
1983/7150 KB   
1987/7150 KB   
1991/7150 KB   
1995/7150 KB   
1999/7150 KB   
2003/7150 KB   
2007/7150 KB   
2011/7150 KB   
2015/7150 KB   
2019/7150 KB   
2023/7150 KB   
2027/7150 KB   
2031/7150 KB   
2035/7150 KB   
2039/7150 KB   
2043/7150 KB   
2047/7150 KB   
2051/7150 KB   
2055/7150 KB   
2059/7150 KB   
2063/7150 KB   
2067/7150 KB   
2071/7150 KB   
2075/7150 KB   
2079/7150 KB   
2083/7150 KB   
2087/7150 KB   
2091/7150 KB   
2095/7150 KB   
2099/7150 KB   
2103/7150 KB   
2107/7150 KB   
2111/7150 KB   
2115/7150 KB   
2119/7150 KB   
2123/7150 KB   
2127/7150 KB   
2131/7150 KB   
2135/7150 KB   
2139/7150 KB   
2143/7150 KB   
2147/7150 KB   
2151/7150 KB   
2155/7150 KB   
2159/7150 KB   
2163/7150 KB   
2167/7150 KB   
2171/7150 KB   
2175/7150 KB   
2179/7150 KB   
2183/7150 KB   
2187/7150 KB   
2191/7150 KB   
2195/7150 KB   
2199/7150 KB   
2203/7150 KB   
2207/7150 KB   
2211/7150 KB   
2215/7150 KB   
2219/7150 KB   
2223/7150 KB   
2227/7150 KB   
2231/7150 KB   
2235/7150 KB   
2239/7150 KB   
2243/7150 KB   
2247/7150 KB   
2251/7150 KB   
2255/7150 KB   
2259/7150 KB   
2263/7150 KB   
2267/7150 KB   
2271/7150 KB   
2275/7150 KB   
2279/7150 KB   
2283/7150 KB   
2287/7150 KB   
2291/7150 KB   
2295/7150 KB   
2299/7150 KB   
2303/7150 KB   
2307/7150 KB   
2311/7150 KB   
2315/7150 KB   
2319/7150 KB   
2323/7150 KB   
2327/7150 KB   
2331/7150 KB   
2335/7150 KB   
2339/7150 KB   
2343/7150 KB   
2347/7150 KB   
2351/7150 KB   
2355/7150 KB   
2359/7150 KB   
2363/7150 KB   
2367/7150 KB   
2371/7150 KB   
2375/7150 KB   
2379/7150 KB   
2383/7150 KB   
2387/7150 KB   
2391/7150 KB   
2395/7150 KB   
2399/7150 KB   
2403/7150 KB   
2407/7150 KB   
2411/7150 KB   
2415/7150 KB   
2419/7150 KB   
2423/7150 KB   
2427/7150 KB   
2431/7150 KB   
2435/7150 KB   
2439/7150 KB   
2443/7150 KB   
2447/7150 KB   
2451/7150 KB   
2455/7150 KB   
2459/7150 KB   
2463/7150 KB   
2467/7150 KB   
2471/7150 KB   
2475/7150 KB   
2479/7150 KB   
2483/7150 KB   
2487/7150 KB   
2491/7150 KB   
2495/7150 KB   
2499/7150 KB   
2503/7150 KB   
2507/7150 KB   
2511/7150 KB   
2515/7150 KB   
2519/7150 KB   
2523/7150 KB   
2527/7150 KB   
2531/7150 KB   
2535/7150 KB   
2539/7150 KB   
2543/7150 KB   
2547/7150 KB   
2551/7150 KB   
2555/7150 KB   
2559/7150 KB   
2563/7150 KB   
2567/7150 KB   
2571/7150 KB   
2575/7150 KB   
2579/7150 KB   
2583/7150 KB   
2587/7150 KB   
2591/7150 KB   
2595/7150 KB   
2599/7150 KB   
2603/7150 KB   
2607/7150 KB   
2611/7150 KB   
2615/7150 KB   
2619/7150 KB   
2623/7150 KB   
2627/7150 KB   
2631/7150 KB   
2635/7150 KB   
2639/7150 KB   
2643/7150 KB   
2647/7150 KB   
2651/7150 KB   
2655/7150 KB   
2659/7150 KB   
2663/7150 KB   
2667/7150 KB   
2671/7150 KB   
2675/7150 KB   
2679/7150 KB   
2683/7150 KB   
2687/7150 KB   
2691/7150 KB   
2695/7150 KB   
2699/7150 KB   
2703/7150 KB   
2707/7150 KB   
2711/7150 KB   
2715/7150 KB   
2719/7150 KB   
2723/7150 KB   
2727/7150 KB   
2731/7150 KB   
2735/7150 KB   
2739/7150 KB   
2743/7150 KB   
2747/7150 KB   
2751/7150 KB   
2755/7150 KB   
2759/7150 KB   
2763/7150 KB   
2767/7150 KB   
2771/7150 KB   
2775/7150 KB   
2779/7150 KB   
2783/7150 KB   
2787/7150 KB   
2791/7150 KB   
2795/7150 KB   
2799/7150 KB   
2803/7150 KB   
2807/7150 KB   
2811/7150 KB   
2815/7150 KB   
2819/7150 KB   
2823/7150 KB   
2827/7150 KB   
2831/7150 KB   
2835/7150 KB   
2839/7150 KB   
2843/7150 KB   
2847/7150 KB   
2851/7150 KB   
2855/7150 KB   
2859/7150 KB   
2863/7150 KB   
2867/7150 KB   
2871/7150 KB   
2875/7150 KB   
2879/7150 KB   
2883/7150 KB   
2887/7150 KB   
2891/7150 KB   
2895/7150 KB   
2899/7150 KB   
2903/7150 KB   
2907/7150 KB   
2911/7150 KB   
2915/7150 KB   
2919/7150 KB   
2923/7150 KB   
2927/7150 KB   
2931/7150 KB   
2935/7150 KB   
2939/7150 KB   
2943/7150 KB   
2947/7150 KB   
2951/7150 KB   
2955/7150 KB   
2959/7150 KB   
2963/7150 KB   
2967/7150 KB   
2971/7150 KB   
2975/7150 KB   
2979/7150 KB   
2983/7150 KB   
2987/7150 KB   
2991/7150 KB   
2995/7150 KB   
2999/7150 KB   
3003/7150 KB   
3007/7150 KB   
3011/7150 KB   
3015/7150 KB   
3019/7150 KB   
3023/7150 KB   
3027/7150 KB   
3031/7150 KB   
3035/7150 KB   
3039/7150 KB   
3043/7150 KB   
3047/7150 KB   
3051/7150 KB   
3055/7150 KB   
3059/7150 KB   
3063/7150 KB   
3067/7150 KB   
3071/7150 KB   
3075/7150 KB   
3079/7150 KB   
3083/7150 KB   
3087/7150 KB   
3091/7150 KB   
3095/7150 KB   
3099/7150 KB   
3103/7150 KB   
3107/7150 KB   
3111/7150 KB   
3115/7150 KB   
3119/7150 KB   
3123/7150 KB   
3127/7150 KB   
3131/7150 KB   
3135/7150 KB   
3139/7150 KB   
3143/7150 KB   
3147/7150 KB   
3151/7150 KB   
3155/7150 KB   
3159/7150 KB   
3163/7150 KB   
3167/7150 KB   
3171/7150 KB   
3175/7150 KB   
3179/7150 KB   
3183/7150 KB   
3187/7150 KB   
3191/7150 KB   
3195/7150 KB   
3199/7150 KB   
3203/7150 KB   
3207/7150 KB   
3211/7150 KB   
3215/7150 KB   
3219/7150 KB   
3223/7150 KB   
3227/7150 KB   
3231/7150 KB   
3235/7150 KB   
3239/7150 KB   
3243/7150 KB   
3247/7150 KB   
3251/7150 KB   
3255/7150 KB   
3259/7150 KB   
3263/7150 KB   
3267/7150 KB   
3271/7150 KB   
3275/7150 KB   
3279/7150 KB   
3283/7150 KB   
3287/7150 KB   
3291/7150 KB   
3295/7150 KB   
3299/7150 KB   
3303/7150 KB   
3307/7150 KB   
3311/7150 KB   
3315/7150 KB   
3319/7150 KB   
3323/7150 KB   
3327/7150 KB   
3331/7150 KB   
3335/7150 KB   
3339/7150 KB   
3343/7150 KB   
3347/7150 KB   
3351/7150 KB   
3355/7150 KB   
3359/7150 KB   
3363/7150 KB   
3367/7150 KB   
3371/7150 KB   
3375/7150 KB   
3379/7150 KB   
3383/7150 KB   
3387/7150 KB   
3391/7150 KB   
3395/7150 KB   
3399/7150 KB   
3403/7150 KB   
3407/7150 KB   
3411/7150 KB   
3415/7150 KB   
3419/7150 KB   
3423/7150 KB   
3427/7150 KB   
3431/7150 KB   
3435/7150 KB   
3439/7150 KB   
3443/7150 KB   
3447/7150 KB   
3451/7150 KB   
3455/7150 KB   
3459/7150 KB   
3463/7150 KB   
3467/7150 KB   
3471/7150 KB   
3475/7150 KB   
3479/7150 KB   
3483/7150 KB   
3487/7150 KB   
3491/7150 KB   
3495/7150 KB   
3499/7150 KB   
3503/7150 KB   
3507/7150 KB   
3511/7150 KB   
3515/7150 KB   
3519/7150 KB   
3523/7150 KB   
3527/7150 KB   
3531/7150 KB   
3535/7150 KB   
3539/7150 KB   
3543/7150 KB   
3547/7150 KB   
3551/7150 KB   
3555/7150 KB   
3559/7150 KB   
3563/7150 KB   
3567/7150 KB   
3571/7150 KB   
3575/7150 KB   
3579/7150 KB   
3583/7150 KB   
3587/7150 KB   
3591/7150 KB   
3595/7150 KB   
3599/7150 KB   
3603/7150 KB   
3607/7150 KB   
3611/7150 KB   
3615/7150 KB   
3619/7150 KB   
3623/7150 KB   
3627/7150 KB   
3631/7150 KB   
3635/7150 KB   
3639/7150 KB   
3643/7150 KB   
3647/7150 KB   
3651/7150 KB   
3655/7150 KB   
3659/7150 KB   
3663/7150 KB   
3667/7150 KB   
3671/7150 KB   
3675/7150 KB   
3679/7150 KB   
3683/7150 KB   
3687/7150 KB   
3691/7150 KB   
3695/7150 KB   
3699/7150 KB   
3703/7150 KB   
3707/7150 KB   
3711/7150 KB   
3715/7150 KB   
3719/7150 KB   
3723/7150 KB   
3727/7150 KB   
3731/7150 KB   
3735/7150 KB   
3739/7150 KB   
3743/7150 KB   
3747/7150 KB   
3751/7150 KB   
3755/7150 KB   
3759/7150 KB   
3763/7150 KB   
3767/7150 KB   
3771/7150 KB   
3775/7150 KB   
3779/7150 KB   
3783/7150 KB   
3787/7150 KB   
3791/7150 KB   
3795/7150 KB   
3799/7150 KB   
3803/7150 KB   
3807/7150 KB   
3811/7150 KB   
3815/7150 KB   
3819/7150 KB   
3823/7150 KB   
3827/7150 KB   
3831/7150 KB   
3835/7150 KB   
3839/7150 KB   
3843/7150 KB   
3847/7150 KB   
3851/7150 KB   
3855/7150 KB   
3859/7150 KB   
3863/7150 KB   
3867/7150 KB   
3871/7150 KB   
3875/7150 KB   
3879/7150 KB   
3883/7150 KB   
3887/7150 KB   
3891/7150 KB   
3895/7150 KB   
3899/7150 KB   
3903/7150 KB   
3907/7150 KB   
3911/7150 KB   
3915/7150 KB   
3919/7150 KB   
3923/7150 KB   
3927/7150 KB   
3931/7150 KB   
3935/7150 KB   
3939/7150 KB   
3943/7150 KB   
3947/7150 KB   
3951/7150 KB   
3955/7150 KB   
3959/7150 KB   
3963/7150 KB   
3967/7150 KB   
3971/7150 KB   
3975/7150 KB   
3979/7150 KB   
3983/7150 KB   
3987/7150 KB   
3991/7150 KB   
3995/7150 KB   
3999/7150 KB   
4003/7150 KB   
4007/7150 KB   
4011/7150 KB   
4015/7150 KB   
4019/7150 KB   
4023/7150 KB   
4027/7150 KB   
4031/7150 KB   
4035/7150 KB   
4039/7150 KB   
4043/7150 KB   
4047/7150 KB   
4051/7150 KB   
4055/7150 KB   
4059/7150 KB   
4063/7150 KB   
4067/7150 KB   
4071/7150 KB   
4075/7150 KB   
4079/7150 KB   
4083/7150 KB   
4087/7150 KB   
4091/7150 KB   
4095/7150 KB   
4099/7150 KB   
4103/7150 KB   
4107/7150 KB   
4111/7150 KB   
4115/7150 KB   
4119/7150 KB   
4123/7150 KB   
4127/7150 KB   
4131/7150 KB   
4135/7150 KB   
4139/7150 KB   
4143/7150 KB   
4147/7150 KB   
4151/7150 KB   
4155/7150 KB   
4159/7150 KB   
4163/7150 KB   
4167/7150 KB   
4171/7150 KB   
4175/7150 KB   
4179/7150 KB   
4183/7150 KB   
4187/7150 KB   
4191/7150 KB   
4195/7150 KB   
4199/7150 KB   
4203/7150 KB   
4207/7150 KB   
4211/7150 KB   
4215/7150 KB   
4219/7150 KB   
4223/7150 KB   
4227/7150 KB   
4231/7150 KB   
4235/7150 KB   
4239/7150 KB   
4243/7150 KB   
4247/7150 KB   
4251/7150 KB   
4255/7150 KB   
4259/7150 KB   
4263/7150 KB   
4267/7150 KB   
4271/7150 KB   
4275/7150 KB   
4279/7150 KB   
4283/7150 KB   
4287/7150 KB   
4291/7150 KB   
4295/7150 KB   
4299/7150 KB   
4303/7150 KB   
4307/7150 KB   
4311/7150 KB   
4315/7150 KB   
4319/7150 KB   
4323/7150 KB   
4327/7150 KB   
4331/7150 KB   
4335/7150 KB   
4339/7150 KB   
4343/7150 KB   
4347/7150 KB   
4351/7150 KB   
4355/7150 KB   
4359/7150 KB   
4363/7150 KB   
4367/7150 KB   
4371/7150 KB   
4375/7150 KB   
4379/7150 KB   
4383/7150 KB   
4387/7150 KB   
4391/7150 KB   
4395/7150 KB   
4399/7150 KB   
4403/7150 KB   
4407/7150 KB   
4411/7150 KB   
4415/7150 KB   
4419/7150 KB   
4423/7150 KB   
4427/7150 KB   
4431/7150 KB   
4435/7150 KB   
4439/7150 KB   
4443/7150 KB   
4447/7150 KB   
4451/7150 KB   
4455/7150 KB   
4459/7150 KB   
4463/7150 KB   
4467/7150 KB   
4471/7150 KB   
4475/7150 KB   
4479/7150 KB   
4483/7150 KB   
4487/7150 KB   
4491/7150 KB   
4495/7150 KB   
4499/7150 KB   
4503/7150 KB   
4507/7150 KB   
4511/7150 KB   
4515/7150 KB   
4519/7150 KB   
4523/7150 KB   
4527/7150 KB   
4531/7150 KB   
4535/7150 KB   
4539/7150 KB   
4543/7150 KB   
4547/7150 KB   
4551/7150 KB   
4555/7150 KB   
4559/7150 KB   
4563/7150 KB   
4567/7150 KB   
4571/7150 KB   
4575/7150 KB   
4579/7150 KB   
4583/7150 KB   
4587/7150 KB   
4591/7150 KB   
4595/7150 KB   
4599/7150 KB   
4603/7150 KB   
4607/7150 KB   
4611/7150 KB   
4615/7150 KB   
4619/7150 KB   
4623/7150 KB   
4627/7150 KB   
4631/7150 KB   
4635/7150 KB   
4639/7150 KB   
4643/7150 KB   
4647/7150 KB   
4651/7150 KB   
4655/7150 KB   
4659/7150 KB   
4663/7150 KB   
4667/7150 KB   
4671/7150 KB   
4675/7150 KB   
4679/7150 KB   
4683/7150 KB   
4687/7150 KB   
4691/7150 KB   
4695/7150 KB   
4699/7150 KB   
4703/7150 KB   
4707/7150 KB   
4711/7150 KB   
4715/7150 KB   
4719/7150 KB   
4723/7150 KB   
4727/7150 KB   
4731/7150 KB   
4735/7150 KB   
4739/7150 KB   
4743/7150 KB   
4747/7150 KB   
4751/7150 KB   
4755/7150 KB   
4759/7150 KB   
4763/7150 KB   
4767/7150 KB   
4771/7150 KB   
4775/7150 KB   
4779/7150 KB   
4783/7150 KB   
4787/7150 KB   
4791/7150 KB   
4795/7150 KB   
4799/7150 KB   
4803/7150 KB   
4807/7150 KB   
4811/7150 KB   
4815/7150 KB   
4819/7150 KB   
4823/7150 KB   
4827/7150 KB   
4831/7150 KB   
4835/7150 KB   
4839/7150 KB   
4843/7150 KB   
4847/7150 KB   
4851/7150 KB   
4855/7150 KB   
4859/7150 KB   
4863/7150 KB   
4867/7150 KB   
4871/7150 KB   
4875/7150 KB   
4879/7150 KB   
4883/7150 KB   
4887/7150 KB   
4891/7150 KB   
4895/7150 KB   
4899/7150 KB   
4903/7150 KB   
4907/7150 KB   
4911/7150 KB   
4915/7150 KB   
4919/7150 KB   
4923/7150 KB   
4927/7150 KB   
4931/7150 KB   
4935/7150 KB   
4939/7150 KB   
4943/7150 KB   
4947/7150 KB   
4951/7150 KB   
4955/7150 KB   
4959/7150 KB   
4963/7150 KB   
4967/7150 KB   
4971/7150 KB   
4975/7150 KB   
4979/7150 KB   
4983/7150 KB   
4987/7150 KB   
4991/7150 KB   
4995/7150 KB   
4999/7150 KB   
5003/7150 KB   
5007/7150 KB   
5011/7150 KB   
5015/7150 KB   
5019/7150 KB   
5023/7150 KB   
5027/7150 KB   
5031/7150 KB   
5035/7150 KB   
5039/7150 KB   
5043/7150 KB   
5047/7150 KB   
5051/7150 KB   
5055/7150 KB   
5059/7150 KB   
5063/7150 KB   
5067/7150 KB   
5071/7150 KB   
5075/7150 KB   
5079/7150 KB   
5083/7150 KB   
5087/7150 KB   
5091/7150 KB   
5095/7150 KB   
5099/7150 KB   
5103/7150 KB   
5107/7150 KB   
5111/7150 KB   
5115/7150 KB   
5119/7150 KB   
5123/7150 KB   
5127/7150 KB   
5131/7150 KB   
5135/7150 KB   
5139/7150 KB   
5143/7150 KB   
5147/7150 KB   
5151/7150 KB   
5155/7150 KB   
5159/7150 KB   
5163/7150 KB   
5167/7150 KB   
5171/7150 KB   
5175/7150 KB   
5179/7150 KB   
5183/7150 KB   
5187/7150 KB   
5191/7150 KB   
5195/7150 KB   
5199/7150 KB   
5203/7150 KB   
5207/7150 KB   
5211/7150 KB   
5215/7150 KB   
5219/7150 KB   
5223/7150 KB   
5227/7150 KB   
5231/7150 KB   
5235/7150 KB   
5239/7150 KB   
5243/7150 KB   
5247/7150 KB   
5251/7150 KB   
5255/7150 KB   
5259/7150 KB   
5263/7150 KB   
5267/7150 KB   
5271/7150 KB   
5275/7150 KB   
5279/7150 KB   
5283/7150 KB   
5287/7150 KB   
5291/7150 KB   
5295/7150 KB   
5299/7150 KB   
5303/7150 KB   
5307/7150 KB   
5311/7150 KB   
5315/7150 KB   
5319/7150 KB   
5323/7150 KB   
5327/7150 KB   
5331/7150 KB   
5335/7150 KB   
5339/7150 KB   
5343/7150 KB   
5347/7150 KB   
5351/7150 KB   
5355/7150 KB   
5359/7150 KB   
5363/7150 KB   
5367/7150 KB   
5371/7150 KB   
5375/7150 KB   
5379/7150 KB   
5383/7150 KB   
5384/7150 KB   
5388/7150 KB   
5392/7150 KB   
5396/7150 KB   
5400/7150 KB   
5404/7150 KB   
5408/7150 KB   
5412/7150 KB   
5416/7150 KB   
5420/7150 KB   
5424/7150 KB   
5428/7150 KB   
5432/7150 KB   
5436/7150 KB   
5439/7150 KB   
5443/7150 KB   
5447/7150 KB   
5448/7150 KB   
5452/7150 KB   
5456/7150 KB   
5460/7150 KB   
5464/7150 KB   
5468/7150 KB   
5472/7150 KB   
5476/7150 KB   
5480/7150 KB   
5484/7150 KB   
5488/7150 KB   
5492/7150 KB   
5496/7150 KB   
5500/7150 KB   
5503/7150 KB   
5507/7150 KB   
5511/7150 KB   
5512/7150 KB   
5516/7150 KB   
5520/7150 KB   
5524/7150 KB   
5528/7150 KB   
5532/7150 KB   
5536/7150 KB   
5540/7150 KB   
5544/7150 KB   
5548/7150 KB   
5552/7150 KB   
5556/7150 KB   
5560/7150 KB   
5564/7150 KB   
5567/7150 KB   
5571/7150 KB   
5575/7150 KB   
5579/7150 KB   
5583/7150 KB   
5587/7150 KB   
5591/7150 KB   
5595/7150 KB   
5599/7150 KB   
5603/7150 KB   
5607/7150 KB   
5611/7150 KB   
5615/7150 KB   
5619/7150 KB   
5623/7150 KB   
5627/7150 KB   
5631/7150 KB   
5635/7150 KB   
5639/7150 KB   
5640/7150 KB   
5644/7150 KB   
5648/7150 KB   
5652/7150 KB   
5656/7150 KB   
5660/7150 KB   
5664/7150 KB   
5666/7150 KB   
5670/7150 KB   
5674/7150 KB   
5678/7150 KB   
5682/7150 KB   
5686/7150 KB   
5690/7150 KB   
5694/7150 KB   
5695/7150 KB   
5699/7150 KB   
5703/7150 KB   
5704/7150 KB   
5708/7150 KB   
5712/7150 KB   
5716/7150 KB   
5720/7150 KB   
5724/7150 KB   
5728/7150 KB   
5732/7150 KB   
5736/7150 KB   
5739/7150 KB   
5743/7150 KB   
5747/7150 KB   
5751/7150 KB   
5755/7150 KB   
5757/7150 KB   
5759/7150 KB   
5763/7150 KB   
5767/7150 KB   
5771/7150 KB   
5775/7150 KB   
5779/7150 KB   
5783/7150 KB   
5787/7150 KB   
5791/7150 KB   
5795/7150 KB   
5799/7150 KB   
5803/7150 KB   
5807/7150 KB   
5811/7150 KB   
5815/7150 KB   
5819/7150 KB   
5823/7150 KB   
5827/7150 KB   
5831/7150 KB   
5835/7150 KB   
5839/7150 KB   
5843/7150 KB   
5847/7150 KB   
5851/7150 KB   
5855/7150 KB   
5859/7150 KB   
5863/7150 KB   
5867/7150 KB   
5871/7150 KB   
5875/7150 KB   
5879/7150 KB   
5883/7150 KB   
5887/7150 KB   
5891/7150 KB   
5895/7150 KB   
5899/7150 KB   
5903/7150 KB   
5907/7150 KB   
5911/7150 KB   
5915/7150 KB   
5919/7150 KB   
5923/7150 KB   
5927/7150 KB   
5931/7150 KB   
5935/7150 KB   
5939/7150 KB   
5943/7150 KB   
5947/7150 KB   
5951/7150 KB   
5955/7150 KB   
5959/7150 KB   
5963/7150 KB   
5967/7150 KB   
5971/7150 KB   
5975/7150 KB   
5979/7150 KB   
5983/7150 KB   
5987/7150 KB   
5991/7150 KB   
5995/7150 KB   
5999/7150 KB   
6003/7150 KB   
6007/7150 KB   
6011/7150 KB   
6015/7150 KB   
6019/7150 KB   
6023/7150 KB   
6027/7150 KB   
6031/7150 KB   
6035/7150 KB   
6039/7150 KB   
6043/7150 KB   
6047/7150 KB   
6051/7150 KB   
6055/7150 KB   
6059/7150 KB   
6063/7150 KB   
6067/7150 KB   
6071/7150 KB   
6075/7150 KB   
6079/7150 KB   
6083/7150 KB   
6087/7150 KB   
6091/7150 KB   
6095/7150 KB   
6099/7150 KB   
6103/7150 KB   
6107/7150 KB   
6111/7150 KB   
6115/7150 KB   
6119/7150 KB   
6123/7150 KB   
6127/7150 KB   
6131/7150 KB   
6135/7150 KB   
6139/7150 KB   
6143/7150 KB   
6147/7150 KB   
6151/7150 KB   
6155/7150 KB   
6159/7150 KB   
6163/7150 KB   
6167/7150 KB   
6171/7150 KB   
6175/7150 KB   
6179/7150 KB   
6183/7150 KB   
6187/7150 KB   
6191/7150 KB   
6195/7150 KB   
6199/7150 KB   
6203/7150 KB   
6207/7150 KB   
6211/7150 KB   
6215/7150 KB   
6219/7150 KB   
6223/7150 KB   
6227/7150 KB   
6231/7150 KB   
6235/7150 KB   
6239/7150 KB   
6243/7150 KB   
6247/7150 KB   
6251/7150 KB   
6255/7150 KB   
6259/7150 KB   
6263/7150 KB   
6267/7150 KB   
6271/7150 KB   
6275/7150 KB   
6279/7150 KB   
6283/7150 KB   
6287/7150 KB   
6291/7150 KB   
6295/7150 KB   
6299/7150 KB   
6303/7150 KB   
6307/7150 KB   
6311/7150 KB   
6315/7150 KB   
6319/7150 KB   
6323/7150 KB   
6327/7150 KB   
6331/7150 KB   
6335/7150 KB   
6339/7150 KB   
6343/7150 KB   
6347/7150 KB   
6351/7150 KB   
6355/7150 KB   
6359/7150 KB   
6363/7150 KB   
6367/7150 KB   
6371/7150 KB   
6375/7150 KB   
6379/7150 KB   
6383/7150 KB   
6387/7150 KB   
6391/7150 KB   
6395/7150 KB   
6399/7150 KB   
6403/7150 KB   
6407/7150 KB   
6411/7150 KB   
6415/7150 KB   
6419/7150 KB   
6423/7150 KB   
6427/7150 KB   
6431/7150 KB   
6435/7150 KB   
6439/7150 KB   
6443/7150 KB   
6447/7150 KB   
6451/7150 KB   
6455/7150 KB   
6459/7150 KB   
6463/7150 KB   
6467/7150 KB   
6471/7150 KB   
6475/7150 KB   
6479/7150 KB   
6483/7150 KB   
6487/7150 KB   
6491/7150 KB   
6495/7150 KB   
6499/7150 KB   
6503/7150 KB   
6507/7150 KB   
6511/7150 KB   
6515/7150 KB   
6519/7150 KB   
6523/7150 KB   
6527/7150 KB   
6531/7150 KB   
6535/7150 KB   
6539/7150 KB   
6543/7150 KB   
6547/7150 KB   
6551/7150 KB   
6555/7150 KB   
6559/7150 KB   
6563/7150 KB   
6567/7150 KB   
6571/7150 KB   
6575/7150 KB   
6579/7150 KB   
6583/7150 KB   
6587/7150 KB   
6591/7150 KB   
6595/7150 KB   
6599/7150 KB   
6603/7150 KB   
6607/7150 KB   
6611/7150 KB   
6615/7150 KB   
6619/7150 KB   
6623/7150 KB   
6627/7150 KB   
6631/7150 KB   
6635/7150 KB   
6639/7150 KB   
6643/7150 KB   
6647/7150 KB   
6651/7150 KB   
6655/7150 KB   
6659/7150 KB   
6663/7150 KB   
6667/7150 KB   
6671/7150 KB   
6675/7150 KB   
6679/7150 KB   
6683/7150 KB   
6687/7150 KB   
6691/7150 KB   
6695/7150 KB   
6699/7150 KB   
6703/7150 KB   
6707/7150 KB   
6711/7150 KB   
6715/7150 KB   
6719/7150 KB   
6723/7150 KB   
6727/7150 KB   
6731/7150 KB   
6735/7150 KB   
6739/7150 KB   
6743/7150 KB   
6747/7150 KB   
6751/7150 KB   
6755/7150 KB   
6759/7150 KB   
6763/7150 KB   
6767/7150 KB   
6771/7150 KB   
6775/7150 KB   
6779/7150 KB   
6783/7150 KB   
6787/7150 KB   
6791/7150 KB   
6795/7150 KB   
6799/7150 KB   
6803/7150 KB   
6807/7150 KB   
6811/7150 KB   
6815/7150 KB   
6819/7150 KB   
6823/7150 KB   
6827/7150 KB   
6831/7150 KB   
6835/7150 KB   
6839/7150 KB   
6843/7150 KB   
6847/7150 KB   
6851/7150 KB   
6855/7150 KB   
6859/7150 KB   
6863/7150 KB   
6867/7150 KB   
6871/7150 KB   
6875/7150 KB   
6879/7150 KB   
6883/7150 KB   
6887/7150 KB   
6891/7150 KB   
6895/7150 KB   
6899/7150 KB   
6903/7150 KB   
6907/7150 KB   
6911/7150 KB   
6915/7150 KB   
6919/7150 KB   
6923/7150 KB   
6927/7150 KB   
6931/7150 KB   
6935/7150 KB   
6939/7150 KB   
6943/7150 KB   
6947/7150 KB   
6951/7150 KB   
6955/7150 KB   
6959/7150 KB   
6963/7150 KB   
6967/7150 KB   
6971/7150 KB   
6975/7150 KB   
6979/7150 KB   
6983/7150 KB   
6987/7150 KB   
6991/7150 KB   
6995/7150 KB   
6999/7150 KB   
7003/7150 KB   
7007/7150 KB   
7011/7150 KB   
7015/7150 KB   
7019/7150 KB   
7023/7150 KB   
7027/7150 KB   
7031/7150 KB   
7035/7150 KB   
7039/7150 KB   
7043/7150 KB   
7047/7150 KB   
7051/7150 KB   
7055/7150 KB   
7059/7150 KB   
7063/7150 KB   
7067/7150 KB   
7071/7150 KB   
7075/7150 KB   
7079/7150 KB   
7083/7150 KB   
7087/7150 KB   
7091/7150 KB   
7095/7150 KB   
7099/7150 KB   
7103/7150 KB   
7107/7150 KB   
7111/7150 KB   
7115/7150 KB   
7119/7150 KB   
7123/7150 KB   
7127/7150 KB   
7131/7150 KB   
7135/7150 KB   
7139/7150 KB   
7143/7150 KB   
7147/7150 KB   
7150/7150 KB   
               
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-standalone-p2-director/1.0.0/tycho-standalone-p2-director-1.0.0.zip (7150 KB at 10155.8 KB/sec)
17:19:37 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml
17:19:38 [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/
17:19:38 [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/
17:19:38 [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410
17:19:39 [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/
17:19:39 [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/
17:19:40 [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (99.49kB at 98.99kB/s)
17:19:40 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml
17:19:40 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml
17:19:40 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml
17:19:40 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml
17:19:40 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml
17:19:40 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml
17:19:40 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml
17:19:40 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml
17:19:40 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml
17:19:40 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml
17:19:40 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml
17:19:40 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml
17:19:40 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml
17:19:40 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml
17:19:40 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/name.abuchen.zulu.jre.feature/pom.xml
17:19:40 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/name.abuchen.zulu.jre.feature/pom.xml
17:19:40 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/name.abuchen.zulu.jre.feature/pom.xml
17:19:40 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/pom.xml
17:19:40 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/pom.xml
17:19:40 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/pom.xml
17:19:40 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.rcp:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/pom.xml
17:19:40 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.rcp:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/pom.xml
17:19:42 [INFO] Fetching R-4.7.1a-201710090410&countryCode=us&timeZone=1&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.7/
17:19:44 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (436.32kB)
17:19:44 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (436.32kB)
17:19:45 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (47.85kB of 436.32kB at 46.52kB/s)
17:19:47 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (74.56kB of 436.32kB at 35.28kB/s)
17:19:48 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (121.33kB of 436.32kB at 35.54kB/s)
17:19:49 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (137.35kB of 436.32kB at 26.67kB/s)
17:19:50 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (145.37kB of 436.32kB at 18.97kB/s)
17:19:52 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (157.39kB of 436.32kB at 15.76kB/s)
17:19:53 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (172.09kB of 436.32kB at 12.29kB/s)
17:19:54 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (186.79kB of 436.32kB at 11.49kB/s)
17:19:55 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (205.49kB of 436.32kB at 12.02kB/s)
17:19:57 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (217.51kB of 436.32kB at 12.82kB/s)
17:19:58 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (230.88kB of 436.32kB at 9.89kB/s)
17:19:59 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (244.24kB of 436.32kB at 10.69kB/s)
17:20:01 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (256.25kB of 436.32kB at 9.62kB/s)
17:20:03 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (261.6kB of 436.32kB at 7.48kB/s)
17:20:04 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (266.95kB of 436.32kB at 5.68kB/s)
17:20:05 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (272.29kB of 436.32kB at 5.34kB/s)
17:20:07 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (280.31kB of 436.32kB at 4.01kB/s)
17:20:08 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (292.33kB of 436.32kB at 6.35kB/s)
17:20:10 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (309.7kB of 436.32kB at 8.02kB/s)
17:20:11 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (323.06kB of 436.32kB at 9.35kB/s)
17:20:12 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (331.07kB of 436.32kB at 10.15kB/s)
17:20:13 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (340.42kB of 436.32kB at 9.62kB/s)
17:20:14 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (351.1kB of 436.32kB at 8.28kB/s)
17:20:16 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (363.13kB of 436.32kB at 8.28kB/s)
17:20:17 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (372.48kB of 436.32kB at 8.02kB/s)
17:20:19 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (385.84kB of 436.32kB at 8.55kB/s)
17:20:20 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (400.54kB of 436.32kB at 9.35kB/s)
17:20:21 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (413.89kB of 436.32kB at 9.08kB/s)
17:20:23 [INFO] Fetching org.eclipse.osgi_3.12.50.v20170928-1321.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (421.91kB of 436.32kB at 8.82kB/s)
17:20:25 [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.98kB)
17:20:25 [INFO] Fetching org.eclipse.osgi.services_3.6.0.v20170228-1906.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.98kB)
17:20:25 [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (140.59kB)
17:20:25 [INFO] Fetching org.apache.felix.scr_2.0.10.v20170501-2007.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (140.59kB)
17:20:25 [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.93kB)
17:20:25 [INFO] Fetching org.eclipse.osgi.util_3.4.0.v20170111-1608.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.93kB)
17:20:25 [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (43.34kB)
17:20:25 [INFO] Fetching org.eclipse.core.commands_3.9.0.v20170530-1048.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (43.34kB)
17:20:26 [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (51.81kB)
17:20:26 [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (51.81kB)
17:20:27 [INFO] Fetching org.eclipse.equinox.common_3.9.0.v20170207-1454.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (19.79kB of 51.81kB at 15.79kB/s)
17:20:28 [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (40.97kB)
17:20:28 [INFO] Fetching org.eclipse.core.contenttype_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (40.97kB)
17:20:28 [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (53.99kB)
17:20:28 [INFO] Fetching org.eclipse.equinox.preferences_3.7.0.v20170126-2132.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (53.99kB)
17:20:28 [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (71.7kB)
17:20:28 [INFO] Fetching org.eclipse.equinox.registry_3.7.0.v20170222-1344.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (71.7kB)
17:20:28 [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (33.1kB)
17:20:28 [INFO] Fetching org.eclipse.core.expressions_3.6.0.v20170207-1037.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (33.1kB)
17:20:29 [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (35.26kB)
17:20:29 [INFO] Fetching org.eclipse.core.runtime_3.13.0.v20170207-1030.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (35.26kB)
17:20:29 [INFO] Fetching org.eclipse.core.jobs_3.9.1.v20170714-0547.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (46.01kB)
17:20:29 [INFO] Fetching org.eclipse.core.jobs_3.9.1.v20170714-0547.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (46.01kB)
17:20:29 [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (40.76kB)
17:20:29 [INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (40.76kB)
17:20:31 [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.47kB)
17:20:31 [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.47kB)
17:20:32 [INFO] Fetching org.eclipse.e4.core.commands_0.12.100.v20170513-0428.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.11kB of 13.47kB at 9.11kB/s)
17:20:32 [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.17kB)
17:20:32 [INFO] Fetching org.eclipse.e4.core.di_1.6.100.v20170421-1418.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.17kB)
17:20:32 [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (22.58kB)
17:20:32 [INFO] Fetching org.eclipse.e4.core.contexts_1.6.0.v20170322-1144.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (22.58kB)
17:20:32 [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.42kB)
17:20:32 [INFO] Fetching org.eclipse.e4.core.services_2.1.0.v20170407-0928.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.42kB)
17:20:32 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.71kB)
17:20:32 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.71kB)
17:20:33 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.77kB)
17:20:33 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.77kB)
17:20:33 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.46kB)
17:20:33 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.46kB)
17:20:33 [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.34kB)
17:20:33 [INFO] Fetching org.eclipse.equinox.ds_1.5.0.v20170307-1429.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.34kB)
17:20:34 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.68kB)
17:20:34 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.68kB)
17:20:34 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (98kB)
17:20:34 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (98kB)
17:20:34 [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (368.51kB)
17:20:34 [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (368.51kB)
17:20:35 [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.98kB)
17:20:35 [INFO] Fetching org.eclipse.e4.ui.di_1.2.100.v20170414-1137.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.98kB)
17:20:35 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (107.68kB)
17:20:35 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (107.68kB)
17:20:35 [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.36kB)
17:20:36 [INFO] Fetching org.eclipse.e4.ui.services_1.3.0.v20170307-2032.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.36kB)
17:20:36 [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.46kB)
17:20:36 [INFO] Fetching org.eclipse.equinox.event_1.4.0.v20170105-1446.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.46kB)
17:20:36 [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (85.98kB)
17:20:36 [INFO] Fetching org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (85.98kB)
17:20:36 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (8.71MB)
17:20:36 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (8.71MB)
17:20:37 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (2.32MB of 8.71MB at 2.24MB/s)
17:20:38 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (4.71MB of 8.71MB at 2.32MB/s)
17:20:39 [INFO] Fetching com.ibm.icu_58.2.0.v20170418-1837.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (6.98MB of 8.71MB at 2.3MB/s)
17:20:42 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.3kB)
17:20:42 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.3kB)
17:20:43 [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (35.92kB)
17:20:43 [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20170609-0707.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (35.92kB)
17:20:43 [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (104.66kB)
17:20:43 [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (104.66kB)
17:20:43 [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (30.32kB)
17:20:43 [INFO] Fetching org.eclipse.equinox.p2.core_2.4.101.v20170906-1259.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (30.32kB)
17:20:44 [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (45.05kB)
17:20:44 [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (45.05kB)
17:20:45 [INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.18kB of 45.05kB at 39.84kB/s)
17:20:45 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (101.67kB)
17:20:45 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (101.67kB)
17:20:46 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.26kB)
17:20:46 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.26kB)
17:20:46 [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (73.2kB)
17:20:46 [INFO] Fetching org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (73.2kB)
17:20:46 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (47.4kB)
17:20:46 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (47.4kB)
17:20:46 [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.24kB)
17:20:46 [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.24kB)
17:20:47 [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.32kB)
17:20:47 [INFO] Fetching org.tukaani.xz_1.5.0.v20170111-1717.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.32kB)
17:20:47 [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (31.18kB)
17:20:47 [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (31.18kB)
17:20:47 [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (42.3kB)
17:20:47 [INFO] Fetching org.eclipse.equinox.security_1.2.300.v20170505-1235.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (42.3kB)
17:20:47 [INFO] Fetching org.eclipse.jface_3.13.1.v20170810-0135.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (355.4kB)
17:20:47 [INFO] Fetching org.eclipse.jface_3.13.1.v20170810-0135.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (355.4kB)
17:20:48 [INFO] Fetching org.eclipse.swt_3.106.1.v20170926-0519.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.86kB)
17:20:48 [INFO] Fetching org.eclipse.swt_3.106.1.v20170926-0519.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.86kB)
17:20:48 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.25MB)
17:20:48 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.25MB)
17:20:49 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (955.14kB of 1.25MB at 951.14kB/s)
17:20:50 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:20:50 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:20:51 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (954.94kB)
17:20:51 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (954.94kB)
17:20:52 [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:20:52 [INFO] Fetching org.eclipse.swt.win32.win32.x86_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:20:53 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:20:53 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.106.1.v20170926-0519.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (1.16MB)
17:20:53 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.rcp:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/pom.xml
17:20:54 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.feature/pom.xml
17:20:54 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.feature/pom.xml
17:20:54 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.feature:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.feature/pom.xml
17:20:54 [INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.product:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/pom.xml
17:20:54 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.product:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/pom.xml
17:20:54 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.32kB)
17:20:54 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.32kB)
17:20:56 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.32kB of 21.32kB at 21.14kB/s)
17:20:56 [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (81.58kB)
17:20:56 [INFO] Fetching org.apache.batik.css_1.8.0.v20170214-1941.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (81.58kB)
17:20:56 [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (56.27kB)
17:20:56 [INFO] Fetching org.apache.batik.util_1.8.0.v20170214-1941.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (56.27kB)
17:20:56 [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (75.96kB)
17:20:56 [INFO] Fetching org.apache.batik.util.gui_1.8.0.v20170214-1941.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (75.96kB)
17:20:57 [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (104.09kB)
17:20:57 [INFO] Fetching org.apache.commons.codec_1.9.0.v20170208-1614.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (104.09kB)
17:20:57 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (323.38kB)
17:20:57 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.2.v20170210-0925.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (323.38kB)
17:20:57 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (107.7kB)
17:20:57 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.6.v20170210-0925.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (107.7kB)
17:20:58 [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (58.16kB)
17:20:58 [INFO] Fetching org.eclipse.core.databinding_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (58.16kB)
17:20:58 [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (90.43kB)
17:20:58 [INFO] Fetching org.eclipse.core.databinding.observable_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (90.43kB)
17:20:58 [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (49.74kB)
17:20:58 [INFO] Fetching org.eclipse.core.databinding.property_1.6.100.v20170515-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (49.74kB)
17:20:59 [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (22.94kB)
17:20:59 [INFO] Fetching org.eclipse.core.databinding.beans_1.4.0.v20170210-0856.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (22.94kB)
17:20:59 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (70.39kB)
17:20:59 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (70.39kB)
17:20:59 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.35kB)
17:20:59 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (24.35kB)
17:20:59 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (94.16kB)
17:20:59 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (94.16kB)
17:21:00 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (65.05kB)
17:21:00 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (65.05kB)
17:21:00 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.65kB)
17:21:00 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.65kB)
17:21:00 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.49kB)
17:21:00 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (16.49kB)
17:21:00 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.85kB)
17:21:00 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.85kB)
17:21:00 [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (30.64kB)
17:21:00 [INFO] Fetching org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (30.64kB)
17:21:01 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (101.74kB)
17:21:01 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (101.74kB)
17:21:01 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.77kB)
17:21:01 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (80.77kB)
17:21:01 [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (71.53kB)
17:21:01 [INFO] Fetching org.eclipse.jface.databinding_1.8.100.v20170503-1507.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (71.53kB)
17:21:02 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.93kB)
17:21:02 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740.jar.pack.gz from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.93kB)
17:21:02 [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (48.88kB)
17:21:02 [INFO] Fetching org.eclipse.equinox.console_1.1.300.v20170512-2111.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (48.88kB)
17:21:02 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (55.59kB)
17:21:02 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (55.59kB)
17:21:02 [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.15kB)
17:21:02 [INFO] Fetching org.eclipse.equinox.bidi_1.1.0.v20160728-1031.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.15kB)
17:21:04 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.85kB)
17:21:04 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425.jar.pack.gz from http://eclipse.c3sl.ufpr.br/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (23.85kB)
17:21:05 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.92kB)
17:21:05 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.92kB)
17:21:05 [INFO] Fetching org.eclipse.e4.rcp_1.6.1.v20170928-1359.jar from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (19.56kB)
17:21:05 [INFO] Fetching org.eclipse.e4.rcp_1.6.1.v20170928-1359.jar from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (19.56kB)
17:21:05 [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.54kB)
17:21:05 [INFO] Fetching org.eclipse.ecf_3.8.0.v20170104-0657.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (41.54kB)
17:21:05 [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.49kB)
17:21:05 [INFO] Fetching org.eclipse.ecf.identity_3.8.0.v20161203-2153.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.49kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.71kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.core.feature_1.4.0.v20170516-2248.jar from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.71kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.55kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.ssl_1.2.0.v20160817-1024.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (9.55kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.68kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.0.v20170110-1317.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.68kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (20.33kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.0.v20160817-1024.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (20.33kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (45.1kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.300.v20161203-1840.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (45.1kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.7.v20170516-2248.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.8kB)
17:21:06 [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.13.7.v20170516-2248.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.8kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.4kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.200.v20170314-0133.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.4kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.7.v20170516-2248.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.8kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.feature_3.13.7.v20170516-2248.jar from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.8kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (11.62kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient4.ssl_1.1.0.v20160817-1024.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (11.62kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.7kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient4.ssl.feature_1.1.0.v20170110-1317.jar from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (26.7kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.36kB)
17:21:07 [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20160817-1024.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (7.36kB)
17:21:08 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (22.71kB)
17:21:08 [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.0.v20170110-1317.jar from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (22.71kB)
17:21:08 [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (17.7kB)
17:21:08 [INFO] Fetching org.eclipse.emf.common_2.13.0.v20170609-0707.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (17.7kB)
17:21:08 [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (17.73kB)
17:21:08 [INFO] Fetching org.eclipse.emf.ecore_2.13.0.v20170609-0707.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (17.73kB)
17:21:08 [INFO] Fetching org.eclipse.equinox.executable_3.7.1.v20170928-1359.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (226.94kB)
17:21:08 [INFO] Fetching org.eclipse.equinox.executable_3.7.1.v20170928-1359.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (226.94kB)
17:21:08 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.1.v20170928-1359 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31.96kB)
17:21:08 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.7.1.v20170928-1359 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31.96kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (19.03kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (19.03kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.14kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.14kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://mirror.dkm.cz/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.2kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405.jar.pack.gz from http://mirror.dkm.cz/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (52.2kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (37.96kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (37.96kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.38kB)
17:21:09 [INFO] Fetching org.eclipse.equinox.p2.console_1.0.600.v20170511-1106.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (17.38kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.84kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (13.84kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://mirrors.nic.cz/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (44.19kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259.jar.pack.gz from http://mirrors.nic.cz/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (44.19kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (33kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.2.200.v20170511-1216.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (33kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (15.87kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (15.87kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.49kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.1.300.v20161004-0244.jar.pack.gz from http://ftp.snt.utwente.nl/pub/software/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (21.49kB)
17:21:10 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (12.31kB)
17:21:11 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.0.100.v20170504-1307.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (12.31kB)
17:21:11 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.35kB)
17:21:11 [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.4.1.v20170928-1405.jar from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/features/ (18.35kB)
17:21:11 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.550.v20170928-1359.jar.pack.gz from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (77.06kB)
17:21:11 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.550.v20170928-1359.jar.pack.gz from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (77.06kB)
17:21:11 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_3.7.1.v20170928-1359 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31.31kB)
17:21:11 [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_3.7.1.v20170928-1359 from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31.31kB)
17:21:11 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (18.69kB)
17:21:11 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (18.69kB)
17:21:11 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.58kB)
17:21:11 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (32.58kB)
17:21:12 [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.1.v20170928-1359 from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (11.28kB)
17:21:12 [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.7.1.v20170928-1359 from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (11.28kB)
17:21:12 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.550.v20170928-1359.jar.pack.gz from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.68kB)
17:21:12 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.550.v20170928-1359.jar.pack.gz from http://mirrors.uniri.hr/eclipse//eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (26.68kB)
17:21:12 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_3.7.1.v20170928-1359 from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31kB)
17:21:12 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_3.7.1.v20170928-1359 from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (31kB)
17:21:12 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (28.88kB)
17:21:12 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.550.v20170928-1359.jar.pack.gz from http://mirror.switch.ch/eclipse/eclipse/updates/4.7/R-4.7.1a-201710090410/plugins/ (28.88kB)
17:21:13 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.1.v20170928-1359 from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (34.39kB)
17:21:13 [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.7.1.v20170928-1359 from https://ftp.acc.umu.se/mirror/eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/binary/ (34.39kB)
17:21:13 [INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.product:8.31.0.1 @ /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/pom.xml
17:21:13 [INFO] ------------------------------------------------------------------------
17:21:13 [INFO] Reactor Build Order:
17:21:13 [INFO] 
17:21:13 [INFO] Bundled Oracle Java JRE
17:21:13 [INFO] bundles
17:21:13 [INFO] name.abuchen.zulu.jre.linux.x86
17:21:13 [INFO] name.abuchen.zulu.jre.linux.x86_64
17:21:13 [INFO] name.abuchen.zulu.jre.macosx.x86_64
17:21:13 [INFO] name.abuchen.zulu.jre.win32.x86
17:21:13 [INFO] name.abuchen.zulu.jre.win32.x86_64
17:21:13 [INFO] name.abuchen.zulu.jre.feature
17:21:13 [INFO] name.abuchen.zulu.updatesite
17:21:13 [INFO] test-app
17:21:13 [INFO] test.rcp
17:21:13 [INFO] test.feature
17:21:13 [INFO] test.product
17:21:13 [INFO]                                                                         
17:21:13 [INFO] ------------------------------------------------------------------------
17:21:13 [INFO] Building Bundled Oracle Java JRE 8.31.0.1
17:21:13 [INFO] ------------------------------------------------------------------------
17:21:13 [INFO] 
17:21:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jre ---
17:21:13 [INFO]                                                                         
17:21:13 [INFO] ------------------------------------------------------------------------
17:21:13 [INFO] Building bundles 8.31.0.1
17:21:13 [INFO] ------------------------------------------------------------------------
17:21:13 [INFO] 
17:21:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bundles ---
17:21:13 [INFO]                                                                         
17:21:13 [INFO] ------------------------------------------------------------------------
17:21:13 [INFO] Building name.abuchen.zulu.jre.linux.x86 8.31.0.1
17:21:13 [INFO] ------------------------------------------------------------------------
17:21:13 [INFO] 
17:21:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:13 [INFO] 
17:21:13 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:13 [INFO] The project's OSGi version is 8.31.0.1
17:21:13 [INFO] 
17:21:13 [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:13 [INFO] 
17:21:13 [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:13 [INFO] 
17:21:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:13 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/src/main/resources
17:21:13 [INFO] 
17:21:13 [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-linux_i686.tar.gz) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:14 
#                                                                          2.2%
######                                                                     9.4%
###########                                                               16.6%
################                                                          23.6%
#####################                                                     29.7%
###########################                                               37.9%
################################                                          45.1%
#####################################                                     52.1%
##########################################                                59.2%
###############################################                           66.3%
####################################################                      73.4%
##########################################################                80.6%
###############################################################           87.6%
#################################################################         90.5%
######################################################################    97.4%
######################################################################## 100.0%
17:21:15 [INFO] 
17:21:15 [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:15 Downloading: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom
17:21:15 761/761 B      
            
Downloaded: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.pom (761 B at 28.6 KB/sec)
17:21:15 Downloading: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
17:21:15 3/220 KB    
5/220 KB   
8/220 KB   
11/220 KB   
13/220 KB   
16/220 KB   
19/220 KB   
21/220 KB   
24/220 KB   
27/220 KB   
29/220 KB   
32/220 KB   
36/220 KB   
40/220 KB   
44/220 KB   
48/220 KB   
52/220 KB   
56/220 KB   
60/220 KB   
64/220 KB   
68/220 KB   
72/220 KB   
76/220 KB   
80/220 KB   
84/220 KB   
88/220 KB   
92/220 KB   
96/220 KB   
100/220 KB   
104/220 KB   
108/220 KB   
112/220 KB   
116/220 KB   
120/220 KB   
124/220 KB   
128/220 KB   
132/220 KB   
136/220 KB   
140/220 KB   
144/220 KB   
148/220 KB   
152/220 KB   
156/220 KB   
160/220 KB   
164/220 KB   
168/220 KB   
172/220 KB   
176/220 KB   
180/220 KB   
184/220 KB   
188/220 KB   
192/220 KB   
196/220 KB   
200/220 KB   
204/220 KB   
208/220 KB   
212/220 KB   
216/220 KB   
220/220 KB   
             
Downloaded: https://repo.maven.apache.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar (220 KB at 3220.9 KB/sec)
17:21:16 [INFO] Executing tasks
17:21:16 
17:21:16 main:
17:21:16      [echo] Unzip: zulu8.31.0.1-jdk8.0.181-linux_i686.tar.gz
17:21:16     [untar] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/target/zulu8.31.0.1-jdk8.0.181-linux_i686.tar.gz into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/target/downloads
17:21:17 [INFO] Executed tasks
17:21:17 [INFO] 
17:21:17 [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:17 [INFO] Copying 1 resource
17:21:17 [INFO] 
17:21:17 [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:17 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom
17:21:17 2/2 KB       
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.pom (2 KB at 66.0 KB/sec)
17:21:17 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom
17:21:17 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.pom (2 KB at 36.2 KB/sec)
17:21:17 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom
17:21:17 2/2 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.pom (2 KB at 37.1 KB/sec)
17:21:17 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar
17:21:17 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar
17:21:17 Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar
17:21:17 3/166 KB   
5/166 KB   
8/166 KB   
11/166 KB   
13/166 KB   
16/166 KB   
19/166 KB   
21/166 KB   
24/166 KB   
27/166 KB   
29/166 KB   
32/166 KB   
36/166 KB   
40/166 KB   
44/166 KB   
48/166 KB   
52/166 KB   
56/166 KB   
60/166 KB   
64/166 KB   
68/166 KB   
72/166 KB   
76/166 KB   
80/166 KB   
80/166 KB   3/5690 KB   
84/166 KB   3/5690 KB   
88/166 KB   3/5690 KB   
92/166 KB   3/5690 KB   
92/166 KB   6/5690 KB   
96/166 KB   6/5690 KB   
96/166 KB   9/5690 KB   
96/166 KB   11/5690 KB   
100/166 KB   11/5690 KB   
104/166 KB   11/5690 KB   
104/166 KB   14/5690 KB   
108/166 KB   14/5690 KB   
112/166 KB   14/5690 KB   
112/166 KB   14/5690 KB   3/16 KB   
112/166 KB   16/5690 KB   3/16 KB   
112/166 KB   19/5690 KB   3/16 KB   
112/166 KB   19/5690 KB   5/16 KB   
112/166 KB   19/5690 KB   8/16 KB   
112/166 KB   22/5690 KB   8/16 KB   
116/166 KB   22/5690 KB   8/16 KB   
116/166 KB   22/5690 KB   11/16 KB   
120/166 KB   22/5690 KB   11/16 KB   
124/166 KB   22/5690 KB   11/16 KB   
124/166 KB   22/5690 KB   13/16 KB   
128/166 KB   22/5690 KB   13/16 KB   
128/166 KB   25/5690 KB   13/16 KB   
128/166 KB   25/5690 KB   16/16 KB   
128/166 KB   27/5690 KB   16/16 KB   
128/166 KB   30/5690 KB   16/16 KB   
128/166 KB   32/5690 KB   16/16 KB   
132/166 KB   32/5690 KB   16/16 KB   
136/166 KB   32/5690 KB   16/16 KB   
140/166 KB   32/5690 KB   16/16 KB   
144/166 KB   32/5690 KB   16/16 KB   
148/166 KB   32/5690 KB   16/16 KB   
152/166 KB   32/5690 KB   16/16 KB   
156/166 KB   32/5690 KB   16/16 KB   
160/166 KB   32/5690 KB   16/16 KB   
164/166 KB   32/5690 KB   16/16 KB   
166/166 KB   32/5690 KB   16/16 KB   
                                     
36/5690 KB   16/16 KB                
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.compiler.apt/1.2.100.v20160418-1457/org.eclipse.jdt.compiler.apt-1.2.100.v20160418-1457.jar (166 KB at 7182.4 KB/sec)
17:21:17 40/5690 KB   16/16 KB   
44/5690 KB   16/16 KB   
48/5690 KB   16/16 KB   
52/5690 KB   16/16 KB   
56/5690 KB   16/16 KB   
60/5690 KB   16/16 KB   
62/5690 KB   16/16 KB   
66/5690 KB   16/16 KB   
70/5690 KB   16/16 KB   
70/5690 KB   16/16 KB   
74/5690 KB   16/16 KB   
78/5690 KB   16/16 KB   
82/5690 KB   16/16 KB   
86/5690 KB   16/16 KB   
90/5690 KB   16/16 KB   
94/5690 KB   16/16 KB   
98/5690 KB   16/16 KB   
102/5690 KB   16/16 KB   
                         
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-compiler-jdt/1.0.0/tycho-compiler-jdt-1.0.0.jar (16 KB at 540.7 KB/sec)
17:21:17 106/5690 KB              
110/5690 KB   
114/5690 KB   
118/5690 KB   
122/5690 KB   
123/5690 KB   
127/5690 KB   
131/5690 KB   
135/5690 KB   
139/5690 KB   
143/5690 KB   
147/5690 KB   
151/5690 KB   
155/5690 KB   
159/5690 KB   
163/5690 KB   
167/5690 KB   
171/5690 KB   
175/5690 KB   
175/5690 KB   
179/5690 KB   
183/5690 KB   
187/5690 KB   
191/5690 KB   
191/5690 KB   
195/5690 KB   
199/5690 KB   
203/5690 KB   
207/5690 KB   
211/5690 KB   
215/5690 KB   
219/5690 KB   
223/5690 KB   
227/5690 KB   
231/5690 KB   
235/5690 KB   
239/5690 KB   
243/5690 KB   
247/5690 KB   
251/5690 KB   
253/5690 KB   
257/5690 KB   
261/5690 KB   
265/5690 KB   
269/5690 KB   
273/5690 KB   
277/5690 KB   
281/5690 KB   
285/5690 KB   
289/5690 KB   
293/5690 KB   
297/5690 KB   
301/5690 KB   
305/5690 KB   
309/5690 KB   
313/5690 KB   
317/5690 KB   
321/5690 KB   
325/5690 KB   
329/5690 KB   
333/5690 KB   
337/5690 KB   
341/5690 KB   
345/5690 KB   
349/5690 KB   
353/5690 KB   
357/5690 KB   
361/5690 KB   
365/5690 KB   
369/5690 KB   
373/5690 KB   
377/5690 KB   
381/5690 KB   
385/5690 KB   
389/5690 KB   
393/5690 KB   
397/5690 KB   
401/5690 KB   
405/5690 KB   
409/5690 KB   
413/5690 KB   
417/5690 KB   
421/5690 KB   
425/5690 KB   
429/5690 KB   
433/5690 KB   
437/5690 KB   
441/5690 KB   
445/5690 KB   
449/5690 KB   
453/5690 KB   
457/5690 KB   
461/5690 KB   
465/5690 KB   
469/5690 KB   
473/5690 KB   
477/5690 KB   
481/5690 KB   
485/5690 KB   
489/5690 KB   
493/5690 KB   
497/5690 KB   
501/5690 KB   
505/5690 KB   
509/5690 KB   
513/5690 KB   
517/5690 KB   
521/5690 KB   
525/5690 KB   
529/5690 KB   
533/5690 KB   
537/5690 KB   
541/5690 KB   
545/5690 KB   
549/5690 KB   
553/5690 KB   
557/5690 KB   
561/5690 KB   
565/5690 KB   
569/5690 KB   
573/5690 KB   
577/5690 KB   
581/5690 KB   
585/5690 KB   
589/5690 KB   
593/5690 KB   
597/5690 KB   
601/5690 KB   
605/5690 KB   
609/5690 KB   
613/5690 KB   
617/5690 KB   
621/5690 KB   
625/5690 KB   
629/5690 KB   
633/5690 KB   
637/5690 KB   
641/5690 KB   
645/5690 KB   
649/5690 KB   
653/5690 KB   
657/5690 KB   
661/5690 KB   
665/5690 KB   
669/5690 KB   
673/5690 KB   
677/5690 KB   
681/5690 KB   
685/5690 KB   
689/5690 KB   
693/5690 KB   
697/5690 KB   
701/5690 KB   
705/5690 KB   
709/5690 KB   
713/5690 KB   
717/5690 KB   
721/5690 KB   
725/5690 KB   
729/5690 KB   
733/5690 KB   
737/5690 KB   
741/5690 KB   
745/5690 KB   
749/5690 KB   
753/5690 KB   
757/5690 KB   
761/5690 KB   
765/5690 KB   
769/5690 KB   
773/5690 KB   
777/5690 KB   
781/5690 KB   
785/5690 KB   
789/5690 KB   
793/5690 KB   
797/5690 KB   
801/5690 KB   
805/5690 KB   
809/5690 KB   
813/5690 KB   
817/5690 KB   
821/5690 KB   
825/5690 KB   
829/5690 KB   
833/5690 KB   
837/5690 KB   
841/5690 KB   
845/5690 KB   
849/5690 KB   
853/5690 KB   
857/5690 KB   
861/5690 KB   
865/5690 KB   
869/5690 KB   
873/5690 KB   
877/5690 KB   
881/5690 KB   
885/5690 KB   
889/5690 KB   
893/5690 KB   
897/5690 KB   
901/5690 KB   
905/5690 KB   
909/5690 KB   
913/5690 KB   
917/5690 KB   
921/5690 KB   
925/5690 KB   
929/5690 KB   
933/5690 KB   
937/5690 KB   
941/5690 KB   
945/5690 KB   
949/5690 KB   
953/5690 KB   
957/5690 KB   
961/5690 KB   
965/5690 KB   
969/5690 KB   
973/5690 KB   
977/5690 KB   
981/5690 KB   
985/5690 KB   
989/5690 KB   
993/5690 KB   
997/5690 KB   
1001/5690 KB   
1005/5690 KB   
1009/5690 KB   
1013/5690 KB   
1017/5690 KB   
1021/5690 KB   
1025/5690 KB   
1029/5690 KB   
1033/5690 KB   
1037/5690 KB   
1041/5690 KB   
1045/5690 KB   
1049/5690 KB   
1053/5690 KB   
1057/5690 KB   
1061/5690 KB   
1065/5690 KB   
1069/5690 KB   
1073/5690 KB   
1077/5690 KB   
1081/5690 KB   
1085/5690 KB   
1089/5690 KB   
1093/5690 KB   
1097/5690 KB   
1101/5690 KB   
1105/5690 KB   
1109/5690 KB   
1113/5690 KB   
1117/5690 KB   
1121/5690 KB   
1125/5690 KB   
1129/5690 KB   
1133/5690 KB   
1137/5690 KB   
1141/5690 KB   
1145/5690 KB   
1149/5690 KB   
1153/5690 KB   
1157/5690 KB   
1161/5690 KB   
1165/5690 KB   
1169/5690 KB   
1173/5690 KB   
1177/5690 KB   
1181/5690 KB   
1185/5690 KB   
1189/5690 KB   
1193/5690 KB   
1197/5690 KB   
1201/5690 KB   
1205/5690 KB   
1209/5690 KB   
1213/5690 KB   
1217/5690 KB   
1221/5690 KB   
1225/5690 KB   
1229/5690 KB   
1233/5690 KB   
1237/5690 KB   
1241/5690 KB   
1245/5690 KB   
1249/5690 KB   
1253/5690 KB   
1257/5690 KB   
1261/5690 KB   
1265/5690 KB   
1269/5690 KB   
1273/5690 KB   
1277/5690 KB   
1281/5690 KB   
1285/5690 KB   
1289/5690 KB   
1293/5690 KB   
1297/5690 KB   
1301/5690 KB   
1305/5690 KB   
1309/5690 KB   
1313/5690 KB   
1317/5690 KB   
1321/5690 KB   
1325/5690 KB   
1329/5690 KB   
1333/5690 KB   
1337/5690 KB   
1341/5690 KB   
1345/5690 KB   
1349/5690 KB   
1353/5690 KB   
1357/5690 KB   
1361/5690 KB   
1365/5690 KB   
1369/5690 KB   
1373/5690 KB   
1377/5690 KB   
1381/5690 KB   
1385/5690 KB   
1389/5690 KB   
1393/5690 KB   
1397/5690 KB   
1401/5690 KB   
1405/5690 KB   
1409/5690 KB   
1413/5690 KB   
1417/5690 KB   
1421/5690 KB   
1425/5690 KB   
1429/5690 KB   
1433/5690 KB   
1437/5690 KB   
1441/5690 KB   
1445/5690 KB   
1449/5690 KB   
1453/5690 KB   
1457/5690 KB   
1461/5690 KB   
1465/5690 KB   
1469/5690 KB   
1473/5690 KB   
1477/5690 KB   
1481/5690 KB   
1485/5690 KB   
1489/5690 KB   
1493/5690 KB   
1497/5690 KB   
1501/5690 KB   
1505/5690 KB   
1509/5690 KB   
1513/5690 KB   
1517/5690 KB   
1521/5690 KB   
1525/5690 KB   
1529/5690 KB   
1533/5690 KB   
1537/5690 KB   
1541/5690 KB   
1545/5690 KB   
1549/5690 KB   
1553/5690 KB   
1557/5690 KB   
1561/5690 KB   
1565/5690 KB   
1569/5690 KB   
1573/5690 KB   
1577/5690 KB   
1581/5690 KB   
1585/5690 KB   
1589/5690 KB   
1593/5690 KB   
1597/5690 KB   
1601/5690 KB   
1605/5690 KB   
1609/5690 KB   
1613/5690 KB   
1617/5690 KB   
1621/5690 KB   
1625/5690 KB   
1629/5690 KB   
1633/5690 KB   
1637/5690 KB   
1641/5690 KB   
1645/5690 KB   
1649/5690 KB   
1653/5690 KB   
1657/5690 KB   
1661/5690 KB   
1665/5690 KB   
1669/5690 KB   
1673/5690 KB   
1677/5690 KB   
1681/5690 KB   
1685/5690 KB   
1689/5690 KB   
1693/5690 KB   
1697/5690 KB   
1701/5690 KB   
1705/5690 KB   
1709/5690 KB   
1713/5690 KB   
1717/5690 KB   
1721/5690 KB   
1725/5690 KB   
1729/5690 KB   
1733/5690 KB   
1737/5690 KB   
1741/5690 KB   
1745/5690 KB   
1749/5690 KB   
1753/5690 KB   
1757/5690 KB   
1761/5690 KB   
1765/5690 KB   
1769/5690 KB   
1773/5690 KB   
1777/5690 KB   
1781/5690 KB   
1785/5690 KB   
1789/5690 KB   
1793/5690 KB   
1797/5690 KB   
1801/5690 KB   
1805/5690 KB   
1809/5690 KB   
1813/5690 KB   
1817/5690 KB   
1821/5690 KB   
1825/5690 KB   
1829/5690 KB   
1833/5690 KB   
1837/5690 KB   
1841/5690 KB   
1845/5690 KB   
1849/5690 KB   
1853/5690 KB   
1857/5690 KB   
1861/5690 KB   
1865/5690 KB   
1869/5690 KB   
1873/5690 KB   
1877/5690 KB   
1881/5690 KB   
1885/5690 KB   
1889/5690 KB   
1893/5690 KB   
1897/5690 KB   
1901/5690 KB   
1905/5690 KB   
1909/5690 KB   
1913/5690 KB   
1917/5690 KB   
1921/5690 KB   
1925/5690 KB   
1929/5690 KB   
1933/5690 KB   
1937/5690 KB   
1941/5690 KB   
1945/5690 KB   
1949/5690 KB   
1953/5690 KB   
1957/5690 KB   
1961/5690 KB   
1965/5690 KB   
1969/5690 KB   
1973/5690 KB   
1977/5690 KB   
1981/5690 KB   
1985/5690 KB   
1989/5690 KB   
1993/5690 KB   
1997/5690 KB   
2001/5690 KB   
2005/5690 KB   
2009/5690 KB   
2013/5690 KB   
2017/5690 KB   
2021/5690 KB   
2025/5690 KB   
2029/5690 KB   
2033/5690 KB   
2037/5690 KB   
2041/5690 KB   
2045/5690 KB   
2049/5690 KB   
2053/5690 KB   
2057/5690 KB   
2061/5690 KB   
2065/5690 KB   
2069/5690 KB   
2073/5690 KB   
2077/5690 KB   
2081/5690 KB   
2085/5690 KB   
2089/5690 KB   
2093/5690 KB   
2097/5690 KB   
2101/5690 KB   
2105/5690 KB   
2109/5690 KB   
2113/5690 KB   
2117/5690 KB   
2121/5690 KB   
2125/5690 KB   
2129/5690 KB   
2133/5690 KB   
2137/5690 KB   
2141/5690 KB   
2145/5690 KB   
2149/5690 KB   
2153/5690 KB   
2157/5690 KB   
2161/5690 KB   
2165/5690 KB   
2169/5690 KB   
2173/5690 KB   
2177/5690 KB   
2181/5690 KB   
2185/5690 KB   
2189/5690 KB   
2193/5690 KB   
2197/5690 KB   
2201/5690 KB   
2205/5690 KB   
2209/5690 KB   
2213/5690 KB   
2217/5690 KB   
2221/5690 KB   
2225/5690 KB   
2229/5690 KB   
2233/5690 KB   
2237/5690 KB   
2241/5690 KB   
2245/5690 KB   
2249/5690 KB   
2253/5690 KB   
2257/5690 KB   
2261/5690 KB   
2265/5690 KB   
2269/5690 KB   
2273/5690 KB   
2277/5690 KB   
2281/5690 KB   
2285/5690 KB   
2289/5690 KB   
2293/5690 KB   
2297/5690 KB   
2301/5690 KB   
2305/5690 KB   
2309/5690 KB   
2313/5690 KB   
2317/5690 KB   
2321/5690 KB   
2325/5690 KB   
2329/5690 KB   
2333/5690 KB   
2337/5690 KB   
2341/5690 KB   
2345/5690 KB   
2349/5690 KB   
2353/5690 KB   
2357/5690 KB   
2361/5690 KB   
2365/5690 KB   
2369/5690 KB   
2373/5690 KB   
2377/5690 KB   
2381/5690 KB   
2385/5690 KB   
2389/5690 KB   
2393/5690 KB   
2397/5690 KB   
2401/5690 KB   
2405/5690 KB   
2409/5690 KB   
2413/5690 KB   
2417/5690 KB   
2421/5690 KB   
2425/5690 KB   
2429/5690 KB   
2433/5690 KB   
2437/5690 KB   
2441/5690 KB   
2445/5690 KB   
2449/5690 KB   
2453/5690 KB   
2457/5690 KB   
2461/5690 KB   
2465/5690 KB   
2469/5690 KB   
2473/5690 KB   
2477/5690 KB   
2481/5690 KB   
2485/5690 KB   
2489/5690 KB   
2493/5690 KB   
2497/5690 KB   
2501/5690 KB   
2505/5690 KB   
2509/5690 KB   
2513/5690 KB   
2517/5690 KB   
2521/5690 KB   
2525/5690 KB   
2529/5690 KB   
2533/5690 KB   
2537/5690 KB   
2541/5690 KB   
2545/5690 KB   
2549/5690 KB   
2553/5690 KB   
2557/5690 KB   
2561/5690 KB   
2565/5690 KB   
2569/5690 KB   
2573/5690 KB   
2577/5690 KB   
2581/5690 KB   
2585/5690 KB   
2589/5690 KB   
2593/5690 KB   
2597/5690 KB   
2601/5690 KB   
2605/5690 KB   
2609/5690 KB   
2613/5690 KB   
2617/5690 KB   
2621/5690 KB   
2625/5690 KB   
2629/5690 KB   
2633/5690 KB   
2637/5690 KB   
2641/5690 KB   
2645/5690 KB   
2649/5690 KB   
2653/5690 KB   
2657/5690 KB   
2661/5690 KB   
2665/5690 KB   
2669/5690 KB   
2673/5690 KB   
2677/5690 KB   
2681/5690 KB   
2685/5690 KB   
2689/5690 KB   
2693/5690 KB   
2697/5690 KB   
2701/5690 KB   
2705/5690 KB   
2709/5690 KB   
2713/5690 KB   
2717/5690 KB   
2721/5690 KB   
2725/5690 KB   
2729/5690 KB   
2733/5690 KB   
2737/5690 KB   
2741/5690 KB   
2745/5690 KB   
2749/5690 KB   
2753/5690 KB   
2757/5690 KB   
2761/5690 KB   
2765/5690 KB   
2769/5690 KB   
2773/5690 KB   
2777/5690 KB   
2781/5690 KB   
2785/5690 KB   
2789/5690 KB   
2793/5690 KB   
2797/5690 KB   
2801/5690 KB   
2805/5690 KB   
2809/5690 KB   
2813/5690 KB   
2817/5690 KB   
2821/5690 KB   
2825/5690 KB   
2829/5690 KB   
2833/5690 KB   
2837/5690 KB   
2841/5690 KB   
2845/5690 KB   
2849/5690 KB   
2853/5690 KB   
2857/5690 KB   
2861/5690 KB   
2865/5690 KB   
2869/5690 KB   
2873/5690 KB   
2877/5690 KB   
2881/5690 KB   
2885/5690 KB   
2889/5690 KB   
2893/5690 KB   
2897/5690 KB   
2901/5690 KB   
2905/5690 KB   
2909/5690 KB   
2913/5690 KB   
2917/5690 KB   
2921/5690 KB   
2925/5690 KB   
2929/5690 KB   
2933/5690 KB   
2937/5690 KB   
2941/5690 KB   
2945/5690 KB   
2949/5690 KB   
2953/5690 KB   
2957/5690 KB   
2961/5690 KB   
2965/5690 KB   
2969/5690 KB   
2973/5690 KB   
2977/5690 KB   
2981/5690 KB   
2985/5690 KB   
2989/5690 KB   
2993/5690 KB   
2997/5690 KB   
3001/5690 KB   
3005/5690 KB   
3009/5690 KB   
3013/5690 KB   
3017/5690 KB   
3021/5690 KB   
3025/5690 KB   
3029/5690 KB   
3033/5690 KB   
3037/5690 KB   
3041/5690 KB   
3045/5690 KB   
3049/5690 KB   
3053/5690 KB   
3057/5690 KB   
3061/5690 KB   
3065/5690 KB   
3069/5690 KB   
3073/5690 KB   
3077/5690 KB   
3081/5690 KB   
3085/5690 KB   
3089/5690 KB   
3093/5690 KB   
3097/5690 KB   
3101/5690 KB   
3105/5690 KB   
3109/5690 KB   
3113/5690 KB   
3117/5690 KB   
3121/5690 KB   
3125/5690 KB   
3129/5690 KB   
3133/5690 KB   
3137/5690 KB   
3141/5690 KB   
3145/5690 KB   
3149/5690 KB   
3153/5690 KB   
3157/5690 KB   
3161/5690 KB   
3165/5690 KB   
3169/5690 KB   
3173/5690 KB   
3177/5690 KB   
3181/5690 KB   
3185/5690 KB   
3189/5690 KB   
3193/5690 KB   
3197/5690 KB   
3201/5690 KB   
3205/5690 KB   
3209/5690 KB   
3213/5690 KB   
3217/5690 KB   
3221/5690 KB   
3225/5690 KB   
3229/5690 KB   
3233/5690 KB   
3237/5690 KB   
3241/5690 KB   
3245/5690 KB   
3249/5690 KB   
3253/5690 KB   
3257/5690 KB   
3261/5690 KB   
3265/5690 KB   
3269/5690 KB   
3273/5690 KB   
3277/5690 KB   
3281/5690 KB   
3285/5690 KB   
3289/5690 KB   
3293/5690 KB   
3297/5690 KB   
3301/5690 KB   
3305/5690 KB   
3309/5690 KB   
3313/5690 KB   
3317/5690 KB   
3321/5690 KB   
3325/5690 KB   
3329/5690 KB   
3333/5690 KB   
3337/5690 KB   
3341/5690 KB   
3345/5690 KB   
3349/5690 KB   
3353/5690 KB   
3357/5690 KB   
3361/5690 KB   
3365/5690 KB   
3369/5690 KB   
3373/5690 KB   
3377/5690 KB   
3381/5690 KB   
3385/5690 KB   
3389/5690 KB   
3393/5690 KB   
3397/5690 KB   
3401/5690 KB   
3405/5690 KB   
3409/5690 KB   
3413/5690 KB   
3417/5690 KB   
3421/5690 KB   
3425/5690 KB   
3429/5690 KB   
3433/5690 KB   
3437/5690 KB   
3441/5690 KB   
3445/5690 KB   
3449/5690 KB   
3453/5690 KB   
3457/5690 KB   
3461/5690 KB   
3465/5690 KB   
3469/5690 KB   
3473/5690 KB   
3477/5690 KB   
3481/5690 KB   
3485/5690 KB   
3489/5690 KB   
3493/5690 KB   
3497/5690 KB   
3501/5690 KB   
3505/5690 KB   
3509/5690 KB   
3513/5690 KB   
3517/5690 KB   
3521/5690 KB   
3525/5690 KB   
3529/5690 KB   
3533/5690 KB   
3537/5690 KB   
3541/5690 KB   
3545/5690 KB   
3549/5690 KB   
3553/5690 KB   
3557/5690 KB   
3561/5690 KB   
3565/5690 KB   
3569/5690 KB   
3573/5690 KB   
3577/5690 KB   
3581/5690 KB   
3585/5690 KB   
3589/5690 KB   
3593/5690 KB   
3597/5690 KB   
3601/5690 KB   
3605/5690 KB   
3609/5690 KB   
3613/5690 KB   
3617/5690 KB   
3621/5690 KB   
3625/5690 KB   
3629/5690 KB   
3633/5690 KB   
3637/5690 KB   
3641/5690 KB   
3645/5690 KB   
3649/5690 KB   
3653/5690 KB   
3657/5690 KB   
3661/5690 KB   
3665/5690 KB   
3669/5690 KB   
3673/5690 KB   
3677/5690 KB   
3681/5690 KB   
3685/5690 KB   
3689/5690 KB   
3693/5690 KB   
3697/5690 KB   
3701/5690 KB   
3705/5690 KB   
3709/5690 KB   
3713/5690 KB   
3717/5690 KB   
3721/5690 KB   
3725/5690 KB   
3729/5690 KB   
3733/5690 KB   
3737/5690 KB   
3741/5690 KB   
3745/5690 KB   
3749/5690 KB   
3753/5690 KB   
3757/5690 KB   
3761/5690 KB   
3765/5690 KB   
3769/5690 KB   
3773/5690 KB   
3777/5690 KB   
3781/5690 KB   
3785/5690 KB   
3789/5690 KB   
3793/5690 KB   
3797/5690 KB   
3801/5690 KB   
3805/5690 KB   
3809/5690 KB   
3813/5690 KB   
3817/5690 KB   
3821/5690 KB   
3825/5690 KB   
3829/5690 KB   
3833/5690 KB   
3837/5690 KB   
3841/5690 KB   
3845/5690 KB   
3849/5690 KB   
3853/5690 KB   
3857/5690 KB   
3861/5690 KB   
3865/5690 KB   
3869/5690 KB   
3873/5690 KB   
3877/5690 KB   
3881/5690 KB   
3885/5690 KB   
3889/5690 KB   
3893/5690 KB   
3897/5690 KB   
3901/5690 KB   
3905/5690 KB   
3909/5690 KB   
3913/5690 KB   
3917/5690 KB   
3921/5690 KB   
3925/5690 KB   
3929/5690 KB   
3933/5690 KB   
3937/5690 KB   
3941/5690 KB   
3945/5690 KB   
3949/5690 KB   
3953/5690 KB   
3957/5690 KB   
3961/5690 KB   
3965/5690 KB   
3969/5690 KB   
3973/5690 KB   
3977/5690 KB   
3981/5690 KB   
3985/5690 KB   
3989/5690 KB   
3993/5690 KB   
3997/5690 KB   
4001/5690 KB   
4005/5690 KB   
4009/5690 KB   
4013/5690 KB   
4017/5690 KB   
4021/5690 KB   
4025/5690 KB   
4029/5690 KB   
4033/5690 KB   
4037/5690 KB   
4041/5690 KB   
4045/5690 KB   
4049/5690 KB   
4053/5690 KB   
4057/5690 KB   
4061/5690 KB   
4065/5690 KB   
4069/5690 KB   
4073/5690 KB   
4077/5690 KB   
4081/5690 KB   
4085/5690 KB   
4089/5690 KB   
4093/5690 KB   
4097/5690 KB   
4101/5690 KB   
4105/5690 KB   
4109/5690 KB   
4113/5690 KB   
4117/5690 KB   
4121/5690 KB   
4125/5690 KB   
4129/5690 KB   
4133/5690 KB   
4137/5690 KB   
4141/5690 KB   
4145/5690 KB   
4149/5690 KB   
4153/5690 KB   
4157/5690 KB   
4161/5690 KB   
4165/5690 KB   
4169/5690 KB   
4173/5690 KB   
4177/5690 KB   
4181/5690 KB   
4185/5690 KB   
4189/5690 KB   
4193/5690 KB   
4197/5690 KB   
4201/5690 KB   
4205/5690 KB   
4209/5690 KB   
4213/5690 KB   
4217/5690 KB   
4221/5690 KB   
4225/5690 KB   
4229/5690 KB   
4233/5690 KB   
4237/5690 KB   
4241/5690 KB   
4245/5690 KB   
4249/5690 KB   
4253/5690 KB   
4257/5690 KB   
4261/5690 KB   
4265/5690 KB   
4269/5690 KB   
4273/5690 KB   
4277/5690 KB   
4281/5690 KB   
4285/5690 KB   
4289/5690 KB   
4293/5690 KB   
4297/5690 KB   
4301/5690 KB   
4305/5690 KB   
4309/5690 KB   
4313/5690 KB   
4317/5690 KB   
4321/5690 KB   
4325/5690 KB   
4329/5690 KB   
4333/5690 KB   
4337/5690 KB   
4341/5690 KB   
4345/5690 KB   
4349/5690 KB   
4353/5690 KB   
4357/5690 KB   
4361/5690 KB   
4365/5690 KB   
4369/5690 KB   
4373/5690 KB   
4377/5690 KB   
4381/5690 KB   
4385/5690 KB   
4389/5690 KB   
4393/5690 KB   
4397/5690 KB   
4401/5690 KB   
4405/5690 KB   
4409/5690 KB   
4413/5690 KB   
4417/5690 KB   
4421/5690 KB   
4425/5690 KB   
4429/5690 KB   
4433/5690 KB   
4437/5690 KB   
4441/5690 KB   
4445/5690 KB   
4449/5690 KB   
4453/5690 KB   
4457/5690 KB   
4461/5690 KB   
4465/5690 KB   
4469/5690 KB   
4473/5690 KB   
4477/5690 KB   
4481/5690 KB   
4485/5690 KB   
4489/5690 KB   
4493/5690 KB   
4497/5690 KB   
4501/5690 KB   
4505/5690 KB   
4509/5690 KB   
4513/5690 KB   
4517/5690 KB   
4521/5690 KB   
4525/5690 KB   
4529/5690 KB   
4533/5690 KB   
4537/5690 KB   
4541/5690 KB   
4545/5690 KB   
4549/5690 KB   
4553/5690 KB   
4557/5690 KB   
4561/5690 KB   
4565/5690 KB   
4569/5690 KB   
4573/5690 KB   
4577/5690 KB   
4581/5690 KB   
4585/5690 KB   
4589/5690 KB   
4593/5690 KB   
4597/5690 KB   
4601/5690 KB   
4605/5690 KB   
4609/5690 KB   
4613/5690 KB   
4617/5690 KB   
4621/5690 KB   
4625/5690 KB   
4629/5690 KB   
4633/5690 KB   
4637/5690 KB   
4641/5690 KB   
4645/5690 KB   
4649/5690 KB   
4653/5690 KB   
4657/5690 KB   
4661/5690 KB   
4665/5690 KB   
4669/5690 KB   
4673/5690 KB   
4677/5690 KB   
4681/5690 KB   
4685/5690 KB   
4689/5690 KB   
4693/5690 KB   
4697/5690 KB   
4701/5690 KB   
4705/5690 KB   
4709/5690 KB   
4713/5690 KB   
4717/5690 KB   
4721/5690 KB   
4725/5690 KB   
4729/5690 KB   
4733/5690 KB   
4737/5690 KB   
4741/5690 KB   
4745/5690 KB   
4749/5690 KB   
4753/5690 KB   
4757/5690 KB   
4761/5690 KB   
4765/5690 KB   
4769/5690 KB   
4773/5690 KB   
4777/5690 KB   
4781/5690 KB   
4785/5690 KB   
4789/5690 KB   
4793/5690 KB   
4797/5690 KB   
4801/5690 KB   
4805/5690 KB   
4809/5690 KB   
4813/5690 KB   
4817/5690 KB   
4821/5690 KB   
4825/5690 KB   
4829/5690 KB   
4833/5690 KB   
4837/5690 KB   
4841/5690 KB   
4845/5690 KB   
4849/5690 KB   
4853/5690 KB   
4857/5690 KB   
4861/5690 KB   
4865/5690 KB   
4869/5690 KB   
4873/5690 KB   
4877/5690 KB   
4881/5690 KB   
4885/5690 KB   
4889/5690 KB   
4893/5690 KB   
4897/5690 KB   
4901/5690 KB   
4905/5690 KB   
4909/5690 KB   
4913/5690 KB   
4917/5690 KB   
4921/5690 KB   
4925/5690 KB   
4929/5690 KB   
4933/5690 KB   
4937/5690 KB   
4941/5690 KB   
4945/5690 KB   
4949/5690 KB   
4953/5690 KB   
4957/5690 KB   
4961/5690 KB   
4965/5690 KB   
4969/5690 KB   
4973/5690 KB   
4977/5690 KB   
4981/5690 KB   
4985/5690 KB   
4989/5690 KB   
4993/5690 KB   
4997/5690 KB   
5001/5690 KB   
5005/5690 KB   
5009/5690 KB   
5013/5690 KB   
5017/5690 KB   
5021/5690 KB   
5025/5690 KB   
5029/5690 KB   
5033/5690 KB   
5037/5690 KB   
5041/5690 KB   
5045/5690 KB   
5049/5690 KB   
5053/5690 KB   
5057/5690 KB   
5061/5690 KB   
5065/5690 KB   
5069/5690 KB   
5073/5690 KB   
5077/5690 KB   
5081/5690 KB   
5085/5690 KB   
5089/5690 KB   
5093/5690 KB   
5097/5690 KB   
5101/5690 KB   
5105/5690 KB   
5109/5690 KB   
5113/5690 KB   
5117/5690 KB   
5121/5690 KB   
5125/5690 KB   
5129/5690 KB   
5133/5690 KB   
5137/5690 KB   
5141/5690 KB   
5145/5690 KB   
5149/5690 KB   
5153/5690 KB   
5157/5690 KB   
5161/5690 KB   
5165/5690 KB   
5169/5690 KB   
5173/5690 KB   
5177/5690 KB   
5181/5690 KB   
5185/5690 KB   
5189/5690 KB   
5193/5690 KB   
5197/5690 KB   
5201/5690 KB   
5205/5690 KB   
5209/5690 KB   
5213/5690 KB   
5217/5690 KB   
5221/5690 KB   
5225/5690 KB   
5229/5690 KB   
5233/5690 KB   
5237/5690 KB   
5241/5690 KB   
5245/5690 KB   
5249/5690 KB   
5253/5690 KB   
5257/5690 KB   
5261/5690 KB   
5265/5690 KB   
5269/5690 KB   
5273/5690 KB   
5277/5690 KB   
5281/5690 KB   
5285/5690 KB   
5289/5690 KB   
5293/5690 KB   
5297/5690 KB   
5301/5690 KB   
5305/5690 KB   
5309/5690 KB   
5313/5690 KB   
5317/5690 KB   
5321/5690 KB   
5325/5690 KB   
5329/5690 KB   
5333/5690 KB   
5337/5690 KB   
5341/5690 KB   
5345/5690 KB   
5349/5690 KB   
5353/5690 KB   
5357/5690 KB   
5361/5690 KB   
5365/5690 KB   
5369/5690 KB   
5373/5690 KB   
5377/5690 KB   
5381/5690 KB   
5385/5690 KB   
5389/5690 KB   
5393/5690 KB   
5397/5690 KB   
5401/5690 KB   
5405/5690 KB   
5409/5690 KB   
5413/5690 KB   
5417/5690 KB   
5421/5690 KB   
5425/5690 KB   
5429/5690 KB   
5433/5690 KB   
5437/5690 KB   
5441/5690 KB   
5445/5690 KB   
5449/5690 KB   
5453/5690 KB   
5457/5690 KB   
5461/5690 KB   
5465/5690 KB   
5469/5690 KB   
5473/5690 KB   
5477/5690 KB   
5481/5690 KB   
5485/5690 KB   
5489/5690 KB   
5493/5690 KB   
5497/5690 KB   
5501/5690 KB   
5505/5690 KB   
5509/5690 KB   
5513/5690 KB   
5517/5690 KB   
5521/5690 KB   
5525/5690 KB   
5529/5690 KB   
5533/5690 KB   
5537/5690 KB   
5541/5690 KB   
5545/5690 KB   
5549/5690 KB   
5553/5690 KB   
5557/5690 KB   
5561/5690 KB   
5565/5690 KB   
5569/5690 KB   
5573/5690 KB   
5577/5690 KB   
5581/5690 KB   
5585/5690 KB   
5589/5690 KB   
5593/5690 KB   
5597/5690 KB   
5601/5690 KB   
5605/5690 KB   
5609/5690 KB   
5613/5690 KB   
5617/5690 KB   
5621/5690 KB   
5625/5690 KB   
5629/5690 KB   
5633/5690 KB   
5637/5690 KB   
5641/5690 KB   
5645/5690 KB   
5649/5690 KB   
5653/5690 KB   
5657/5690 KB   
5661/5690 KB   
5665/5690 KB   
5669/5690 KB   
5673/5690 KB   
5677/5690 KB   
5681/5690 KB   
5685/5690 KB   
5689/5690 KB   
5690/5690 KB   
               
Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/tycho/org.eclipse.jdt.core/3.12.2.v20161117-1814/org.eclipse.jdt.core-3.12.2.v20161117-1814.jar (5690 KB at 5337.2 KB/sec)
17:21:18 [INFO] 
17:21:18 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:18 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/src/test/resources
17:21:18 [INFO] 
17:21:18 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:18 [INFO] 
17:21:18 [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:18 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86/target/name.abuchen.zulu.jre.linux.x86-8.31.0.1.jar
17:21:22 [INFO] 
17:21:22 [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:22 [INFO] 
17:21:22 [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.linux.x86 ---
17:21:22 Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom
17:21:22 3/3 KB         
3/3 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 85.0 KB/sec)
17:21:22 Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.pom
17:21:22 3/4 KB   
4/4 KB   
         
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.pom (4 KB at 139.2 KB/sec)
17:21:22 Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
17:21:22 Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.jar
17:21:22 3/28 KB   
5/28 KB   
8/28 KB   
11/28 KB   
13/28 KB   
16/28 KB   
19/28 KB   
21/28 KB   
24/28 KB   
27/28 KB   
28/28 KB   
3/22 KB   28/28 KB   
5/22 KB   28/28 KB   
8/22 KB   28/28 KB   
11/22 KB   28/28 KB   
13/22 KB   28/28 KB   
16/22 KB   28/28 KB   
19/22 KB   28/28 KB   
21/22 KB   28/28 KB   
22/22 KB   28/28 KB   
                      
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 1040.5 KB/sec)
17:21:22                       
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-jarsigner/1.4/maven-jarsigner-1.4.jar (22 KB at 657.5 KB/sec)
17:21:22 [INFO] Disabled
17:21:22 [INFO]                                                                         
17:21:22 [INFO] ------------------------------------------------------------------------
17:21:22 [INFO] Building name.abuchen.zulu.jre.linux.x86_64 8.31.0.1
17:21:22 [INFO] ------------------------------------------------------------------------
17:21:22 [INFO] 
17:21:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:22 [INFO] 
17:21:22 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:22 [INFO] The project's OSGi version is 8.31.0.1
17:21:22 [INFO] 
17:21:22 [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:22 [INFO] 
17:21:22 [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:22 [INFO] 
17:21:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:22 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/src/main/resources
17:21:22 [INFO] 
17:21:22 [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-linux_x64.tar.gz) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:23 
##                                                                         3.8%
########                                                                  11.6%
############                                                              17.5%
###############                                                           21.9%
##################                                                        26.1%
######################                                                    31.6%
###########################                                               37.7%
###############################                                           43.8%
##################################                                        48.0%
####################################                                      51.3%
#########################################                                 57.6%
#############################################                             63.8%
#################################################                         69.0%
####################################################                      73.5%
########################################################                  78.3%
##########################################################                80.9%
#############################################################             85.4%
################################################################          90.1%
####################################################################      94.6%
#######################################################################   99.4%
######################################################################## 100.0%
17:21:26 [INFO] 
17:21:26 [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:26 [INFO] Executing tasks
17:21:26 
17:21:26 main:
17:21:26      [echo] Unzip: zulu8.31.0.1-jdk8.0.181-linux_x64.tar.gz
17:21:26     [untar] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/target/zulu8.31.0.1-jdk8.0.181-linux_x64.tar.gz into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/target/downloads
17:21:26 [INFO] Executed tasks
17:21:26 [INFO] 
17:21:26 [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:26 [INFO] Copying 1 resource
17:21:26 [INFO] 
17:21:26 [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:26 [INFO] 
17:21:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/src/test/resources
17:21:26 [INFO] 
17:21:26 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:26 [INFO] 
17:21:26 [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.linux.x86_64/target/name.abuchen.zulu.jre.linux.x86_64-8.31.0.1.jar
17:21:29 [INFO] 
17:21:29 [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:29 [INFO] 
17:21:29 [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.linux.x86_64 ---
17:21:29 [INFO] Disabled
17:21:29 [INFO]                                                                         
17:21:29 [INFO] ------------------------------------------------------------------------
17:21:29 [INFO] Building name.abuchen.zulu.jre.macosx.x86_64 8.31.0.1
17:21:29 [INFO] ------------------------------------------------------------------------
17:21:29 [INFO] 
17:21:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:29 [INFO] 
17:21:29 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:29 [INFO] The project's OSGi version is 8.31.0.1
17:21:29 [INFO] 
17:21:29 [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:29 [INFO] 
17:21:29 [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:29 [INFO] 
17:21:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/src/main/resources
17:21:29 [INFO] 
17:21:29 [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-macosx_x64.zip) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:30 
                                                                           0.0%
                                                                           0.0%
                                                                           0.1%
                                                                           0.1%
                                                                           0.3%
                                                                           0.6%
                                                                           1.1%
#                                                                          2.3%
###                                                                        4.6%
#####                                                                      7.9%
########                                                                  11.2%
##########                                                                14.5%
###########                                                               15.4%
###############                                                           21.1%
#################                                                         24.4%
###################                                                       27.7%
######################                                                    31.0%
########################                                                  34.3%
###########################                                               37.6%
#############################                                             40.9%
###############################                                           44.2%
##################################                                        47.5%
##################################                                        48.5%
######################################                                    54.1%
#########################################                                 57.4%
###########################################                               60.7%
##############################################                            64.0%
################################################                          66.9%
##################################################                        69.9%
####################################################                      73.5%
######################################################                    75.9%
########################################################                  78.7%
##########################################################                81.3%
###########################################################               82.7%
###############################################################           87.5%
#################################################################         91.5%
###################################################################       94.3%
######################################################################    97.4%
######################################################################## 100.0%
17:21:34 [INFO] 
17:21:34 [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:34 [INFO] Executing tasks
17:21:34 
17:21:34 main:
17:21:34      [echo] Unzip: zulu8.31.0.1-jdk8.0.181-macosx_x64.zip
17:21:34     [unzip] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/zulu8.31.0.1-jdk8.0.181-macosx_x64.zip into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/downloads
17:21:36 [INFO] Executed tasks
17:21:36 [INFO] 
17:21:36 [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:36 [INFO] Copying 2 resources
17:21:36 [INFO] 
17:21:36 [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:36 [INFO] 
17:21:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:36 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/src/test/resources
17:21:36 [INFO] 
17:21:36 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:36 [INFO] 
17:21:36 [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:36 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/name.abuchen.zulu.jre.macosx.x86_64-8.31.0.1.jar
17:21:39 [INFO] 
17:21:39 [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:39 [INFO] 
17:21:39 [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.macosx.x86_64 ---
17:21:39 [INFO] Disabled
17:21:39 [INFO]                                                                         
17:21:39 [INFO] ------------------------------------------------------------------------
17:21:39 [INFO] Building name.abuchen.zulu.jre.win32.x86 8.31.0.1
17:21:39 [INFO] ------------------------------------------------------------------------
17:21:39 [INFO] 
17:21:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:39 [INFO] 
17:21:39 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:39 [INFO] The project's OSGi version is 8.31.0.1
17:21:39 [INFO] 
17:21:39 [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:39 [INFO] 
17:21:39 [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:39 [INFO] 
17:21:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:39 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/src/main/resources
17:21:39 [INFO] 
17:21:39 [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-win_i686.zip) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:39 
###                                                                        4.2%
#######                                                                   10.6%
#############                                                             18.2%
##################                                                        25.3%
#######################                                                   32.0%
############################                                              39.4%
#################################                                         46.7%
######################################                                    54.1%
############################################                              61.5%
#################################################                         68.9%
#####################################################                     74.8%
#########################################################                 80.2%
##############################################################            87.3%
####################################################################      94.6%
######################################################################## 100.0%
17:21:41 [INFO] 
17:21:41 [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:41 [INFO] Executing tasks
17:21:41 
17:21:41 main:
17:21:41      [echo] Unzip: zulu8.31.0.1-jdk8.0.181-win_i686.zip
17:21:41     [unzip] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/target/zulu8.31.0.1-jdk8.0.181-win_i686.zip into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/target/downloads
17:21:41 [INFO] Executed tasks
17:21:41 [INFO] 
17:21:41 [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:42 [INFO] Copying 1 resource
17:21:42 [INFO] 
17:21:42 [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:42 [INFO] 
17:21:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:42 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/src/test/resources
17:21:42 [INFO] 
17:21:42 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:42 [INFO] 
17:21:42 [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:42 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86/target/name.abuchen.zulu.jre.win32.x86-8.31.0.1.jar
17:21:45 [INFO] 
17:21:45 [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:45 [INFO] 
17:21:45 [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.win32.x86 ---
17:21:45 [INFO] Disabled
17:21:45 [INFO]                                                                         
17:21:45 [INFO] ------------------------------------------------------------------------
17:21:45 [INFO] Building name.abuchen.zulu.jre.win32.x86_64 8.31.0.1
17:21:45 [INFO] ------------------------------------------------------------------------
17:21:45 [INFO] 
17:21:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:45 [INFO] 
17:21:45 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:45 [INFO] The project's OSGi version is 8.31.0.1
17:21:45 [INFO] 
17:21:45 [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:45 [INFO] 
17:21:45 [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:45 [INFO] 
17:21:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:45 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/src/main/resources
17:21:45 [INFO] 
17:21:45 [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-win_x64.zip) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:45 
###                                                                        4.7%
########                                                                  12.1%
#############                                                             18.6%
################                                                          23.1%
#####################                                                     30.3%
###########################                                               37.8%
################################                                          45.3%
#####################################                                     52.7%
###########################################                               60.1%
################################################                          67.5%
#####################################################                     74.8%
###########################################################               82.3%
################################################################          89.6%
#####################################################################     96.9%
######################################################################## 100.0%
17:21:46 [INFO] 
17:21:46 [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:46 [INFO] Executing tasks
17:21:46 
17:21:46 main:
17:21:46      [echo] Unzip: zulu8.31.0.1-jdk8.0.181-win_x64.zip
17:21:46     [unzip] Expanding: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/target/zulu8.31.0.1-jdk8.0.181-win_x64.zip into /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/target/downloads
17:21:48 [INFO] Executed tasks
17:21:48 [INFO] 
17:21:48 [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:48 [INFO] Copying 1 resource
17:21:48 [INFO] 
17:21:48 [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:48 [INFO] 
17:21:48 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:48 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/src/test/resources
17:21:48 [INFO] 
17:21:48 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:48 [INFO] 
17:21:48 [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:48 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/bundles/name.abuchen.zulu.jre.win32.x86_64/target/name.abuchen.zulu.jre.win32.x86_64-8.31.0.1.jar
17:21:51 [INFO] 
17:21:51 [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:51 [INFO] 
17:21:51 [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.win32.x86_64 ---
17:21:51 [INFO] Disabled
17:21:51 [INFO]                                                                         
17:21:51 [INFO] ------------------------------------------------------------------------
17:21:51 [INFO] Building name.abuchen.zulu.jre.feature 8.31.0.1
17:21:51 [INFO] ------------------------------------------------------------------------
17:21:51 [INFO] 
17:21:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.feature ---
17:21:51 [INFO] 
17:21:51 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ name.abuchen.zulu.jre.feature ---
17:21:51 [INFO] The project's OSGi version is 8.31.0.1
17:21:51 [INFO] 
17:21:51 [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.feature ---
17:21:51 [INFO] 
17:21:51 [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.feature ---
17:21:51 [INFO] 
17:21:51 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.feature ---
17:21:51 [INFO] 
17:21:51 [INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ name.abuchen.zulu.jre.feature ---
17:21:51 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/name.abuchen.zulu.jre.feature/target/name.abuchen.zulu.jre.feature-8.31.0.1.jar
17:21:51 [INFO] 
17:21:51 [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.feature ---
17:21:51 [INFO] 
17:21:51 [INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ name.abuchen.zulu.jre.feature ---
17:21:51 [INFO] 
17:21:51 [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.feature ---
17:21:51 [INFO] Disabled
17:21:51 [INFO]                                                                         
17:21:51 [INFO] ------------------------------------------------------------------------
17:21:51 [INFO] Building name.abuchen.zulu.updatesite 8.31.0.1
17:21:51 [INFO] ------------------------------------------------------------------------
17:21:51 [INFO] 
17:21:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.updatesite ---
17:21:51 [INFO] 
17:21:51 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ name.abuchen.zulu.updatesite ---
17:21:51 [INFO] The project's OSGi version is 8.31.0.1
17:21:51 [INFO] 
17:21:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ name.abuchen.zulu.updatesite ---
17:21:51 [INFO] 
17:21:51 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ name.abuchen.zulu.updatesite ---
17:21:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:21:52 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/src/main/resources
17:21:52 [INFO] 
17:21:52 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.updatesite ---
17:21:52 [INFO] 
17:21:52 [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ name.abuchen.zulu.updatesite ---
17:21:52 [INFO] 
17:21:52 [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ name.abuchen.zulu.updatesite ---
17:21:52 [INFO] 
17:21:52 [INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ name.abuchen.zulu.updatesite ---
17:21:52 [INFO] 
17:21:52 [INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ name.abuchen.zulu.updatesite ---
17:21:56 [INFO] 
17:21:56 [INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ name.abuchen.zulu.updatesite ---
17:21:56 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/updatesite/target/name.abuchen.zulu.updatesite-8.31.0.1.zip
17:22:00 [INFO]                                                                         
17:22:00 [INFO] ------------------------------------------------------------------------
17:22:00 [INFO] Building test-app 8.31.0.1
17:22:00 [INFO] ------------------------------------------------------------------------
17:22:00 [INFO] 
17:22:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-app ---
17:22:00 [INFO]                                                                         
17:22:00 [INFO] ------------------------------------------------------------------------
17:22:00 [INFO] Building test.rcp 8.31.0.1
17:22:00 [INFO] ------------------------------------------------------------------------
17:22:00 [INFO] 
17:22:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.rcp ---
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ test.rcp ---
17:22:00 [INFO] The project's OSGi version is 8.31.0.1
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ test.rcp ---
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ test.rcp ---
17:22:00 [INFO] 
17:22:00 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ test.rcp ---
17:22:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:22:00 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/src/main/resources
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ test.rcp ---
17:22:00 [INFO] Compiling 6 source files to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/target/classes
17:22:00 [INFO] 
17:22:00 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ test.rcp ---
17:22:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:22:00 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/src/test/resources
17:22:00 [INFO] 
17:22:00 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ test.rcp ---
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ test.rcp ---
17:22:00 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.rcp/target/test.rcp-8.31.0.1.jar
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ test.rcp ---
17:22:00 [INFO]                                                                         
17:22:00 [INFO] ------------------------------------------------------------------------
17:22:00 [INFO] Building test.feature 8.31.0.1
17:22:00 [INFO] ------------------------------------------------------------------------
17:22:00 [INFO] 
17:22:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.feature ---
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ test.feature ---
17:22:00 [INFO] The project's OSGi version is 8.31.0.1
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ test.feature ---
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ test.feature ---
17:22:00 [INFO] 
17:22:00 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ test.feature ---
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ test.feature ---
17:22:00 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.feature/target/test.feature-8.31.0.1.jar
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ test.feature ---
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ test.feature ---
17:22:00 [INFO]                                                                         
17:22:00 [INFO] ------------------------------------------------------------------------
17:22:00 [INFO] Building test.product 8.31.0.1
17:22:00 [INFO] ------------------------------------------------------------------------
17:22:00 [INFO] 
17:22:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.product ---
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ test.product ---
17:22:00 [INFO] The project's OSGi version is 8.31.0.1
17:22:00 [INFO] 
17:22:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ test.product ---
17:22:00 [INFO] 
17:22:00 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ test.product ---
17:22:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:22:00 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/src/main/resources
17:22:00 [INFO] 
17:22:00 [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ test.product ---
17:22:00 [INFO] 
17:22:00 [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ test.product ---
17:22:01 [INFO] 
17:22:01 [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ test.product ---
17:22:01 [INFO] 
17:22:01 [INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ test.product ---
17:22:01 [INFO] 
17:22:01 [INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ test.product ---
17:22:07 [INFO] 
17:22:07 [INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ test.product ---
17:22:07 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/test.product-8.31.0.1.zip
17:22:12 [INFO] 
17:22:12 [INFO] --- tycho-p2-director-plugin:1.0.0:materialize-products (materialize-products) @ test.product ---
17:22:12 [INFO] Installing product test.product for environment linux/gtk/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/linux/gtk/x86_64/test
17:22:12 Installing test.product 8.31.0.1.
17:22:14 Operation completed in 1432 ms.
17:22:14 [INFO] Installing product test.product for environment linux/gtk/x86 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/linux/gtk/x86/test
17:22:14 Installing test.product 8.31.0.1.
17:22:16 Operation completed in 1825 ms.
17:22:17 [INFO] Installing product test.product for environment macosx/cocoa/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/macosx/cocoa/x86_64/TestProduct.app
17:22:17 Installing test.product 8.31.0.1.
17:22:20 Operation completed in 3254 ms.
17:22:20 [INFO] Installing product test.product for environment win32/win32/x86 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/win32/win32/x86/test
17:22:21 Installing test.product 8.31.0.1.
17:22:22 Operation completed in 1245 ms.
17:22:22 [INFO] Installing product test.product for environment win32/win32/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/bundled-jre/test/test.product/target/products/test.product/win32/win32/x86_64/test
17:22:22 Installing test.product 8.31.0.1.
17:22:33 Operation completed in 10883 ms.
17:22:34 [INFO] ------------------------------------------------------------------------
17:22:34 [INFO] Reactor Summary:
17:22:34 [INFO] 
17:22:34 [INFO] Bundled Oracle Java JRE ............................ SUCCESS [  0.035 s]
17:22:34 [INFO] bundles ............................................ SUCCESS [  0.001 s]
17:22:34 [INFO] name.abuchen.zulu.jre.linux.x86 .................... SUCCESS [  9.670 s]
17:22:34 [INFO] name.abuchen.zulu.jre.linux.x86_64 ................. SUCCESS [  7.025 s]
17:22:34 [INFO] name.abuchen.zulu.jre.macosx.x86_64 ................ SUCCESS [  9.256 s]
17:22:34 [INFO] name.abuchen.zulu.jre.win32.x86 .................... SUCCESS [  5.990 s]
17:22:34 [INFO] name.abuchen.zulu.jre.win32.x86_64 ................. SUCCESS [  6.341 s]
17:22:34 [INFO] name.abuchen.zulu.jre.feature ...................... SUCCESS [  0.060 s]
17:22:34 [INFO] name.abuchen.zulu.updatesite ....................... SUCCESS [  8.774 s]
17:22:34 [INFO] test-app ........................................... SUCCESS [  0.000 s]
17:22:34 [INFO] test.rcp ........................................... SUCCESS [  0.613 s]
17:22:34 [INFO] test.feature ....................................... SUCCESS [  0.014 s]
17:22:34 [INFO] test.product ....................................... SUCCESS [ 33.250 s]
17:22:34 [INFO] ------------------------------------------------------------------------
17:22:34 [INFO] BUILD SUCCESS
17:22:34 [INFO] ------------------------------------------------------------------------
17:22:34 [INFO] Total time: 03:03 min
17:22:34 [INFO] Finished at: 2018-10-22T17:22:34+02:00
17:22:34 [INFO] Final Memory: 58M/984M
17:22:34 [INFO] ------------------------------------------------------------------------
17:22:35 
17:22:35 Building core ...
17:22:36 [INFO] Scanning for projects...
17:22:39 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
17:22:39 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/textgridlab-dependencies
17:22:39 [INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
17:22:39 [INFO] Adding repository http://textgridlab.org/updates/luna
17:22:40 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
17:22:40 [INFO] Adding repository http://download.eclipse.org/releases/luna
17:22:40 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
17:22:42 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
17:22:43 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
17:22:44 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
17:22:46 [INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
17:22:48 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
17:22:48 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
17:22:48 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
17:22:51 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
17:22:51 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
17:22:51 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
17:22:53 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
17:22:53 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
17:22:53 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
17:22:54 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
17:22:54 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
17:22:54 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
17:22:56 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
17:22:56 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
17:22:56 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
17:23:07 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
17:23:07 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
17:23:07 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
17:23:09 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
17:23:09 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
17:23:09 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
17:23:12 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
17:23:12 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
17:23:12 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
17:23:14 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
17:23:14 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
17:23:14 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
17:23:17 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
17:23:17 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
17:23:17 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
17:23:18 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
17:23:19 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
17:23:19 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
17:23:20 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
17:23:20 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
17:23:20 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
17:23:22 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
17:23:22 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
17:23:22 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
17:23:24 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
17:23:24 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
17:23:24 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
17:23:25 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
17:23:26 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
17:23:26 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
17:23:28 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
17:23:28 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
17:23:28 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
17:23:30 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
17:23:30 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
17:23:30 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
17:23:32 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
17:23:32 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
17:23:32 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
17:23:34 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
17:23:34 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
17:23:34 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
17:23:36 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
17:23:36 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
17:23:36 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
17:23:38 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
17:23:38 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
17:23:38 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
17:23:40 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
17:23:40 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
17:23:40 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
17:23:42 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
17:23:42 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
17:23:42 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
17:23:43 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
17:23:43 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
17:23:44 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
17:23:44 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
17:23:44 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
17:23:44 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
17:23:46 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
17:23:46 [INFO] Computing target platform for MavenProject: info.textgrid.lab:core-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/pom.xml
17:23:46 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:core-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/pom.xml
17:23:48 [INFO] Resolving class path of MavenProject: info.textgrid.lab:core-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/pom.xml
17:23:48 [INFO] Computing target platform for MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
17:23:48 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
17:23:48 [INFO] Resolving class path of MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
17:23:48 [INFO] ------------------------------------------------------------------------
17:23:48 [INFO] Reactor Build Order:
17:23:48 [INFO] 
17:23:48 [INFO] TextGridLab Core
17:23:48 [INFO] info.textgrid.lab.conf
17:23:48 [INFO] info.textgrid.lab.core.tgauthclient
17:23:48 [INFO] info.textgrid.lab.authn
17:23:48 [INFO] info.textgrid.lab.core.browserfix
17:23:48 [INFO] info.textgrid.lab.log
17:23:48 [INFO] info.textgrid.lab.core.swtutils
17:23:48 [INFO] info.textgrid.lab.core.tgcrud.client.jaxws
17:23:48 [INFO] info.textgrid.lab.core.model
17:23:48 [INFO] info.textgrid.lab.search
17:23:48 [INFO] info.textgrid.lab.ui.core.utils
17:23:48 [INFO] info.textgrid.lab.core.metadataeditor
17:23:48 [INFO] info.textgrid.lab.ui.core
17:23:48 [INFO] info.textgrid.lab.core.efs.tgcrud
17:23:48 [INFO] info.textgrid.lab.core.aggregations
17:23:48 [INFO] info.textgrid.lab.core.aggregations.ui
17:23:48 [INFO] info.textgrid.lab.feature.auth
17:23:48 [INFO] info.textgrid.lab.protocol.textgrid
17:23:48 [INFO] info.textgrid.utils
17:23:48 [INFO] info.textgrid.lab.core.importexport
17:23:48 [INFO] info.textgrid.lab.core.importexport.legacy
17:23:48 [INFO] info.textgrid.lab.xsltsupport
17:23:48 [INFO] info.textgrid.lab.core.feature
17:23:48 [INFO] info.textgrid.lab.core.swtutils.test
17:23:48 [INFO] info.textgrid.lab.protocol.textgrid.tests
17:23:48 [INFO] info.textgrid.lab.ui.core.tests
17:23:48 [INFO] core-repository
17:23:48 [INFO] TextGridLab Core API Documentation
17:23:48 [INFO]                                                                         
17:23:48 [INFO] ------------------------------------------------------------------------
17:23:48 [INFO] Building TextGridLab Core 0.0.1-SNAPSHOT
17:23:48 [INFO] ------------------------------------------------------------------------
17:23:48 [INFO] 
17:23:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core ---
17:23:49 [INFO] 
17:23:49 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ core ---
17:23:49 [INFO] 
17:23:49 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ core ---
17:23:49 [INFO] 
17:23:49 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ core ---
17:23:49 [INFO]                                                                         
17:23:49 [INFO] ------------------------------------------------------------------------
17:23:49 [INFO] Building info.textgrid.lab.conf 1.0.2-SNAPSHOT
17:23:49 [INFO] ------------------------------------------------------------------------
17:23:49 [INFO] 
17:23:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.conf ---
17:23:49 [INFO] 
17:23:49 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.conf ---
17:23:49 [INFO] The project's OSGi version is 1.0.2.201706131635
17:23:49 [INFO] 
17:23:49 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.conf ---
17:23:49 [INFO] 
17:23:49 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.conf ---
17:23:49 [INFO] 
17:23:49 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.conf ---
17:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:49 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/main/resources
17:23:49 [INFO] 
17:23:49 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.conf ---
17:23:49 [INFO] Compiling 11 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/target/classes
17:23:49 [INFO] 
17:23:49 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.conf ---
17:23:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:49 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/test/resources
17:23:49 [INFO] 
17:23:49 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.conf ---
17:23:49 [INFO] 
17:23:49 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.conf ---
17:23:49 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/target/info.textgrid.lab.conf-1.0.2-SNAPSHOT.jar
17:23:49 [INFO] 
17:23:49 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.conf ---
17:23:50 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
17:23:50 [INFO] 
17:23:50 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.conf ---
17:23:50 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/plugin.properties not found
17:23:50 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:23:50 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/target/info.textgrid.lab.conf-1.0.2-SNAPSHOT-sources.jar
17:23:50 [INFO] 
17:23:50 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.conf ---
17:23:50 [INFO] 
17:23:50 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.conf ---
17:23:50 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.conf:1.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/pom.xml
17:23:50 [INFO]                                                                         
17:23:50 [INFO] ------------------------------------------------------------------------
17:23:50 [INFO] Building info.textgrid.lab.core.tgauthclient 1.0.0-SNAPSHOT
17:23:50 [INFO] ------------------------------------------------------------------------
17:23:50 [INFO] 
17:23:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.tgauthclient ---
17:23:50 [INFO] 
17:23:50 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.tgauthclient ---
17:23:50 [INFO] The project's OSGi version is 1.0.0.201406160904
17:23:50 [INFO] 
17:23:50 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.tgauthclient ---
17:23:50 [INFO] 
17:23:50 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.tgauthclient ---
17:23:50 [INFO] 
17:23:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.tgauthclient ---
17:23:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:50 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src/main/resources
17:23:50 [INFO] 
17:23:50 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.tgauthclient ---
17:23:50 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
17:23:50 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/target/classes
17:23:50 [INFO] 
17:23:50 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.tgauthclient ---
17:23:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:50 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src/test/resources
17:23:50 [INFO] 
17:23:50 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.tgauthclient ---
17:23:50 [INFO] 
17:23:50 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.tgauthclient ---
17:23:50 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/target/info.textgrid.lab.core.tgauthclient-1.0.0-SNAPSHOT.jar
17:23:50 [INFO] 
17:23:50 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.tgauthclient ---
17:23:51 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml: baseline and build artifacts have same version but different contents
17:23:51 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
17:23:51     The main artifact has been replaced with the baseline version.
17:23:51 
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.tgauthclient ---
17:23:51 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/plugin.properties not found
17:23:51 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:23:51 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/target/info.textgrid.lab.core.tgauthclient-1.0.0-SNAPSHOT-sources.jar
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.tgauthclient ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.tgauthclient ---
17:23:51 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml: baseline and build artifacts have same version but different contents
17:23:51 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
17:23:51     The main artifact has been replaced with the baseline version.
17:23:51 
17:23:51 [INFO]                                                                         
17:23:51 [INFO] ------------------------------------------------------------------------
17:23:51 [INFO] Building info.textgrid.lab.authn 0.0.3-SNAPSHOT
17:23:51 [INFO] ------------------------------------------------------------------------
17:23:51 [INFO] 
17:23:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.authn ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.authn ---
17:23:51 [INFO] The project's OSGi version is 0.0.3.201605041636
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.authn ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.authn ---
17:23:51 [INFO] 
17:23:51 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.authn ---
17:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:51 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/main/resources
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.authn ---
17:23:51 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
17:23:51 [INFO] Compiling 17 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/target/classes
17:23:51 [INFO] 
17:23:51 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.authn ---
17:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:51 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/test/resources
17:23:51 [INFO] 
17:23:51 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.authn ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.authn ---
17:23:51 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/target/info.textgrid.lab.authn-0.0.3-SNAPSHOT.jar
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.authn ---
17:23:51 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.authn ---
17:23:51 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/target/info.textgrid.lab.authn-0.0.3-SNAPSHOT-sources.jar
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.authn ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.authn ---
17:23:51 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
17:23:51 [INFO]                                                                         
17:23:51 [INFO] ------------------------------------------------------------------------
17:23:51 [INFO] Building info.textgrid.lab.core.browserfix 0.0.1-SNAPSHOT
17:23:51 [INFO] ------------------------------------------------------------------------
17:23:51 [INFO] 
17:23:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.browserfix ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.browserfix ---
17:23:51 [INFO] The project's OSGi version is 0.0.1.201406160904
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.browserfix ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.browserfix ---
17:23:51 [INFO] 
17:23:51 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.browserfix ---
17:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:51 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/src/main/resources
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.browserfix ---
17:23:51 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
17:23:51 [INFO] Compiling 4 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/target/classes
17:23:51 [INFO] 
17:23:51 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.browserfix ---
17:23:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:51 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/src/test/resources
17:23:51 [INFO] 
17:23:51 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.browserfix ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.browserfix ---
17:23:51 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/target/info.textgrid.lab.core.browserfix-0.0.1-SNAPSHOT.jar
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.browserfix ---
17:23:51 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml: baseline and build artifacts have same version but different contents
17:23:51 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
17:23:51     The main artifact has been replaced with the baseline version.
17:23:51 
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.browserfix ---
17:23:51 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/plugin.properties not found
17:23:51 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/target/info.textgrid.lab.core.browserfix-0.0.1-SNAPSHOT-sources.jar
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.browserfix ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.browserfix ---
17:23:51 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml: baseline and build artifacts have same version but different contents
17:23:51 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.browserfix:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/pom.xml
17:23:51     The main artifact has been replaced with the baseline version.
17:23:51 
17:23:51 [INFO]                                                                         
17:23:51 [INFO] ------------------------------------------------------------------------
17:23:51 [INFO] Building info.textgrid.lab.log 1.0.0-SNAPSHOT
17:23:51 [INFO] ------------------------------------------------------------------------
17:23:51 [INFO] 
17:23:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.log ---
17:23:51 [INFO] 
17:23:51 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.log ---
17:23:52 [INFO] The project's OSGi version is 1.0.0.201406160904
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.log ---
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.log ---
17:23:52 [INFO] 
17:23:52 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.log ---
17:23:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:52 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/src/main/resources
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.log ---
17:23:52 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
17:23:52 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/target/classes
17:23:52 [INFO] 
17:23:52 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.log ---
17:23:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:52 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/src/test/resources
17:23:52 [INFO] 
17:23:52 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.log ---
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.log ---
17:23:52 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/target/info.textgrid.lab.log-1.0.0-SNAPSHOT.jar
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.log ---
17:23:52 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml: baseline and build artifacts have same version but different contents
17:23:52 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
17:23:52     The main artifact has been replaced with the baseline version.
17:23:52 
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.log ---
17:23:52 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/plugin.properties not found
17:23:52 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:23:52 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/target/info.textgrid.lab.log-1.0.0-SNAPSHOT-sources.jar
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.log ---
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.log ---
17:23:52 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml: baseline and build artifacts have same version but different contents
17:23:52 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.log:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/pom.xml
17:23:52     The main artifact has been replaced with the baseline version.
17:23:52 
17:23:52 [INFO]                                                                         
17:23:52 [INFO] ------------------------------------------------------------------------
17:23:52 [INFO] Building info.textgrid.lab.core.swtutils 1.0.3-SNAPSHOT
17:23:52 [INFO] ------------------------------------------------------------------------
17:23:52 [INFO] 
17:23:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.swtutils ---
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.swtutils ---
17:23:52 [INFO] The project's OSGi version is 1.0.3.201410131419
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.swtutils ---
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.swtutils ---
17:23:52 [INFO] 
17:23:52 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.swtutils ---
17:23:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:52 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/src/main/resources
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.swtutils ---
17:23:52 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
17:23:52 [INFO] Compiling 26 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/target/classes
17:23:52 [INFO] 
17:23:52 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.swtutils ---
17:23:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:52 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/src/test/resources
17:23:52 [INFO] 
17:23:52 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.swtutils ---
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.swtutils ---
17:23:52 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/target/info.textgrid.lab.core.swtutils-1.0.3-SNAPSHOT.jar
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.swtutils ---
17:23:52 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml: baseline and build artifacts have same version but different contents
17:23:52 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
17:23:52     The main artifact has been replaced with the baseline version.
17:23:52 
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.swtutils ---
17:23:52 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/plugin.properties not found
17:23:52 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:23:52 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/target/info.textgrid.lab.core.swtutils-1.0.3-SNAPSHOT-sources.jar
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.swtutils ---
17:23:52 [INFO] 
17:23:52 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.swtutils ---
17:23:53 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml: baseline and build artifacts have same version but different contents
17:23:53 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils:1.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/pom.xml
17:23:53     The main artifact has been replaced with the baseline version.
17:23:53 
17:23:53 [INFO]                                                                         
17:23:53 [INFO] ------------------------------------------------------------------------
17:23:53 [INFO] Building info.textgrid.lab.core.tgcrud.client.jaxws 0.0.1-SNAPSHOT
17:23:53 [INFO] ------------------------------------------------------------------------
17:23:53 [INFO] 
17:23:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [INFO] 
17:23:53 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [INFO] The project's OSGi version is 0.0.1.201502110954
17:23:53 [INFO] 
17:23:53 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [INFO] 
17:23:53 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [INFO] 
17:23:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:53 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/main/resources
17:23:53 [INFO] 
17:23:53 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
17:23:53 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/target/classes
17:23:53 [INFO] 
17:23:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:53 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/test/resources
17:23:53 [INFO] 
17:23:53 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [INFO] 
17:23:53 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/target/info.textgrid.lab.core.tgcrud.client.jaxws-0.0.1-SNAPSHOT.jar
17:23:53 [INFO] 
17:23:53 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml: baseline and build artifacts have same version but different contents
17:23:53 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
17:23:53     The main artifact has been replaced with the baseline version.
17:23:53 
17:23:53 [INFO] 
17:23:53 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/plugin.properties not found
17:23:53 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:23:53 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/target/info.textgrid.lab.core.tgcrud.client.jaxws-0.0.1-SNAPSHOT-sources.jar
17:23:53 [INFO] 
17:23:53 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:53 [INFO] 
17:23:53 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
17:23:54 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml: baseline and build artifacts have same version but different contents
17:23:54 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.tgcrud.client.jaxws:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/pom.xml
17:23:54     The main artifact has been replaced with the baseline version.
17:23:54 
17:23:54 [INFO]                                                                         
17:23:54 [INFO] ------------------------------------------------------------------------
17:23:54 [INFO] Building info.textgrid.lab.core.model 0.2.0-SNAPSHOT
17:23:54 [INFO] ------------------------------------------------------------------------
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] The project's OSGi version is 0.2.0.201809191522
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:54 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/main/resources
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.model ---
17:23:54 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
17:23:54 [INFO] Compiling 34 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/target/classes
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:54 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/test/resources
17:23:54 [INFO] 
17:23:54 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/target/info.textgrid.lab.core.model-0.2.0-SNAPSHOT.jar
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/target/info.textgrid.lab.core.model-0.2.0-SNAPSHOT-sources.jar
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.model ---
17:23:54 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.model:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/pom.xml
17:23:54 [INFO]                                                                         
17:23:54 [INFO] ------------------------------------------------------------------------
17:23:54 [INFO] Building info.textgrid.lab.search 1.0.1-SNAPSHOT
17:23:54 [INFO] ------------------------------------------------------------------------
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.search ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.search ---
17:23:54 [INFO] The project's OSGi version is 1.0.1.201604041456
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.search ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.search ---
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.search ---
17:23:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:54 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/main/resources
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.search ---
17:23:54 [INFO] Compiling 28 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/target/classes
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.search ---
17:23:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:54 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/test/resources
17:23:54 [INFO] 
17:23:54 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.search ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.search ---
17:23:54 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/target/info.textgrid.lab.search-1.0.1-SNAPSHOT.jar
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.search ---
17:23:54 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.search ---
17:23:54 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/plugin.properties not found
17:23:54 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:23:54 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/target/info.textgrid.lab.search-1.0.1-SNAPSHOT-sources.jar
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.search ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.search ---
17:23:54 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/pom.xml
17:23:54 [INFO]                                                                         
17:23:54 [INFO] ------------------------------------------------------------------------
17:23:54 [INFO] Building info.textgrid.lab.ui.core.utils 1.0.0-SNAPSHOT
17:23:54 [INFO] ------------------------------------------------------------------------
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] The project's OSGi version is 1.0.0.201604041456
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:54 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/src/main/resources
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
17:23:54 [INFO] Compiling 10 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/target/classes
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:54 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/src/test/resources
17:23:54 [INFO] 
17:23:54 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/target/info.textgrid.lab.ui.core.utils-1.0.0-SNAPSHOT.jar
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/plugin.properties not found
17:23:54 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:23:54 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/target/info.textgrid.lab.ui.core.utils-1.0.0-SNAPSHOT-sources.jar
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core.utils ---
17:23:54 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.utils:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/pom.xml
17:23:54 [INFO]                                                                         
17:23:54 [INFO] ------------------------------------------------------------------------
17:23:54 [INFO] Building info.textgrid.lab.core.metadataeditor 1.0.0-SNAPSHOT
17:23:54 [INFO] ------------------------------------------------------------------------
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.metadataeditor ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.metadataeditor ---
17:23:54 [INFO] The project's OSGi version is 1.0.0.201809191522
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.metadataeditor ---
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.metadataeditor ---
17:23:54 [INFO] 
17:23:54 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.metadataeditor ---
17:23:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:54 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/src/main/resources
17:23:54 [INFO] 
17:23:54 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.metadataeditor ---
17:23:54 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
17:23:54 [INFO] Compiling 102 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/target/classes
17:23:55 [INFO] 
17:23:55 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.metadataeditor ---
17:23:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:55 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/src/test/resources
17:23:55 [INFO] 
17:23:55 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.metadataeditor ---
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.metadataeditor ---
17:23:55 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/target/info.textgrid.lab.core.metadataeditor-1.0.0-SNAPSHOT.jar
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.metadataeditor ---
17:23:55 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.metadataeditor ---
17:23:55 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:23:55 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/target/info.textgrid.lab.core.metadataeditor-1.0.0-SNAPSHOT-sources.jar
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.metadataeditor ---
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.metadataeditor ---
17:23:55 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.metadataeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/pom.xml
17:23:55 [INFO]                                                                         
17:23:55 [INFO] ------------------------------------------------------------------------
17:23:55 [INFO] Building info.textgrid.lab.ui.core 1.0.1-SNAPSHOT
17:23:55 [INFO] ------------------------------------------------------------------------
17:23:55 [INFO] 
17:23:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] The project's OSGi version is 1.0.1.201809191522
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] 
17:23:55 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:55 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/main/resources
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.ui.core ---
17:23:55 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
17:23:55 [INFO] Compiling 75 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/target/classes
17:23:55 [INFO] 
17:23:55 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:55 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/test/resources
17:23:55 [INFO] 
17:23:55 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/target/info.textgrid.lab.ui.core-1.0.1-SNAPSHOT.jar
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/target/info.textgrid.lab.ui.core-1.0.1-SNAPSHOT-sources.jar
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core ---
17:23:55 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/pom.xml
17:23:55 [INFO]                                                                         
17:23:55 [INFO] ------------------------------------------------------------------------
17:23:55 [INFO] Building info.textgrid.lab.core.efs.tgcrud 0.1.1-SNAPSHOT
17:23:55 [INFO] ------------------------------------------------------------------------
17:23:55 [INFO] 
17:23:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:55 [INFO] 
17:23:55 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] The project's OSGi version is 0.1.1.201604041139
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:56 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/main/resources
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
17:23:56 [INFO] Compiling 16 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/target/classes
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:56 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/test/resources
17:23:56 [INFO] 
17:23:56 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/target/info.textgrid.lab.core.efs.tgcrud-0.1.1-SNAPSHOT.jar
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/plugin.properties not found
17:23:56 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/target/info.textgrid.lab.core.efs.tgcrud-0.1.1-SNAPSHOT-sources.jar
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.efs.tgcrud ---
17:23:56 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.efs.tgcrud:0.1.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/pom.xml
17:23:56 [INFO]                                                                         
17:23:56 [INFO] ------------------------------------------------------------------------
17:23:56 [INFO] Building info.textgrid.lab.core.aggregations 0.0.1-SNAPSHOT
17:23:56 [INFO] ------------------------------------------------------------------------
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] The project's OSGi version is 0.0.1.201406160904
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:56 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/src/main/resources
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.aggregations ---
17:23:56 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
17:23:56 [INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/target/classes
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:56 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/src/test/resources
17:23:56 [INFO] 
17:23:56 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/target/info.textgrid.lab.core.aggregations-0.0.1-SNAPSHOT.jar
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.aggregations ---
17:23:56 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/plugin.properties not found
17:23:56 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/target/info.textgrid.lab.core.aggregations-0.0.1-SNAPSHOT-sources.jar
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.aggregations ---
17:23:56 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/pom.xml
17:23:56 [INFO]                                                                         
17:23:56 [INFO] ------------------------------------------------------------------------
17:23:56 [INFO] Building info.textgrid.lab.core.aggregations.ui 0.2.0-SNAPSHOT
17:23:56 [INFO] ------------------------------------------------------------------------
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] The project's OSGi version is 0.2.0.201809191522
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:56 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/main/resources
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] Compiling 55 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/target/classes
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:56 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/test/resources
17:23:56 [INFO] 
17:23:56 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/target/info.textgrid.lab.core.aggregations.ui-0.2.0-SNAPSHOT.jar
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/target/info.textgrid.lab.core.aggregations.ui-0.2.0-SNAPSHOT-sources.jar
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.aggregations.ui ---
17:23:56 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.aggregations.ui:0.2.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/pom.xml
17:23:56 [INFO]                                                                         
17:23:56 [INFO] ------------------------------------------------------------------------
17:23:56 [INFO] Building info.textgrid.lab.feature.auth 0.1.0-SNAPSHOT
17:23:56 [INFO] ------------------------------------------------------------------------
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/target
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] The project's OSGi version is 0.1.0.201706131635
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] 
17:23:56 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/target/info.textgrid.lab.feature.auth-0.1.0-SNAPSHOT.jar
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/target/info.textgrid.lab.feature.auth-0.1.0-SNAPSHOT-sources-feature.jar
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.auth ---
17:23:56 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.auth:0.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/pom.xml
17:23:56 [INFO]                                                                         
17:23:56 [INFO] ------------------------------------------------------------------------
17:23:56 [INFO] Building info.textgrid.lab.protocol.textgrid 0.0.1-SNAPSHOT
17:23:56 [INFO] ------------------------------------------------------------------------
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.protocol.textgrid ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.protocol.textgrid ---
17:23:56 [INFO] The project's OSGi version is 0.0.1.201602171624
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.protocol.textgrid ---
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.protocol.textgrid ---
17:23:56 [INFO] 
17:23:56 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.protocol.textgrid ---
17:23:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:56 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/src/main/resources
17:23:56 [INFO] 
17:23:56 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.protocol.textgrid ---
17:23:56 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
17:23:56 [INFO] Compiling 5 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/target/classes
17:23:57 [INFO] 
17:23:57 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.protocol.textgrid ---
17:23:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:57 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/src/test/resources
17:23:57 [INFO] 
17:23:57 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.protocol.textgrid ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.protocol.textgrid ---
17:23:57 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/target/info.textgrid.lab.protocol.textgrid-0.0.1-SNAPSHOT.jar
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.protocol.textgrid ---
17:23:57 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.protocol.textgrid ---
17:23:57 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/target/info.textgrid.lab.protocol.textgrid-0.0.1-SNAPSHOT-sources.jar
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.protocol.textgrid ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.protocol.textgrid ---
17:23:57 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/pom.xml
17:23:57 [INFO]                                                                         
17:23:57 [INFO] ------------------------------------------------------------------------
17:23:57 [INFO] Building info.textgrid.utils 0.0.1-SNAPSHOT
17:23:57 [INFO] ------------------------------------------------------------------------
17:23:57 [INFO] 
17:23:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.utils ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.utils ---
17:23:57 [INFO] The project's OSGi version is 0.0.1.201406160904
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.utils ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.utils ---
17:23:57 [INFO] 
17:23:57 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.utils ---
17:23:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:57 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/src/main/resources
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.utils ---
17:23:57 [INFO] Compiling 4 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/target/classes
17:23:57 [INFO] 
17:23:57 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.utils ---
17:23:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:57 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/src/test/resources
17:23:57 [INFO] 
17:23:57 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.utils ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.utils ---
17:23:57 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/target/info.textgrid.utils-0.0.1-SNAPSHOT.jar
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.utils ---
17:23:57 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml: baseline and build artifacts have same version but different contents
17:23:57 [INFO] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
17:23:57     The main artifact has been replaced with the baseline version.
17:23:57 
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.utils ---
17:23:57 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/plugin.properties not found
17:23:57 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/target/info.textgrid.utils-0.0.1-SNAPSHOT-sources.jar
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.utils ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.utils ---
17:23:57 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml: baseline and build artifacts have same version but different contents
17:23:57 [INFO] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
17:23:57     The main artifact has been replaced with the baseline version.
17:23:57 
17:23:57 [INFO]                                                                         
17:23:57 [INFO] ------------------------------------------------------------------------
17:23:57 [INFO] Building info.textgrid.lab.core.importexport 0.3.0-SNAPSHOT
17:23:57 [INFO] ------------------------------------------------------------------------
17:23:57 [INFO] 
17:23:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] The project's OSGi version is 0.3.0.201605041636
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] 
17:23:57 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:57 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/main/resources
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.importexport ---
17:23:57 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
17:23:57 [INFO] Compiling 38 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/target/classes
17:23:57 [INFO] 
17:23:57 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:57 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/test/resources
17:23:57 [INFO] 
17:23:57 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/target/info.textgrid.lab.core.importexport-0.3.0-SNAPSHOT.jar
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/target/info.textgrid.lab.core.importexport-0.3.0-SNAPSHOT-sources.jar
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.importexport ---
17:23:57 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/pom.xml
17:23:57 [INFO]                                                                         
17:23:57 [INFO] ------------------------------------------------------------------------
17:23:57 [INFO] Building info.textgrid.lab.core.importexport.legacy 1.0.0-SNAPSHOT
17:23:57 [INFO] ------------------------------------------------------------------------
17:23:57 [INFO] 
17:23:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.importexport.legacy ---
17:23:57 [INFO] 
17:23:57 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [INFO] The project's OSGi version is 1.0.0.201409161435
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [INFO] 
17:23:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:58 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/src/main/resources
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
17:23:58 [INFO] Compiling 3 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/target/classes
17:23:58 [INFO] 
17:23:58 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:58 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/src/test/resources
17:23:58 [INFO] 
17:23:58 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/target/info.textgrid.lab.core.importexport.legacy-1.0.0-SNAPSHOT.jar
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml: baseline and build artifacts have same version but different contents
17:23:58 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
17:23:58     The main artifact has been replaced with the baseline version.
17:23:58 
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/plugin.properties not found
17:23:58 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/target/info.textgrid.lab.core.importexport.legacy-1.0.0-SNAPSHOT-sources.jar
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.importexport.legacy ---
17:23:58 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml: baseline and build artifacts have same version but different contents
17:23:58 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.core.importexport.legacy:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/pom.xml
17:23:58     The main artifact has been replaced with the baseline version.
17:23:58 
17:23:58 [INFO]                                                                         
17:23:58 [INFO] ------------------------------------------------------------------------
17:23:58 [INFO] Building info.textgrid.lab.xsltsupport 0.0.2-SNAPSHOT
17:23:58 [INFO] ------------------------------------------------------------------------
17:23:58 [INFO] 
17:23:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xsltsupport ---
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xsltsupport ---
17:23:58 [INFO] The project's OSGi version is 0.0.2.201406160904
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xsltsupport ---
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xsltsupport ---
17:23:58 [INFO] 
17:23:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xsltsupport ---
17:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:58 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/src/main/resources
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xsltsupport ---
17:23:58 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
17:23:58 [INFO] Compiling 3 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/target/classes
17:23:58 [INFO] 
17:23:58 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xsltsupport ---
17:23:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:58 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/src/test/resources
17:23:58 [INFO] 
17:23:58 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xsltsupport ---
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xsltsupport ---
17:23:58 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/target/info.textgrid.lab.xsltsupport-0.0.2-SNAPSHOT.jar
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xsltsupport ---
17:23:58 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml: baseline and build artifacts have same version but different contents
17:23:58 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
17:23:58     The main artifact has been replaced with the baseline version.
17:23:58 
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xsltsupport ---
17:23:58 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/plugin.properties not found
17:23:58 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/target/info.textgrid.lab.xsltsupport-0.0.2-SNAPSHOT-sources.jar
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xsltsupport ---
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xsltsupport ---
17:23:58 [WARNING] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml: baseline and build artifacts have same version but different contents
17:23:58 [INFO] MavenProject: info.textgrid.lab:info.textgrid.lab.xsltsupport:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/pom.xml
17:23:58     The main artifact has been replaced with the baseline version.
17:23:58 
17:23:58 [INFO]                                                                         
17:23:58 [INFO] ------------------------------------------------------------------------
17:23:58 [INFO] Building info.textgrid.lab.core.feature 1.0.0-SNAPSHOT
17:23:58 [INFO] ------------------------------------------------------------------------
17:23:58 [INFO] 
17:23:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.feature ---
17:23:58 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/target
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.core.feature ---
17:23:58 [INFO] The project's OSGi version is 1.0.0.201809191522
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.feature ---
17:23:58 [INFO] 
17:23:58 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.feature ---
17:23:58 [INFO] 
17:23:58 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.feature ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.core.feature ---
17:23:59 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/target/info.textgrid.lab.core.feature-1.0.0-SNAPSHOT.jar
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.feature ---
17:23:59 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.core.feature ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.feature ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.feature ---
17:23:59 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/target/info.textgrid.lab.core.feature-1.0.0-SNAPSHOT-sources-feature.jar
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.feature ---
17:23:59 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/pom.xml
17:23:59 [INFO]                                                                         
17:23:59 [INFO] ------------------------------------------------------------------------
17:23:59 [INFO] Building info.textgrid.lab.core.swtutils.test 1.0.0-SNAPSHOT
17:23:59 [INFO] ------------------------------------------------------------------------
17:23:59 [INFO] 
17:23:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] The project's OSGi version is 1.0.0.201409161435
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] 
17:23:59 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:59 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/src/main/resources
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
17:23:59 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/target/classes
17:23:59 [INFO] 
17:23:59 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:59 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/src/test/resources
17:23:59 [INFO] 
17:23:59 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/target/info.textgrid.lab.core.swtutils.test-1.0.0-SNAPSHOT.jar
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/plugin.properties not found
17:23:59 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/target/info.textgrid.lab.core.swtutils.test-1.0.0-SNAPSHOT-sources.jar
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.swtutils.test ---
17:23:59 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.swtutils.test:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/pom.xml
17:23:59 [INFO]                                                                         
17:23:59 [INFO] ------------------------------------------------------------------------
17:23:59 [INFO] Building info.textgrid.lab.protocol.textgrid.tests 0.0.1-SNAPSHOT
17:23:59 [INFO] ------------------------------------------------------------------------
17:23:59 [INFO] 
17:23:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] The project's OSGi version is 0.0.1.201406160904
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] 
17:23:59 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:59 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/src/main/resources
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
17:23:59 [INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/target/classes
17:23:59 [INFO] 
17:23:59 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:59 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/src/test/resources
17:23:59 [INFO] 
17:23:59 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/target/info.textgrid.lab.protocol.textgrid.tests-0.0.1-SNAPSHOT.jar
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/plugin.properties not found
17:23:59 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/target/info.textgrid.lab.protocol.textgrid.tests-0.0.1-SNAPSHOT-sources.jar
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.protocol.textgrid.tests ---
17:23:59 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
17:23:59 [INFO]                                                                         
17:23:59 [INFO] ------------------------------------------------------------------------
17:23:59 [INFO] Building info.textgrid.lab.ui.core.tests 1.0.0
17:23:59 [INFO] ------------------------------------------------------------------------
17:23:59 [INFO] 
17:23:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core.tests ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core.tests ---
17:23:59 [INFO] The project's OSGi version is 1.0.0
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core.tests ---
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core.tests ---
17:23:59 [INFO] 
17:23:59 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core.tests ---
17:23:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:23:59 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/src/main/resources
17:23:59 [INFO] 
17:23:59 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.ui.core.tests ---
17:23:59 [WARNING] The effective compiler target level 1.7 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 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
17:23:59 [INFO] Compiling 7 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/target/classes
17:24:01 [INFO] 
17:24:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core.tests ---
17:24:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:24:01 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/src/test/resources
17:24:01 [INFO] 
17:24:01 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core.tests ---
17:24:01 [INFO] 
17:24:01 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core.tests ---
17:24:01 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/target/info.textgrid.lab.ui.core.tests-1.0.0.jar
17:24:01 [INFO] 
17:24:01 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core.tests ---
17:24:01 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
17:24:01 [INFO] 
17:24:01 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core.tests ---
17:24:01 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/plugin.properties not found
17:24:01 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:24:01 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/target/info.textgrid.lab.ui.core.tests-1.0.0-sources.jar
17:24:01 [INFO] 
17:24:01 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.ui.core.tests ---
17:24:01 [INFO] 
17:24:01 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core.tests ---
17:24:01 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.ui.core.tests:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/pom.xml
17:24:01 [INFO]                                                                         
17:24:01 [INFO] ------------------------------------------------------------------------
17:24:01 [INFO] Building core-repository 0.0.1-SNAPSHOT
17:24:01 [INFO] ------------------------------------------------------------------------
17:24:01 [INFO] 
17:24:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-repository ---
17:24:01 [INFO] 
17:24:01 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ core-repository ---
17:24:01 [INFO] The project's OSGi version is 0.0.1.201809191522
17:24:01 [INFO] 
17:24:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ core-repository ---
17:24:01 [INFO] 
17:24:01 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ core-repository ---
17:24:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:24:01 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/src/main/resources
17:24:01 [INFO] 
17:24:01 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ core-repository ---
17:24:01 [INFO] 
17:24:01 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ core-repository ---
17:24:04 [INFO] 
17:24:04 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ core-repository ---
17:24:06 [INFO] 
17:24:06 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ core-repository ---
17:24:06 [INFO] 
17:24:06 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ core-repository ---
17:24:10 [INFO] 
17:24:10 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ core-repository ---
17:24:10 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/target/core-repository-0.0.1-SNAPSHOT.zip
17:24:12 [INFO] 
17:24:12 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ core-repository ---
17:24:12 [INFO] 
17:24:12 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ core-repository ---
17:24:12 [INFO] 
17:24:12 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ core-repository ---
17:24:12 [INFO]                                                                         
17:24:12 [INFO] ------------------------------------------------------------------------
17:24:12 [INFO] Building TextGridLab Core API Documentation 0.0.1-SNAPSHOT
17:24:12 [INFO] ------------------------------------------------------------------------
17:24:12 [INFO] 
17:24:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.doc ---
17:24:12 [INFO] 
17:24:12 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.doc ---
17:24:12 [INFO] The project's OSGi version is 0.0.1.201410080917
17:24:12 [INFO] 
17:24:12 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.doc ---
17:24:12 [INFO] 
17:24:12 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.doc ---
17:24:12 [INFO] 
17:24:12 [INFO] --- tycho-document-bundle-plugin:0.22.0:javadoc (javadoc) @ info.textgrid.lab.core.doc ---
17:24:12 [INFO] Scopes: [compile, provided]
17:24:12 [INFO] Output directory: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api
17:24:12 [INFO] BaseDir: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc
17:24:12 [INFO] Cleaning up first
17:24:13 [INFO] 19 source folders
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src
17:24:13 [INFO] Source folder: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src
17:24:13 [INFO] 162 classpath deps
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.0.0.v20140514-1823/org.eclipse.e4.ui.widgets-1.0.0.v20140514-1823.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.1.2.v20141126-1310/org.eclipse.e4.ui.workbench.addons.swt-1.1.2.v20141126-1310.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.ui/3.10.2.v20141014-1039/org.eclipse.debug.ui-3.10.2.v20141014-1039.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/projectfile-feature/1.0.1.201810221519/projectfile-feature-1.0.1.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.103.2.v20180709-0830/org.eclipse.swt.cocoa.macosx.x86_64-3.103.2.v20180709-0830.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.mail.glassfish/1.4.1.v201108011116/javax.mail.glassfish-1.4.1.v201108011116.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.runtime.j2ee-2.1.1.v20150218-0356.jar/lib/geronimo-ejb_2.1_spec.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation.ui/1.2.500.v201310231530/org.eclipse.wst.validation.ui-1.2.500.v201310231530.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.uriresolver/1.2.100.v201305141800/org.eclipse.wst.common.uriresolver-1.2.100.v201305141800.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.7.100.v20140324-1358/org.eclipse.ltk.ui.refactoring-3.7.100.v20140324-1358.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.103.2.v20180315-0820/org.eclipse.swt.win32.win32.x86_64-3.103.2.v20180315-0820.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.javax.mail-1.4.0.v20140424-1340.jar/lib/mail.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.runtime.j2ee-2.1.1.v20150218-0356.jar/lib/geronimo-j2ee-connector_1.5_spec.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.11.101.v20140818-1343/org.eclipse.e4.ui.css.swt-0.11.101.v20140818-1343.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.10.200.v20140424-2042/org.eclipse.e4.ui.bindings-0.10.200.v20140424-2042.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.codehaus.jettison.jettison/1.3.5/org.codehaus.jettison.jettison-1.3.5.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/ch.qos.logback.core/0.9.27.v20110224-1110/ch.qos.logback.core-0.9.27.v20110224-1110.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.httpclient/3.1.0.v201012070820/org.apache.commons.httpclient-3.1.0.v201012070820.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.5.400.v20130903-0736/org.eclipse.compare.core-3.5.400.v20130903-0736.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.io/2.2.0.v201405211200/org.apache.commons.io-2.2.0.v201405211200.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.5.501.v20140817-1445/org.eclipse.compare-3.5.501.v20140817-1445.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/searchclient-feature/1.0.2.201810221519/searchclient-feature-1.0.2.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.util/3.3.0.v20131023-1243/org.eclipse.osgi.util-3.3.0.v20131023-1243.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/lib/dom4j-1.6.1.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.9.2.v20141003-1326/org.eclipse.jface.text-3.9.2.v20141003-1326.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.project.facet.core/1.4.300.v201111030424/org.eclipse.wst.common.project.facet.core-1.4.300.v201111030424.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.2.2.v20141212-1259/org.eclipse.e4.ui.workbench-1.2.2.v20141212-1259.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.2.0.v20130424-1801/org.eclipse.equinox.security-1.2.0.v20130424-1801.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/tgauthclient-cxf-fragment/1.0.0.201810221519/tgauthclient-cxf-fragment-1.0.0.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.10.2.v20141118-1227/org.eclipse.ui.ide-3.10.2.v20141118-1227.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu.base/52.1.1.v201501240615/com.ibm.icu.base-52.1.1.v201501240615.jar
17:24:13 [INFO] CP: /mnt/data/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
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.console/3.5.300.v20140424-1437/org.eclipse.ui.console-3.5.300.v20140424-1437.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.servicemix.specs.jsr311-api-1.1.1/1.9.0/org.apache.servicemix.specs.jsr311-api-1.1.1-1.9.0.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.4.0.v20140414-1837/org.eclipse.e4.core.di-1.4.0.v20140414-1837.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.1.501.v201501212057/org.eclipse.wst.xml.ui-1.1.501.v201501212057.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.10.2.v20141021-1035/org.eclipse.jface-3.10.2.v20141021-1035.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.2.100.v20131209-2144/org.eclipse.equinox.p2.metadata.repository-1.2.100.v20131209-2144.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.bidi/0.10.0.v20130327-1442/org.eclipse.equinox.bidi-0.10.0.v20130327-1442.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.5.401.v20140724-1117/org.eclipse.ui.navigator-3.5.401.v20140724-1117.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.3.0.v20131211-1531/org.eclipse.equinox.p2.core-2.3.0.v20131211-1531.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.103.2.v20180705-1009/org.eclipse.swt-3.103.2.v20180705-1009.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.9.300.v20141126-1957/org.eclipse.e4.ui.css.swt.theme-0.9.300.v20141126-1957.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.3.0.v20131211-1531/org.eclipse.equinox.p2.repository-2.3.0.v20131211-1531.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.cxf.bundle/2.5.5/org.apache.cxf.bundle-2.5.5.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.environment/1.0.400.v200912181832/org.eclipse.wst.common.environment-1.0.400.v200912181832.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.namespaces.projectfile-jaxb/1.2.1/info.textgrid.namespaces.projectfile-jaxb-1.2.1.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.runtime.j2ee-2.1.1.v20150218-0356.jar/lib/geronimo-jms_1.1_spec.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/authclient-feature/1.0.1.201810221519/authclient-feature-1.0.1.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.neethi/3.0.1/org.apache.neethi-3.0.1.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.ws.xmlschema.core/2.0.3/org.apache.ws.xmlschema.core-2.0.3.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.confclient/1.4.1/info.textgrid.middleware.confclient-1.4.1.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.tgauth-client/1.1.0/info.textgrid.middleware.tgauth-client-1.1.0.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/tgcrudclient-cxf-fragment/1.0.0.201810221519/tgcrudclient-cxf-fragment-1.0.0.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/15.0.0/com.google.guava-15.0.0.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/0.10.2.v20140424-2344/org.eclipse.e4.core.commands-0.10.2.v20140424-2344.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86/3.103.2.v20180315-0820/org.eclipse.swt.gtk.linux.x86-3.103.2.v20180315-0820.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.xml/1.3.4.v201005080400/javax.xml-1.3.4.v201005080400.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.serializer/2.7.1.v201005080400/org.apache.xml.serializer-2.7.1.v201005080400.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.ds/1.4.200.v20131126-2331/org.eclipse.equinox.ds-1.4.200.v20131126-2331.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/core-libs-feature/1.0.3.201810221519/core-libs-feature-1.0.3.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.1.0.v20140328-1925/org.eclipse.e4.ui.services-1.1.0.v20140328-1925.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util/1.7.0.v201011041433/org.apache.batik.util-1.7.0.v201011041433.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.9.0.v20140411-1521/org.eclipse.ui.workbench.texteditor-3.9.0.v20140411-1521.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/cxf-feature/1.0.3.201810221519/cxf-feature-1.0.3.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.core/1.2.0.v200908252030/org.eclipse.wst.common.core-1.2.0.v200908252030.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.debug.core/3.9.1.v20140805-1629/org.eclipse.debug.core-3.9.1.v20140805-1629.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.4.2.v20140729-1044/org.eclipse.core.databinding-1.4.2.v20140729-1044.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.activation/1.1.0.v201211130549/javax.activation-1.1.0.v201211130549.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.12.2.v20150204-1353/org.eclipse.e4.ui.workbench.renderers.swt-0.12.2.v20150204-1353.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.3.301.v201501151629/org.eclipse.wst.sse.ui-1.3.301.v201501151629.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.7.0.v20140408-0703/org.eclipse.ui.views-3.7.0.v20140408-0703.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks.ui/1.2.300.v201401292115/org.eclipse.wst.common.frameworks.ui-1.2.300.v201401292115.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/ch.qos.logback.slf4j/0.9.27.v20110224-1110/ch.qos.logback.slf4j-0.9.27.v20110224-1110.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.james.apache-mime4j-core/0.7.2/org.apache.james.apache-mime4j-core-0.7.2.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.10.100.v20140424-2042/org.eclipse.e4.ui.css.core-0.10.100.v20140424-2042.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/1.1.0.v20140512-1820/org.eclipse.e4.ui.model.workbench-1.1.0.v20140512-1820.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.runtime.j2ee-2.1.1.v20150218-0356.jar/lib/servlet-api.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.ui/1.1.500.v200911190730/org.eclipse.wst.common.ui-1.1.500.v200911190730.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.10.0.v20150123-0348/org.eclipse.emf.ecore.change-2.10.0.v20150123-0348.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.util.gui/1.7.0.v200903091627/org.apache.batik.util.gui-1.7.0.v200903091627.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.7.100.v20130710-1213/org.eclipse.team.ui-3.7.100.v20130710-1213.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/tgpublish-client-feature/1.0.1.201810221519/tgpublish-client-feature-1.0.1.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.7.0.v201011041433/org.apache.batik.css-1.7.0.v201011041433.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.12.0.v20140417-2033/org.eclipse.e4.core.di.extensions-0.12.0.v20140417-2033.jar
17:24:13 [INFO] CP: /mnt/data/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
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/com.google.guava/15.0.0.v201403281430/com.google.guava-15.0.0.v201403281430.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.106.1.v20141002-1150/org.eclipse.ui-3.106.1.v20141002-1150.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.wsdl/1.6.2.v201012040545/javax.wsdl-1.6.2.v201012040545.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/ch.qos.logback.classic/0.9.27.v20110224-1110/ch.qos.logback.classic-0.9.27.v20110224-1110.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.tgcrud-client/2.8.0/info.textgrid.middleware.tgcrud-client-2.8.0.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/de.langzeitarchivierung.kolibri.kolibri-tgpublish-client/3.7.4.SNAPSHOT/de.langzeitarchivierung.kolibri.kolibri-tgpublish-client-3.7.4.SNAPSHOT.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.utils.linkrewriter.core/0.4.1.SNAPSHOT/info.textgrid.utils.linkrewriter.core-0.4.1.SNAPSHOT.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.6.0.v20130326-1254/org.eclipse.help-3.6.0.v20130326-1254.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/jre16-fragment/1.0.0.201810221519/jre16-fragment-1.0.0.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.javax.activation-1.1.0.v20140430-1252.jar/lib/activation.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/.cache/tycho/org.eclipse.stardust.ide.thirdparty.commons.logging-1.1.1.v20140424-1340.jar/lib/commons-logging.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/tgrep-core-feature/1.0.1.201810221519/tgrep-core-feature-1.0.1.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.4.1.v20140210-1835/org.eclipse.core.databinding.observable-1.4.1.v20140210-1835.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.search/3.9.100.v20140226-1637/org.eclipse.search-3.9.100.v20140226-1637.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.103.2.v20180315-0820/org.eclipse.swt.gtk.linux.x86_64-3.103.2.v20180315-0820.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/confclient-feature/1.0.1.201810221519/confclient-feature-1.0.1.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.di/1.0.0.v20140328-2112/org.eclipse.e4.ui.di-1.0.0.v20140328-2112.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.3.100.v20140407-1019/org.eclipse.e4.core.contexts-1.3.100.v20140407-1019.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/org/eclipse/update/feature/crudclient-feature/1.0.1.201810221519/crudclient-feature-1.0.1.201810221519.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.5.400.v20140127-1516/org.eclipse.core.filebuffers-3.5.400.v20140127-1516.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.mail/1.4.0.v201005080615/javax.mail-1.4.0.v201005080615.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.validation/1.2.600.v201501211647/org.eclipse.wst.validation-1.2.600.v201501211647.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86/3.103.2.v20180315-0820/org.eclipse.swt.win32.win32.x86-3.103.2.v20180315-0820.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.12.0.v20140227-2118/org.eclipse.e4.ui.workbench3-0.12.0.v20140227-2118.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/info.textgrid.middleware.tgsearch-client/3.3.2.SNAPSHOT/info.textgrid.middleware.tgsearch-client-3.3.2.SNAPSHOT.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.8.200.v20140401-1310/org.eclipse.ui.editors-3.8.200.v20140401-1310.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/lib/jaxen-1.1-beta-6.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.annotation/1.2.0.v201401042248/javax.annotation-1.2.0.v201401042248.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.4.200.v20140214-0004/org.eclipse.core.databinding.property-1.4.200.v20140214-0004.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xerces/2.9.0.v201101211617/org.apache.xerces-2.9.0.v201101211617.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.7.0.v20130514-1224/org.eclipse.team.core-3.7.0.v20130514-1224.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.ws.rs/1.1.1.v20130318-1750/javax.ws.rs-1.1.1.v20130318-1750.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.1.902.v201501211904/org.eclipse.wst.xml.core-1.1.902.v201501211904.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.6.101.v20140817-1500/org.eclipse.ltk.core.refactoring-3.6.101.v20140817-1500.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.servicemix.bundles.jaxen/1.1.3.1/org.apache.servicemix.bundles.jaxen-1.1.3.1.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.services/1.2.1.v20140808-1251/org.eclipse.e4.core.services-1.2.1.v20140808-1251.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.common.frameworks/1.2.200.v201304241450/org.eclipse.wst.common.frameworks-1.2.200.v201304241450.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.xml.resolver/1.2.0.v201005080400/org.apache.xml.resolver-1.2.0.v201005080400.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.6.100.v20140422-1825/org.eclipse.ui.forms-3.6.100.v20140422-1825.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.106.2.v20150204-1030/org.eclipse.ui.workbench-3.106.2.v20150204-1030.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.apache.commons.codec/1.6.0.v201305230611/org.apache.commons.codec-1.6.0.v201305230611.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.2.800.v20130819-1716/org.eclipse.core.variables-3.2.800.v20130819-1716.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/javax.xml.ws/2.1.0.v200902101523/javax.xml.ws-2.1.0.v200902101523.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.6.200.v20140528-1422/org.eclipse.jface.databinding-1.6.200.v20140528-1422.jar
17:24:13 [INFO] CP: /mnt/data/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
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/com.ibm.icu/52.1.1.v201501240615/com.ibm.icu-52.1.1.v201501240615.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.1.900.v201401101615/org.eclipse.wst.sse.core-1.1.900.v201401101615.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.slf4j.api/1.6.1.v20100831-0715/org.slf4j.api-1.6.1.v20100831-0715.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.12.100.v20141126-1150/org.eclipse.e4.ui.workbench.swt-0.12.100.v20141126-1150.jar
17:24:13 [INFO] CP: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/lib/commons-io-1.2.jar
17:24:13 [INFO] Calling: /bin/sh -c cd /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api && /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/jre/../bin/javadoc @/mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/javadoc.options.txt
17:24:13 Loading source files for package info.textgrid.lab.core.efs.tgcrud...
17:24:13 Loading source files for package info.textgrid.lab.conf...
17:24:13 Loading source files for package info.textgrid.lab.conf.client...
17:24:13 Loading source files for package info.textgrid.lab.newsearch...
17:24:13 Loading source files for package info.textgrid.lab.search...
17:24:13 Loading source files for package info.textgrid.lab.authn...
17:24:13 Loading source files for package info.textgrid.lab.authn.views...
17:24:13 Loading source files for package info.textgrid.lab.protocol.textgrid...
17:24:13 Loading source files for package info.textgrid.lab.core.aggregations.ui...
17:24:13 Loading source files for package info.textgrid.lab.core.aggregations.ui.model...
17:24:13 Loading source files for package info.textgrid.lab.core.aggregations.ui.treeWriter...
17:24:13 Loading source files for package info.textgrid.lab.core.aggregations.ui.views...
17:24:13 Loading source files for package info.textgrid.lab.core.versions.ui...
17:24:13 Loading source files for package info.textgrid.lab.core.importexport...
17:24:13 Loading source files for package info.textgrid.lab.core.importexport.configurators...
17:24:13 Loading source files for package info.textgrid.lab.core.importexport.model...
17:24:14 Loading source files for package info.textgrid.lab.core.importexport.ui...
17:24:14 Loading source files for package info.textgrid.lab.ui.core...
17:24:14 Loading source files for package info.textgrid.lab.ui.core.dialogs...
17:24:14 Loading source files for package info.textgrid.lab.ui.core.handlers...
17:24:14 Loading source files for package info.textgrid.lab.ui.core.locking...
17:24:14 Loading source files for package info.textgrid.lab.ui.core.menus...
17:24:14 Loading source files for package info.textgrid.lab.core.tgauthclient...
17:24:14 Loading source files for package info.textgrid.lab.core.tgcrud.client...
17:24:14 Loading source files for package info.textgrid.lab.core.model...
17:24:14 Loading source files for package info.textgrid.lab.core.model.util...
17:24:14 Loading source files for package info.textgrid.lab.log...
17:24:14 Loading source files for package info.textgrid.lab.core.swtutils...
17:24:14 Loading source files for package info.textgrid.lab.core.swtutils.annotations...
17:24:14 Loading source files for package com.logabit.xlayout...
17:24:14 Loading source files for package info.textgrid.lab.core.metadataeditor...
17:24:14 Loading source files for package info.textgrid.lab.ui.core.utils...
17:24:14 Loading source files for package info.textgrid.lab.core.browserfix...
17:24:14 Loading source files for package info.textgrid.util.collection...
17:24:14 Loading source files for package info.textgrid.util.text...
17:24:14 Constructing Javadoc information...
17:24:14 Standard Doclet version 1.8.0_172
17:24:14 Building tree for all the packages and classes...
17:24:14 Generating ./info/textgrid/lab/core/efs/tgcrud/Activator.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/Activator.java:92: warning: no description for @param
17:24:15 	 * @param msg
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/Activator.java:93: warning: no description for @param
17:24:15 	 * @param args
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/Activator.java:106: warning: no description for @param
17:24:15 	 * @param option
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/Activator.java:107: warning: no description for @return
17:24:15 	 * @return
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedInputStream.html...
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.java:113: warning: no @param for blockingClose
17:24:15 	public void setBlockingClose(boolean blockingClose) {
17:24:15 	            ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.java:124: warning: no @return
17:24:15 	public boolean isBlockingClose() {
17:24:15 	               ^
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.ICloseExceptionHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/ExceptionPassingPipedOutputStream.OtherSideException.html...
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/FileExtensionsPreferencePage.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/FileExtensionsPreferencePage.java:57: error: reference not found
17:24:15  * @see org.eclipse.debug.core.variables.IValueVariable
17:24:15         ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/FileExtensionsPreferencePage.java:58: error: reference not found
17:24:15  * @see org.eclipse.debug.core.variables.ISimpleVariableRegistry
17:24:15         ^
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/LoggingInputStream.html...
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/MetadataRetrievalException.html...
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/TextGridEFSRuntimeError.html...
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/TGDummyParent.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:81: error: unknown tag: category
17:24:15 	 * @category EXPERIMENTAL
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:93: error: unknown tag: category
17:24:15 	 * @category EXPERIMENTAL
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:21: error: malformed HTML
17:24:15  * This works around <a href="http://www.textgrid.de/trac/tickets/62>#62</a>.
17:24:15                      ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:21: error: bad use of '>'
17:24:15  * This works around <a href="http://www.textgrid.de/trac/tickets/62>#62</a>.
17:24:15                                                                     ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:21: error: unexpected end tag: </a>
17:24:15  * This works around <a href="http://www.textgrid.de/trac/tickets/62>#62</a>.
17:24:15                                                                         ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:26: error: malformed HTML
17:24:15  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
17:24:15                          ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:26: error: bad use of '>'
17:24:15  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
17:24:15                                                       ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGDummyParent.java:27: error: unknown tag: category
17:24:15  * @category EXPERIMENTAL
17:24:15    ^
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/TGFileStore.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:153: warning: no description for @return
17:24:15 	 * @return
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:155: warning: no description for @throws
17:24:15 	 * @throws CoreException
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:157: warning: no @param for monitor
17:24:15 	protected FileInfo readFileInfo(IProgressMonitor monitor)
17:24:15 	                   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:225: error: unknown tag: category
17:24:15 	 * @category EXPERIMENTAL
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:259: warning: no @param for options
17:24:15 	protected InputStream doOpenInputStream(final int options, IProgressMonitor monitor)
17:24:15 	                      ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:259: warning: no @param for monitor
17:24:15 	protected InputStream doOpenInputStream(final int options, IProgressMonitor monitor)
17:24:15 	                      ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:259: warning: no @return
17:24:15 	protected InputStream doOpenInputStream(final int options, IProgressMonitor monitor)
17:24:15 	                      ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:259: warning: no @throws for org.eclipse.core.runtime.CoreException
17:24:15 	protected InputStream doOpenInputStream(final int options, IProgressMonitor monitor)
17:24:15 	                      ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:581: warning: no description for @param
17:24:15 	 * @param element
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:582: warning: no description for @throws
17:24:15 	 * @throws CrudServiceException
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGFileStore.java:603: error: element not closed: ol
17:24:15 	 * <ol>
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/TGFileSystem.html...
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:112: error: unknown tag: category
17:24:15 	 * @category EXPERIMENTAL
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:51: error: malformed HTML
17:24:15  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
17:24:15                          ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:51: error: bad use of '>'
17:24:15  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
17:24:15                                                       ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:60: error: unknown tag: todo
17:24:15 	 * @todo document
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileStore.java:61: warning: no description for @param
17:24:15 	 * @param uri
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/core/efs/tgcrud/TGNewFileFileSystem.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileSystem.java:12: error: malformed HTML
17:24:15  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
17:24:15                          ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/info/textgrid/lab/core/efs/tgcrud/TGNewFileFileSystem.java:12: error: bad use of '>'
17:24:15  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv) for TextGrid
17:24:15                                                       ^
17:24:15 Generating ./info/textgrid/lab/conf/ConfPlugin.html...
17:24:15 Generating ./info/textgrid/lab/conf/ConfservPrefPage.html...
17:24:15 Generating ./info/textgrid/lab/conf/DialogPrefPage.html...
17:24:15 Generating ./info/textgrid/lab/conf/Messages.html...
17:24:15 Generating ./info/textgrid/lab/conf/OfflineException.html...
17:24:15 Generating ./info/textgrid/lab/conf/OnlineStatus.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:66: warning: no @param for listener
17:24:15 	public static void addOnlineStatusChangeListener(IStatusChangeListener listener) {
17:24:15 	                   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:72: warning: no @param for listener
17:24:15 	public static void removeOnlineStatusChangeListener(IStatusChangeListener listener) {
17:24:15 	                   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:79: warning: no @param for newStatus
17:24:15 	protected static void notifyOnlineStatusChangeListeners(boolean newStatus) {
17:24:15 	                      ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:120: warning: no @param for newOnlineState
17:24:15 	public static void setOnline(boolean newOnlineState) {
17:24:15 	                   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/OnlineStatus.java:158: warning: no description for @return
17:24:15 	 * @return
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/conf/OnlineStatus.IStatusChangeListener.html...
17:24:15 Generating ./info/textgrid/lab/conf/client/ConfClient.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:85: error: value does not refer to a constant
17:24:15 	 * {@value #PREF_QUALIFIER}</li>
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:85: error: reference not found
17:24:15 	 * {@value #PREF_QUALIFIER}</li>
17:24:15 	           ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:92: warning: no @return
17:24:15 	public static String computePreferredEndpoint() {
17:24:15 	                     ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:125: warning: no @return
17:24:15 	public String getEndpoint() {
17:24:15 	              ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:145: warning: no @throws for info.textgrid.lab.conf.OfflineException
17:24:15 	public String getValue(String key) throws OfflineException {
17:24:15 	              ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/info/textgrid/lab/conf/client/ConfClient.java:168: warning: no description for @throws
17:24:15 	 * @throws OfflineException
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/conf/client/LocalProxySelector.html...
17:24:15 Generating ./info/textgrid/lab/conf/client/Messages.html...
17:24:15 Generating ./info/textgrid/lab/newsearch/SearchRequest.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:464: warning: no description for @param
17:24:15 	 * @param uri
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:465: warning: no description for @return
17:24:15 	 * @return
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:483: warning: no description for @param
17:24:15 	 * @param query
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:512: warning: no @return
17:24:15 	public boolean isAllProjects() {
17:24:15 	               ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/newsearch/SearchRequest.java:523: warning: no description for @return
17:24:15 	 * @return
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/newsearch/SearchRequest.EndPoint.html...
17:24:15 Generating ./info/textgrid/lab/newsearch/SearchRequest.ListAggregationResult.html...
17:24:15 Generating ./info/textgrid/lab/newsearch/SearchRequest.TargetModus.html...
17:24:15 Generating ./info/textgrid/lab/search/AbstractRequest.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:64: warning: no @param for query
17:24:15 	public boolean isApplicableFor(final String query) {
17:24:15 	               ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:64: warning: no @return
17:24:15 	public boolean isApplicableFor(final String query) {
17:24:15 	               ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:74: warning: no @param for query
17:24:15 	public Iterable<String> getResultsFor(final String query) {
17:24:15 	                        ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:74: warning: no @return
17:24:15 	public Iterable<String> getResultsFor(final String query) {
17:24:15 	                        ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AbstractRequest.java:22: error: unexpected text
17:24:15  * with a field and a query string and then {@link #Request.schedule()} it.
17:24:15                                             ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:15 Generating ./info/textgrid/lab/search/Activator.html...
17:24:15 Generating ./info/textgrid/lab/search/AutocompletionClient.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:118: warning: no description for @param
17:24:15 	 * @param field
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:143: warning: no description for @return
17:24:15 	 * @return
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:32: error: header used out of sequence: <H4>
17:24:15  * <h4>Usage</h4>
17:24:15    ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:62: error: malformed HTML
17:24:15  * @author martin, thorsten, Yahya Al-Hajj <alhajj@fh-worms.de>
17:24:15                                            ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:62: error: bad use of '>'
17:24:15  * @author martin, thorsten, Yahya Al-Hajj <alhajj@fh-worms.de>
17:24:15                                                               ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/AutocompletionClient.java:129: warning: no description for @param
17:24:15 	 * @param whichField
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/search/ContextEntry.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/ContextEntry.java:34: warning: no description for @param
17:24:15 	 * @param contextWithTags
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/ContextEntry.java:35: warning: no description for @return
17:24:15 	 * @return
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/search/ContextEntryAdaptorFactory.html...
17:24:15 Generating ./info/textgrid/lab/search/DeferredTreeContentProvider.html...
17:24:15 Generating ./info/textgrid/lab/search/ExtendedContentProposalAdapter.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/ExtendedContentProposalAdapter.java:13: error: malformed HTML
17:24:15  * @author Yahya Al-Hajj <alhajj@fh-worms.de>
17:24:15                          ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/ExtendedContentProposalAdapter.java:13: error: bad use of '>'
17:24:15  * @author Yahya Al-Hajj <alhajj@fh-worms.de>
17:24:15                                             ^
17:24:15 Generating ./info/textgrid/lab/search/FullTextEntry.html...
17:24:15 Generating ./info/textgrid/lab/search/FulltextEntryAdapterFactory.html...
17:24:15 Generating ./info/textgrid/lab/search/ItemEntry.html...
17:24:15 Generating ./info/textgrid/lab/search/ItemEntryAdapterFactory.html...
17:24:15 Generating ./info/textgrid/lab/search/KWICEntry.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:35: error: malformed HTML
17:24:15 	 * create a KWIC Entry from an OM Element like this: <tg:entry>
17:24:15 	                                                     ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:35: error: bad use of '>'
17:24:15 	 * create a KWIC Entry from an OM Element like this: <tg:entry>
17:24:15 	                                                              ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:36: error: malformed HTML
17:24:15 	 * <tg:location> <tg:locitem path="/">CWDS - Band 1, Seite 37, Lemma
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:36: error: bad use of '>'
17:24:15 	 * <tg:location> <tg:locitem path="/">CWDS - Band 1, Seite 37, Lemma
17:24:15 	               ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:36: error: malformed HTML
17:24:15 	 * <tg:location> <tg:locitem path="/">CWDS - Band 1, Seite 37, Lemma
17:24:15 	                 ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:36: error: bad use of '>'
17:24:15 	 * <tg:location> <tg:locitem path="/">CWDS - Band 1, Seite 37, Lemma
17:24:15 	                                     ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: malformed HTML
17:24:15 	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
17:24:15 	            ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: bad use of '>'
17:24:15 	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
17:24:15 	                        ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: malformed HTML
17:24:15 	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
17:24:15 	                          ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: bad use of '>'
17:24:15 	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
17:24:15 	                                       ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: malformed HTML
17:24:15 	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
17:24:15 	                                         ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:37: error: bad use of '>'
17:24:15 	 * abmartern</tg:locitem> </tg:location> <tg:context>für die Kodierungs-
17:24:15 	                                                    ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: malformed HTML
17:24:15 	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: bad use of '>'
17:24:15 	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
17:24:15 	            ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: malformed HTML
17:24:15 	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
17:24:15 	                ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: bad use of '>'
17:24:15 	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
17:24:15 	                          ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: malformed HTML
17:24:15 	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
17:24:15 	                                          ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: bad use of '>'
17:24:15 	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
17:24:15 	                                                      ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: malformed HTML
17:24:15 	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
17:24:15 	                                                        ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:38: error: bad use of '>'
17:24:15 	 * <tg:match>und</tg:match> Korrekturphase</tg:context> </tg:entry>
17:24:15 	                                                                  ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/KWICEntry.java:40: warning: no description for @param
17:24:15 	 * @param ome
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/search/KWICEntryAdaptorFactory.html...
17:24:15 Generating ./info/textgrid/lab/search/LazySearchResultProvider.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/LazySearchResultProvider.java:343: error: @param name not found
17:24:15 	 * @param singleSearchResult
17:24:15 	          ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/LazySearchResultProvider.java:347: warning: no @param for tgoRef
17:24:15 	protected void addResult(Object tgoRef) {
17:24:15 	               ^
17:24:15 Generating ./info/textgrid/lab/search/NoMatchEntry.html...
17:24:15 Generating ./info/textgrid/lab/search/ProjectListAdapter.html...
17:24:15 Generating ./info/textgrid/lab/search/ProjectListAdapterFactory.html...
17:24:15 Generating ./info/textgrid/lab/search/ResultViewInitItem.html...
17:24:15 Generating ./info/textgrid/lab/search/SingleSearchResult.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/SingleSearchResult.java:58: error: reference not found
17:24:15 	 *            {@link TGSearchRestClient} representing one result document.
17:24:15 	                     ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/SingleSearchResult.java:112: warning: no description for @param
17:24:15 	 * @param tgo
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/SingleSearchResult.java:113: warning: no description for @param
17:24:15 	 * @param count
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/info/textgrid/lab/search/SingleSearchResult.java:114: warning: no description for @param
17:24:15 	 * @param kwicEntries
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/search/SSRAdaptorFactory.html...
17:24:15 Generating ./info/textgrid/lab/search/TextGridRepositoryItem.html...
17:24:15 Generating ./info/textgrid/lab/search/TextGridRepositoryItem_SandBox.html...
17:24:15 Generating ./info/textgrid/lab/search/TGObjectReferenceAdapterFactory.html...
17:24:15 Generating ./info/textgrid/lab/authn/Activator.html...
17:24:15 Generating ./info/textgrid/lab/authn/AuthBrowser.html...
17:24:15 Generating ./info/textgrid/lab/authn/AuthBrowser.ISIDChangedListener.html...
17:24:15 Generating ./info/textgrid/lab/authn/AuthNDialog.html...
17:24:15 Generating ./info/textgrid/lab/authn/AutoLogin.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/AutoLogin.java:25: warning: no description for @return
17:24:15 	 * @return 
17:24:15 	   ^
17:24:15 Generating ./info/textgrid/lab/authn/LoginControlContribution.html...
17:24:15 Generating ./info/textgrid/lab/authn/Messages.html...
17:24:15 Generating ./info/textgrid/lab/authn/ModifyUserAttributesBrowser.html...
17:24:15 Generating ./info/textgrid/lab/authn/ModifyUserAttributesDialog.html...
17:24:15 Generating ./info/textgrid/lab/authn/PasswordBrowser.html...
17:24:15 Generating ./info/textgrid/lab/authn/PasswordDialog.html...
17:24:15 Generating ./info/textgrid/lab/authn/RBACClientUtilities.html...
17:24:15 Generating ./info/textgrid/lab/authn/RBACSession.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:58: warning: no @return
17:24:15 	public static RBACSession getInstance() {
17:24:15 	                          ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:89: warning: no @param for sid
17:24:15 	public static void login(final String sid, final String eppn, boolean save) {
17:24:15 	                   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:89: warning: no @param for eppn
17:24:15 	public static void login(final String sid, final String eppn, boolean save) {
17:24:15 	                   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:139: error: bad use of '>'
17:24:15 	 * this Lab instance, except for Help->Authentication->Re-Authenticate where
17:24:15 	                                      ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:139: error: bad use of '>'
17:24:15 	 * this Lab instance, except for Help->Authentication->Re-Authenticate where
17:24:15 	                                                      ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:142: warning: no description for @param
17:24:15 	 * @param state
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:198: warning: no @return
17:24:15 	public String getEPPN() {
17:24:15 	              ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:336: warning: no description for @param
17:24:15 	 * @param ePPN
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:337: warning: no description for @return
17:24:15 	 * @return
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/RBACSession.java:349: warning: no @return
17:24:15 	public PersonType getPerson() {
17:24:15 	                  ^
17:24:15 Generating ./info/textgrid/lab/authn/RBACuser.html...
17:24:15 Generating ./info/textgrid/lab/authn/ShowUserIDHandler.html...
17:24:15 Generating ./info/textgrid/lab/authn/UserIDDialog.html...
17:24:15 Generating ./info/textgrid/lab/authn/views/AuthNView.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/views/AuthNView.java:24: error: malformed HTML
17:24:15  * @author Martin Haase <martin.haase@daasi.de>
17:24:15                         ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/info/textgrid/lab/authn/views/AuthNView.java:24: error: bad use of '>'
17:24:15  * @author Martin Haase <martin.haase@daasi.de>
17:24:15                                               ^
17:24:15 Generating ./info/textgrid/lab/protocol/textgrid/Handler.html...
17:24:15 Generating ./info/textgrid/lab/protocol/textgrid/Messages.html...
17:24:15 Generating ./info/textgrid/lab/protocol/textgrid/ProtocolPlugin.html...
17:24:15 Generating ./info/textgrid/lab/protocol/textgrid/TextGridLabURLConnection.html...
17:24:15 Generating ./info/textgrid/lab/protocol/textgrid/TextGridURLHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/AddSelectionHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/AggregationComposerPerspective.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/AggregationsUIPlugin.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/CollapseAggregationHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/CollapseAllHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/CommandIDS.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/EditAggregationHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/ExpandAggregationHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/ExpandAllHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/Messages.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/NewAggregationPreparator.html...
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:47: warning: no @param for wizard
17:24:15 	public void setWizard(ITextGridWizard wizard);
17:24:15 	            ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:71: error: ')' missing in reference
17:24:15 	 * @see NewObjectWizard#defaultPerformFinish(),
17:24:15 	   ^
17:24:15 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:74: warning - Tag @see: malformed: "NewObjectWizard#defaultPerformFinish(),
17:24:15       {@link IWizard#performFinish()}"
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/NewCollectionPreparator.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/NewEditionPreparator.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/ReferToHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/RemoveItemHandler.html...
17:24:15 Generating ./info/textgrid/lab/core/aggregations/ui/RenameItemHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/RevisionReferToHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/SaveNewAggregationRevisionHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/ShowAggregationCompositionPerspectiveHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/model/ACEditorInputFactory.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/model/Aggregation.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:160: warning: no @param for aggregation
17:24:16 	public boolean hasParent(Aggregation aggregation) {
17:24:16 	               ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:160: warning: no @return
17:24:16 	public boolean hasParent(Aggregation aggregation) {
17:24:16 	               ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:353: warning: no @return
17:24:16 	public URI getURI() {
17:24:16 	           ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:62: warning: no @param for project
17:24:16 	public Aggregation(final Aggregation parent, final String name,
17:24:16 	       ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for parent
17:24:16 	public Aggregation(final Aggregation parent, final String name,
17:24:16 	       ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for name
17:24:16 	public Aggregation(final Aggregation parent, final String name,
17:24:16 	       ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for object
17:24:16 	public Aggregation(final Aggregation parent, final String name,
17:24:16 	       ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for project
17:24:16 	public Aggregation(final Aggregation parent, final String name,
17:24:16 	       ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/Aggregation.java:92: warning: no @param for test
17:24:16 	public Aggregation(final Aggregation parent, final String name,
17:24:16 	       ^
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/model/IAggregationTypeAdapter.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/model/ISectionListener.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/model/Messages.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/model/SectionDragListener.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/model/SectionEvent.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/model/SectionTreeDropAdapter.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/SectionTreeDropAdapter.java:317: warning: no @param for event
17:24:16 	public void getDropTarget(DropTargetEvent event) {
17:24:16 	            ^
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/model/TGOentry.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/model/TGOentry.java:108: warning: no @return
17:24:16 	public URI getURI() {
17:24:16 	           ^
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/AggregationWriter.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/treeWriter/AggregationWriter.java:50: warning: no description for @throws
17:24:16 	 * @throws XMLStreamException 
17:24:16 	   ^
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/Messages.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.AddAggregationAction.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.java:597: warning: no @param for menu
17:24:16 		public MenuItem createMenuItem(final Menu menu, final int style) {
17:24:16 		                ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.java:597: warning: no @param for style
17:24:16 		public MenuItem createMenuItem(final Menu menu, final int style) {
17:24:16 		                ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.java:597: warning: no @return
17:24:16 		public MenuItem createMenuItem(final Menu menu, final int style) {
17:24:16 		                ^
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditor.SaveType.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/views/AggregationComposerEditorInput.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/views/Messages.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/views/ResponseDialog.html...
17:24:16 Generating ./info/textgrid/lab/core/aggregations/ui/views/SectionContentProvider.html...
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/CrudWarningView.html...
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/DetachVersionHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/DetachVersionHandler.ClearVersionJob.html...
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/Messages.html...
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/OpenVersionViewHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/SaveAsDialog.html...
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/SaveNewVersionHandler.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/info/textgrid/lab/core/versions/ui/SaveNewVersionHandler.java:48: warning: no @param for editor
17:24:16 	public static void saveEditor(final IEditorPart editor) {
17:24:16 	                   ^
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/SetPreviousVersionHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/SetPreviousVersionHandler.SetPreviousVersionDialog.html...
17:24:16 Generating ./info/textgrid/lab/core/versions/ui/VersionView.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ExportPerspective.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ImportObjectAdaptor.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ImportPerspective.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ImportPlugin.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/AbstractAggregationSupplier.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/configurators/AbstractAggregationSupplier.java:98: warning: no @param for aggregationEntries
17:24:16 	protected Collection<String> filterAggregationEntries(final String[] aggregationEntries) {
17:24:16 	                             ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/configurators/AbstractAggregationSupplier.java:98: warning: no @return
17:24:16 	protected Collection<String> filterAggregationEntries(final String[] aggregationEntries) {
17:24:16 	                             ^
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/AggregationConfigurator.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IImportEntryConfigurator.java:21: error: reference not found
17:24:16 	 * {@link ImportModel#addFile(java.io.File, boolean)} after the entry has
17:24:16 	          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IImportEntryConfigurator.java:42: warning: no description for @param
17:24:16 	 * @param monitor
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IExportEntryConfigurator.java:21: error: reference not found
17:24:16 	 * {@link ImportModel#addObject(TextGridObject, IProgressMonitor)} after the
17:24:16 	          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/IExportEntryConfigurator.java:36: warning: no description for @param
17:24:16 	 * @param monitor
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/AbstractImportEntryConfigurator.java:88: error: bad HTML entity
17:24:16 	 *            contain '&' to mark the acellerator character
17:24:16 	                       ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/DirectoryAggregationSupplier.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ISpecialImportEntrySupplier.java:23: warning: no @return
17:24:16 	public InputStream getInputStream() throws IOException;
17:24:16 	                   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ISpecialImportEntrySupplier.java:23: warning: no @throws for java.io.IOException
17:24:16 	public InputStream getInputStream() throws IOException;
17:24:16 	                   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ISpecialImportEntrySupplier.java:28: warning: no @return
17:24:16 	public File getFile();
17:24:16 	            ^
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/ListAggregationSupplier.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/Messages.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/SizeWarningConfigurator.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/XMLConfigurator.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/ZipEntrySupplier.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/ZipFileSupplier.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/configurators/ZipImportConfigurator.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/AbstractExportEntryConfigurator.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/AbstractImportEntryConfigurator.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/IExportEntryConfigurator.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/IImportEntryConfigurator.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/ImportEntry.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportEntry.java:423: warning: no @return
17:24:16 	public TextGridObject getExistingObject() {
17:24:16 	                      ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportEntry.java:434: warning: no @return
17:24:16 	public boolean isReimport() {
17:24:16 	               ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportEntry.java:445: warning: no @return
17:24:16 	public boolean isNewRevisionImport() {
17:24:16 	               ^
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/ImportExportStatus.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/ImportExportStatus.Operation.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/ImportModel.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:193: warning: no @return
17:24:16 	public static Unmarshaller createUnmarshaller() throws DataBindingException {
17:24:16 	                           ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:226: warning: no description for @param
17:24:16 	 * @param supplier
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:229: warning: no @param for monitor
17:24:16 	public ImportEntry addFile(final File file, final IProgressMonitor monitor, final ISpecialImportEntrySupplier supplier) {
17:24:16 	                   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:244: warning: no description for @param
17:24:16 	 * @param monitor
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:865: warning: no @param for reImport
17:24:16 	public void setImportAsNewRevisions(final boolean reImport) {
17:24:16 	            ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:875: warning: no @return
17:24:16 	public boolean isImportAsNewRevisions() {
17:24:16 	               ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:924: warning: no @return
17:24:16 	public boolean importAsNewRevision() {
17:24:16 	               ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:932: warning: no @return
17:24:16 	public Set<String> getReimportProjectIDs() {
17:24:16 	                   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:945: warning: no @param for monitor
17:24:16 	public LocalFileStatus checkLocalFiles(final IProgressMonitor monitor) {
17:24:16 	                       ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:945: warning: no @return
17:24:16 	public LocalFileStatus checkLocalFiles(final IProgressMonitor monitor) {
17:24:16 	                       ^
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/ImportModel.LocalFileStatus.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:981: warning: no @return
17:24:16 		public boolean ok() {
17:24:16 		               ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/model/ImportModel.java:994: warning: no @return
17:24:16 		public boolean allMissing() {
17:24:16 		               ^
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/ImportModel.ModelListener.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/ISpecialImportEntrySupplier.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/Messages.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/ModelObjectFactory.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/model/RewriteSetup.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/ExportHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/ExportPart.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/ImportExportPart.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/ImportHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/ImportPart.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/ImportPart.AddFilesJob.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/Messages.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/OverwriteDialog.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/OverwriteDialog.java:70: error: unknown tag: wbp.parser.constructor
17:24:16 	 * @wbp.parser.constructor
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/OverwriteDialog.java:72: warning: no @param for parentShell
17:24:16 	protected OverwriteDialog(final Shell parentShell, final OverwriteEntry[] entries) {
17:24:16 	          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/OverwriteDialog.java:72: warning: no @param for entries
17:24:16 	protected OverwriteDialog(final Shell parentShell, final OverwriteEntry[] entries) {
17:24:16 	          ^
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/OverwriteDialog.OverwriteEntry.html...
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/ResultPage.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/ResultPage.java:120: warning: no description for @param
17:24:16 	 * @param parent
17:24:16 	   ^
17:24:16 Generating ./info/textgrid/lab/core/importexport/ui/TargetProjectCombo.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/info/textgrid/lab/core/importexport/ui/TargetProjectCombo.java:198: warning: no @return
17:24:16 	public boolean isNewRevision() {
17:24:16 	               ^
17:24:16 Generating ./info/textgrid/lab/ui/core/AbstractOpenHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/Activator.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/Activator.java:99: error: unexpected text
17:24:16 	 *            one of {@link IStatus#ERROR}, {@link IStatus#WARNING,
17:24:16 	                                            ^
17:24:16 Generating ./info/textgrid/lab/ui/core/DropSetValues.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/DropSetValues.java:7: error: bad HTML entity
17:24:16  * which has been moved via drag & drop into the 
17:24:16                                  ^
17:24:16 Generating ./info/textgrid/lab/ui/core/EditorTGOAdapterFactory.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/IOpenHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/LabWindowAdvisor.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/LabWindowAdvisor.java:10: error: malformed HTML
17:24:16  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv)
17:24:16                          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/LabWindowAdvisor.java:10: error: bad use of '>'
17:24:16  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv)
17:24:16                                                       ^
17:24:16 Generating ./info/textgrid/lab/ui/core/Messages.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/NoEditorFoundException.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/OpenHandlerContribution.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/TGOEditorAdapterFactory.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/AllMetadataDialog.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/AllMetadataDialog.java:386: error: bad HTML entity
17:24:16 	 * Return the initial size of the dialog. different for (mac & win) and
17:24:16 	                                                             ^
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.EnterMetadataPage.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.EnterMetadataPage.FileListListener.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.EnterMetadataPage.ImportLabelProvider.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/ImportWizard.SelectImportFilesPage.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:38: error: unexpected end tag: </ul>
17:24:16  * {@link #performFinish(TextGridObject)} is called.</li> </ul>
17:24:16                                                           ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/INewObjectPreparator.java:16: error: element not closed: ol
17:24:16  * <ol>
17:24:16    ^
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/ITextGridWizard.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/ITextGridWizardPage.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/Messages.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/MetadataPage.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/MetadataPage.java:16: error: malformed HTML
17:24:16  * @author tv, Yahya Al-Hajj <alhajj@fh-worms.de>
17:24:16                              ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/dialogs/MetadataPage.java:16: error: bad use of '>'
17:24:16  * @author tv, Yahya Al-Hajj <alhajj@fh-worms.de>
17:24:16                                                 ^
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/NewObjectWizard.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/NewTGOPage.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/NewWorkPreparator.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/OpenURIDialog.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/dialogs/TGCrudWarning.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/AbstractOpenObjectHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/AddObjectHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/AddObjectMenuHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/ContributableOpenHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/CopyURIHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/DeactivateProjectDialog.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/DeactivateProjectHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/DefaultOpenHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/DeleteEmptyProjectDialog.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/DeleteEmptyProjectHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/DeleteHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/DeleteProjectFileHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/ExportHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/GenericOpenHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/GenericOpenReadOnlyHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/ImportFilesHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/Messages.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/NewObject.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/OpenHandler.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/handlers/OpenHandler.java:53: error: malformed HTML
17:24:16  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv)
17:24:16                          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/info/textgrid/lab/ui/core/handlers/OpenHandler.java:53: error: bad use of '>'
17:24:16  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> (tv)
17:24:16                                                       ^
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/OpenMDEHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/OpenProjectFileHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/OpenURIHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/ReactivateProjectDialog.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/ReactivateProjectHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/ReloadMetadataHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/SaveLocalCopyHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/handlers/ShowRawMetadataHandler.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/locking/JobChangeLogger.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/locking/LockingJob.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/locking/LockingPartListener.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/locking/LockingService.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/locking/Messages.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/menus/Messages.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/menus/NewObjectMenu.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/menus/OpenContributionItem.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/menus/OpenContributionItem.OpenHandlerAction.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/menus/OpenObjectService.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/menus/OpenWithCompound.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/menus/TGOpenWithDynamicMenu.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/menus/TGOpenWithMenu.html...
17:24:16 Generating ./info/textgrid/lab/ui/core/menus/TGOpenWithMenuContributionItem.html...
17:24:16 Generating ./info/textgrid/lab/core/tgauthclient/TGAuthClientPlugin.html...
17:24:16 Generating ./info/textgrid/lab/core/tgauthclient/TgAuthClientUtilities.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src/info/textgrid/lab/core/tgauthclient/TgAuthClientUtilities.java:26: error: unknown tag: TODO
17:24:16  * @TODO need to add proxy settings as they were present in RBACClientUtilies
17:24:16    ^
17:24:16 Generating ./info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.java:70: error: malformed HTML
17:24:16 	 * (well, if you supply a value < 1000 it will be interpreted as seconds.)
17:24:16 	                                ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.java:34: error: malformed HTML
17:24:16  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> for <a
17:24:16                          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/info/textgrid/lab/core/tgcrud/client/CrudClientUtilities.java:34: error: bad use of '>'
17:24:16  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> for <a
17:24:16                                                       ^
17:24:16 Generating ./info/textgrid/lab/core/tgcrud/client/TGCrudClientPlugin.html...
17:24:16 Generating ./info/textgrid/lab/core/model/AbstractResource.html...
17:24:16 Generating ./info/textgrid/lab/core/model/Activator.html...
17:24:16 Generating ./info/textgrid/lab/core/model/AggregationReader.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/AggregationReader.java:146: error: unknown tag: category
17:24:16 	 * @category EXPERIMENTAL
17:24:16 	   ^
17:24:16 Generating ./info/textgrid/lab/core/model/AggregationReader.AggregationException.html...
17:24:16 Generating ./info/textgrid/lab/core/model/CrudError.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/CrudError.java:21: error: header used out of sequence: <H4>
17:24:16  * <h4>TODO</h4>
17:24:16    ^
17:24:16 Generating ./info/textgrid/lab/core/model/CrudServiceException.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/CrudServiceException.java:66: error: reference not found
17:24:16 	 *            {@link IoFaultException}.
17:24:16 	                     ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/CrudServiceException.java:75: error: unknown tag: TODO
17:24:16 	 * @TODO This class method should be refactored to some more sensible place.
17:24:16 	   ^
17:24:16 Generating ./info/textgrid/lab/core/model/IChildListChangedListener.html...
17:24:16 Generating ./info/textgrid/lab/core/model/IChildListParent.html...
17:24:16 Generating ./info/textgrid/lab/core/model/IncompleteMetadataException.html...
17:24:16 Generating ./info/textgrid/lab/core/model/IndexedWorkspaceJob.html...
17:24:16 Generating ./info/textgrid/lab/core/model/ITextGridModelConstants.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/ITextGridModelConstants.java:6: error: malformed HTML
17:24:16  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> for <a
17:24:16                          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/ITextGridModelConstants.java:6: error: bad use of '>'
17:24:16  * @author Thorsten Vitt <vitt@linglit.tu-darmstadt.de> for <a
17:24:16                                                       ^
17:24:16 Generating ./info/textgrid/lab/core/model/ITextGridPermission.html...
17:24:16 Generating ./info/textgrid/lab/core/model/ITextGridProjectListener.html...
17:24:16 Generating ./info/textgrid/lab/core/model/ITextGridProjectListener.Event.html...
17:24:16 Generating ./info/textgrid/lab/core/model/Messages.html...
17:24:16 Generating ./info/textgrid/lab/core/model/ModelAdaptorFactory.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/ModelAdaptorFactory.java:36: error: reference not found
17:24:16  * {@link TextGridObject#getAdapter(Object, Class)} instead.
17:24:16           ^
17:24:16 Generating ./info/textgrid/lab/core/model/ProjectDoesNotExistException.html...
17:24:16 Generating ./info/textgrid/lab/core/model/ProjectFileException.html...
17:24:16 Generating ./info/textgrid/lab/core/model/ProjectFileException.Operation.html...
17:24:16 Generating ./info/textgrid/lab/core/model/RBACServiceException.html...
17:24:16 Generating ./info/textgrid/lab/core/model/RestrictedTextGridObject.html...
17:24:16 Generating ./info/textgrid/lab/core/model/SchedulingException.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TextGridErrorHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TextGridObject.html...
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:417: error: reference not found
17:24:16 	 * {@linkplain #internalSetMetadataXML(OMElement, boolean) modified} but not
17:24:16 	               ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:453: error: reference not found
17:24:16 	 * {@link #internalSetMetadataXML(OMElement, boolean)} and
17:24:16 	          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:454: error: reference not found
17:24:16 	 * {@link #move(OMElement)}.
17:24:16 	          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:701: error: header used out of sequence: <H4>
17:24:16 	 * <h4>Warning: Call-by-reference semantics</h4> Clients <strong>must
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:771: error: @param name not found
17:24:16 	 * @param element
17:24:16 	          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:785: error: unknown tag: noreference
17:24:16 	 * @noreference This method is not intended to be referenced by clients.
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1121: error: unknown tag: category
17:24:16 	 * @category EXPERIMENTAL
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1230: error: reference not found
17:24:16 	 * {@link #internalSetMetadataXML(OMElement, boolean)} on the result.
17:24:16 	          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1233: error: bad HTML entity
17:24:16 	 * FIXME maybe: if (complete && !existingObject.isComplete())
17:24:16 	                             ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1233: error: bad HTML entity
17:24:16 	 * FIXME maybe: if (complete && !existingObject.isComplete())
17:24:16 	                              ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1265: error: reference not found
17:24:16 	 * @see #internalSetMetadataXML(OMElement, boolean)
17:24:16 	        ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1550: error: @param name not found
17:24:16 	 * @param format
17:24:16 	          ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1576: error: malformed HTML
17:24:16 	 * @author Yahya Al-Hajj <alhajj@fh-worms.de>
17:24:16 	                         ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1576: error: bad use of '>'
17:24:16 	 * @author Yahya Al-Hajj <alhajj@fh-worms.de>
17:24:16 	                                            ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1580: error: unknown tag: category
17:24:16 	 * @category HACK
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:1631: error: unknown tag: category
17:24:16 	 * @category HACK
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:2072: error: reference not found
17:24:16 	 *             with an embedded {@link JaxenException} if extracting the
17:24:16 	                                       ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:2449: error: element not closed: code
17:24:16 	 * <code>computeTextGridURI(computeEFSURI(uri)).equals(uri) == true<code>
17:24:16 	                                                                   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:2449: error: element not closed: code
17:24:16 	 * <code>computeTextGridURI(computeEFSURI(uri)).equals(uri) == true<code>
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:3005: error: unknown tag: category
17:24:16 	 * @category HACK
17:24:16 	   ^
17:24:16 /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/info/textgrid/lab/core/model/TextGridObject.java:3012: error: unknown tag: del
17:24:16 	 *            FIXME currently not honoured <del>if the local copy already
17:24:16 	                                           ^
17:24:16 Generating ./info/textgrid/lab/core/model/TextGridObject.DeepCopyException.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TextGridObject.ITextGridObjectListener.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TextGridObject.ITextGridObjectListener.Event.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TextGridProject.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TextGridProjectFile.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TextGridProjectRoot.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TextGridProjectRoot.LEVELS.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TGContentType.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TGObjectReference.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TGObjectReference.ITGObjectReferenceListener.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TGObjectReference.ITGObjectReferenceListener.Event.html...
17:24:16 Generating ./info/textgrid/lab/core/model/TGOPropertyTester.html...
17:24:16 Generating ./info/textgrid/lab/core/model/UserRole2.html...
17:24:16 Generating ./info/textgrid/lab/core/model/util/LongOperation.html...
17:24:16 Generating ./info/textgrid/lab/core/model/util/LongOperation.JoiningRunnable.html...
17:24:16 Generating ./info/textgrid/lab/core/model/util/LongOperation.LongOperationException.html...
17:24:16 Generating ./info/textgrid/lab/core/model/util/LongOperation.RunnableWrappingJob.html...
17:24:16 Generating ./info/textgrid/lab/core/model/util/ModelUtil.html...
17:24:16 Generating ./info/textgrid/lab/core/model/util/ModelUtil.InUIThreadException.html...
17:24:16 Generating ./info/textgrid/lab/core/model/util/ResourceDeltaPrinter.html...
17:24:16 Generating ./info/textgrid/lab/core/model/util/StringToOM.html...
17:24:16 Generating ./info/textgrid/lab/core/model/util/TextGridObjectPropertyTester.html...
17:24:16 Generating ./info/textgrid/lab/log/Activator.html...
17:24:16 Generating ./info/textgrid/lab/log/logsession.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/Activator.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/AdapterUtils.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/AdapterUtils.AdapterNotFoundException.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/AsyncStatusManager.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/ChunkingElementCollector.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/CommandLinkHandler.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/CoreExceptionStatus.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/DeferredListContentProvider.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/DeferredListContentProvider.IDoneListener.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/ExclusiveSelection.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/IntervalMultimap.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/IntervalMultimap.Interval.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/LogUtil.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/MessageDialogWithCheckbuttons.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/MultipleInputDialog.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/MultipleInputDialog.FieldSummary.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/NonemptyTextValidator.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/PendingLabelProvider.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/PixelConverter.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/PlatformUtils.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/SelectionDragAdapter.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/SWTFactory.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/TextFieldDecorator.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/TextValidator.html...
17:24:16 Generating ./info/textgrid/lab/core/swtutils/TitleArea.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/Validator.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/annotations/ActiveEditorAnnotationViewerController.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/annotations/AnnotationContentProvider.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/annotations/AnnotationViewerController.html...
17:24:17 Generating ./com/logabit/xlayout/CachedDocumentFactory.html...
17:24:17 Generating ./com/logabit/xlayout/ControlHandlerConfig.html...
17:24:17 Generating ./com/logabit/xlayout/ControlHandlerConfigurationException.html...
17:24:17 Generating ./com/logabit/xlayout/ControlNotFoundException.html...
17:24:17 Generating ./com/logabit/xlayout/Messages.html...
17:24:17 Generating ./com/logabit/xlayout/ParseException.html...
17:24:17 Generating ./com/logabit/xlayout/XLayout.html...
17:24:17 Generating ./com/logabit/xlayout/XLayoutFactory.html...
17:24:17 Generating ./com/logabit/xlayout/XLayoutFactoryException.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/Activator.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/IMetadataPart.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/MDTest.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/MDTest.Data.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/Messages.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/MetaDataDialog.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/MetaDataSection.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/MetaDataView.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/MetaDataView.OBJECT_TYPE.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/PluginPath.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/ScrolledPageArea.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/ShowMetadataEditorHandler.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/Activator.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/CheckboxProjectNavigator.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/Messages.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/ProjectCombo.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/ProjectNavigator.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.Column.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.ColumnComparator.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTableViewer.TGOProjectLabelProvider.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/TextGridObjectTransfer.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/TextGridUriHtmlTransfer.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/TGODefaultLabelProvider.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/TGODefaultLabelProvider.TGOTitleLabelProvider.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/UpdatingDeferredListContentProvider.html...
17:24:17 Generating ./info/textgrid/lab/core/browserfix/BrowserFixPlugin.html...
17:24:17 Generating ./info/textgrid/lab/core/browserfix/BrowserStatusHandler.html...
17:24:17 Generating ./info/textgrid/lab/core/browserfix/TextGridLabBrowser.html...
17:24:17 Generating ./info/textgrid/util/collection/Filter.html...
17:24:17 Generating ./info/textgrid/util/collection/FilteringIterator.html...
17:24:17 Generating ./info/textgrid/util/text/TextUtils.html...
17:24:17 Generating ./overview-frame.html...
17:24:17 Generating ./com/logabit/xlayout/package-frame.html...
17:24:17 Generating ./com/logabit/xlayout/package-summary.html...
17:24:17 Generating ./com/logabit/xlayout/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/authn/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/authn/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/authn/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/authn/views/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/authn/views/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/authn/views/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/conf/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/conf/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/conf/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/conf/client/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/conf/client/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/conf/client/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/model/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/model/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/model/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/treeWriter/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/views/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/views/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/aggregations/ui/views/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/browserfix/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/browserfix/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/browserfix/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/efs/tgcrud/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/efs/tgcrud/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/efs/tgcrud/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/configurators/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/configurators/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/configurators/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/model/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/model/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/model/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/ui/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/ui/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/importexport/ui/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/metadataeditor/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/model/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/model/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/model/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/model/util/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/model/util/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/model/util/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/annotations/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/annotations/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/swtutils/annotations/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/tgauthclient/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/tgauthclient/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/tgauthclient/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/tgcrud/client/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/tgcrud/client/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/tgcrud/client/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/core/versions/ui/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/core/versions/ui/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/core/versions/ui/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/log/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/log/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/log/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/newsearch/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/newsearch/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/newsearch/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/protocol/textgrid/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/protocol/textgrid/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/protocol/textgrid/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/search/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/search/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/search/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/dialogs/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/dialogs/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/dialogs/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/handlers/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/handlers/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/handlers/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/locking/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/locking/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/locking/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/menus/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/menus/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/menus/package-tree.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/package-frame.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/package-summary.html...
17:24:17 Generating ./info/textgrid/lab/ui/core/utils/package-tree.html...
17:24:17 Generating ./info/textgrid/util/collection/package-frame.html...
17:24:17 Generating ./info/textgrid/util/collection/package-summary.html...
17:24:17 Generating ./info/textgrid/util/collection/package-tree.html...
17:24:17 Generating ./info/textgrid/util/text/package-frame.html...
17:24:17 Generating ./info/textgrid/util/text/package-summary.html...
17:24:17 Generating ./info/textgrid/util/text/package-tree.html...
17:24:17 Generating ./constant-values.html...
17:24:17 Generating ./serialized-form.html...
17:24:17 Building index for all the packages and classes...
17:24:17 Generating ./overview-tree.html...
17:24:17 Generating ./index-all.html...
17:24:17 Generating ./deprecated-list.html...
17:24:17 Building index for all classes...
17:24:17 Generating ./allclasses-frame.html...
17:24:17 Generating ./allclasses-noframe.html...
17:24:17 Generating ./index.html...
17:24:17 Generating ./overview-summary.html...
17:24:17 Generating ./help-doc.html...
17:24:17 100 errors
17:24:17 100 warnings
17:24:17 [INFO] execution failed with rc = 1
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/overview-summary.html -> target/reference/api/overview-summary.html
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/constant-values.html -> target/reference/api/constant-values.html
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/deprecated-list.html -> target/reference/api/deprecated-list.html
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/reference/api/com/logabit/xlayout/package-summary.html -> target/reference/api/com/logabit/xlayout/package-summary.html
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] Make relative - base: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc, file: /mnt/data/jenkins/workspace/lab-prerelease/core/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
17:24:17 [INFO] 
17:24:17 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.doc ---
17:24:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:24:17 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/src/main/resources
17:24:17 [INFO] 
17:24:17 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.doc ---
17:24:17 [INFO] 
17:24:17 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.doc ---
17:24:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:24:17 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/src/test/resources
17:24:17 [INFO] 
17:24:17 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.doc ---
17:24:17 [INFO] 
17:24:17 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.doc ---
17:24:17 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/target/info.textgrid.lab.core.doc-0.0.1-SNAPSHOT.jar
17:24:18 [INFO] 
17:24:18 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.doc ---
17:24:18 [INFO] No baseline version MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
17:24:18 [INFO] 
17:24:18 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.doc ---
17:24:18 [INFO] 
17:24:18 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.doc ---
17:24:18 [INFO] 
17:24:18 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.doc ---
17:24:18 [INFO] No baseline version MavenProject: info.textgrid.lab.core.doc:info.textgrid.lab.core.doc:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.doc/pom.xml
17:24:18 [INFO] ------------------------------------------------------------------------
17:24:18 [INFO] Reactor Summary:
17:24:18 [INFO] 
17:24:18 [INFO] TextGridLab Core ................................... SUCCESS [  0.042 s]
17:24:18 [INFO] info.textgrid.lab.conf ............................. SUCCESS [  1.467 s]
17:24:18 [INFO] info.textgrid.lab.core.tgauthclient ................ SUCCESS [  0.705 s]
17:24:18 [INFO] info.textgrid.lab.authn ............................ SUCCESS [  0.306 s]
17:24:18 [INFO] info.textgrid.lab.core.browserfix .................. SUCCESS [  0.459 s]
17:24:18 [INFO] info.textgrid.lab.log .............................. SUCCESS [  0.461 s]
17:24:18 [INFO] info.textgrid.lab.core.swtutils .................... SUCCESS [  0.676 s]
17:24:18 [INFO] info.textgrid.lab.core.tgcrud.client.jaxws ......... SUCCESS [  0.469 s]
17:24:18 [INFO] info.textgrid.lab.core.model ....................... SUCCESS [  0.441 s]
17:24:18 [INFO] info.textgrid.lab.search ........................... SUCCESS [  0.256 s]
17:24:18 [INFO] info.textgrid.lab.ui.core.utils .................... SUCCESS [  0.239 s]
17:24:18 [INFO] info.textgrid.lab.core.metadataeditor .............. SUCCESS [  0.927 s]
17:24:18 [INFO] info.textgrid.lab.ui.core .......................... SUCCESS [  0.523 s]
17:24:18 [INFO] info.textgrid.lab.core.efs.tgcrud .................. SUCCESS [  0.244 s]
17:24:18 [INFO] info.textgrid.lab.core.aggregations ................ SUCCESS [  0.125 s]
17:24:18 [INFO] info.textgrid.lab.core.aggregations.ui ............. SUCCESS [  0.400 s]
17:24:18 [INFO] info.textgrid.lab.feature.auth ..................... SUCCESS [  0.223 s]
17:24:18 [INFO] info.textgrid.lab.protocol.textgrid ................ SUCCESS [  0.153 s]
17:24:18 [INFO] info.textgrid.utils ................................ SUCCESS [  0.483 s]
17:24:18 [INFO] info.textgrid.lab.core.importexport ................ SUCCESS [  0.406 s]
17:24:18 [INFO] info.textgrid.lab.core.importexport.legacy ......... SUCCESS [  0.474 s]
17:24:18 [INFO] info.textgrid.lab.xsltsupport ...................... SUCCESS [  0.446 s]
17:24:18 [INFO] info.textgrid.lab.core.feature ..................... SUCCESS [  0.677 s]
17:24:18 [INFO] info.textgrid.lab.core.swtutils.test ............... SUCCESS [  0.127 s]
17:24:18 [INFO] info.textgrid.lab.protocol.textgrid.tests .......... SUCCESS [  0.108 s]
17:24:18 [INFO] info.textgrid.lab.ui.core.tests .................... SUCCESS [  1.327 s]
17:24:18 [INFO] core-repository .................................... SUCCESS [ 11.619 s]
17:24:18 [INFO] TextGridLab Core API Documentation ................. SUCCESS [  5.312 s]
17:24:18 [INFO] ------------------------------------------------------------------------
17:24:18 [INFO] BUILD SUCCESS
17:24:18 [INFO] ------------------------------------------------------------------------
17:24:18 [INFO] Total time: 01:41 min
17:24:18 [INFO] Finished at: 2018-10-22T17:24:18+02:00
17:24:19 [INFO] Final Memory: 480M/3180M
17:24:19 [INFO] ------------------------------------------------------------------------
17:24:19 
17:24:19 Building help ...
17:24:20 [INFO] Scanning for projects...
17:24:22 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
17:24:22 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:24:22 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
17:24:23 [INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
17:24:23 [INFO] Adding repository http://textgridlab.org/updates/luna
17:24:23 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
17:24:23 [INFO] Adding repository http://download.eclipse.org/releases/luna
17:24:26 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
17:24:28 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
17:24:29 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
17:24:30 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
17:24:32 [INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
17:24:34 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
17:24:34 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
17:24:34 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
17:24:35 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
17:24:35 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
17:24:35 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:24:35 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:24:35 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
17:24:37 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
17:24:37 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
17:24:37 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:24:37 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:24:37 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
17:24:38 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
17:24:38 [INFO] Computing target platform for MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/pom.xml
17:24:38 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:24:38 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:24:39 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/pom.xml
17:24:40 [INFO] Resolving class path of MavenProject: info.textgrid.lab:help-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/pom.xml
17:24:40 [INFO] ------------------------------------------------------------------------
17:24:40 [INFO] Reactor Build Order:
17:24:40 [INFO] 
17:24:40 [INFO] help
17:24:40 [INFO] info.textgrid.lab.doc.devel
17:24:40 [INFO] info.textgrid.lab.help
17:24:40 [INFO] info.textgrid.lab.help.feature
17:24:40 [INFO] help-repository
17:24:40 [INFO]                                                                         
17:24:40 [INFO] ------------------------------------------------------------------------
17:24:40 [INFO] Building help 0.0.1-SNAPSHOT
17:24:40 [INFO] ------------------------------------------------------------------------
17:24:40 [INFO] 
17:24:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ help ---
17:24:40 [INFO] 
17:24:40 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ help ---
17:24:40 [INFO] 
17:24:40 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ help ---
17:24:40 [INFO] 
17:24:40 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ help ---
17:24:40 [INFO]                                                                         
17:24:40 [INFO] ------------------------------------------------------------------------
17:24:40 [INFO] Building info.textgrid.lab.doc.devel 0.0.1-SNAPSHOT
17:24:40 [INFO] ------------------------------------------------------------------------
17:24:40 [INFO] 
17:24:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.doc.devel ---
17:24:40 [INFO] 
17:24:40 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] The project's OSGi version is 0.0.1.201406160904
17:24:41 [INFO] 
17:24:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] 
17:24:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] 
17:24:41 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:24:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/src/main/resources
17:24:41 [INFO] 
17:24:41 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] 
17:24:41 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:24:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/src/test/resources
17:24:41 [INFO] 
17:24:41 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] 
17:24:41 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/target/info.textgrid.lab.doc.devel-0.0.1-SNAPSHOT.jar
17:24:41 [INFO] 
17:24:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
17:24:41 [INFO] 
17:24:41 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] 
17:24:41 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] 
17:24:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.doc.devel ---
17:24:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.doc.devel:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/pom.xml
17:24:41 [INFO]                                                                         
17:24:41 [INFO] ------------------------------------------------------------------------
17:24:41 [INFO] Building info.textgrid.lab.help 0.0.1-SNAPSHOT
17:24:41 [INFO] ------------------------------------------------------------------------
17:24:41 [INFO] 
17:24:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.help ---
17:24:41 [INFO] 
17:24:41 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.help ---
17:24:43 [INFO] The project's OSGi version is 0.0.1.201510271536
17:24:43 [INFO] 
17:24:43 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.help ---
17:24:43 [INFO] 
17:24:43 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.help ---
17:24:43 [INFO] 
17:24:43 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.help ---
17:24:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:24:43 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/src/main/resources
17:24:43 [INFO] 
17:24:43 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.help ---
17:24:43 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
17:24:43 [INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/target/classes
17:24:44 [INFO] 
17:24:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.help ---
17:24:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:24:44 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/src/test/resources
17:24:44 [INFO] 
17:24:44 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.help ---
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.help ---
17:24:44 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/target/info.textgrid.lab.help-0.0.1-SNAPSHOT.jar
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.help ---
17:24:44 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.help ---
17:24:44 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/plugin.properties not found
17:24:44 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/target/info.textgrid.lab.help-0.0.1-SNAPSHOT-sources.jar
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.help ---
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.help ---
17:24:44 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/pom.xml
17:24:44 [INFO]                                                                         
17:24:44 [INFO] ------------------------------------------------------------------------
17:24:44 [INFO] Building info.textgrid.lab.help.feature 1.0.0-SNAPSHOT
17:24:44 [INFO] ------------------------------------------------------------------------
17:24:44 [INFO] 
17:24:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/target
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] The project's OSGi version is 1.0.0.201510271536
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] 
17:24:44 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/target/info.textgrid.lab.help.feature-1.0.0-SNAPSHOT.jar
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/target/info.textgrid.lab.help.feature-1.0.0-SNAPSHOT-sources-feature.jar
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.help.feature ---
17:24:44 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.help.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/pom.xml
17:24:44 [INFO]                                                                         
17:24:44 [INFO] ------------------------------------------------------------------------
17:24:44 [INFO] Building help-repository 0.0.1-SNAPSHOT
17:24:44 [INFO] ------------------------------------------------------------------------
17:24:44 [INFO] 
17:24:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ help-repository ---
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ help-repository ---
17:24:44 [INFO] The project's OSGi version is 0.0.1.201510271536
17:24:44 [INFO] 
17:24:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ help-repository ---
17:24:44 [INFO] 
17:24:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ help-repository ---
17:24:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:24:44 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/src/main/resources
17:24:44 [INFO] 
17:24:44 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ help-repository ---
17:24:44 [INFO] 
17:24:44 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ help-repository ---
17:24:46 [INFO] 
17:24:46 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ help-repository ---
17:24:47 [INFO] 
17:24:47 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ help-repository ---
17:24:47 [INFO] 
17:24:47 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ help-repository ---
17:24:49 [INFO] 
17:24:49 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ help-repository ---
17:24:49 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/target/help-repository-0.0.1-SNAPSHOT.zip
17:24:50 [INFO] 
17:24:50 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ help-repository ---
17:24:50 [INFO] 
17:24:50 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ help-repository ---
17:24:50 [INFO] 
17:24:50 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ help-repository ---
17:24:50 [INFO] ------------------------------------------------------------------------
17:24:50 [INFO] Reactor Summary:
17:24:50 [INFO] 
17:24:50 [INFO] help ............................................... SUCCESS [  0.061 s]
17:24:50 [INFO] info.textgrid.lab.doc.devel ........................ SUCCESS [  1.301 s]
17:24:50 [INFO] info.textgrid.lab.help ............................. SUCCESS [  2.531 s]
17:24:50 [INFO] info.textgrid.lab.help.feature ..................... SUCCESS [  0.143 s]
17:24:50 [INFO] help-repository .................................... SUCCESS [  6.348 s]
17:24:50 [INFO] ------------------------------------------------------------------------
17:24:50 [INFO] BUILD SUCCESS
17:24:50 [INFO] ------------------------------------------------------------------------
17:24:50 [INFO] Total time: 30.193 s
17:24:50 [INFO] Finished at: 2018-10-22T17:24:50+02:00
17:24:51 [INFO] Final Memory: 205M/1553M
17:24:51 [INFO] ------------------------------------------------------------------------
17:24:52 
17:24:52 Building xmleditor ...
17:24:52 [INFO] Scanning for projects...
17:24:53 [WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to lab-core (${lab.repository.core}): Cannot access ${lab.repository.core} with type p2 using the available connector factories: BasicRepositoryConnectorFactory
17:24:53 [WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.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
17:24:53 [WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to tg-extra-deps (https://textgridlab.org/updates/extra-deps): Cannot access https://textgridlab.org/updates/extra-deps with type p2 using the available connector factories: BasicRepositoryConnectorFactory
17:24:53 [WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to wordwrap-plugin (http://dev.cdhq.de/eclipse/updatesite/indigo/): Cannot access http://dev.cdhq.de/eclipse/updatesite/indigo/ with type p2 using the available connector factories: BasicRepositoryConnectorFactory
17:24:54 [INFO] Computing target platform for MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
17:24:54 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
17:24:55 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/textgridlab-dependencies
17:24:55 [INFO] Adding repository https://textgridlab.org/updates/extra-deps
17:24:55 [INFO] Adding repository http://dev.cdhq.de/eclipse/updatesite/indigo
17:24:55 [INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
17:24:55 [INFO] Adding repository http://textgridlab.org/updates/luna
17:24:56 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
17:24:56 [INFO] Adding repository http://download.eclipse.org/releases/luna
17:24:56 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
17:24:57 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
17:24:59 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
17:25:00 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
17:25:01 [INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
17:25:04 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
17:25:04 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
17:25:05 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
17:25:06 [INFO] Resolving class path of MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
17:25:06 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
17:25:06 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
17:25:15 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
17:25:15 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
17:25:16 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
17:25:18 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
17:25:18 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
17:25:18 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
17:25:20 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
17:25:20 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
17:25:20 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
17:25:22 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
17:25:22 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
17:25:23 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
17:25:25 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
17:25:25 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
17:25:25 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
17:25:25 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
17:25:25 [INFO] Computing target platform for MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
17:25:25 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
17:25:27 [INFO] Resolving class path of MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
17:25:28 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
17:25:28 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
17:25:30 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
17:25:30 [INFO] Computing target platform for MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
17:25:30 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
17:25:32 [INFO] Resolving class path of MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
17:25:32 [INFO] Computing target platform for MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/pom.xml
17:25:32 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/pom.xml
17:25:35 [INFO] Resolving class path of MavenProject: info.textgrid.lab:xmleditor-repository:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/pom.xml
17:25:35 [INFO] ------------------------------------------------------------------------
17:25:35 [INFO] Reactor Build Order:
17:25:35 [INFO] 
17:25:35 [INFO] xmleditor
17:25:35 [INFO] com.thaiopensource.relaxng.trang
17:25:35 [INFO] info.textgrid.lab.xmleditor.supplements.feature
17:25:35 [INFO] info.textgrid.lab.xmleditor.sac
17:25:35 [INFO] net.sf.vex.toolkit
17:25:35 [INFO] net.sf.vex.editor
17:25:35 [INFO] info.textgrid.lab.xmleditor.mpeditor
17:25:35 [INFO] info.textgrid.lab.xmleditor.musicharbrowser
17:25:35 [INFO] info.textgrid.lab.xmleditor.relaxng.provisional
17:25:35 [INFO] info.textgrid.lab.xmleditor.tei
17:25:35 [INFO] info.textgrid.lab.xmleditor.feature
17:25:35 [INFO] xmleditor-repository
17:25:35 [INFO]                                                                         
17:25:35 [INFO] ------------------------------------------------------------------------
17:25:35 [INFO] Building xmleditor 3.0.0-SNAPSHOT
17:25:35 [INFO] ------------------------------------------------------------------------
17:25:35 [INFO] 
17:25:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmleditor ---
17:25:35 [INFO] 
17:25:35 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ xmleditor ---
17:25:35 [INFO] 
17:25:35 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ xmleditor ---
17:25:35 [INFO] 
17:25:35 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ xmleditor ---
17:25:35 [INFO]                                                                         
17:25:35 [INFO] ------------------------------------------------------------------------
17:25:35 [INFO] Building com.thaiopensource.relaxng.trang 1.0.0
17:25:35 [INFO] ------------------------------------------------------------------------
17:25:35 [INFO] 
17:25:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ com.thaiopensource.relaxng.trang ---
17:25:35 [INFO] 
17:25:35 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ com.thaiopensource.relaxng.trang ---
17:25:35 [INFO] The project's OSGi version is 1.0.0
17:25:35 [INFO] 
17:25:35 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ com.thaiopensource.relaxng.trang ---
17:25:35 [INFO] 
17:25:35 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ com.thaiopensource.relaxng.trang ---
17:25:35 [INFO] 
17:25:35 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ com.thaiopensource.relaxng.trang ---
17:25:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:35 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/src/main/resources
17:25:35 [INFO] 
17:25:35 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ com.thaiopensource.relaxng.trang ---
17:25:35 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
17:25:35 [INFO] 
17:25:35 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ com.thaiopensource.relaxng.trang ---
17:25:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:35 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/src/test/resources
17:25:35 [INFO] 
17:25:35 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ com.thaiopensource.relaxng.trang ---
17:25:35 [INFO] 
17:25:35 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ com.thaiopensource.relaxng.trang ---
17:25:35 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/target/com.thaiopensource.relaxng.trang-1.0.0.jar
17:25:35 [INFO] 
17:25:35 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ com.thaiopensource.relaxng.trang ---
17:25:36 [INFO] No baseline version MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ com.thaiopensource.relaxng.trang ---
17:25:36 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/plugin.properties not found
17:25:36 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:25:36 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/target/com.thaiopensource.relaxng.trang-1.0.0-sources.jar
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ com.thaiopensource.relaxng.trang ---
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ com.thaiopensource.relaxng.trang ---
17:25:36 [INFO] No baseline version MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/com.thaiopensource.relaxng.trang/pom.xml
17:25:36 [INFO]                                                                         
17:25:36 [INFO] ------------------------------------------------------------------------
17:25:36 [INFO] Building info.textgrid.lab.xmleditor.supplements.feature 0.3.0-SNAPSHOT
17:25:36 [INFO] ------------------------------------------------------------------------
17:25:36 [INFO] 
17:25:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] The project's OSGi version is 0.3.0.201503251328
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] 
17:25:36 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/target/info.textgrid.lab.xmleditor.supplements.feature-0.3.0-SNAPSHOT.jar
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.supplements.feature ---
17:25:36 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.supplements.feature:0.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.supplements.feature/pom.xml
17:25:36 [INFO]                                                                         
17:25:36 [INFO] ------------------------------------------------------------------------
17:25:36 [INFO] Building info.textgrid.lab.xmleditor.sac 1.0.0
17:25:36 [INFO] ------------------------------------------------------------------------
17:25:36 [INFO] 
17:25:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.sac ---
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.sac ---
17:25:36 [INFO] The project's OSGi version is 1.0.0
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.sac ---
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.sac ---
17:25:36 [INFO] 
17:25:36 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.sac ---
17:25:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:36 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/src/main/resources
17:25:36 [INFO] 
17:25:36 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.sac ---
17:25:36 [INFO] Compiling 264 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/target/classes
17:25:38 [INFO] 
17:25:38 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.sac ---
17:25:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:38 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/src/test/resources
17:25:38 [INFO] 
17:25:38 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.sac ---
17:25:38 [INFO] 
17:25:38 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.sac ---
17:25:38 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/textgrid-batik.jar
17:25:38 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/target/info.textgrid.lab.xmleditor.sac-1.0.0.jar
17:25:38 [INFO] 
17:25:38 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.sac ---
17:25:38 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
17:25:38 [INFO] 
17:25:38 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.sac ---
17:25:38 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/plugin.properties not found
17:25:38 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/target/info.textgrid.lab.xmleditor.sac-1.0.0-sources.jar
17:25:38 [INFO] 
17:25:38 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.sac ---
17:25:38 [INFO] 
17:25:38 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.sac ---
17:25:38 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.sac:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.sac/pom.xml
17:25:38 [INFO]                                                                         
17:25:38 [INFO] ------------------------------------------------------------------------
17:25:38 [INFO] Building net.sf.vex.toolkit 1.2.4-SNAPSHOT
17:25:38 [INFO] ------------------------------------------------------------------------
17:25:38 [INFO] 
17:25:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ net.sf.vex.toolkit ---
17:25:38 [INFO] 
17:25:38 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ net.sf.vex.toolkit ---
17:25:38 [INFO] The project's OSGi version is 1.2.4.201602181037
17:25:38 [INFO] 
17:25:38 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ net.sf.vex.toolkit ---
17:25:38 [INFO] 
17:25:38 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ net.sf.vex.toolkit ---
17:25:38 [INFO] 
17:25:38 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ net.sf.vex.toolkit ---
17:25:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:38 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/src/main/resources
17:25:38 [INFO] 
17:25:38 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ net.sf.vex.toolkit ---
17:25:38 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
17:25:38 [INFO] Compiling 213 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/target/classes
17:25:39 [INFO] 
17:25:39 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ net.sf.vex.toolkit ---
17:25:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:39 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/src/test/resources
17:25:39 [INFO] 
17:25:39 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ net.sf.vex.toolkit ---
17:25:39 [INFO] 
17:25:39 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ net.sf.vex.toolkit ---
17:25:39 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/target/net.sf.vex.toolkit-1.2.4-SNAPSHOT.jar
17:25:39 [INFO] 
17:25:39 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ net.sf.vex.toolkit ---
17:25:39 [INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
17:25:39 [INFO] 
17:25:39 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ net.sf.vex.toolkit ---
17:25:39 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/target/net.sf.vex.toolkit-1.2.4-SNAPSHOT-sources.jar
17:25:39 [INFO] 
17:25:39 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ net.sf.vex.toolkit ---
17:25:39 [INFO] 
17:25:39 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ net.sf.vex.toolkit ---
17:25:39 [INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.toolkit:1.2.4-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.toolkit/pom.xml
17:25:39 [INFO]                                                                         
17:25:39 [INFO] ------------------------------------------------------------------------
17:25:39 [INFO] Building net.sf.vex.editor 1.2.2-SNAPSHOT
17:25:39 [INFO] ------------------------------------------------------------------------
17:25:39 [INFO] 
17:25:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ net.sf.vex.editor ---
17:25:39 [INFO] 
17:25:39 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ net.sf.vex.editor ---
17:25:39 [INFO] The project's OSGi version is 1.2.2.201709131052
17:25:39 [INFO] 
17:25:39 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ net.sf.vex.editor ---
17:25:39 [INFO] 
17:25:39 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ net.sf.vex.editor ---
17:25:39 [INFO] 
17:25:39 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ net.sf.vex.editor ---
17:25:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:39 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/src/main/resources
17:25:39 [INFO] 
17:25:39 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ net.sf.vex.editor ---
17:25:39 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
17:25:39 [INFO] Compiling 67 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/target/classes
17:25:40 [INFO] 
17:25:40 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ net.sf.vex.editor ---
17:25:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:40 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/src/test/resources
17:25:40 [INFO] 
17:25:40 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ net.sf.vex.editor ---
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ net.sf.vex.editor ---
17:25:40 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/target/net.sf.vex.editor-1.2.2-SNAPSHOT.jar
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ net.sf.vex.editor ---
17:25:40 [INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ net.sf.vex.editor ---
17:25:40 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/target/net.sf.vex.editor-1.2.2-SNAPSHOT-sources.jar
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ net.sf.vex.editor ---
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ net.sf.vex.editor ---
17:25:40 [INFO] No baseline version MavenProject: info.textgrid.lab:net.sf.vex.editor:1.2.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/net.sf.vex.editor/pom.xml
17:25:40 [INFO]                                                                         
17:25:40 [INFO] ------------------------------------------------------------------------
17:25:40 [INFO] Building info.textgrid.lab.xmleditor.mpeditor 3.0.0-SNAPSHOT
17:25:40 [INFO] ------------------------------------------------------------------------
17:25:40 [INFO] 
17:25:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] The project's OSGi version is 3.0.0.201605041629
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] 
17:25:40 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:40 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/src/main/resources
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
17:25:40 [INFO] Compiling 51 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/target/classes
17:25:40 [INFO] 
17:25:40 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:40 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/src/test/resources
17:25:40 [INFO] 
17:25:40 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/target/info.textgrid.lab.xmleditor.mpeditor-3.0.0-SNAPSHOT.jar
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/target/info.textgrid.lab.xmleditor.mpeditor-3.0.0-SNAPSHOT-sources.jar
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.mpeditor ---
17:25:40 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.mpeditor:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.mpeditor/pom.xml
17:25:40 [INFO]                                                                         
17:25:40 [INFO] ------------------------------------------------------------------------
17:25:40 [INFO] Building info.textgrid.lab.xmleditor.musicharbrowser 1.0.1-SNAPSHOT
17:25:40 [INFO] ------------------------------------------------------------------------
17:25:40 [INFO] 
17:25:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:40 [INFO] The project's OSGi version is 1.0.1.201602171625
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:40 [INFO] 
17:25:40 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:40 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/src/main/resources
17:25:40 [INFO] 
17:25:40 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:40 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
17:25:40 [INFO] Compiling 21 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/target/classes
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/src/test/resources
17:25:41 [INFO] 
17:25:41 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:41 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/target/info.textgrid.lab.xmleditor.musicharbrowser-1.0.1-SNAPSHOT.jar
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:41 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/target/info.textgrid.lab.xmleditor.musicharbrowser-1.0.1-SNAPSHOT-sources.jar
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.musicharbrowser ---
17:25:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.musicharbrowser:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.musicharbrowser/pom.xml
17:25:41 [INFO]                                                                         
17:25:41 [INFO] ------------------------------------------------------------------------
17:25:41 [INFO] Building info.textgrid.lab.xmleditor.relaxng.provisional 1.0.0-SNAPSHOT
17:25:41 [INFO] ------------------------------------------------------------------------
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] The project's OSGi version is 1.0.0.201602171625
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/src/main/resources
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
17:25:41 [INFO] Compiling 4 source files to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/target/classes
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/src/test/resources
17:25:41 [INFO] 
17:25:41 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/target/info.textgrid.lab.xmleditor.relaxng.provisional-1.0.0-SNAPSHOT.jar
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/target/info.textgrid.lab.xmleditor.relaxng.provisional-1.0.0-SNAPSHOT-sources.jar
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.relaxng.provisional ---
17:25:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.relaxng.provisional:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.relaxng.provisional/pom.xml
17:25:41 [INFO]                                                                         
17:25:41 [INFO] ------------------------------------------------------------------------
17:25:41 [INFO] Building info.textgrid.lab.xmleditor.tei 0.0.2
17:25:41 [INFO] ------------------------------------------------------------------------
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] The project's OSGi version is 0.0.2
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/src/main/resources
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
17:25:41 [INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/target/classes
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/src/test/resources
17:25:41 [INFO] 
17:25:41 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/target/info.textgrid.lab.xmleditor.tei-0.0.2.jar
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/target/info.textgrid.lab.xmleditor.tei-0.0.2-sources.jar
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.tei ---
17:25:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.tei:0.0.2 @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.tei/pom.xml
17:25:41 [INFO]                                                                         
17:25:41 [INFO] ------------------------------------------------------------------------
17:25:41 [INFO] Building info.textgrid.lab.xmleditor.feature 3.0.0-SNAPSHOT
17:25:41 [INFO] ------------------------------------------------------------------------
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/target
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] The project's OSGi version is 3.0.0.201709131052
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] 
17:25:41 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/target/info.textgrid.lab.xmleditor.feature-3.0.0-SNAPSHOT.jar
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/target/info.textgrid.lab.xmleditor.feature-3.0.0-SNAPSHOT-sources-feature.jar
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xmleditor.feature ---
17:25:41 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.xmleditor.feature:3.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/info.textgrid.lab.xmleditor.feature/pom.xml
17:25:41 [INFO]                                                                         
17:25:41 [INFO] ------------------------------------------------------------------------
17:25:41 [INFO] Building xmleditor-repository 3.0.0-SNAPSHOT
17:25:41 [INFO] ------------------------------------------------------------------------
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmleditor-repository ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ xmleditor-repository ---
17:25:41 [INFO] The project's OSGi version is 3.0.0.201709131052
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ xmleditor-repository ---
17:25:41 [INFO] 
17:25:41 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ xmleditor-repository ---
17:25:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:25:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/src/main/resources
17:25:41 [INFO] 
17:25:41 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ xmleditor-repository ---
17:25:41 [INFO] 
17:25:41 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ xmleditor-repository ---
17:25:44 [INFO] 
17:25:44 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ xmleditor-repository ---
17:25:47 [INFO] 
17:25:47 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ xmleditor-repository ---
17:25:47 [INFO] 
17:25:47 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ xmleditor-repository ---
17:25:52 [INFO] 
17:25:52 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ xmleditor-repository ---
17:25:52 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/xmleditor/xmleditor-repository/target/xmleditor-repository-3.0.0-SNAPSHOT.zip
17:25:54 [INFO] 
17:25:54 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ xmleditor-repository ---
17:25:54 [INFO] 
17:25:54 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ xmleditor-repository ---
17:25:54 [INFO] 
17:25:54 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ xmleditor-repository ---
17:25:54 [INFO] ------------------------------------------------------------------------
17:25:54 [INFO] Reactor Summary:
17:25:54 [INFO] 
17:25:54 [INFO] xmleditor .......................................... SUCCESS [  0.044 s]
17:25:54 [INFO] com.thaiopensource.relaxng.trang ................... SUCCESS [  0.896 s]
17:25:54 [INFO] info.textgrid.lab.xmleditor.supplements.feature .... SUCCESS [  0.224 s]
17:25:54 [INFO] info.textgrid.lab.xmleditor.sac .................... SUCCESS [  1.757 s]
17:25:54 [INFO] net.sf.vex.toolkit ................................. SUCCESS [  1.277 s]
17:25:54 [INFO] net.sf.vex.editor .................................. SUCCESS [  0.567 s]
17:25:54 [INFO] info.textgrid.lab.xmleditor.mpeditor ............... SUCCESS [  0.488 s]
17:25:54 [INFO] info.textgrid.lab.xmleditor.musicharbrowser ........ SUCCESS [  0.413 s]
17:25:54 [INFO] info.textgrid.lab.xmleditor.relaxng.provisional .... SUCCESS [  0.123 s]
17:25:54 [INFO] info.textgrid.lab.xmleditor.tei .................... SUCCESS [  0.343 s]
17:25:54 [INFO] info.textgrid.lab.xmleditor.feature ................ SUCCESS [  0.340 s]
17:25:54 [INFO] xmleditor-repository ............................... SUCCESS [ 12.187 s]
17:25:54 [INFO] ------------------------------------------------------------------------
17:25:54 [INFO] BUILD SUCCESS
17:25:54 [INFO] ------------------------------------------------------------------------
17:25:54 [INFO] Total time: 01:01 min
17:25:54 [INFO] Finished at: 2018-10-22T17:25:54+02:00
17:25:54 [INFO] Final Memory: 346M/2798M
17:25:54 [INFO] ------------------------------------------------------------------------
17:25:55 
17:25:55 Building linkeditor ...
17:25:56 [INFO] Scanning for projects...
17:25:58 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
17:25:58 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:25:58 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
17:25:58 [INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
17:25:58 [INFO] Adding repository http://textgridlab.org/updates/luna
17:25:59 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
17:25:59 [INFO] Adding repository http://download.eclipse.org/releases/luna
17:25:59 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
17:26:01 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
17:26:02 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
17:26:03 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
17:26:07 [INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
17:26:08 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
17:26:09 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
17:26:09 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
17:26:12 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
17:26:12 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
17:26:12 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:26:12 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:26:12 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
17:26:15 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
17:26:15 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
17:26:15 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:26:15 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:26:15 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
17:26:17 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
17:26:17 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
17:26:17 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:26:17 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:26:17 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
17:26:19 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
17:26:19 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
17:26:19 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:26:19 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:26:19 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
17:26:21 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
17:26:21 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
17:26:21 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:26:21 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:26:21 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
17:26:23 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
17:26:23 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
17:26:23 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:26:23 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:26:23 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
17:26:25 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
17:26:25 [INFO] Computing target platform for MavenProject: info.textgrid.lab:linkeditor-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/pom.xml
17:26:25 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-xmleditor', now is 'lab-core'
17:26:25 [WARNING] p2 repository with URL file://mnt/data/jenkins/workspace/lab-prerelease/repo/core is associated with multiple IDs; was 'lab-core', now is 'lab-xmleditor'
17:26:25 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:linkeditor-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/pom.xml
17:26:28 [INFO] Resolving class path of MavenProject: info.textgrid.lab:linkeditor-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/pom.xml
17:26:28 [INFO] ------------------------------------------------------------------------
17:26:28 [INFO] Reactor Build Order:
17:26:28 [INFO] 
17:26:28 [INFO] linkeditor
17:26:28 [INFO] info.textgrid.lab.linkeditor.model
17:26:28 [INFO] info.textgrid.lab.linkeditor.controller
17:26:28 [INFO] info.textgrid.lab.linkeditor.mip.component
17:26:28 [INFO] info.textgrid.lab.linkeditor.mip
17:26:28 [INFO] info.textgrid.lab.linkeditor.tools
17:26:28 [INFO] info.textgrid.lab.linkeditor.rcp_linkeditor
17:26:28 [INFO] info.textgrid.lab.linkeditor.feature
17:26:28 [INFO] linkeditor-repository
17:26:28 [INFO]                                                                         
17:26:28 [INFO] ------------------------------------------------------------------------
17:26:28 [INFO] Building linkeditor 0.0.1-SNAPSHOT
17:26:28 [INFO] ------------------------------------------------------------------------
17:26:28 [INFO] 
17:26:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ linkeditor ---
17:26:28 [INFO] 
17:26:28 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ linkeditor ---
17:26:28 [INFO] 
17:26:28 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ linkeditor ---
17:26:28 [INFO] 
17:26:28 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ linkeditor ---
17:26:28 [INFO]                                                                         
17:26:28 [INFO] ------------------------------------------------------------------------
17:26:28 [INFO] Building info.textgrid.lab.linkeditor.model 1.0.0-SNAPSHOT
17:26:28 [INFO] ------------------------------------------------------------------------
17:26:28 [INFO] 
17:26:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.model ---
17:26:28 [INFO] 
17:26:28 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.model ---
17:26:29 [INFO] The project's OSGi version is 1.0.0.201602171625
17:26:29 [INFO] 
17:26:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.model ---
17:26:29 [INFO] 
17:26:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.model ---
17:26:29 [INFO] 
17:26:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.model ---
17:26:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/src/main/resources
17:26:29 [INFO] 
17:26:29 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.model ---
17:26:29 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
17:26:29 [INFO] Compiling 12 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/target/classes
17:26:29 [INFO] 
17:26:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.model ---
17:26:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/src/test/resources
17:26:29 [INFO] 
17:26:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.model ---
17:26:29 [INFO] 
17:26:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.model ---
17:26:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/target/info.textgrid.lab.linkeditor.model-1.0.0-SNAPSHOT.jar
17:26:29 [INFO] 
17:26:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.model ---
17:26:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.model ---
17:26:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/target/info.textgrid.lab.linkeditor.model-1.0.0-SNAPSHOT-sources.jar
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.model ---
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.model ---
17:26:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.model:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.model/pom.xml
17:26:30 [INFO]                                                                         
17:26:30 [INFO] ------------------------------------------------------------------------
17:26:30 [INFO] Building info.textgrid.lab.linkeditor.controller 1.0.1-SNAPSHOT
17:26:30 [INFO] ------------------------------------------------------------------------
17:26:30 [INFO] 
17:26:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] The project's OSGi version is 1.0.1.201605041411
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] 
17:26:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:30 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/src/main/resources
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] Compiling 21 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/target/classes
17:26:30 [INFO] 
17:26:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:30 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/src/test/resources
17:26:30 [INFO] 
17:26:30 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/target/info.textgrid.lab.linkeditor.controller-1.0.1-SNAPSHOT.jar
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/target/info.textgrid.lab.linkeditor.controller-1.0.1-SNAPSHOT-sources.jar
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] 
17:26:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.controller ---
17:26:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.controller:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.controller/pom.xml
17:26:30 [INFO]                                                                         
17:26:30 [INFO] ------------------------------------------------------------------------
17:26:30 [INFO] Building info.textgrid.lab.linkeditor.mip.component 2.0.58-SNAPSHOT
17:26:30 [INFO] ------------------------------------------------------------------------
17:26:31 [INFO] 
17:26:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] The project's OSGi version is 2.0.58.201810041531
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] 
17:26:31 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:31 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/src/main/resources
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] Compiling 47 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/target/classes
17:26:31 [INFO] 
17:26:31 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:31 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/src/test/resources
17:26:31 [INFO] 
17:26:31 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/MIPImageComponent.jar
17:26:31 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/target/info.textgrid.lab.linkeditor.mip.component-2.0.58-SNAPSHOT.jar
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/target/info.textgrid.lab.linkeditor.mip.component-2.0.58-SNAPSHOT-sources.jar
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.mip.component ---
17:26:31 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip.component:2.0.58-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip.component/pom.xml
17:26:31 [INFO]                                                                         
17:26:31 [INFO] ------------------------------------------------------------------------
17:26:31 [INFO] Building info.textgrid.lab.linkeditor.mip 2.1.0-SNAPSHOT
17:26:31 [INFO] ------------------------------------------------------------------------
17:26:31 [INFO] 
17:26:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.mip ---
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.mip ---
17:26:31 [INFO] The project's OSGi version is 2.1.0.201706131603
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.mip ---
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.mip ---
17:26:31 [INFO] 
17:26:31 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.mip ---
17:26:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:31 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/src/main/resources
17:26:31 [INFO] 
17:26:31 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.mip ---
17:26:31 [INFO] Compiling 55 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/target/classes
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.mip ---
17:26:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:32 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/src/test/resources
17:26:32 [INFO] 
17:26:32 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.mip ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.mip ---
17:26:32 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/MIPPlugin.jar
17:26:32 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/target/info.textgrid.lab.linkeditor.mip-2.1.0-SNAPSHOT.jar
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.mip ---
17:26:32 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.mip ---
17:26:32 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/target/info.textgrid.lab.linkeditor.mip-2.1.0-SNAPSHOT-sources.jar
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.mip ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.mip ---
17:26:32 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.mip:2.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.mip/pom.xml
17:26:32 [INFO]                                                                         
17:26:32 [INFO] ------------------------------------------------------------------------
17:26:32 [INFO] Building info.textgrid.lab.linkeditor.tools 1.0.0-SNAPSHOT
17:26:32 [INFO] ------------------------------------------------------------------------
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] The project's OSGi version is 1.0.0.201602171625
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:32 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/src/main/resources
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
17:26:32 [INFO] Compiling 10 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/target/classes
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:32 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/src/test/resources
17:26:32 [INFO] 
17:26:32 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/target/info.textgrid.lab.linkeditor.tools-1.0.0-SNAPSHOT.jar
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:26:32 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/target/info.textgrid.lab.linkeditor.tools-1.0.0-SNAPSHOT-sources.jar
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.tools ---
17:26:32 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.tools:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.tools/pom.xml
17:26:32 [INFO]                                                                         
17:26:32 [INFO] ------------------------------------------------------------------------
17:26:32 [INFO] Building info.textgrid.lab.linkeditor.rcp_linkeditor 1.0.0-SNAPSHOT
17:26:32 [INFO] ------------------------------------------------------------------------
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] The project's OSGi version is 1.0.0.201605041629
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:32 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/src/main/resources
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
17:26:32 [INFO] Compiling 26 source files to /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/target/classes
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:32 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/src/test/resources
17:26:32 [INFO] 
17:26:32 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/target/info.textgrid.lab.linkeditor.rcp_linkeditor-1.0.0-SNAPSHOT.jar
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:26:32 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/target/info.textgrid.lab.linkeditor.rcp_linkeditor-1.0.0-SNAPSHOT-sources.jar
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.rcp_linkeditor ---
17:26:32 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.rcp_linkeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.rcp_linkeditor/pom.xml
17:26:32 [INFO]                                                                         
17:26:32 [INFO] ------------------------------------------------------------------------
17:26:32 [INFO] Building info.textgrid.lab.linkeditor.feature 1.1.0-SNAPSHOT
17:26:32 [INFO] ------------------------------------------------------------------------
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.linkeditor.feature ---
17:26:32 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/target
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.linkeditor.feature ---
17:26:32 [INFO] The project's OSGi version is 1.1.0.201810041531
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.linkeditor.feature ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.linkeditor.feature ---
17:26:32 [INFO] 
17:26:32 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.linkeditor.feature ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.linkeditor.feature ---
17:26:32 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/target/info.textgrid.lab.linkeditor.feature-1.1.0-SNAPSHOT.jar
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.linkeditor.feature ---
17:26:32 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.linkeditor.feature ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.linkeditor.feature ---
17:26:32 [INFO] 
17:26:32 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.linkeditor.feature ---
17:26:33 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/target/info.textgrid.lab.linkeditor.feature-1.1.0-SNAPSHOT-sources-feature.jar
17:26:33 [INFO] 
17:26:33 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.linkeditor.feature ---
17:26:33 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.linkeditor.feature:1.1.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/info.textgrid.lab.linkeditor.feature/pom.xml
17:26:33 [INFO]                                                                         
17:26:33 [INFO] ------------------------------------------------------------------------
17:26:33 [INFO] Building linkeditor-repository 0.0.1-SNAPSHOT
17:26:33 [INFO] ------------------------------------------------------------------------
17:26:33 [INFO] 
17:26:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ linkeditor-repository ---
17:26:33 [INFO] 
17:26:33 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ linkeditor-repository ---
17:26:33 [INFO] The project's OSGi version is 0.0.1.201810041531
17:26:33 [INFO] 
17:26:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ linkeditor-repository ---
17:26:33 [INFO] 
17:26:33 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ linkeditor-repository ---
17:26:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:33 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/src/main/resources
17:26:33 [INFO] 
17:26:33 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ linkeditor-repository ---
17:26:33 [INFO] 
17:26:33 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ linkeditor-repository ---
17:26:36 [INFO] 
17:26:36 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ linkeditor-repository ---
17:26:39 [INFO] 
17:26:39 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ linkeditor-repository ---
17:26:39 [INFO] 
17:26:39 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ linkeditor-repository ---
17:26:42 [INFO] 
17:26:42 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ linkeditor-repository ---
17:26:42 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/linkeditor/linkeditor-repository/target/linkeditor-repository-0.0.1-SNAPSHOT.zip
17:26:44 [INFO] 
17:26:44 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ linkeditor-repository ---
17:26:44 [INFO] 
17:26:44 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ linkeditor-repository ---
17:26:44 [INFO] 
17:26:44 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ linkeditor-repository ---
17:26:44 [INFO] ------------------------------------------------------------------------
17:26:44 [INFO] Reactor Summary:
17:26:44 [INFO] 
17:26:44 [INFO] linkeditor ......................................... SUCCESS [  0.049 s]
17:26:44 [INFO] info.textgrid.lab.linkeditor.model ................. SUCCESS [  1.494 s]
17:26:44 [INFO] info.textgrid.lab.linkeditor.controller ............ SUCCESS [  0.688 s]
17:26:44 [INFO] info.textgrid.lab.linkeditor.mip.component ......... SUCCESS [  0.689 s]
17:26:44 [INFO] info.textgrid.lab.linkeditor.mip ................... SUCCESS [  0.503 s]
17:26:44 [INFO] info.textgrid.lab.linkeditor.tools ................. SUCCESS [  0.277 s]
17:26:44 [INFO] info.textgrid.lab.linkeditor.rcp_linkeditor ........ SUCCESS [  0.398 s]
17:26:44 [INFO] info.textgrid.lab.linkeditor.feature ............... SUCCESS [  0.326 s]
17:26:44 [INFO] linkeditor-repository .............................. SUCCESS [ 11.026 s]
17:26:44 [INFO] ------------------------------------------------------------------------
17:26:44 [INFO] BUILD SUCCESS
17:26:44 [INFO] ------------------------------------------------------------------------
17:26:44 [INFO] Total time: 47.653 s
17:26:44 [INFO] Finished at: 2018-10-22T17:26:44+02:00
17:26:44 [INFO] Final Memory: 261M/2491M
17:26:44 [INFO] ------------------------------------------------------------------------
17:26:45 
17:26:45 Building dictionaries ...
17:26:46 [INFO] Scanning for projects...
17:26:48 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
17:26:48 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
17:26:48 [INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
17:26:48 [INFO] Adding repository http://textgridlab.org/updates/luna
17:26:49 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
17:26:49 [INFO] Adding repository http://download.eclipse.org/releases/luna
17:26:49 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
17:26:51 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
17:26:52 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
17:26:53 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
17:26:55 [INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
17:26:57 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
17:26:57 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
17:26:57 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
17:26:59 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
17:26:59 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
17:27:00 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
17:27:00 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
17:27:00 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
17:27:00 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
17:27:02 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
17:27:02 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
17:27:02 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
17:27:05 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
17:27:05 [INFO] Computing target platform for MavenProject: info.textgrid.lab:dictionaries-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/pom.xml
17:27:05 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:dictionaries-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/pom.xml
17:27:07 [INFO] Resolving class path of MavenProject: info.textgrid.lab:dictionaries-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/pom.xml
17:27:07 [INFO] ------------------------------------------------------------------------
17:27:07 [INFO] Reactor Build Order:
17:27:07 [INFO] 
17:27:07 [INFO] dictionaries
17:27:07 [INFO] info.textgrid.lab.dictionarysearch.wbbclient
17:27:07 [INFO] info.textgrid.lab.dictionarysearch
17:27:07 [INFO] info.textgrid.lab.dictionarysearchmask
17:27:07 [INFO] info.textgrid.lab.dictionarysearch.feature
17:27:07 [INFO] dictionaries-repository
17:27:07 [INFO]                                                                         
17:27:07 [INFO] ------------------------------------------------------------------------
17:27:07 [INFO] Building dictionaries 0.0.1-SNAPSHOT
17:27:07 [INFO] ------------------------------------------------------------------------
17:27:07 [INFO] 
17:27:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dictionaries ---
17:27:07 [INFO] 
17:27:07 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ dictionaries ---
17:27:07 [INFO] 
17:27:07 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ dictionaries ---
17:27:07 [INFO] 
17:27:07 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ dictionaries ---
17:27:07 [INFO]                                                                         
17:27:07 [INFO] ------------------------------------------------------------------------
17:27:07 [INFO] Building info.textgrid.lab.dictionarysearch.wbbclient 1.0.0-SNAPSHOT
17:27:07 [INFO] ------------------------------------------------------------------------
17:27:07 [INFO] 
17:27:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:07 [INFO] 
17:27:07 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:07 [INFO] The project's OSGi version is 1.0.0.201406160904
17:27:07 [INFO] 
17:27:07 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:07 [INFO] 
17:27:07 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:07 [INFO] 
17:27:07 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:07 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/src/main/resources
17:27:07 [INFO] 
17:27:07 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:08 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
17:27:08 [INFO] Compiling 106 source files to /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/target/classes
17:27:08 [INFO] 
17:27:08 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:08 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/src/test/resources
17:27:08 [INFO] 
17:27:08 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:08 [INFO] 
17:27:08 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:08 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/target/info.textgrid.lab.dictionarysearch.wbbclient-1.0.0-SNAPSHOT.jar
17:27:08 [INFO] 
17:27:08 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:09 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:09 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/plugin.properties not found
17:27:09 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/target/info.textgrid.lab.dictionarysearch.wbbclient-1.0.0-SNAPSHOT-sources.jar
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.dictionarysearch.wbbclient ---
17:27:09 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.wbbclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.wbbclient/pom.xml
17:27:09 [INFO]                                                                         
17:27:09 [INFO] ------------------------------------------------------------------------
17:27:09 [INFO] Building info.textgrid.lab.dictionarysearch 0.0.2-SNAPSHOT
17:27:09 [INFO] ------------------------------------------------------------------------
17:27:09 [INFO] 
17:27:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] The project's OSGi version is 0.0.2.201605041629
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] 
17:27:09 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:09 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/src/main/resources
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
17:27:09 [INFO] Compiling 24 source files to /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/target/classes
17:27:09 [INFO] 
17:27:09 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:09 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/src/test/resources
17:27:09 [INFO] 
17:27:09 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/target/info.textgrid.lab.dictionarysearch-0.0.2-SNAPSHOT.jar
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/target/info.textgrid.lab.dictionarysearch-0.0.2-SNAPSHOT-sources.jar
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.dictionarysearch ---
17:27:09 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch/pom.xml
17:27:09 [INFO]                                                                         
17:27:09 [INFO] ------------------------------------------------------------------------
17:27:09 [INFO] Building info.textgrid.lab.dictionarysearchmask 0.0.3-SNAPSHOT
17:27:09 [INFO] ------------------------------------------------------------------------
17:27:09 [INFO] 
17:27:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.dictionarysearchmask ---
17:27:09 [INFO] 
17:27:09 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] The project's OSGi version is 0.0.3.201605041629
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] 
17:27:10 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:10 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/src/main/resources
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
17:27:10 [INFO] Compiling 5 source files to /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/target/classes
17:27:10 [INFO] 
17:27:10 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:10 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/src/test/resources
17:27:10 [INFO] 
17:27:10 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/target/info.textgrid.lab.dictionarysearchmask-0.0.3-SNAPSHOT.jar
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/target/info.textgrid.lab.dictionarysearchmask-0.0.3-SNAPSHOT-sources.jar
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.dictionarysearchmask ---
17:27:10 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearchmask:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearchmask/pom.xml
17:27:10 [INFO]                                                                         
17:27:10 [INFO] ------------------------------------------------------------------------
17:27:10 [INFO] Building info.textgrid.lab.dictionarysearch.feature 1.0.0-SNAPSHOT
17:27:10 [INFO] ------------------------------------------------------------------------
17:27:10 [INFO] 
17:27:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/target
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] The project's OSGi version is 1.0.0.201605041629
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] 
17:27:10 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/target/info.textgrid.lab.dictionarysearch.feature-1.0.0-SNAPSHOT.jar
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/target/info.textgrid.lab.dictionarysearch.feature-1.0.0-SNAPSHOT-sources-feature.jar
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.dictionarysearch.feature ---
17:27:10 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.dictionarysearch.feature:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/info.textgrid.lab.dictionarysearch.feature/pom.xml
17:27:10 [INFO]                                                                         
17:27:10 [INFO] ------------------------------------------------------------------------
17:27:10 [INFO] Building dictionaries-repository 0.0.1-SNAPSHOT
17:27:10 [INFO] ------------------------------------------------------------------------
17:27:10 [INFO] 
17:27:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dictionaries-repository ---
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ dictionaries-repository ---
17:27:10 [INFO] The project's OSGi version is 0.0.1.201605041629
17:27:10 [INFO] 
17:27:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ dictionaries-repository ---
17:27:10 [INFO] 
17:27:10 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ dictionaries-repository ---
17:27:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:10 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/src/main/resources
17:27:10 [INFO] 
17:27:10 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ dictionaries-repository ---
17:27:10 [INFO] 
17:27:10 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ dictionaries-repository ---
17:27:13 [INFO] 
17:27:13 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ dictionaries-repository ---
17:27:15 [INFO] 
17:27:15 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ dictionaries-repository ---
17:27:15 [INFO] 
17:27:15 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ dictionaries-repository ---
17:27:19 [INFO] 
17:27:19 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ dictionaries-repository ---
17:27:19 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/dictionaries/dictionaries-repository/target/dictionaries-repository-0.0.1-SNAPSHOT.zip
17:27:20 [INFO] 
17:27:20 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ dictionaries-repository ---
17:27:20 [INFO] 
17:27:20 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ dictionaries-repository ---
17:27:20 [INFO] 
17:27:20 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ dictionaries-repository ---
17:27:20 [INFO] ------------------------------------------------------------------------
17:27:20 [INFO] Reactor Summary:
17:27:20 [INFO] 
17:27:20 [INFO] dictionaries ....................................... SUCCESS [  0.044 s]
17:27:20 [INFO] info.textgrid.lab.dictionarysearch.wbbclient ....... SUCCESS [  1.763 s]
17:27:20 [INFO] info.textgrid.lab.dictionarysearch ................. SUCCESS [  0.510 s]
17:27:20 [INFO] info.textgrid.lab.dictionarysearchmask ............. SUCCESS [  0.189 s]
17:27:20 [INFO] info.textgrid.lab.dictionarysearch.feature ......... SUCCESS [  0.220 s]
17:27:20 [INFO] dictionaries-repository ............................ SUCCESS [ 10.526 s]
17:27:20 [INFO] ------------------------------------------------------------------------
17:27:20 [INFO] BUILD SUCCESS
17:27:20 [INFO] ------------------------------------------------------------------------
17:27:20 [INFO] Total time: 34.551 s
17:27:20 [INFO] Finished at: 2018-10-22T17:27:20+02:00
17:27:21 [INFO] Final Memory: 228M/2168M
17:27:21 [INFO] ------------------------------------------------------------------------
17:27:22 
17:27:22 Building base ...
17:27:22 [INFO] Scanning for projects...
17:27:25 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
17:27:25 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
17:27:25 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/xmleditor
17:27:25 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/help
17:27:25 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/linkeditor
17:27:25 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/dictionaries
17:27:25 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/bundled-jre
17:27:25 [INFO] Fetching p2.index from http://textgridlab.org/updates/luna/ (0B at 0B/s)
17:27:25 [INFO] Adding repository http://textgridlab.org/updates/luna
17:27:26 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
17:27:26 [INFO] Adding repository http://download.eclipse.org/releases/luna
17:27:27 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
17:27:28 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
17:27:29 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
17:27:30 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
17:27:33 [INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.14.1/luna
17:27:35 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
17:27:35 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
17:27:35 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
17:27:36 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
17:27:36 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
17:27:36 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
17:27:46 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
17:27:47 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
17:27:47 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
17:27:48 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
17:27:48 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
17:27:48 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
17:27:50 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
17:27:50 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
17:27:50 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
17:27:52 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
17:27:52 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
17:27:52 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
17:27:54 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
17:27:54 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
17:27:54 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
17:27:56 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
17:27:56 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
17:27:56 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
17:27:58 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
17:27:58 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
17:27:58 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
17:28:00 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
17:28:00 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
17:28:01 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
17:28:02 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
17:28:02 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
17:28:02 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
17:28:04 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
17:28:04 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
17:28:04 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
17:28:06 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
17:28:06 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
17:28:06 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
17:28:09 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
17:28:09 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
17:28:09 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
17:28:09 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
17:28:09 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
17:28:09 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
17:28:11 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
17:28:11 [INFO] Computing target platform for MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
17:28:11 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
17:28:13 [INFO] Resolving class path of MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
17:28:13 [INFO] Computing target platform for MavenProject: info.textgrid.lab:base-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/pom.xml
17:28:13 [INFO] Resolving dependencies of MavenProject: info.textgrid.lab:base-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/pom.xml
17:28:26 [INFO] Resolving class path of MavenProject: info.textgrid.lab:base-repository:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/pom.xml
17:28:26 [INFO] ------------------------------------------------------------------------
17:28:26 [INFO] Reactor Build Order:
17:28:26 [INFO] 
17:28:26 [INFO] base
17:28:26 [INFO] info.textgrid.lab.eyecandy
17:28:26 [INFO] info.textgrid.lab.base.extras.preloader
17:28:26 [INFO] info.textgrid.lab.core.application
17:28:26 [INFO] info.textgrid.lab.core.utilities.workspacecleaner
17:28:26 [INFO] info.textgrid.lab.debug
17:28:26 [INFO] info.textgrid.lab.feedback.ui
17:28:26 [INFO] info.textgrid.lab.templateeditor
17:28:26 [INFO] info.textgrid.lab.navigator
17:28:26 [INFO] info.textgrid.lab.projectadmin
17:28:26 [INFO] info.textgrid.lab.welcome
17:28:26 [INFO] info.textgrid.lab.search.ui
17:28:26 [INFO] info.textgrid.lab.tgpublish.client.gui
17:28:26 [INFO] info.textgrid.lab.feature.base
17:28:26 [INFO] info.textgrid.lab.feature.supplements
17:28:26 [INFO] info.textgrid.lab.update.config
17:28:26 [INFO] info.textgrid.lab.feature.update.p2
17:28:26 [INFO] TextGridLab Base Components Repository
17:28:26 [INFO]                                                                         
17:28:26 [INFO] ------------------------------------------------------------------------
17:28:26 [INFO] Building base 0.0.1-SNAPSHOT
17:28:26 [INFO] ------------------------------------------------------------------------
17:28:26 [INFO] 
17:28:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ base ---
17:28:26 [INFO] 
17:28:26 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ base ---
17:28:26 [INFO] 
17:28:26 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ base ---
17:28:26 [INFO] 
17:28:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ base ---
17:28:26 [INFO]                                                                         
17:28:26 [INFO] ------------------------------------------------------------------------
17:28:26 [INFO] Building info.textgrid.lab.eyecandy 1.0.0
17:28:26 [INFO] ------------------------------------------------------------------------
17:28:26 [INFO] 
17:28:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.eyecandy ---
17:28:26 [INFO] 
17:28:26 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.eyecandy ---
17:28:26 [INFO] The project's OSGi version is 1.0.0
17:28:26 [INFO] 
17:28:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.eyecandy ---
17:28:26 [INFO] 
17:28:26 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.eyecandy ---
17:28:26 [INFO] 
17:28:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.eyecandy ---
17:28:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/src/main/resources
17:28:26 [INFO] 
17:28:26 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.eyecandy ---
17:28:26 [INFO] No sources to compile
17:28:26 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/src does not exist
17:28:26 [INFO] 
17:28:26 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.eyecandy ---
17:28:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:26 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/src/test/resources
17:28:26 [INFO] 
17:28:26 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.eyecandy ---
17:28:26 [INFO] 
17:28:26 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.eyecandy ---
17:28:26 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/target/info.textgrid.lab.eyecandy-1.0.0.jar
17:28:26 [INFO] 
17:28:26 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.eyecandy ---
17:28:27 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.eyecandy ---
17:28:27 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/plugin.properties not found
17:28:27 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:28:27 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/target/info.textgrid.lab.eyecandy-1.0.0-sources.jar
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.eyecandy ---
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.eyecandy ---
17:28:27 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.eyecandy:1.0.0 @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.eyecandy/pom.xml
17:28:27 [INFO]                                                                         
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] Building info.textgrid.lab.base.extras.preloader 1.0.0-SNAPSHOT
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] 
17:28:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] The project's OSGi version is 1.0.0.201602171623
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] 
17:28:27 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:27 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/src/main/resources
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
17:28:27 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/target/classes
17:28:27 [INFO] 
17:28:27 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:27 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/src/test/resources
17:28:27 [INFO] 
17:28:27 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/target/info.textgrid.lab.base.extras.preloader-1.0.0-SNAPSHOT.jar
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/target/info.textgrid.lab.base.extras.preloader-1.0.0-SNAPSHOT-sources.jar
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.base.extras.preloader ---
17:28:27 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.base.extras.preloader:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.base.extras.preloader/pom.xml
17:28:27 [INFO]                                                                         
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] Building info.textgrid.lab.core.application 0.0.3-SNAPSHOT
17:28:27 [INFO] ------------------------------------------------------------------------
17:28:27 [INFO] 
17:28:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.application ---
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.application ---
17:28:27 [INFO] The project's OSGi version is 0.0.3.201810221345
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.application ---
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.application ---
17:28:27 [INFO] 
17:28:27 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.application ---
17:28:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:27 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/src/main/resources
17:28:27 [INFO] 
17:28:27 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.application ---
17:28:27 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
17:28:27 [INFO] Compiling 9 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/target/classes
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.application ---
17:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:28 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/src/test/resources
17:28:28 [INFO] 
17:28:28 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.application ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.application ---
17:28:28 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/target/info.textgrid.lab.core.application-0.0.3-SNAPSHOT.jar
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.application ---
17:28:28 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.application ---
17:28:28 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/target/info.textgrid.lab.core.application-0.0.3-SNAPSHOT-sources.jar
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.application ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.application ---
17:28:28 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.application:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.application/pom.xml
17:28:28 [INFO]                                                                         
17:28:28 [INFO] ------------------------------------------------------------------------
17:28:28 [INFO] Building info.textgrid.lab.core.utilities.workspacecleaner 1.0.0-SNAPSHOT
17:28:28 [INFO] ------------------------------------------------------------------------
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] The project's OSGi version is 1.0.0.201406160903
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:28 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/src/main/resources
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
17:28:28 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/target/classes
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:28 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/src/test/resources
17:28:28 [INFO] 
17:28:28 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/target/info.textgrid.lab.core.utilities.workspacecleaner-1.0.0-SNAPSHOT.jar
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/plugin.properties not found
17:28:28 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:28:28 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/target/info.textgrid.lab.core.utilities.workspacecleaner-1.0.0-SNAPSHOT-sources.jar
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.utilities.workspacecleaner ---
17:28:28 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.core.utilities.workspacecleaner:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.core.utilities.workspacecleaner/pom.xml
17:28:28 [INFO]                                                                         
17:28:28 [INFO] ------------------------------------------------------------------------
17:28:28 [INFO] Building info.textgrid.lab.debug 1.0.0-SNAPSHOT
17:28:28 [INFO] ------------------------------------------------------------------------
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.debug ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.debug ---
17:28:28 [INFO] The project's OSGi version is 1.0.0.201604120842
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.debug ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.debug ---
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.debug ---
17:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:28 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/src/main/resources
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.debug ---
17:28:28 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
17:28:28 [INFO] Compiling 16 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/target/classes
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.debug ---
17:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:28 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/src/test/resources
17:28:28 [INFO] 
17:28:28 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.debug ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.debug ---
17:28:28 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/target/info.textgrid.lab.debug-1.0.0-SNAPSHOT.jar
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.debug ---
17:28:28 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.debug ---
17:28:28 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/plugin.properties not found
17:28:28 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/target/info.textgrid.lab.debug-1.0.0-SNAPSHOT-sources.jar
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.debug ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.debug ---
17:28:28 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.debug:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.debug/pom.xml
17:28:28 [INFO]                                                                         
17:28:28 [INFO] ------------------------------------------------------------------------
17:28:28 [INFO] Building info.textgrid.lab.feedback.ui 0.0.2-SNAPSHOT
17:28:28 [INFO] ------------------------------------------------------------------------
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feedback.ui ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.feedback.ui ---
17:28:28 [INFO] The project's OSGi version is 0.0.2.201603301550
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feedback.ui ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feedback.ui ---
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.feedback.ui ---
17:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:28 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/src/main/resources
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.feedback.ui ---
17:28:28 [INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/target/classes
17:28:28 [INFO] 
17:28:28 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.feedback.ui ---
17:28:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:28 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/src/test/resources
17:28:28 [INFO] 
17:28:28 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feedback.ui ---
17:28:28 [INFO] 
17:28:28 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.feedback.ui ---
17:28:28 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/target/info.textgrid.lab.feedback.ui-0.0.2-SNAPSHOT.jar
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feedback.ui ---
17:28:29 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feedback.ui ---
17:28:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/target/info.textgrid.lab.feedback.ui-0.0.2-SNAPSHOT-sources.jar
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feedback.ui ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feedback.ui ---
17:28:29 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feedback.ui:0.0.2-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feedback.ui/pom.xml
17:28:29 [INFO]                                                                         
17:28:29 [INFO] ------------------------------------------------------------------------
17:28:29 [INFO] Building info.textgrid.lab.templateeditor 1.0.0-SNAPSHOT
17:28:29 [INFO] ------------------------------------------------------------------------
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] The project's OSGi version is 1.0.0.201405221032
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/src/main/resources
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.templateeditor ---
17:28:29 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
17:28:29 [INFO] Compiling 19 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/target/classes
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/src/test/resources
17:28:29 [INFO] 
17:28:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/target/info.textgrid.lab.templateeditor-1.0.0-SNAPSHOT.jar
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.templateeditor ---
17:28:29 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/plugin.properties not found
17:28:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/target/info.textgrid.lab.templateeditor-1.0.0-SNAPSHOT-sources.jar
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.templateeditor ---
17:28:29 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.templateeditor:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.templateeditor/pom.xml
17:28:29 [INFO]                                                                         
17:28:29 [INFO] ------------------------------------------------------------------------
17:28:29 [INFO] Building info.textgrid.lab.navigator 1.0.0-SNAPSHOT
17:28:29 [INFO] ------------------------------------------------------------------------
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] The project's OSGi version is 1.0.0.201605041628
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/src/main/resources
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] Compiling 39 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/target/classes
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/src/test/resources
17:28:29 [INFO] 
17:28:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/target/info.textgrid.lab.navigator-1.0.0-SNAPSHOT.jar
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.navigator ---
17:28:29 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:28:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/target/info.textgrid.lab.navigator-1.0.0-SNAPSHOT-sources.jar
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.navigator ---
17:28:29 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.navigator:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.navigator/pom.xml
17:28:29 [INFO]                                                                         
17:28:29 [INFO] ------------------------------------------------------------------------
17:28:29 [INFO] Building info.textgrid.lab.projectadmin 1.0.1-SNAPSHOT
17:28:29 [INFO] ------------------------------------------------------------------------
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] The project's OSGi version is 1.0.1.201605041628
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/src/main/resources
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.projectadmin ---
17:28:29 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
17:28:29 [INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/target/classes
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/src/test/resources
17:28:29 [INFO] 
17:28:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/target/info.textgrid.lab.projectadmin-1.0.1-SNAPSHOT.jar
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.projectadmin ---
17:28:29 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:28:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/target/info.textgrid.lab.projectadmin-1.0.1-SNAPSHOT-sources.jar
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.projectadmin ---
17:28:29 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.projectadmin:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.projectadmin/pom.xml
17:28:29 [INFO]                                                                         
17:28:29 [INFO] ------------------------------------------------------------------------
17:28:29 [INFO] Building info.textgrid.lab.welcome 1.0.0-SNAPSHOT
17:28:29 [INFO] ------------------------------------------------------------------------
17:28:29 [INFO] 
17:28:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.welcome ---
17:28:29 [INFO] 
17:28:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] The project's OSGi version is 1.0.0.201809191505
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] 
17:28:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:30 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/src/main/resources
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] Compiling 23 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/target/classes
17:28:30 [INFO] 
17:28:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:30 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/src/test/resources
17:28:30 [INFO] 
17:28:30 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/target/info.textgrid.lab.welcome-1.0.0-SNAPSHOT.jar
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.welcome ---
17:28:30 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:28:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/target/info.textgrid.lab.welcome-1.0.0-SNAPSHOT-sources.jar
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.welcome ---
17:28:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.welcome:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.welcome/pom.xml
17:28:30 [INFO]                                                                         
17:28:30 [INFO] ------------------------------------------------------------------------
17:28:30 [INFO] Building info.textgrid.lab.search.ui 1.0.1-SNAPSHOT
17:28:30 [INFO] ------------------------------------------------------------------------
17:28:30 [INFO] 
17:28:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] The project's OSGi version is 1.0.1.201605041628
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:30 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/src/main/resources
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] Compiling 25 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/target/classes
17:28:30 [INFO] 
17:28:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:30 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/src/test/resources
17:28:30 [INFO] 
17:28:30 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/target/info.textgrid.lab.search.ui-1.0.1-SNAPSHOT.jar
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.search.ui ---
17:28:30 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:28:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/target/info.textgrid.lab.search.ui-1.0.1-SNAPSHOT-sources.jar
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.search.ui ---
17:28:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.search.ui:1.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.search.ui/pom.xml
17:28:30 [INFO]                                                                         
17:28:30 [INFO] ------------------------------------------------------------------------
17:28:30 [INFO] Building info.textgrid.lab.tgpublish.client.gui 1.0.0-SNAPSHOT
17:28:30 [INFO] ------------------------------------------------------------------------
17:28:30 [INFO] 
17:28:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] The project's OSGi version is 1.0.0.201605041628
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:30 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/src/main/resources
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
17:28:30 [INFO] Compiling 13 source files to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/target/classes
17:28:30 [INFO] 
17:28:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:30 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/src/test/resources
17:28:30 [INFO] 
17:28:30 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/target/info.textgrid.lab.tgpublish.client.gui-1.0.0-SNAPSHOT.jar
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [WARNING] Bundle-Vendor header not found in /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
17:28:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/target/info.textgrid.lab.tgpublish.client.gui-1.0.0-SNAPSHOT-sources.jar
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.tgpublish.client.gui ---
17:28:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.tgpublish.client.gui:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.tgpublish.client.gui/pom.xml
17:28:30 [INFO]                                                                         
17:28:30 [INFO] ------------------------------------------------------------------------
17:28:30 [INFO] Building info.textgrid.lab.feature.base 3.3.0-SNAPSHOT
17:28:30 [INFO] ------------------------------------------------------------------------
17:28:30 [INFO] 
17:28:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/target
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] The project's OSGi version is 3.3.0.201810221345
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] 
17:28:30 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/target/info.textgrid.lab.feature.base-3.3.0-SNAPSHOT.jar
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] 
17:28:30 [INFO] --- build-helper-maven-plugin:1.3:attach-artifact (attach-artifacts) @ info.textgrid.lab.feature.base ---
17:28:30 [INFO] 
17:28:30 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feature.base ---
17:28:31 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/target/info.textgrid.lab.feature.base-3.3.0-SNAPSHOT-sources-feature.jar
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.base ---
17:28:31 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.base:3.3.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.base/pom.xml
17:28:31 [INFO]                                                                         
17:28:31 [INFO] ------------------------------------------------------------------------
17:28:31 [INFO] Building info.textgrid.lab.feature.supplements 4.4.0-SNAPSHOT
17:28:31 [INFO] ------------------------------------------------------------------------
17:28:31 [INFO] 
17:28:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] The project's OSGi version is 4.4.0.201503251328
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] 
17:28:31 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/target/info.textgrid.lab.feature.supplements-4.4.0-SNAPSHOT.jar
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.supplements ---
17:28:31 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.supplements:4.4.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.supplements/pom.xml
17:28:31 [INFO]                                                                         
17:28:31 [INFO] ------------------------------------------------------------------------
17:28:31 [INFO] Building info.textgrid.lab.update.config 2.0.0-SNAPSHOT
17:28:31 [INFO] ------------------------------------------------------------------------
17:28:31 [INFO] 
17:28:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] The project's OSGi version is 2.0.0.201412171202
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] 
17:28:31 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:31 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/src/main/resources
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.update.config ---
17:28:31 [WARNING] The effective compiler target level 1.7 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
17:28:31 [INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/target/classes
17:28:31 [INFO] 
17:28:31 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:31 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/src/test/resources
17:28:31 [INFO] 
17:28:31 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/target/info.textgrid.lab.update.config-2.0.0-SNAPSHOT.jar
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.update.config ---
17:28:31 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/plugin.properties not found
17:28:31 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/target/info.textgrid.lab.update.config-2.0.0-SNAPSHOT-sources.jar
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.update.config ---
17:28:31 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.update.config:2.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.update.config/pom.xml
17:28:31 [INFO]                                                                         
17:28:31 [INFO] ------------------------------------------------------------------------
17:28:31 [INFO] Building info.textgrid.lab.feature.update.p2 1.0.0-SNAPSHOT
17:28:31 [INFO] ------------------------------------------------------------------------
17:28:31 [INFO] 
17:28:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] The project's OSGi version is 1.0.0.201503251202
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] 
17:28:31 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/target/info.textgrid.lab.feature.update.p2-1.0.0-SNAPSHOT.jar
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.update.p2 ---
17:28:31 [INFO] No baseline version MavenProject: info.textgrid.lab:info.textgrid.lab.feature.update.p2:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/base/info.textgrid.lab.feature.update.p2/pom.xml
17:28:31 [INFO]                                                                         
17:28:31 [INFO] ------------------------------------------------------------------------
17:28:31 [INFO] Building TextGridLab Base Components Repository 0.0.1-SNAPSHOT
17:28:31 [INFO] ------------------------------------------------------------------------
17:28:31 [INFO] 
17:28:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ base-repository ---
17:28:31 [INFO] 
17:28:31 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ base-repository ---
17:28:31 [INFO] The project's OSGi version is 0.0.1.201810221519
17:28:31 [INFO] 
17:28:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ base-repository ---
17:28:31 [INFO] 
17:28:31 [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ base-repository ---
17:28:31 [debug] execute contextualize
17:28:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:31 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/src/main/resources
17:28:31 [INFO] 
17:28:31 [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ base-repository ---
17:28:31 [debug] execute contextualize
17:28:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:28:32 [INFO] Copying 107 resources
17:28:32 [INFO] 
17:28:32 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ base-repository ---
17:28:32 [INFO] 
17:28:32 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ base-repository ---
17:28:44 Error - 1 icon(s) not replaced in /tmp/p2.brandingIron8456088386597009992/launcher.exe using /mnt/data/jenkins/workspace/lab-prerelease/base/workspace/../info.textgrid.lab.core.application/resources/2.0/Icon-2-0.ico
17:28:44 Error - 1 icon(s) not replaced in /tmp/p2.brandingIron6594067012600917233/launcher.exe using /mnt/data/jenkins/workspace/lab-prerelease/base/workspace/../info.textgrid.lab.core.application/resources/2.0/Icon-2-0.ico
17:28:44 [INFO] 
17:28:44 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ base-repository ---
17:28:56 [INFO] 
17:28:56 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ base-repository ---
17:28:56 [INFO] 
17:28:56 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ base-repository ---
17:29:11 [INFO] 
17:29:11 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ base-repository ---
17:29:11 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/base-repository-0.0.1-SNAPSHOT.zip
17:29:20 [INFO] 
17:29:20 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ base-repository ---
17:29:20 [INFO] 
17:29:20 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ base-repository ---
17:29:20 [INFO] 
17:29:20 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ base-repository ---
17:29:20 [INFO] 
17:29:20 [INFO] --- tycho-p2-director-plugin:0.22.0:materialize-products (materialize-products) @ base-repository ---
17:29:32 [INFO] Installing product info.textgrid.lab.base.product for environment linux/gtk/x86 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/linux/gtk/x86/TextGridLab
17:29:32 Installing info.textgrid.lab.base.product 3.3.0.201810221519.
17:29:37 Operation completed in 5026 ms.
17:29:37 [INFO] Installing product info.textgrid.lab.base.product for environment linux/gtk/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/linux/gtk/x86_64/TextGridLab
17:29:37 Installing info.textgrid.lab.base.product 3.3.0.201810221519.
17:29:43 Operation completed in 5601 ms.
17:29:43 [INFO] Installing product info.textgrid.lab.base.product for environment win32/win32/x86 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/win32/win32/x86/TextGridLab
17:29:44 Installing info.textgrid.lab.base.product 3.3.0.201810221519.
17:29:47 Operation completed in 3333 ms.
17:29:47 [INFO] Installing product info.textgrid.lab.base.product for environment win32/win32/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/win32/win32/x86_64/TextGridLab
17:29:48 Installing info.textgrid.lab.base.product 3.3.0.201810221519.
17:29:51 Operation completed in 3912 ms.
17:29:52 [INFO] Installing product info.textgrid.lab.base.product for environment macosx/cocoa/x86_64 to /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/products/info.textgrid.lab.base.product/macosx/cocoa/x86_64/TextGridLab.app
17:29:52 Installing info.textgrid.lab.base.product 3.3.0.201810221519.
17:29:55 Operation completed in 3287 ms.
17:29:56 [INFO] 
17:29:56 [INFO] --- fix-info-plist-maven-plugin:1.2:fix-info-plist (fix-info-plist) @ base-repository ---
17:29:56 [INFO] Setting property 'Eclipse' to '[-data,~/.textgridlab,-keyring,~/.eclipse_keyring,-showlocation]'
17:29:56 [INFO] Setting property 'CFBundleDisplayName' to 'TextGridLab'
17:29:56 [INFO] Setting property 'CFBundleGetInfoString' to 'TextGrid - Client for Editors'
17:29:56 [INFO] Setting property 'CFBundleName' to 'TextGridLab'
17:29:56 [INFO] Setting property 'CFBundleLocalizations' to '[en,de,es]'
17:29:56 [INFO] Skipping archive manipulation; file not found: /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/repository/binary/info.textgrid.lab.base.product.executable.cocoa.macosx.x86_64_0.0.1.201810221519
17:29:56 [INFO] 
17:29:56 [INFO] --- fix-info-plist-maven-plugin:1.2:fix-info-plist (fix-info-plist-distro) @ base-repository ---
17:29:56 [INFO] Setting property 'Eclipse' to '[-data,~/.textgridlab,-keyring,~/.eclipse_keyring,-showlocation]'
17:29:56 [INFO] Setting property 'CFBundleDisplayName' to 'TextGridLab'
17:29:56 [INFO] Setting property 'CFBundleGetInfoString' to 'TextGrid - Client for Editors'
17:29:56 [INFO] Setting property 'CFBundleName' to 'TextGridLab'
17:29:56 [INFO] Setting property 'CFBundleLocalizations' to '[en,de,es]'
17:29:56 [INFO] Skipping archive manipulation; file not found: /mnt/data/jenkins/workspace/lab-prerelease/base/base-repository/target/repository/binary/info.textgrid.lab.base.product.executable.cocoa.macosx.x86_64_0.0.1.201810221519
17:29:56 [INFO] ------------------------------------------------------------------------
17:29:56 [INFO] Reactor Summary:
17:29:56 [INFO] 
17:29:56 [INFO] base ............................................... SUCCESS [  0.043 s]
17:29:56 [INFO] info.textgrid.lab.eyecandy ......................... SUCCESS [  0.739 s]
17:29:56 [INFO] info.textgrid.lab.base.extras.preloader ............ SUCCESS [  0.572 s]
17:29:56 [INFO] info.textgrid.lab.core.application ................. SUCCESS [  0.558 s]
17:29:56 [INFO] info.textgrid.lab.core.utilities.workspacecleaner .. SUCCESS [  0.081 s]
17:29:56 [INFO] info.textgrid.lab.debug ............................ SUCCESS [  0.274 s]
17:29:56 [INFO] info.textgrid.lab.feedback.ui ...................... SUCCESS [  0.283 s]
17:29:56 [INFO] info.textgrid.lab.templateeditor ................... SUCCESS [  0.226 s]
17:29:56 [INFO] info.textgrid.lab.navigator ........................ SUCCESS [  0.334 s]
17:29:56 [INFO] info.textgrid.lab.projectadmin ..................... SUCCESS [  0.266 s]
17:29:56 [INFO] info.textgrid.lab.welcome .......................... SUCCESS [  0.372 s]
17:29:56 [INFO] info.textgrid.lab.search.ui ........................ SUCCESS [  0.296 s]
17:29:56 [INFO] info.textgrid.lab.tgpublish.client.gui ............. SUCCESS [  0.221 s]
17:29:56 [INFO] info.textgrid.lab.feature.base ..................... SUCCESS [  0.793 s]
17:29:56 [INFO] info.textgrid.lab.feature.supplements .............. SUCCESS [  0.041 s]
17:29:56 [INFO] info.textgrid.lab.update.config .................... SUCCESS [  0.095 s]
17:29:56 [INFO] info.textgrid.lab.feature.update.p2 ................ SUCCESS [  0.046 s]
17:29:56 [INFO] TextGridLab Base Components Repository ............. SUCCESS [01:24 min]
17:29:56 [INFO] ------------------------------------------------------------------------
17:29:56 [INFO] BUILD SUCCESS
17:29:56 [INFO] ------------------------------------------------------------------------
17:29:56 [INFO] Total time: 02:33 min
17:29:56 [INFO] Finished at: 2018-10-22T17:29:56+02:00
17:29:57 [INFO] Final Memory: 439M/3243M
17:29:57 [INFO] ------------------------------------------------------------------------
17:29:58 
17:29:58 Set build name.
17:29:58 New build name is '#112 origin/master'
17:29:58 $ ssh-agent -k
17:29:58 unset SSH_AUTH_SOCK;
17:29:58 unset SSH_AGENT_PID;
17:29:58 echo Agent pid 7720 killed;
17:29:58 [ssh-agent] Stopped.
17:29:58 Archiving artifacts
17:29:59 ‘base/base-repository/target/products/*.zip’ doesn’t match anything: ‘base’ exists but not ‘base/base-repository/target/products/*.zip’
17:29:59 ERROR: Step ‘Archive the artifacts’ failed: No artifacts found that match the file pattern "base/base-repository/target/products/*.zip". Configuration error?
17:29:59 [description-setter] Description set: 
17:29:59 SSH: Current build result is [FAILURE], not going to run.
17:29:59 IRC notifier plugin: Sending notification to: #textgrid
17:30:11 [BFA] Scanning build for known causes...
17:30:11 [BFA] No failure causes found
17:30:11 [BFA] Done. 0s
17:30:11 Started calculate disk usage of build
17:30:11 Finished Calculation of disk usage of build in 0 seconds
17:30:11 Started calculate disk usage of workspace
17:30:11 Finished Calculation of disk usage of workspace in 0 seconds
17:30:12 Notifying upstream projects of job completion
17:30:12 Finished: FAILURE