Console Output

09:58:11 Started by an SCM change
09:58:11 Building remotely on Rechenknecht in workspace /mnt/data/jenkins/workspace/lab-prerelease
09:58:11 [ssh-agent] Looking for ssh-agent implementation...
09:58:11 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
09:58:11 $ ssh-agent
09:58:11 SSH_AUTH_SOCK=/tmp/ssh-XABROmCwEdJX/agent.21254
09:58:11 SSH_AGENT_PID=21256
09:58:11 [ssh-agent] Started.
09:58:12 $ ssh-add /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_4910300442898715556.key
09:58:12 Identity added: /mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_4910300442898715556.key (/mnt/data/jenkins/workspace/lab-prerelease@tmp/private_key_4910300442898715556.key)
09:58:12 [ssh-agent] Using credentials git (git for projects.gwdg.de)
09:58:13 Cloning the remote Git repository
09:58:13 Cloning repository git@git.projects.gwdg.de:textgrid-laboratory.git
09:58:13  > git init /mnt/data/jenkins/workspace/lab-prerelease # timeout=10
09:58:13 Fetching upstream changes from git@git.projects.gwdg.de:textgrid-laboratory.git
09:58:13  > git --version # timeout=10
09:58:13 using GIT_SSH to set credentials git for projects.gwdg.de
09:58:13  > git fetch --tags --progress git@git.projects.gwdg.de:textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/*
09:58:20  > git config remote.origin.url git@git.projects.gwdg.de:textgrid-laboratory.git # timeout=10
09:58:20  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:58:20  > git config remote.origin.url git@git.projects.gwdg.de:textgrid-laboratory.git # timeout=10
09:58:20 Fetching upstream changes from git@git.projects.gwdg.de:textgrid-laboratory.git
09:58:20 using GIT_SSH to set credentials git for projects.gwdg.de
09:58:20  > git fetch --tags --progress git@git.projects.gwdg.de:textgrid-laboratory.git +refs/heads/*:refs/remotes/origin/*
09:58:20  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:58:20  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
09:58:20 Checking out Revision 6125dca3fb0785e697980e4ce4c7ee176e832630 (refs/remotes/origin/master)
09:58:21 Commit message: "Merge branch 'release/3.2'"
09:58:21  > git config core.sparsecheckout # timeout=10
09:58:21  > git checkout -f 6125dca3fb0785e697980e4ce4c7ee176e832630
09:58:21  > git rev-list 6125dca3fb0785e697980e4ce4c7ee176e832630 # timeout=10
09:58:21  > git remote # timeout=10
09:58:21  > git submodule init # timeout=10
09:58:21  > git submodule sync # timeout=10
09:58:21  > git config --get remote.origin.url # timeout=10
09:58:21  > git submodule init # timeout=10
09:58:21  > git config -f .gitmodules --get-regexp ^submodule\.(.*)\.url # timeout=10
09:58:21  > git config --get submodule.textgridlab-dependencies.url # timeout=10
09:58:21  > git config -f .gitmodules --get submodule.textgridlab-dependencies.path # timeout=10
09:58:21  > git submodule update --init --recursive textgridlab-dependencies
09:58:23  > git config --get submodule.core.url # timeout=10
09:58:23  > git config -f .gitmodules --get submodule.core.path # timeout=10
09:58:23  > git submodule update --init --recursive core
09:58:38  > git config --get submodule.base.url # timeout=10
09:58:38  > git config -f .gitmodules --get submodule.base.path # timeout=10
09:58:38  > git submodule update --init --recursive base
09:58:43  > git config --get submodule.xmleditor.url # timeout=10
09:58:43  > git config -f .gitmodules --get submodule.xmleditor.path # timeout=10
09:58:43  > git submodule update --init --recursive xmleditor
09:58:49  > git config --get submodule.help.url # timeout=10
09:58:49  > git config -f .gitmodules --get submodule.help.path # timeout=10
09:58:49  > git submodule update --init --recursive help
09:58:55  > git config --get submodule.linkeditor.url # timeout=10
09:58:55  > git config -f .gitmodules --get submodule.linkeditor.path # timeout=10
09:58:55  > git submodule update --init --recursive linkeditor
09:59:00  > git config --get submodule.dictionaries.url # timeout=10
09:59:00  > git config -f .gitmodules --get submodule.dictionaries.path # timeout=10
09:59:00  > git submodule update --init --recursive dictionaries
09:59:02 run PrePostClean
09:59:02 running on Rechenknecht
09:59:02 skipping roaming project.
09:59:02 Set build name.
09:59:02 New build name is '#92 origin/master'
09:59:02 [lab-prerelease] $ /bin/sh -xe /tmp/hudson1571064684605288411.sh
09:59:02 + ./build-locally.sh
09:59:02 
09:59:02 Build Projects:		textgridlab-dependencies core help xmleditor linkeditor dictionaries base
09:59:02 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 
09:59:02 
09:59:02 'textgridlab-dependencies' -> '../textgridlab-dependencies/textgridlab-dependencies-repository/target/repository'
09:59:02 'core' -> '../core/core-repository/target/repository'
09:59:02 'help' -> '../help/help-repository/target/repository'
09:59:02 'xmleditor' -> '../xmleditor/xmleditor-repository/target/repository'
09:59:02 'linkeditor' -> '../linkeditor/linkeditor-repository/target/repository'
09:59:02 'dictionaries' -> '../dictionaries/dictionaries-repository/target/repository'
09:59:02 'base' -> '../base/base-repository/target/repository'
09:59:02 'textgridlab-dependencies' -> '../textgridlab-dependencies/p2repository/target/repository'
09:59:02 Building textgridlab-dependencies ...
09:59:03 [INFO] Scanning for projects...
09:59:07 [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
09:59:08 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml
09:59:08 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgauth/1.0-SNAPSHOT/maven-metadata.xml
09:59:08 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 4.3 KB/sec)
09:59:09 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 0.5 KB/sec)
09:59:09 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml
09:59:09 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/namespaces/metadata-core-jaxb/1.0-SNAPSHOT/maven-metadata.xml
09:59:09 2/2 KB      
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 35.9 KB/sec)
09:59:10 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 1.5 KB/sec)
09:59:10 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
09:59:10 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
09:59:10          
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 1.5 KB/sec)
09:59:10 Downloading: http://dev.dariah.eu/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
09:59:10 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 3.5 KB/sec)
09:59:10 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-client/3.3.2-SNAPSHOT/maven-metadata.xml
09:59:10 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-client/3.3.2-SNAPSHOT/maven-metadata.xml
09:59:10             
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 1.5 KB/sec)
09:59:11 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml
09:59:11 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml
09:59:11          
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 0.8 KB/sec)
09:59:12 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch/3.3.2-SNAPSHOT/maven-metadata.xml
09:59:12 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 1.8 KB/sec)
09:59:12 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml
09:59:12 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml
09:59:12 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/middleware/tgsearch-api/3.3.2-SNAPSHOT/maven-metadata.xml
09:59:12             
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 1.6 KB/sec)
09:59:13 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 1.4 KB/sec)
09:59:13 Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-tgpublish-client/3.7.4-SNAPSHOT/maven-metadata.xml
09:59:13 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/de/langzeitarchivierung/kolibri/kolibri-tgpublish-client/3.7.4-SNAPSHOT/maven-metadata.xml
09:59:13          
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 1.7 KB/sec)
09:59:14 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/de/langzeitarchivierung/kolibri/kolibri/3.7.4-SNAPSHOT/maven-metadata.xml
09:59:14 Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri/3.7.4-SNAPSHOT/maven-metadata.xml
09:59:14          
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 0.8 KB/sec)
09:59:14 Downloading: http://dev.dariah.eu/nexus/content/groups/public/de/langzeitarchivierung/kolibri/kolibri-publish-api/3.7.4-SNAPSHOT/maven-metadata.xml
09:59:14 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/de/langzeitarchivierung/kolibri/kolibri-publish-api/3.7.4-SNAPSHOT/maven-metadata.xml
09:59:14             
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 1.5 KB/sec)
09:59:16 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
09:59:16 Downloading: http://dev.dariah.eu/nexus/content/groups/public/info/textgrid/utils/link-rewriter-core/0.4.1-SNAPSHOT/maven-metadata.xml
09:59:16 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 59.6 KB/sec)
09:59:16 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 4.0 KB/sec)
09:59:16 Downloading: http://dev.digital-humanities.de/nexus/content/repositories/snapshots/info/textgrid/middleware/common/1.0-SNAPSHOT/maven-metadata.xml
09:59:16          
[INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/ (0B at 0B/s)
09:59:17 [INFO] Adding repository http://download.eclipse.org/releases/indigo
09:59:18 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/indigo/ (0B at 0B/s)
09:59:21 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201202240900/ (0B at 0B/s)
09:59:22 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201109230900/ (0B at 0B/s)
09:59:24 [INFO] Fetching p2.index from http://download.eclipse.org/releases/indigo/201106220900/ (0B at 0B/s)
09:59:25 [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
09:59:25 [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
09:59:25 [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
09:59:25 [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
09:59:25 [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
09:59:25 [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
09:59:25 [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
09:59:26 [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
09:59:26 [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
09:59:26 [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
09:59:26 [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
09:59:26 [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
09:59:26 [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
09:59:26 [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
09:59:26 [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
09:59:26 [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
09:59:26 [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
09:59:26 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:27 [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
09:59:28 [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
09:59:28 [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
09:59:28 [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
09:59:28 [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
09:59:28 [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
09:59:28 [INFO] Computing target platform for MavenProject: info.textgrid:p2repository:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/pom.xml
09:59:28 [INFO] Resolving dependencies of MavenProject: info.textgrid:p2repository:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/pom.xml
09:59:28 [INFO] Resolving class path of MavenProject: info.textgrid:p2repository:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/pom.xml
09:59:28 [INFO] ------------------------------------------------------------------------
09:59:28 [INFO] Reactor Build Order:
09:59:28 [INFO] 
09:59:28 [INFO] TextGridLab Dependencies
09:59:28 [INFO] Confclient Feature
09:59:28 [INFO] jre16-fragment
09:59:28 [INFO] tgauthclient-cxf-fragment
09:59:28 [INFO] Tgauth Client Feature
09:59:28 [INFO] Core Libs Feature
09:59:28 [INFO] Projectfile Feature
09:59:28 [INFO] tgcrudclient-cxf-fragment
09:59:28 [INFO] TgRep Core Feature
09:59:28 [INFO] TgRep Core Feature
09:59:28 [INFO] TgCrud Client Feature
09:59:28 [INFO] TgSearch Client Feature
09:59:28 [INFO] tgpublish client feature
09:59:28 [INFO] Saxon HE
09:59:28 [INFO] p2repository
09:59:28 [INFO]                                                                         
09:59:28 [INFO] ------------------------------------------------------------------------
09:59:28 [INFO] Building TextGridLab Dependencies 1.0.0-SNAPSHOT
09:59:28 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ textgridlab-dependencies ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ textgridlab-dependencies ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building Confclient Feature 1.0.1-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ confclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ confclient-feature ---
09:59:29 [INFO] The project's OSGi version is 1.0.1.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ confclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ confclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ confclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ confclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ confclient-feature ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/confclient-feature/target/confclient-feature-1.0.1-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ confclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ confclient-feature ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building jre16-fragment 1.0.0-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jre16-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ jre16-fragment ---
09:59:29 [INFO] The project's OSGi version is 1.0.0.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ jre16-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ jre16-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ jre16-fragment ---
09:59:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:59:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/src/main/resources
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ jre16-fragment ---
09:59:29 [INFO] No sources to compile
09:59:29 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/src does not exist
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ jre16-fragment ---
09:59:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:59:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/src/test/resources
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ jre16-fragment ---
09:59:29 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/plugin.properties not found
09:59:29 [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
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/target/jre16-fragment-1.0.0-SNAPSHOT-sources.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ jre16-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ jre16-fragment ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/jre16-fragment/target/jre16-fragment-1.0.0-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ jre16-fragment ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building tgauthclient-cxf-fragment 1.0.0-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgauthclient-cxf-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ tgauthclient-cxf-fragment ---
09:59:29 [INFO] The project's OSGi version is 1.0.0.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgauthclient-cxf-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgauthclient-cxf-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tgauthclient-cxf-fragment ---
09:59:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:59:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/src/main/resources
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ tgauthclient-cxf-fragment ---
09:59:29 [INFO] No sources to compile
09:59:29 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/src does not exist
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tgauthclient-cxf-fragment ---
09:59:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:59:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/src/test/resources
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgauthclient-cxf-fragment ---
09:59:29 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/plugin.properties not found
09:59:29 [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
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/target/tgauthclient-cxf-fragment-1.0.0-SNAPSHOT-sources.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgauthclient-cxf-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ tgauthclient-cxf-fragment ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgauthclient-cxf-fragment/target/tgauthclient-cxf-fragment-1.0.0-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgauthclient-cxf-fragment ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building Tgauth Client Feature 1.0.1-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ authclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ authclient-feature ---
09:59:29 [INFO] The project's OSGi version is 1.0.1.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ authclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ authclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ authclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ authclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ authclient-feature ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/authclient-feature/target/authclient-feature-1.0.1-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ authclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ authclient-feature ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building Core Libs Feature 1.0.3-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-libs-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ core-libs-feature ---
09:59:29 [INFO] The project's OSGi version is 1.0.3.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ core-libs-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ core-libs-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ core-libs-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ core-libs-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ core-libs-feature ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/core-libs-feature/target/core-libs-feature-1.0.3-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ core-libs-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ core-libs-feature ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building Projectfile Feature 1.0.1-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ projectfile-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ projectfile-feature ---
09:59:29 [INFO] The project's OSGi version is 1.0.1.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ projectfile-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ projectfile-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ projectfile-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ projectfile-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ projectfile-feature ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/projectfile-feature/target/projectfile-feature-1.0.1-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ projectfile-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ projectfile-feature ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building tgcrudclient-cxf-fragment 1.0.0-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgcrudclient-cxf-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ tgcrudclient-cxf-fragment ---
09:59:29 [INFO] The project's OSGi version is 1.0.0.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgcrudclient-cxf-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgcrudclient-cxf-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ tgcrudclient-cxf-fragment ---
09:59:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:59:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/src/main/resources
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ tgcrudclient-cxf-fragment ---
09:59:29 [INFO] No sources to compile
09:59:29 [WARNING] Source directory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/src does not exist
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ tgcrudclient-cxf-fragment ---
09:59:29 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:59:29 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/src/test/resources
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgcrudclient-cxf-fragment ---
09:59:29 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/plugin.properties not found
09:59:29 [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
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/target/tgcrudclient-cxf-fragment-1.0.0-SNAPSHOT-sources.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgcrudclient-cxf-fragment ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ tgcrudclient-cxf-fragment ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgcrudclient-cxf-fragment/target/tgcrudclient-cxf-fragment-1.0.0-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgcrudclient-cxf-fragment ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building TgRep Core Feature 1.0.3-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cxf-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ cxf-feature ---
09:59:29 [INFO] The project's OSGi version is 1.0.3.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ cxf-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ cxf-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ cxf-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ cxf-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ cxf-feature ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/cxf-feature/target/cxf-feature-1.0.3-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ cxf-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ cxf-feature ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building TgRep Core Feature 1.0.1-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgrep-core-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ tgrep-core-feature ---
09:59:29 [INFO] The project's OSGi version is 1.0.1.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgrep-core-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgrep-core-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgrep-core-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgrep-core-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ tgrep-core-feature ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgrep-core-feature/target/tgrep-core-feature-1.0.1-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgrep-core-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ tgrep-core-feature ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building TgCrud Client Feature 1.0.1-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ crudclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ crudclient-feature ---
09:59:29 [INFO] The project's OSGi version is 1.0.1.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ crudclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ crudclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ crudclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ crudclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ crudclient-feature ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/crudclient-feature/target/crudclient-feature-1.0.1-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ crudclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ crudclient-feature ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building TgSearch Client Feature 1.0.2-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] 
09:59:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ searchclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ searchclient-feature ---
09:59:29 [INFO] The project's OSGi version is 1.0.2.201708140759
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ searchclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ searchclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ searchclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ searchclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ searchclient-feature ---
09:59:29 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/searchclient-feature/target/searchclient-feature-1.0.2-SNAPSHOT.jar
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ searchclient-feature ---
09:59:29 [INFO] 
09:59:29 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ searchclient-feature ---
09:59:29 [INFO]                                                                         
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:29 [INFO] Building tgpublish client feature 1.0.1-SNAPSHOT
09:59:29 [INFO] ------------------------------------------------------------------------
09:59:30 [INFO] 
09:59:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tgpublish-client-feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ tgpublish-client-feature ---
09:59:30 [INFO] The project's OSGi version is 1.0.1.201708140759
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ tgpublish-client-feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ tgpublish-client-feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ tgpublish-client-feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ tgpublish-client-feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ tgpublish-client-feature ---
09:59:30 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/tgpublish-client-feature/target/tgpublish-client-feature-1.0.1-SNAPSHOT.jar
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ tgpublish-client-feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ tgpublish-client-feature ---
09:59:30 [INFO]                                                                         
09:59:30 [INFO] ------------------------------------------------------------------------
09:59:30 [INFO] Building Saxon HE 9.4.0-SNAPSHOT
09:59:30 [INFO] ------------------------------------------------------------------------
09:59:30 [INFO] 
09:59:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ net.sf.saxon9he.feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ net.sf.saxon9he.feature ---
09:59:30 [INFO] The project's OSGi version is 9.4.0.201708140759
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ net.sf.saxon9he.feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ net.sf.saxon9he.feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ net.sf.saxon9he.feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ net.sf.saxon9he.feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ net.sf.saxon9he.feature ---
09:59:30 [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
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ net.sf.saxon9he.feature ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ net.sf.saxon9he.feature ---
09:59:30 [INFO]                                                                         
09:59:30 [INFO] ------------------------------------------------------------------------
09:59:30 [INFO] Building p2repository 1.0.0-SNAPSHOT
09:59:30 [INFO] ------------------------------------------------------------------------
09:59:30 [INFO] 
09:59:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ p2repository ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ p2repository ---
09:59:30 [INFO] The project's OSGi version is 1.0.0.201708140759
09:59:30 [INFO] 
09:59:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ p2repository ---
09:59:30 [INFO] 
09:59:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ p2repository ---
09:59:30 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
09:59:30 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/src/main/resources
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ p2repository ---
09:59:30 [INFO] 
09:59:30 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ p2repository ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ p2repository ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ p2repository ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ p2repository ---
09:59:30 [INFO] 
09:59:30 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ p2repository ---
09:59:31 [INFO] 
09:59:31 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ p2repository ---
09:59:31 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/textgridlab-dependencies/p2repository/target/p2repository-1.0.0-SNAPSHOT.zip
09:59:32 [INFO] ------------------------------------------------------------------------
09:59:32 [INFO] Reactor Summary:
09:59:32 [INFO] 
09:59:32 [INFO] TextGridLab Dependencies ........................... SUCCESS [  0.035 s]
09:59:32 [INFO] Confclient Feature ................................. SUCCESS [  0.433 s]
09:59:32 [INFO] jre16-fragment ..................................... SUCCESS [  0.244 s]
09:59:32 [INFO] tgauthclient-cxf-fragment .......................... SUCCESS [  0.044 s]
09:59:32 [INFO] Tgauth Client Feature .............................. SUCCESS [  0.025 s]
09:59:32 [INFO] Core Libs Feature .................................. SUCCESS [  0.034 s]
09:59:32 [INFO] Projectfile Feature ................................ SUCCESS [  0.029 s]
09:59:32 [INFO] tgcrudclient-cxf-fragment .......................... SUCCESS [  0.032 s]
09:59:32 [INFO] TgRep Core Feature ................................. SUCCESS [  0.034 s]
09:59:32 [INFO] TgRep Core Feature ................................. SUCCESS [  0.020 s]
09:59:32 [INFO] TgCrud Client Feature .............................. SUCCESS [  0.038 s]
09:59:32 [INFO] TgSearch Client Feature ............................ SUCCESS [  0.025 s]
09:59:32 [INFO] tgpublish client feature ........................... SUCCESS [  0.031 s]
09:59:32 [INFO] Saxon HE ........................................... SUCCESS [  0.026 s]
09:59:32 [INFO] p2repository ....................................... SUCCESS [  2.325 s]
09:59:32 [INFO] ------------------------------------------------------------------------
09:59:32 [INFO] BUILD SUCCESS
09:59:32 [INFO] ------------------------------------------------------------------------
09:59:32 [INFO] Total time: 28.664 s
09:59:32 [INFO] Finished at: 2017-08-14T09:59:32+02:00
09:59:32 [INFO] Final Memory: 132M/1109M
09:59:32 [INFO] ------------------------------------------------------------------------
09:59:33 
09:59:33 Building core ...
09:59:34 [INFO] Scanning for projects...
09:59:36 [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
09:59:36 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/textgridlab-dependencies
09:59:37 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
09:59:37 [INFO] Adding repository http://download.eclipse.org/releases/luna
09:59:37 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
09:59:39 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
09:59:40 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
09:59:41 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
09:59:43 [INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.12.1/luna
09:59:45 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
09:59:45 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
09:59:46 [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
09:59:48 [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
09:59:49 [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
09:59:49 [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
09:59:50 [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
09:59:50 [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
09:59:50 [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
09:59:52 [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
09:59:52 [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
09:59:52 [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
09:59:54 [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
09:59:54 [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
09:59:54 [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
10:00:01 [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
10:00:01 [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
10:00:02 [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
10:00:03 [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
10:00:03 [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
10:00:04 [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
10:00:06 [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
10:00:06 [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
10:00:07 [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
10:00:09 [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
10:00:09 [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
10:00:09 [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
10:00:11 [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
10:00:11 [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
10:00:11 [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
10:00:12 [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
10:00:12 [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
10:00:12 [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
10:00:14 [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
10:00:14 [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
10:00:14 [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
10:00:15 [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
10:00:15 [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
10:00:15 [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
10:00:17 [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
10:00:17 [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
10:00:17 [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
10:00:18 [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
10:00:18 [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
10:00:18 [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
10:00:20 [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
10:00:20 [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
10:00:20 [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
10:00:22 [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
10:00:22 [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
10:00:22 [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
10:00:24 [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
10:00:24 [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
10:00:24 [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
10:00:26 [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
10:00:26 [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
10:00:26 [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
10:00:28 [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
10:00:28 [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
10:00:28 [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
10:00:30 [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
10:00:30 [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
10:00:30 [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
10:00:32 [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
10:00:32 [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
10:00:32 [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
10:00:33 [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
10:00:33 [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
10:00:33 [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
10:00:35 [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
10:00:35 [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
10:00:35 [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
10:00:35 [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
10:00:35 [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
10:00:35 [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
10:00:36 [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
10:00:36 [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
10:00:36 [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
10:00:39 [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
10:00:39 [INFO] ------------------------------------------------------------------------
10:00:39 [INFO] Reactor Build Order:
10:00:39 [INFO] 
10:00:39 [INFO] TextGridLab Core
10:00:39 [INFO] info.textgrid.lab.conf
10:00:39 [INFO] info.textgrid.lab.core.tgauthclient
10:00:39 [INFO] info.textgrid.lab.authn
10:00:39 [INFO] info.textgrid.lab.core.browserfix
10:00:39 [INFO] info.textgrid.lab.log
10:00:39 [INFO] info.textgrid.lab.core.swtutils
10:00:39 [INFO] info.textgrid.lab.core.tgcrud.client.jaxws
10:00:39 [INFO] info.textgrid.lab.core.model
10:00:39 [INFO] info.textgrid.lab.search
10:00:39 [INFO] info.textgrid.lab.ui.core.utils
10:00:39 [INFO] info.textgrid.lab.core.metadataeditor
10:00:39 [INFO] info.textgrid.lab.ui.core
10:00:39 [INFO] info.textgrid.lab.core.efs.tgcrud
10:00:39 [INFO] info.textgrid.lab.core.aggregations
10:00:39 [INFO] info.textgrid.lab.core.aggregations.ui
10:00:39 [INFO] info.textgrid.lab.feature.auth
10:00:39 [INFO] info.textgrid.lab.protocol.textgrid
10:00:39 [INFO] info.textgrid.utils
10:00:39 [INFO] info.textgrid.lab.core.importexport
10:00:39 [INFO] info.textgrid.lab.core.importexport.legacy
10:00:39 [INFO] info.textgrid.lab.xsltsupport
10:00:39 [INFO] info.textgrid.lab.core.feature
10:00:39 [INFO] info.textgrid.lab.core.swtutils.test
10:00:39 [INFO] info.textgrid.lab.protocol.textgrid.tests
10:00:39 [INFO] info.textgrid.lab.ui.core.tests
10:00:39 [INFO] core-repository
10:00:39 [INFO]                                                                         
10:00:39 [INFO] ------------------------------------------------------------------------
10:00:39 [INFO] Building TextGridLab Core 0.0.1-SNAPSHOT
10:00:39 [INFO] ------------------------------------------------------------------------
10:00:39 [INFO] 
10:00:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core ---
10:00:39 [INFO] 
10:00:39 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ core ---
10:00:39 [INFO] 
10:00:39 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ core ---
10:00:39 [INFO] 
10:00:39 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ core ---
10:00:39 [INFO]                                                                         
10:00:39 [INFO] ------------------------------------------------------------------------
10:00:39 [INFO] Building info.textgrid.lab.conf 1.0.2-SNAPSHOT
10:00:39 [INFO] ------------------------------------------------------------------------
10:00:39 [INFO] 
10:00:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.conf ---
10:00:39 [INFO] 
10:00:39 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.conf ---
10:00:39 [INFO] The project's OSGi version is 1.0.2.201602171624
10:00:39 [INFO] 
10:00:39 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.conf ---
10:00:39 [INFO] 
10:00:39 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.conf ---
10:00:39 [INFO] 
10:00:39 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.conf ---
10:00:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:39 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/main/resources
10:00:39 [INFO] 
10:00:39 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.conf ---
10:00:39 [INFO] Compiling 11 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/target/classes
10:00:40 [INFO] 
10:00:40 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.conf ---
10:00:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:40 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/src/test/resources
10:00:40 [INFO] 
10:00:40 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.conf ---
10:00:40 [INFO] 
10:00:40 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.conf ---
10:00:40 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/target/info.textgrid.lab.conf-1.0.2-SNAPSHOT.jar
10:00:40 [INFO] 
10:00:40 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.conf ---
10:00:41 [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
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.conf ---
10:00:41 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.conf/plugin.properties not found
10:00:41 [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
10:00:41 [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
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.conf ---
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.conf ---
10:00:41 [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
10:00:41 [INFO]                                                                         
10:00:41 [INFO] ------------------------------------------------------------------------
10:00:41 [INFO] Building info.textgrid.lab.core.tgauthclient 1.0.0-SNAPSHOT
10:00:41 [INFO] ------------------------------------------------------------------------
10:00:41 [INFO] 
10:00:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [INFO] The project's OSGi version is 1.0.0.201406160904
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [INFO] 
10:00:41 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src/main/resources
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.tgauthclient ---
10:00: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.core.tgauthclient:1.0.0-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/pom.xml
10:00:41 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/target/classes
10:00:41 [INFO] 
10:00:41 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/src/test/resources
10:00:41 [INFO] 
10:00:41 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [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
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [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
10:00:41 [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
10:00:41     The main artifact has been replaced with the baseline version.
10:00:41 
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgauthclient/plugin.properties not found
10:00:41 [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
10:00:41 [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
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.tgauthclient ---
10:00:41 [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
10:00:41 [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
10:00:41     The main artifact has been replaced with the baseline version.
10:00:41 
10:00:41 [INFO]                                                                         
10:00:41 [INFO] ------------------------------------------------------------------------
10:00:41 [INFO] Building info.textgrid.lab.authn 0.0.3-SNAPSHOT
10:00:41 [INFO] ------------------------------------------------------------------------
10:00:41 [INFO] 
10:00:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.authn ---
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.authn ---
10:00:41 [INFO] The project's OSGi version is 0.0.3.201605041636
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.authn ---
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.authn ---
10:00:41 [INFO] 
10:00:41 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.authn ---
10:00:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:41 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/main/resources
10:00:41 [INFO] 
10:00:41 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.authn ---
10:00: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.authn:0.0.3-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/pom.xml
10:00:41 [INFO] Compiling 17 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/target/classes
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.authn ---
10:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:42 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/src/test/resources
10:00:42 [INFO] 
10:00:42 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.authn ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.authn ---
10:00:42 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.authn/target/info.textgrid.lab.authn-0.0.3-SNAPSHOT.jar
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.authn ---
10:00:42 [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
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.authn ---
10:00:42 [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
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.authn ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.authn ---
10:00:42 [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
10:00:42 [INFO]                                                                         
10:00:42 [INFO] ------------------------------------------------------------------------
10:00:42 [INFO] Building info.textgrid.lab.core.browserfix 0.0.1-SNAPSHOT
10:00:42 [INFO] ------------------------------------------------------------------------
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.browserfix ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.browserfix ---
10:00:42 [INFO] The project's OSGi version is 0.0.1.201406160904
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.browserfix ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.browserfix ---
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.browserfix ---
10:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:42 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/src/main/resources
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.browserfix ---
10:00:42 [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
10:00:42 [INFO] Compiling 4 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/target/classes
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.browserfix ---
10:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:42 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/src/test/resources
10:00:42 [INFO] 
10:00:42 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.browserfix ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.browserfix ---
10:00:42 [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
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.browserfix ---
10:00:42 [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
10:00:42 [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
10:00:42     The main artifact has been replaced with the baseline version.
10:00:42 
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.browserfix ---
10:00:42 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.browserfix/plugin.properties not found
10:00:42 [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
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.browserfix ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.browserfix ---
10:00:42 [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
10:00:42 [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
10:00:42     The main artifact has been replaced with the baseline version.
10:00:42 
10:00:42 [INFO]                                                                         
10:00:42 [INFO] ------------------------------------------------------------------------
10:00:42 [INFO] Building info.textgrid.lab.log 1.0.0-SNAPSHOT
10:00:42 [INFO] ------------------------------------------------------------------------
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.log ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.log ---
10:00:42 [INFO] The project's OSGi version is 1.0.0.201406160904
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.log ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.log ---
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.log ---
10:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:42 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/src/main/resources
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.log ---
10:00:42 [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
10:00:42 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/target/classes
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.log ---
10:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:42 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/src/test/resources
10:00:42 [INFO] 
10:00:42 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.log ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.log ---
10:00:42 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/target/info.textgrid.lab.log-1.0.0-SNAPSHOT.jar
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.log ---
10:00:42 [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
10:00:42 [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
10:00:42     The main artifact has been replaced with the baseline version.
10:00:42 
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.log ---
10:00:42 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.log/plugin.properties not found
10:00:42 [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
10:00:42 [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
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.log ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.log ---
10:00:42 [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
10:00:42 [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
10:00:42     The main artifact has been replaced with the baseline version.
10:00:42 
10:00:42 [INFO]                                                                         
10:00:42 [INFO] ------------------------------------------------------------------------
10:00:42 [INFO] Building info.textgrid.lab.core.swtutils 1.0.3-SNAPSHOT
10:00:42 [INFO] ------------------------------------------------------------------------
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.swtutils ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.swtutils ---
10:00:42 [INFO] The project's OSGi version is 1.0.3.201410131419
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.swtutils ---
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.swtutils ---
10:00:42 [INFO] 
10:00:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.swtutils ---
10:00:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:42 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/src/main/resources
10:00:42 [INFO] 
10:00:42 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.swtutils ---
10:00:42 [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
10:00:42 [INFO] Compiling 26 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/target/classes
10:00:43 [INFO] 
10:00:43 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.swtutils ---
10:00:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:43 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/src/test/resources
10:00:43 [INFO] 
10:00:43 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.swtutils ---
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.swtutils ---
10:00:43 [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
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.swtutils ---
10:00:43 [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
10:00:43 [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
10:00:43     The main artifact has been replaced with the baseline version.
10:00:43 
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.swtutils ---
10:00:43 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils/plugin.properties not found
10:00:43 [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
10:00:43 [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
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.swtutils ---
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.swtutils ---
10:00:43 [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
10:00:43 [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
10:00:43     The main artifact has been replaced with the baseline version.
10:00:43 
10:00:43 [INFO]                                                                         
10:00:43 [INFO] ------------------------------------------------------------------------
10:00:43 [INFO] Building info.textgrid.lab.core.tgcrud.client.jaxws 0.0.1-SNAPSHOT
10:00:43 [INFO] ------------------------------------------------------------------------
10:00:43 [INFO] 
10:00:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [INFO] The project's OSGi version is 0.0.1.201502110954
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [INFO] 
10:00:43 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:43 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/main/resources
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [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
10:00:43 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/target/classes
10:00:43 [INFO] 
10:00:43 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:43 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/src/test/resources
10:00:43 [INFO] 
10:00:43 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [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
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [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
10:00:43 [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
10:00:43     The main artifact has been replaced with the baseline version.
10:00:43 
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.tgcrud.client.jaxws/plugin.properties not found
10:00:43 [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
10:00:43 [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
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:43 [INFO] 
10:00:43 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.tgcrud.client.jaxws ---
10:00:44 [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
10:00:44 [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
10:00:44     The main artifact has been replaced with the baseline version.
10:00:44 
10:00:44 [INFO]                                                                         
10:00:44 [INFO] ------------------------------------------------------------------------
10:00:44 [INFO] Building info.textgrid.lab.core.model 0.2.0-SNAPSHOT
10:00:44 [INFO] ------------------------------------------------------------------------
10:00:44 [INFO] 
10:00:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.model ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.model ---
10:00:44 [INFO] The project's OSGi version is 0.2.0.201605041636
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.model ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.model ---
10:00:44 [INFO] 
10:00:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.model ---
10:00:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:44 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/main/resources
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.model ---
10:00:44 [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
10:00:44 [INFO] Compiling 34 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/target/classes
10:00:44 [INFO] 
10:00:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.model ---
10:00:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:44 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.model/src/test/resources
10:00:44 [INFO] 
10:00:44 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.model ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.model ---
10:00:44 [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
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.model ---
10:00:44 [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
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.model ---
10:00:44 [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
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.model ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.model ---
10:00:44 [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
10:00:44 [INFO]                                                                         
10:00:44 [INFO] ------------------------------------------------------------------------
10:00:44 [INFO] Building info.textgrid.lab.search 1.0.1-SNAPSHOT
10:00:44 [INFO] ------------------------------------------------------------------------
10:00:44 [INFO] 
10:00:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.search ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.search ---
10:00:44 [INFO] The project's OSGi version is 1.0.1.201604041456
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.search ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.search ---
10:00:44 [INFO] 
10:00:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.search ---
10:00:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:44 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/main/resources
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.search ---
10:00:44 [INFO] Compiling 28 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/target/classes
10:00:44 [INFO] 
10:00:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.search ---
10:00:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:44 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/src/test/resources
10:00:44 [INFO] 
10:00:44 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.search ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.search ---
10:00:44 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/target/info.textgrid.lab.search-1.0.1-SNAPSHOT.jar
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.search ---
10:00:44 [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
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.search ---
10:00:44 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.search/plugin.properties not found
10:00:44 [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
10:00:44 [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
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.search ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.search ---
10:00:44 [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
10:00:44 [INFO]                                                                         
10:00:44 [INFO] ------------------------------------------------------------------------
10:00:44 [INFO] Building info.textgrid.lab.ui.core.utils 1.0.0-SNAPSHOT
10:00:44 [INFO] ------------------------------------------------------------------------
10:00:44 [INFO] 
10:00:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core.utils ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core.utils ---
10:00:44 [INFO] The project's OSGi version is 1.0.0.201604041456
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core.utils ---
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core.utils ---
10:00:44 [INFO] 
10:00:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core.utils ---
10:00:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:44 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/src/main/resources
10:00:44 [INFO] 
10:00:44 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.ui.core.utils ---
10:00:44 [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
10:00:44 [INFO] Compiling 10 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/target/classes
10:00:45 [INFO] 
10:00:45 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core.utils ---
10:00:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:45 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/src/test/resources
10:00:45 [INFO] 
10:00:45 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core.utils ---
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core.utils ---
10:00:45 [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
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core.utils ---
10:00:45 [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
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core.utils ---
10:00:45 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.utils/plugin.properties not found
10:00:45 [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
10:00:45 [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
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.ui.core.utils ---
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core.utils ---
10:00:45 [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
10:00:45 [INFO]                                                                         
10:00:45 [INFO] ------------------------------------------------------------------------
10:00:45 [INFO] Building info.textgrid.lab.core.metadataeditor 1.0.0-SNAPSHOT
10:00:45 [INFO] ------------------------------------------------------------------------
10:00:45 [INFO] 
10:00:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.metadataeditor ---
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.metadataeditor ---
10:00:45 [INFO] The project's OSGi version is 1.0.0.201605041636
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.metadataeditor ---
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.metadataeditor ---
10:00:45 [INFO] 
10:00:45 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.metadataeditor ---
10:00:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:45 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/src/main/resources
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.metadataeditor ---
10:00:45 [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
10:00:45 [INFO] Compiling 102 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/target/classes
10:00:45 [INFO] 
10:00:45 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.metadataeditor ---
10:00:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:45 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.metadataeditor/src/test/resources
10:00:45 [INFO] 
10:00:45 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.metadataeditor ---
10:00:45 [INFO] 
10:00:45 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.metadataeditor ---
10:00:45 [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
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.metadataeditor ---
10:00:46 [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
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.metadataeditor ---
10:00:46 [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
10:00:46 [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
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.metadataeditor ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.metadataeditor ---
10:00:46 [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
10:00:46 [INFO]                                                                         
10:00:46 [INFO] ------------------------------------------------------------------------
10:00:46 [INFO] Building info.textgrid.lab.ui.core 1.0.1-SNAPSHOT
10:00:46 [INFO] ------------------------------------------------------------------------
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core ---
10:00:46 [INFO] The project's OSGi version is 1.0.1.201605041636
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core ---
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core ---
10:00:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:46 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/main/resources
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.ui.core ---
10:00:46 [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
10:00:46 [INFO] Compiling 75 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/target/classes
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core ---
10:00:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:46 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core/src/test/resources
10:00:46 [INFO] 
10:00:46 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core ---
10:00:46 [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
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core ---
10:00:46 [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
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core ---
10:00:46 [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
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.ui.core ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core ---
10:00:46 [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
10:00:46 [INFO]                                                                         
10:00:46 [INFO] ------------------------------------------------------------------------
10:00:46 [INFO] Building info.textgrid.lab.core.efs.tgcrud 0.1.1-SNAPSHOT
10:00:46 [INFO] ------------------------------------------------------------------------
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [INFO] The project's OSGi version is 0.1.1.201604041139
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:46 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/main/resources
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [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
10:00:46 [INFO] Compiling 16 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/target/classes
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:46 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/src/test/resources
10:00:46 [INFO] 
10:00:46 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [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
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [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
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.efs.tgcrud/plugin.properties not found
10:00:46 [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
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.efs.tgcrud ---
10:00:46 [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
10:00:46 [INFO]                                                                         
10:00:46 [INFO] ------------------------------------------------------------------------
10:00:46 [INFO] Building info.textgrid.lab.core.aggregations 0.0.1-SNAPSHOT
10:00:46 [INFO] ------------------------------------------------------------------------
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.aggregations ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.aggregations ---
10:00:46 [INFO] The project's OSGi version is 0.0.1.201406160904
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.aggregations ---
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.aggregations ---
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.aggregations ---
10:00:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:46 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/src/main/resources
10:00:46 [INFO] 
10:00:46 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.aggregations ---
10:00:46 [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
10:00:46 [INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/target/classes
10:00:46 [INFO] 
10:00:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.aggregations ---
10:00:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:46 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/src/test/resources
10:00:46 [INFO] 
10:00:46 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.aggregations ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.aggregations ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.aggregations ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.aggregations ---
10:00:47 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations/plugin.properties not found
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.aggregations ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.aggregations ---
10:00:47 [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
10:00:47 [INFO]                                                                         
10:00:47 [INFO] ------------------------------------------------------------------------
10:00:47 [INFO] Building info.textgrid.lab.core.aggregations.ui 0.2.0-SNAPSHOT
10:00:47 [INFO] ------------------------------------------------------------------------
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [INFO] The project's OSGi version is 0.2.0.201605041636
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:47 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/main/resources
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [INFO] Compiling 55 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/target/classes
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:47 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.aggregations.ui/src/test/resources
10:00:47 [INFO] 
10:00:47 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.aggregations.ui ---
10:00:47 [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
10:00:47 [INFO]                                                                         
10:00:47 [INFO] ------------------------------------------------------------------------
10:00:47 [INFO] Building info.textgrid.lab.feature.auth 0.1.0-SNAPSHOT
10:00:47 [INFO] ------------------------------------------------------------------------
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.feature.auth ---
10:00:47 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.feature.auth/target
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.feature.auth ---
10:00:47 [INFO] The project's OSGi version is 0.1.0.201605041636
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.feature.auth ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.feature.auth ---
10:00:47 [INFO] 
10:00:47 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.feature.auth ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.feature.auth ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.feature.auth ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.feature.auth ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.feature.auth ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.feature.auth ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.feature.auth ---
10:00:47 [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
10:00:47 [INFO]                                                                         
10:00:47 [INFO] ------------------------------------------------------------------------
10:00:47 [INFO] Building info.textgrid.lab.protocol.textgrid 0.0.1-SNAPSHOT
10:00:47 [INFO] ------------------------------------------------------------------------
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [INFO] The project's OSGi version is 0.0.1.201602171624
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:47 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/src/main/resources
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [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
10:00:47 [INFO] Compiling 5 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/target/classes
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:47 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid/src/test/resources
10:00:47 [INFO] 
10:00:47 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [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
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.protocol.textgrid ---
10:00:47 [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
10:00:47 [INFO]                                                                         
10:00:47 [INFO] ------------------------------------------------------------------------
10:00:47 [INFO] Building info.textgrid.utils 0.0.1-SNAPSHOT
10:00:47 [INFO] ------------------------------------------------------------------------
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.utils ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.utils ---
10:00:47 [INFO] The project's OSGi version is 0.0.1.201406160904
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.utils ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.utils ---
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.utils ---
10:00:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:47 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/src/main/resources
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.utils ---
10:00:47 [INFO] Compiling 4 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/target/classes
10:00:47 [INFO] 
10:00:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.utils ---
10:00:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:47 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/src/test/resources
10:00:47 [INFO] 
10:00:47 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.utils ---
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.utils ---
10:00:47 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/target/info.textgrid.utils-0.0.1-SNAPSHOT.jar
10:00:47 [INFO] 
10:00:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.utils ---
10:00:48 [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
10:00:48 [INFO] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
10:00:48     The main artifact has been replaced with the baseline version.
10:00:48 
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.utils ---
10:00:48 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/plugin.properties not found
10:00:48 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/target/info.textgrid.utils-0.0.1-SNAPSHOT-sources.jar
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.utils ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.utils ---
10:00:48 [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
10:00:48 [INFO] MavenProject: info.textgrid.lab:info.textgrid.utils:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.utils/pom.xml
10:00:48     The main artifact has been replaced with the baseline version.
10:00:48 
10:00:48 [INFO]                                                                         
10:00:48 [INFO] ------------------------------------------------------------------------
10:00:48 [INFO] Building info.textgrid.lab.core.importexport 0.3.0-SNAPSHOT
10:00:48 [INFO] ------------------------------------------------------------------------
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.importexport ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.importexport ---
10:00:48 [INFO] The project's OSGi version is 0.3.0.201605041636
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.importexport ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.importexport ---
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.importexport ---
10:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:48 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/main/resources
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.importexport ---
10:00:48 [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
10:00:48 [INFO] Compiling 38 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/target/classes
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.importexport ---
10:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:48 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport/src/test/resources
10:00:48 [INFO] 
10:00:48 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.importexport ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.importexport ---
10:00:48 [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
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.importexport ---
10:00:48 [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
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.importexport ---
10:00:48 [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
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.importexport ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.importexport ---
10:00:48 [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
10:00:48 [INFO]                                                                         
10:00:48 [INFO] ------------------------------------------------------------------------
10:00:48 [INFO] Building info.textgrid.lab.core.importexport.legacy 1.0.0-SNAPSHOT
10:00:48 [INFO] ------------------------------------------------------------------------
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [INFO] The project's OSGi version is 1.0.0.201409161435
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:48 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/src/main/resources
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [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
10:00:48 [INFO] Compiling 3 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/target/classes
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:48 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/src/test/resources
10:00:48 [INFO] 
10:00:48 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [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
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [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
10:00:48 [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
10:00:48     The main artifact has been replaced with the baseline version.
10:00:48 
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.importexport.legacy/plugin.properties not found
10:00:48 [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
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.importexport.legacy ---
10:00:48 [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
10:00:48 [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
10:00:48     The main artifact has been replaced with the baseline version.
10:00:48 
10:00:48 [INFO]                                                                         
10:00:48 [INFO] ------------------------------------------------------------------------
10:00:48 [INFO] Building info.textgrid.lab.xsltsupport 0.0.2-SNAPSHOT
10:00:48 [INFO] ------------------------------------------------------------------------
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.xsltsupport ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.xsltsupport ---
10:00:48 [INFO] The project's OSGi version is 0.0.2.201406160904
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.xsltsupport ---
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.xsltsupport ---
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.xsltsupport ---
10:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:48 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/src/main/resources
10:00:48 [INFO] 
10:00:48 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.xsltsupport ---
10:00:48 [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
10:00:48 [INFO] Compiling 3 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/target/classes
10:00:48 [INFO] 
10:00:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.xsltsupport ---
10:00:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:48 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/src/test/resources
10:00:48 [INFO] 
10:00:48 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.xsltsupport ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.xsltsupport ---
10:00:49 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/target/info.textgrid.lab.xsltsupport-0.0.2-SNAPSHOT.jar
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.xsltsupport ---
10:00:49 [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
10:00:49 [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
10:00:49     The main artifact has been replaced with the baseline version.
10:00:49 
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.xsltsupport ---
10:00:49 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.xsltsupport/plugin.properties not found
10:00:49 [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
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.xsltsupport ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.xsltsupport ---
10:00:49 [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
10:00:49 [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
10:00:49     The main artifact has been replaced with the baseline version.
10:00:49 
10:00:49 [INFO]                                                                         
10:00:49 [INFO] ------------------------------------------------------------------------
10:00:49 [INFO] Building info.textgrid.lab.core.feature 1.0.0-SNAPSHOT
10:00:49 [INFO] ------------------------------------------------------------------------
10:00:49 [INFO] 
10:00:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.feature ---
10:00:49 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.feature/target
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.core.feature ---
10:00:49 [INFO] The project's OSGi version is 1.0.0.201605041636
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.feature ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.feature ---
10:00:49 [INFO] 
10:00:49 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.feature ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.core.feature ---
10:00:49 [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
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.feature ---
10:00:49 [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
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.core.feature ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.feature ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.feature ---
10:00:49 [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
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.feature ---
10:00:49 [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
10:00:49 [INFO]                                                                         
10:00:49 [INFO] ------------------------------------------------------------------------
10:00:49 [INFO] Building info.textgrid.lab.core.swtutils.test 1.0.0-SNAPSHOT
10:00:49 [INFO] ------------------------------------------------------------------------
10:00:49 [INFO] 
10:00:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [INFO] The project's OSGi version is 1.0.0.201409161435
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [INFO] 
10:00:49 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:49 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/src/main/resources
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [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
10:00:49 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/target/classes
10:00:49 [INFO] 
10:00:49 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:49 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/src/test/resources
10:00:49 [INFO] 
10:00:49 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [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
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [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
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.core.swtutils.test/plugin.properties not found
10:00:49 [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
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.core.swtutils.test ---
10:00:49 [INFO] 
10:00:49 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.core.swtutils.test ---
10:00:50 [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
10:00:50 [INFO]                                                                         
10:00:50 [INFO] ------------------------------------------------------------------------
10:00:50 [INFO] Building info.textgrid.lab.protocol.textgrid.tests 0.0.1-SNAPSHOT
10:00:50 [INFO] ------------------------------------------------------------------------
10:00:50 [INFO] 
10:00:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [INFO] The project's OSGi version is 0.0.1.201406160904
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:50 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/src/main/resources
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00: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.protocol.textgrid.tests:0.0.1-SNAPSHOT @ /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/pom.xml
10:00:50 [INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/target/classes
10:00:50 [INFO] 
10:00:50 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:50 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/src/test/resources
10:00:50 [INFO] 
10:00:50 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [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
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [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
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.protocol.textgrid.tests/plugin.properties not found
10:00:50 [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
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.protocol.textgrid.tests ---
10:00:50 [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
10:00:50 [INFO]                                                                         
10:00:50 [INFO] ------------------------------------------------------------------------
10:00:50 [INFO] Building info.textgrid.lab.ui.core.tests 1.0.0
10:00:50 [INFO] ------------------------------------------------------------------------
10:00:50 [INFO] 
10:00:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [INFO] The project's OSGi version is 1.0.0
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:50 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/src/main/resources
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [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
10:00:50 [INFO] Compiling 7 source files to /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/target/classes
10:00:50 [INFO] 
10:00:50 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:50 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/src/test/resources
10:00:50 [INFO] 
10:00:50 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [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
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [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
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/core/info.textgrid.lab.ui.core.tests/plugin.properties not found
10:00:50 [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
10:00:50 [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
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.ui.core.tests ---
10:00:50 [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
10:00:50 [INFO]                                                                         
10:00:50 [INFO] ------------------------------------------------------------------------
10:00:50 [INFO] Building core-repository 0.0.1-SNAPSHOT
10:00:50 [INFO] ------------------------------------------------------------------------
10:00:50 [INFO] 
10:00:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-repository ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ core-repository ---
10:00:50 [INFO] The project's OSGi version is 0.0.1.201605041636
10:00:50 [INFO] 
10:00:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ core-repository ---
10:00:50 [INFO] 
10:00:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ core-repository ---
10:00:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:00:50 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/src/main/resources
10:00:50 [INFO] 
10:00:50 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ core-repository ---
10:00:50 [INFO] 
10:00:50 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ core-repository ---
10:00:52 [INFO] 
10:00:52 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ core-repository ---
10:00:55 [INFO] 
10:00:55 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ core-repository ---
10:00:55 [INFO] 
10:00:55 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ core-repository ---
10:01:00 [INFO] 
10:01:00 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ core-repository ---
10:01:00 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/core/core-repository/target/core-repository-0.0.1-SNAPSHOT.zip
10:01:01 [INFO] 
10:01:01 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ core-repository ---
10:01:01 [INFO] 
10:01:01 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ core-repository ---
10:01:01 [INFO] 
10:01:01 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ core-repository ---
10:01:01 [INFO] ------------------------------------------------------------------------
10:01:01 [INFO] Reactor Summary:
10:01:01 [INFO] 
10:01:01 [INFO] TextGridLab Core ................................... SUCCESS [  0.042 s]
10:01:01 [INFO] info.textgrid.lab.conf ............................. SUCCESS [  1.813 s]
10:01:01 [INFO] info.textgrid.lab.core.tgauthclient ................ SUCCESS [  0.623 s]
10:01:01 [INFO] info.textgrid.lab.authn ............................ SUCCESS [  0.288 s]
10:01:01 [INFO] info.textgrid.lab.core.browserfix .................. SUCCESS [  0.402 s]
10:01:01 [INFO] info.textgrid.lab.log .............................. SUCCESS [  0.385 s]
10:01:01 [INFO] info.textgrid.lab.core.swtutils .................... SUCCESS [  0.711 s]
10:01:01 [INFO] info.textgrid.lab.core.tgcrud.client.jaxws ......... SUCCESS [  0.421 s]
10:01:01 [INFO] info.textgrid.lab.core.model ....................... SUCCESS [  0.595 s]
10:01:01 [INFO] info.textgrid.lab.search ........................... SUCCESS [  0.259 s]
10:01:01 [INFO] info.textgrid.lab.ui.core.utils .................... SUCCESS [  0.328 s]
10:01:01 [INFO] info.textgrid.lab.core.metadataeditor .............. SUCCESS [  0.942 s]
10:01:01 [INFO] info.textgrid.lab.ui.core .......................... SUCCESS [  0.467 s]
10:01:01 [INFO] info.textgrid.lab.core.efs.tgcrud .................. SUCCESS [  0.262 s]
10:01:01 [INFO] info.textgrid.lab.core.aggregations ................ SUCCESS [  0.136 s]
10:01:01 [INFO] info.textgrid.lab.core.aggregations.ui ............. SUCCESS [  0.356 s]
10:01:01 [INFO] info.textgrid.lab.feature.auth ..................... SUCCESS [  0.243 s]
10:01:01 [INFO] info.textgrid.lab.protocol.textgrid ................ SUCCESS [  0.152 s]
10:01:01 [INFO] info.textgrid.utils ................................ SUCCESS [  0.374 s]
10:01:01 [INFO] info.textgrid.lab.core.importexport ................ SUCCESS [  0.368 s]
10:01:01 [INFO] info.textgrid.lab.core.importexport.legacy ......... SUCCESS [  0.339 s]
10:01:01 [INFO] info.textgrid.lab.xsltsupport ...................... SUCCESS [  0.442 s]
10:01:01 [INFO] info.textgrid.lab.core.feature ..................... SUCCESS [  0.606 s]
10:01:01 [INFO] info.textgrid.lab.core.swtutils.test ............... SUCCESS [  0.099 s]
10:01:01 [INFO] info.textgrid.lab.protocol.textgrid.tests .......... SUCCESS [  0.096 s]
10:01:01 [INFO] info.textgrid.lab.ui.core.tests .................... SUCCESS [  0.106 s]
10:01:01 [INFO] core-repository .................................... SUCCESS [ 11.613 s]
10:01:01 [INFO] ------------------------------------------------------------------------
10:01:01 [INFO] BUILD SUCCESS
10:01:01 [INFO] ------------------------------------------------------------------------
10:01:01 [INFO] Total time: 01:27 min
10:01:01 [INFO] Finished at: 2017-08-14T10:01:01+02:00
10:01:03 [INFO] Final Memory: 472M/2785M
10:01:03 [INFO] ------------------------------------------------------------------------
10:01:03 
10:01:03 Building help ...
10:01:04 [INFO] Scanning for projects...
10:01:06 [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
10:01:06 [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'
10:01:06 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
10:01:07 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/ (0B at 0B/s)
10:01:07 [INFO] Adding repository http://download.eclipse.org/releases/luna
10:01:07 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201406250900/ (0B at 0B/s)
10:01:09 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201409261001/ (0B at 0B/s)
10:01:10 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201501121000/ (0B at 0B/s)
10:01:11 [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/ (0B at 0B/s)
10:01:13 [INFO] Adding repository http://archive.eclipse.org/technology/babel/update-site/R0.12.1/luna
10:01:15 [INFO] Fetching p2.index from http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository/ (0B at 0B/s)
10:01:15 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20140525021250/repository
10:01:16 [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
10:01:16 [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
10:01:16 [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
10:01:16 [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'
10:01:16 [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'
10:01:16 [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
10:01:18 [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
10:01:18 [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
10:01:18 [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'
10:01:18 [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'
10:01:18 [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
10:01:20 [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
10:01:20 [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
10:01:20 [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'
10:01:20 [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'
10:01:20 [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
10:01:21 [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
10:01:21 [INFO] ------------------------------------------------------------------------
10:01:21 [INFO] Reactor Build Order:
10:01:21 [INFO] 
10:01:21 [INFO] help
10:01:21 [INFO] info.textgrid.lab.doc.devel
10:01:21 [INFO] info.textgrid.lab.help
10:01:21 [INFO] info.textgrid.lab.help.feature
10:01:21 [INFO] help-repository
10:01:21 [INFO]                                                                         
10:01:21 [INFO] ------------------------------------------------------------------------
10:01:21 [INFO] Building help 0.0.1-SNAPSHOT
10:01:21 [INFO] ------------------------------------------------------------------------
10:01:21 [INFO] 
10:01:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ help ---
10:01:21 [INFO] 
10:01:21 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ help ---
10:01:21 [INFO] 
10:01:21 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ help ---
10:01:21 [INFO] 
10:01:21 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ help ---
10:01:21 [INFO]                                                                         
10:01:21 [INFO] ------------------------------------------------------------------------
10:01:21 [INFO] Building info.textgrid.lab.doc.devel 0.0.1-SNAPSHOT
10:01:21 [INFO] ------------------------------------------------------------------------
10:01:21 [INFO] 
10:01:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.doc.devel ---
10:01:21 [INFO] 
10:01:21 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.doc.devel ---
10:01:21 [INFO] The project's OSGi version is 0.0.1.201406160904
10:01:21 [INFO] 
10:01:21 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.doc.devel ---
10:01:21 [INFO] 
10:01:21 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.doc.devel ---
10:01:21 [INFO] 
10:01:21 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.doc.devel ---
10:01:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:21 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/src/main/resources
10:01:21 [INFO] 
10:01:21 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.doc.devel ---
10:01:21 [INFO] 
10:01:21 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.doc.devel ---
10:01:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:21 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.doc.devel/src/test/resources
10:01:21 [INFO] 
10:01:21 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.doc.devel ---
10:01:21 [INFO] 
10:01:21 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.doc.devel ---
10:01:21 [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
10:01:21 [INFO] 
10:01:21 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.doc.devel ---
10:01:22 [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
10:01:22 [INFO] 
10:01:22 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.doc.devel ---
10:01:22 [INFO] 
10:01:22 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.doc.devel ---
10:01:22 [INFO] 
10:01:22 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.doc.devel ---
10:01:22 [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
10:01:22 [INFO]                                                                         
10:01:22 [INFO] ------------------------------------------------------------------------
10:01:22 [INFO] Building info.textgrid.lab.help 0.0.1-SNAPSHOT
10:01:22 [INFO] ------------------------------------------------------------------------
10:01:22 [INFO] 
10:01:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.help ---
10:01:22 [INFO] 
10:01:22 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier (default-build-qualifier) @ info.textgrid.lab.help ---
10:01:22 [INFO] The project's OSGi version is 0.0.1.201510271536
10:01:22 [INFO] 
10:01:22 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.help ---
10:01:22 [INFO] 
10:01:22 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.help ---
10:01:22 [INFO] 
10:01:22 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ info.textgrid.lab.help ---
10:01:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:22 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/src/main/resources
10:01:22 [INFO] 
10:01:22 [INFO] --- tycho-compiler-plugin:0.22.0:compile (default-compile) @ info.textgrid.lab.help ---
10:01:22 [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
10:01:22 [INFO] Compiling 1 source file to /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/target/classes
10:01:22 [INFO] 
10:01:22 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ info.textgrid.lab.help ---
10:01:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:22 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/src/test/resources
10:01:22 [INFO] 
10:01:22 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.help ---
10:01:22 [INFO] 
10:01:22 [INFO] --- tycho-packaging-plugin:0.22.0:package-plugin (default-package-plugin) @ info.textgrid.lab.help ---
10:01:22 [INFO] Building jar: /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/target/info.textgrid.lab.help-0.0.1-SNAPSHOT.jar
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.help ---
10:01:23 [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
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.help ---
10:01:23 [WARNING] bundle localization file /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help/plugin.properties not found
10:01:23 [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
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.help ---
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.help ---
10:01:23 [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
10:01:23 [INFO]                                                                         
10:01:23 [INFO] ------------------------------------------------------------------------
10:01:23 [INFO] Building info.textgrid.lab.help.feature 1.0.0-SNAPSHOT
10:01:23 [INFO] ------------------------------------------------------------------------
10:01:23 [INFO] 
10:01:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ info.textgrid.lab.help.feature ---
10:01:23 [INFO] Deleting /mnt/data/jenkins/workspace/lab-prerelease/help/info.textgrid.lab.help.feature/target
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ info.textgrid.lab.help.feature ---
10:01:23 [INFO] The project's OSGi version is 1.0.0.201510271536
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ info.textgrid.lab.help.feature ---
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ info.textgrid.lab.help.feature ---
10:01:23 [INFO] 
10:01:23 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ info.textgrid.lab.help.feature ---
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ info.textgrid.lab.help.feature ---
10:01:23 [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
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ info.textgrid.lab.help.feature ---
10:01:23 [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
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ info.textgrid.lab.help.feature ---
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ info.textgrid.lab.help.feature ---
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ info.textgrid.lab.help.feature ---
10:01:23 [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
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ info.textgrid.lab.help.feature ---
10:01:23 [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
10:01:23 [INFO]                                                                         
10:01:23 [INFO] ------------------------------------------------------------------------
10:01:23 [INFO] Building help-repository 0.0.1-SNAPSHOT
10:01:23 [INFO] ------------------------------------------------------------------------
10:01:23 [INFO] 
10:01:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ help-repository ---
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ help-repository ---
10:01:23 [INFO] The project's OSGi version is 0.0.1.201510271536
10:01:23 [INFO] 
10:01:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ help-repository ---
10:01:23 [INFO] 
10:01:23 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ help-repository ---
10:01:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:01:23 [INFO] skip non existing resourceDirectory /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/src/main/resources
10:01:23 [INFO] 
10:01:23 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ help-repository ---
10:01:23 [INFO] 
10:01:23 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ help-repository ---
10:01:24 [INFO] 
10:01:24 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ help-repository ---
10:01:26 [INFO] 
10:01:26 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ help-repository ---
10:01:26 [INFO] 
10:01:26 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ help-repository ---
10:01:28 [INFO] 
10:01:28 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ help-repository ---
10:01:28 [INFO] Building zip: /mnt/data/jenkins/workspace/lab-prerelease/help/help-repository/target/help-repository-0.0.1-SNAPSHOT.zip
10:01:29 [INFO] 
10:01:29 [INFO] --- tycho-source-plugin:0.22.0:plugin-source (plugin-source) @ help-repository ---
10:01:29 [INFO] 
10:01:29 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (source-feature) @ help-repository ---
10:01:29 [INFO] 
10:01:29 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ help-repository ---
10:01:29 [INFO] ------------------------------------------------------------------------
10:01:29 [INFO] Reactor Summary:
10:01:29 [INFO] 
10:01:29 [INFO] help ............................................... SUCCESS [  0.043 s]
10:01:29 [INFO] info.textgrid.lab.doc.devel ........................ SUCCESS [  0.775 s]
10:01:29 [INFO] info.textgrid.lab.help ............................. SUCCESS [  0.910 s]
10:01:29 [INFO] info.textgrid.lab.help.feature ..................... SUCCESS [  0.118 s]
10:01:29 [INFO] help-repository .................................... SUCCESS [  5.850 s]
10:01:29 [INFO] ------------------------------------------------------------------------
10:01:29 [INFO] BUILD SUCCESS
10:01:29 [INFO] ------------------------------------------------------------------------
10:01:29 [INFO] Total time: 24.496 s
10:01:29 [INFO] Finished at: 2017-08-14T10:01:29+02:00
10:01:29 [INFO] Final Memory: 208M/1652M
10:01:29 [INFO] ------------------------------------------------------------------------
10:01:30 
10:01:30 Building xmleditor ...
10:01:31 [INFO] Scanning for projects...
10:01:33 [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
10:01:33 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/core
10:01:33 [INFO] Adding repository file://mnt/data/jenkins/workspace/lab-prerelease/repo/textgridlab-dependencies
10:01:33 [INFO] Adding repository http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate
10:01:33 [ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'fontsize-plugin' from location http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/: No repository found at http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate. -> [Help 1]
10:01:33 org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'fontsize-plugin' from location http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/
10:01:33 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121)
10:01:33 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
10:01:33 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
10:01:33 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
10:01:33 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
10:01:33 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
10:01:33 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10:01:33 	at java.lang.reflect.Method.invoke(Method.java:498)
10:01:33 	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
10:01:33 	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
10:01:33 	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
10:01:33 	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
10:01:33 Caused by: java.lang.RuntimeException: Failed to load p2 repository with ID 'fontsize-plugin' from location http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/
10:01:33 	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.loadMetadataRepository(TargetPlatformFactoryImpl.java:301)
10:01:33 	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.gatherExternalInstallableUnits(TargetPlatformFactoryImpl.java:269)
10:01:33 	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformFactoryImpl.java:174)
10:01:33 	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformFactoryImpl.java:126)
10:01:33 	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformFactoryImpl.java:1)
10:01:33 	at org.eclipse.tycho.p2.manager.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform(ReactorRepositoryManagerImpl.java:82)
10:01:33 	at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform(P2DependencyResolver.java:221)
10:01:33 	at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:109)
10:01:33 	at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:77)
10:01:33 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:266)
10:01:33 	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
10:01:33 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
10:01:33 	... 11 more
10:01:33 Caused by: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate.
10:01:33 	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395)
10:01:33 	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:692)
10:01:33 	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
10:01:33 	at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository(RemoteMetadataRepositoryManager.java:59)
10:01:33 	at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository(RemoteMetadataRepositoryManager.java:52)
10:01:33 	at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.loadMetadataRepository(TargetPlatformFactoryImpl.java:297)
10:01:33 	... 22 more
10:01:33 [ERROR] 
10:01:33 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
10:01:33 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
10:01:33 [ERROR] 
10:01:33 [ERROR] For more information about the errors and possible solutions, please read the following articles:
10:01:33 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
10:01:34 
10:01:34 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  => 1
10:01:34 
10:01:34 Error building xmleditor: exiting ...
10:01:34 Build step 'Execute shell' marked build as failure
10:01:34 Set build name.
10:01:34 New build name is '#92 origin/master'
10:01:34 Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#92 origin/master', new value: '#92 origin/master'
10:01:34 $ ssh-agent -k
10:01:34 unset SSH_AUTH_SOCK;
10:01:34 unset SSH_AGENT_PID;
10:01:34 echo Agent pid 21256 killed;
10:01:34 [ssh-agent] Stopped.
10:01:34 Archiving artifacts
10:01:34 [description-setter] Description set: 
10:01:34 SSH: Current build result is [FAILURE], not going to run.
10:01:34 IRC notifier plugin: Sending notification to: #textgrid
10:01:34 [BFA] Scanning build for known causes...
10:01:35 [BFA] No failure causes found
10:01:35 [BFA] Done. 0s
10:01:35 Started calculate disk usage of build
10:01:35 Finished Calculation of disk usage of build in 0 seconds
10:01:35 Started calculate disk usage of workspace
10:01:35 Finished Calculation of disk usage of workspace in 0 seconds
10:01:35 Notifying upstream projects of job completion
10:01:35 Finished: FAILURE