Skip to content

Console Output

Skipping 111 KB.. Full Log
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.widgets.grid/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] Compiling 20 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.widgets.grid/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.widgets.grid/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.widgets.grid/target/org.eclipse.rap.nebula.widgets.grid-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.widgets.grid/target/org.eclipse.rap.nebula.widgets.grid-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.widgets.grid/target/org.eclipse.rap.nebula.widgets.grid-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] Searching org.eclipse.rap.nebula.widgets.grid-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.nebula.widgets.grid:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.nebula.widgets.grid-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.nebula.widgets.grid:java-source:sources:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.widgets.grid/target/org.eclipse.rap.nebula.widgets.grid-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.nebula.widgets.grid ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.nebula.widgets.grid:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.widgets.grid/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.nebula.jface.gridviewer 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.jface.gridviewer/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Compiling 9 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.jface.gridviewer/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.jface.gridviewer/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.jface.gridviewer/target/org.eclipse.rap.nebula.jface.gridviewer-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.jface.gridviewer/target/org.eclipse.rap.nebula.jface.gridviewer-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.jface.gridviewer/target/org.eclipse.rap.nebula.jface.gridviewer-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Searching org.eclipse.rap.nebula.jface.gridviewer-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.nebula.jface.gridviewer:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.nebula.jface.gridviewer-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.nebula.jface.gridviewer:java-source:sources:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.jface.gridviewer/target/org.eclipse.rap.nebula.jface.gridviewer-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.nebula.jface.gridviewer ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.nebula.jface.gridviewer:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.nebula.jface.gridviewer/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.rwt.osgi 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.rwt.osgi ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.rwt.osgi ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.rwt.osgi ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.rwt.osgi ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.rwt.osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.rwt.osgi/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.rwt.osgi ---
[INFO] Compiling 13 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.rwt.osgi/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.rwt.osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.rwt.osgi/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.rwt.osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.rwt.osgi ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.rwt.osgi ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.rwt.osgi/target/org.eclipse.rap.rwt.osgi-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.rwt.osgi ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.rwt.osgi ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.rwt.osgi/target/org.eclipse.rap.rwt.osgi-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.rwt.osgi ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.rwt.osgi ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.rwt.osgi/target/org.eclipse.rap.rwt.osgi-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.rwt.osgi ---
[INFO] Searching org.eclipse.rap.rwt.osgi-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.osgi:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.rwt.osgi-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.osgi:java-source:sources:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.rwt.osgi ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.rwt.osgi/target/org.eclipse.rap.rwt.osgi-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.rwt.osgi ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.rwt.osgi:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.rwt.osgi/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.ui.workbench 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.ui.workbench ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.ui.workbench ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.ui.workbench ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.ui.workbench ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.ui.workbench ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.workbench/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.ui.workbench ---
[INFO] Compiling 1371 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.workbench/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.ui.workbench ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.workbench/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.ui.workbench ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.ui.workbench ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.ui.workbench ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.workbench/target/org.eclipse.rap.ui.workbench-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.ui.workbench ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.ui.workbench ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.workbench/target/org.eclipse.rap.ui.workbench-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.ui.workbench ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.ui.workbench ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.workbench/target/org.eclipse.rap.ui.workbench-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.ui.workbench ---
[INFO] Searching org.eclipse.rap.ui.workbench-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.workbench:eclipse-plugin:3.0.1-SNAPSHOT in 2 seconds.
[INFO] Searching org.eclipse.rap.ui.workbench-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.workbench:java-source:sources:3.0.1-SNAPSHOT in 2 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.ui.workbench ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.workbench/target/org.eclipse.rap.ui.workbench-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.ui.workbench ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.ui.workbench:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.workbench/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.ui 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.ui ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.ui ---
[INFO] Compiling 4 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.ui ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.ui ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.ui ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui/target/org.eclipse.rap.ui-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.ui ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui/target/org.eclipse.rap.ui-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.ui ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.ui ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui/target/org.eclipse.rap.ui-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.ui ---
[INFO] Searching org.eclipse.rap.ui-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.ui-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.ui ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui/target/org.eclipse.rap.ui-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.ui ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.ui:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.ui.forms 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.ui.forms ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.ui.forms ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.ui.forms ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.ui.forms ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.ui.forms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.forms/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.ui.forms ---
[INFO] Compiling 98 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.forms/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.ui.forms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.forms/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.ui.forms ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.ui.forms ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.ui.forms ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.forms/target/org.eclipse.rap.ui.forms-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.ui.forms ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.ui.forms ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.forms/target/org.eclipse.rap.ui.forms-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.ui.forms ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.ui.forms ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.forms/target/org.eclipse.rap.ui.forms-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.ui.forms ---
[INFO] Searching org.eclipse.rap.ui.forms-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.forms:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.ui.forms-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.forms:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.ui.forms ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.forms/target/org.eclipse.rap.ui.forms-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.ui.forms ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.ui.forms:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.forms/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.ui.cheatsheets 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.cheatsheets/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Compiling 124 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.cheatsheets/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.cheatsheets/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.cheatsheets/target/org.eclipse.rap.ui.cheatsheets-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.cheatsheets/target/org.eclipse.rap.ui.cheatsheets-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.cheatsheets/target/org.eclipse.rap.ui.cheatsheets-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Searching org.eclipse.rap.ui.cheatsheets-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.cheatsheets:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.ui.cheatsheets-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.cheatsheets:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.cheatsheets/target/org.eclipse.rap.ui.cheatsheets-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.ui.cheatsheets ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.ui.cheatsheets:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.cheatsheets/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.ui.views 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.ui.views ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.ui.views ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.ui.views ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.ui.views ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.ui.views ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.views/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.ui.views ---
[INFO] Compiling 33 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.views/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.ui.views ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.views/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.ui.views ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.ui.views ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.ui.views ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.views/target/org.eclipse.rap.ui.views-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.ui.views ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.ui.views ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.views/target/org.eclipse.rap.ui.views-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.ui.views ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.ui.views ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.views/target/org.eclipse.rap.ui.views-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.ui.views ---
[INFO] Searching org.eclipse.rap.ui.views-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.views:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.ui.views-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.views:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.ui.views ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.views/target/org.eclipse.rap.ui.views-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.ui.views ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.ui.views:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.ui.views/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.fileupload 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.fileupload ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.fileupload ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.fileupload ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.fileupload ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.fileupload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.fileupload/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.fileupload ---
[INFO] Compiling 12 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.fileupload/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.fileupload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.fileupload/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.fileupload ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.fileupload ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.fileupload ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.fileupload/target/org.eclipse.rap.fileupload-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.fileupload ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.fileupload ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.fileupload/target/org.eclipse.rap.fileupload-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.fileupload ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.fileupload ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.fileupload/target/org.eclipse.rap.fileupload-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.fileupload ---
[INFO] Searching org.eclipse.rap.fileupload-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.fileupload:eclipse-plugin:3.0.1-SNAPSHOT in 0 seconds.
[INFO] Searching org.eclipse.rap.fileupload-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.fileupload:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.fileupload ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.fileupload/target/org.eclipse.rap.fileupload-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.fileupload ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.fileupload:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.fileupload/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.filedialog 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.filedialog ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.filedialog ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.filedialog ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.filedialog ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.filedialog ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.filedialog/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.filedialog ---
[INFO] Compiling 9 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.filedialog/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.filedialog ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.filedialog/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.filedialog ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.filedialog ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.filedialog ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.filedialog/target/org.eclipse.rap.filedialog-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.filedialog ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.filedialog ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.filedialog/target/org.eclipse.rap.filedialog-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.filedialog ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.filedialog ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.filedialog/target/org.eclipse.rap.filedialog-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.filedialog ---
[INFO] Searching org.eclipse.rap.filedialog-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.filedialog:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.filedialog-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.filedialog:java-source:sources:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.filedialog ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.filedialog/target/org.eclipse.rap.filedialog-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.filedialog ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.filedialog:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/bundles/org.eclipse.rap.filedialog/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.demo.controls 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.demo.controls ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.demo.controls ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.demo.controls ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.demo.controls ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.demo.controls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.controls/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.demo.controls ---
[INFO] Compiling 63 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.controls/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.demo.controls ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.controls/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.demo.controls ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.demo.controls ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.demo.controls ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.controls/target/org.eclipse.rap.demo.controls-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.demo.controls ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.demo.controls ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.controls/target/org.eclipse.rap.demo.controls-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.demo.controls ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.demo.controls ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.controls/target/org.eclipse.rap.demo.controls-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.demo.controls ---
[INFO] Searching org.eclipse.rap.demo.controls-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.demo.controls:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.demo.controls-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.demo.controls:java-source:sources:3.0.1-SNAPSHOT in 3 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.demo.controls ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.controls/target/org.eclipse.rap.demo.controls-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.demo.controls ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.demo.controls:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.controls/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.demo.databinding 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.demo.databinding ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.demo.databinding ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.demo.databinding ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.demo.databinding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.demo.databinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.databinding/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.demo.databinding ---
[INFO] Compiling 11 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.databinding/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.demo.databinding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.databinding/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.demo.databinding ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.demo.databinding ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.demo.databinding ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.databinding/target/org.eclipse.rap.demo.databinding-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.demo.databinding ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.demo.databinding ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.databinding/target/org.eclipse.rap.demo.databinding-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.demo.databinding ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.demo.databinding ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.databinding/target/org.eclipse.rap.demo.databinding-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.demo.databinding ---
[INFO] Searching org.eclipse.rap.demo.databinding-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.demo.databinding:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.demo.databinding-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.demo.databinding:java-source:sources:3.0.1-SNAPSHOT in 3 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.demo.databinding ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.databinding/target/org.eclipse.rap.demo.databinding-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.demo.databinding ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.demo.databinding:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo.databinding/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.demo 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.demo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.demo ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.demo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.demo ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.demo ---
[INFO] Compiling 44 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.demo ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.demo ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.demo ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.demo ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo/target/org.eclipse.rap.demo-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.demo ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.demo ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo/target/org.eclipse.rap.demo-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.demo ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.demo ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo/target/org.eclipse.rap.demo-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.demo ---
[INFO] Searching org.eclipse.rap.demo-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.demo:eclipse-plugin:3.0.1-SNAPSHOT in 0 seconds.
[INFO] Searching org.eclipse.rap.demo-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.demo:java-source:sources:3.0.1-SNAPSHOT in 3 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.demo ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo/target/org.eclipse.rap.demo-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.demo ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.demo:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.demo/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.design.example 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.design.example ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.design.example ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.design.example ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.design.example ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.design.example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.design.example/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.design.example ---
[INFO] Compiling 42 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.design.example/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.design.example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.design.example/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.design.example ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.design.example ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.design.example ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.design.example/target/org.eclipse.rap.design.example-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.design.example ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.design.example ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.design.example/target/org.eclipse.rap.design.example-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.design.example ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.design.example ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.design.example/target/org.eclipse.rap.design.example-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.design.example ---
[INFO] Searching org.eclipse.rap.design.example-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.design.example:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.design.example-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.design.example:java-source:sources:3.0.1-SNAPSHOT in 3 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.design.example ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.design.example/target/org.eclipse.rap.design.example-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.design.example ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.design.example:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.design.example/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.examples 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.examples ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.examples ---
[INFO] Compiling 13 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.examples ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.examples ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.examples ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples/target/org.eclipse.rap.examples-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.examples ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples/target/org.eclipse.rap.examples-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.examples ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.examples ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples/target/org.eclipse.rap.examples-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.examples ---
[INFO] Searching org.eclipse.rap.examples-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.examples:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.examples-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.examples:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.examples ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples/target/org.eclipse.rap.examples-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.examples ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.examples:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.examples.pages 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.examples.pages ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.examples.pages ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.examples.pages ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.examples.pages ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.examples.pages ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples.pages/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.examples.pages ---
[INFO] Compiling 32 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples.pages/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.examples.pages ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples.pages/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.examples.pages ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.examples.pages ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.examples.pages ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples.pages/target/org.eclipse.rap.examples.pages-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.examples.pages ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.examples.pages ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples.pages/target/org.eclipse.rap.examples.pages-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.examples.pages ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.examples.pages ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples.pages/target/org.eclipse.rap.examples.pages-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.examples.pages ---
[INFO] Searching org.eclipse.rap.examples.pages-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.examples.pages:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.examples.pages-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.examples.pages:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.examples.pages ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples.pages/target/org.eclipse.rap.examples.pages-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.examples.pages ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.examples.pages:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.examples.pages/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.nebula.widgets.grid.demo.examples 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.nebula.widgets.grid.demo.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Compiling 3 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.nebula.widgets.grid.demo.examples/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.nebula.widgets.grid.demo.examples/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.nebula.widgets.grid.demo.examples/target/org.eclipse.rap.nebula.widgets.grid.demo.examples-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.nebula.widgets.grid.demo.examples/target/org.eclipse.rap.nebula.widgets.grid.demo.examples-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.nebula.widgets.grid.demo.examples/target/org.eclipse.rap.nebula.widgets.grid.demo.examples-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Searching org.eclipse.rap.nebula.widgets.grid.demo.examples-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.nebula.widgets.grid.demo.examples:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.nebula.widgets.grid.demo.examples-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.nebula.widgets.grid.demo.examples:java-source:sources:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.nebula.widgets.grid.demo.examples/target/org.eclipse.rap.nebula.widgets.grid.demo.examples-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.nebula.widgets.grid.demo.examples ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.nebula.widgets.grid.demo.examples:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.nebula.widgets.grid.demo.examples/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.filedialog.demo.examples 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.filedialog.demo.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Compiling 3 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.filedialog.demo.examples/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.filedialog.demo.examples/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.filedialog.demo.examples/target/org.eclipse.rap.filedialog.demo.examples-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.filedialog.demo.examples/target/org.eclipse.rap.filedialog.demo.examples-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.filedialog.demo.examples/target/org.eclipse.rap.filedialog.demo.examples-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Searching org.eclipse.rap.filedialog.demo.examples-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.filedialog.demo.examples:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.filedialog.demo.examples-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.filedialog.demo.examples:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.filedialog.demo.examples/target/org.eclipse.rap.filedialog.demo.examples-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.filedialog.demo.examples ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.filedialog.demo.examples:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/examples/org.eclipse.rap.filedialog.demo.examples/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.rwt.testfixture 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.rwt.testfixture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.rwt.testfixture ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.rwt.testfixture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.rwt.testfixture ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.testfixture/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Compiling 23 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.testfixture/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.testfixture/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.testfixture/target/org.eclipse.rap.rwt.testfixture-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.rwt.testfixture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.testfixture/target/org.eclipse.rap.rwt.testfixture-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.rwt.testfixture ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.testfixture/target/org.eclipse.rap.rwt.testfixture-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Searching org.eclipse.rap.rwt.testfixture-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.testfixture:eclipse-plugin:3.0.1-SNAPSHOT in 0 seconds.
[INFO] Searching org.eclipse.rap.rwt.testfixture-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.testfixture:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.rwt.testfixture ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.testfixture/target/org.eclipse.rap.rwt.testfixture-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.rwt.testfixture ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.rwt.testfixture:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.testfixture/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.nebula.widgets.grid.test 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.nebula.widgets.grid.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Compiling 14 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.nebula.widgets.grid.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.nebula.widgets.grid.test/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.nebula.widgets.grid.test/target/org.eclipse.rap.nebula.widgets.grid.test-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.nebula.widgets.grid.test/target/org.eclipse.rap.nebula.widgets.grid.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.nebula.widgets.grid.test/target/org.eclipse.rap.nebula.widgets.grid.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Searching org.eclipse.rap.nebula.widgets.grid.test-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.nebula.widgets.grid.test:eclipse-plugin:3.0.1-SNAPSHOT in 0 seconds.
[INFO] Searching org.eclipse.rap.nebula.widgets.grid.test-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.nebula.widgets.grid.test:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.nebula.widgets.grid.test/target/org.eclipse.rap.nebula.widgets.grid.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.nebula.widgets.grid.test ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.nebula.widgets.grid.test:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.nebula.widgets.grid.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.rwt.cluster.testfixture 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] Compiling 28 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.rwt.cluster.testfixture ---
[WARNING] bundle localization file /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture/plugin.properties not found
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture/target/org.eclipse.rap.rwt.cluster.testfixture-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture/target/org.eclipse.rap.rwt.cluster.testfixture-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture/target/org.eclipse.rap.rwt.cluster.testfixture-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] Searching org.eclipse.rap.rwt.cluster.testfixture-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.cluster.testfixture:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.rwt.cluster.testfixture-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.cluster.testfixture:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture/target/org.eclipse.rap.rwt.cluster.testfixture-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.rwt.cluster.testfixture ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.rwt.cluster.testfixture:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.rwt.cluster.testfixture.test 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] Compiling 11 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture.test/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[WARNING] bundle localization file /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture.test/plugin.properties not found
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture.test/target/org.eclipse.rap.rwt.cluster.testfixture.test-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture.test/target/org.eclipse.rap.rwt.cluster.testfixture.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture.test/target/org.eclipse.rap.rwt.cluster.testfixture.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] Searching org.eclipse.rap.rwt.cluster.testfixture.test-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.cluster.testfixture.test:eclipse-plugin:3.0.1-SNAPSHOT in 0 seconds.
[INFO] Searching org.eclipse.rap.rwt.cluster.testfixture.test-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.cluster.testfixture.test:java-source:sources:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture.test/target/org.eclipse.rap.rwt.cluster.testfixture.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.rwt.cluster.testfixture.test ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.rwt.cluster.testfixture.test:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.testfixture.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.rwt.cluster.test 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] Compiling 15 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.test/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.rwt.cluster.test ---
[WARNING] bundle localization file /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.test/plugin.properties not found
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.test/target/org.eclipse.rap.rwt.cluster.test-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.test/target/org.eclipse.rap.rwt.cluster.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.test/target/org.eclipse.rap.rwt.cluster.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] Searching org.eclipse.rap.rwt.cluster.test-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.cluster.test:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.rwt.cluster.test-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.cluster.test:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.test/target/org.eclipse.rap.rwt.cluster.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.rwt.cluster.test ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.rwt.cluster.test:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.cluster.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.rwt.osgi.test 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.osgi.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] Compiling 10 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.osgi.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.osgi.test/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.rwt.osgi.test ---
[WARNING] bundle localization file /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.osgi.test/plugin.properties not found
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.osgi.test/target/org.eclipse.rap.rwt.osgi.test-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.osgi.test/target/org.eclipse.rap.rwt.osgi.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.osgi.test/target/org.eclipse.rap.rwt.osgi.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] Searching org.eclipse.rap.rwt.osgi.test-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.osgi.test:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.rwt.osgi.test-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.osgi.test:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.osgi.test/target/org.eclipse.rap.rwt.osgi.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.rwt.osgi.test ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.rwt.osgi.test:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.osgi.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.rwt.test 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.rwt.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.rwt.test ---
[INFO] The project's OSGi version is 3.0.1.20150803-1157
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.rwt.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.rwt.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.rwt.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.rwt.test ---
[INFO] Compiling 419 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.rwt.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.test/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.rwt.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.rwt.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.rwt.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.test/target/org.eclipse.rap.rwt.test-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.rwt.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.rwt.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.test/target/org.eclipse.rap.rwt.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.rwt.test ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.rwt.test ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.test/target/org.eclipse.rap.rwt.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.rwt.test ---
[INFO] Searching org.eclipse.rap.rwt.test-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.test:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.rwt.test-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.test:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.rwt.test ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.test/target/org.eclipse.rap.rwt.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.rwt.test ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.rwt.test:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.rwt.themes.test 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.rwt.themes.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.rwt.themes.test ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.rwt.themes.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.rwt.themes.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.themes.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Compiling 5 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.themes.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.themes.test/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.themes.test/target/org.eclipse.rap.rwt.themes.test-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.rwt.themes.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.themes.test/target/org.eclipse.rap.rwt.themes.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.rwt.themes.test ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.themes.test/target/org.eclipse.rap.rwt.themes.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Searching org.eclipse.rap.rwt.themes.test-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.themes.test:eclipse-plugin:3.0.1-SNAPSHOT in 0 seconds.
[INFO] Searching org.eclipse.rap.rwt.themes.test-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.rwt.themes.test:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.rwt.themes.test ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.themes.test/target/org.eclipse.rap.rwt.themes.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.rwt.themes.test ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.rwt.themes.test:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.rwt.themes.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.ui.forms.test 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.ui.forms.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.ui.forms.test ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.ui.forms.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.ui.forms.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.ui.forms.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.ui.forms.test ---
[INFO] Compiling 11 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.ui.forms.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.ui.forms.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.ui.forms.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.ui.forms.test ---
[WARNING] bundle localization file /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/plugin.properties not found
[WARNING] Bundle-Name header not found in /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/META-INF/MANIFEST.MF, fallback to Bundle-SymbolicName for source bundle
[WARNING] Bundle-Vendor header not found in /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/target/org.eclipse.rap.ui.forms.test-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.ui.forms.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.ui.forms.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/target/org.eclipse.rap.ui.forms.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.ui.forms.test ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.ui.forms.test ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/target/org.eclipse.rap.ui.forms.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.ui.forms.test ---
[INFO] Searching org.eclipse.rap.ui.forms.test-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.forms.test:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.ui.forms.test-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.ui.forms.test:java-source:sources:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.ui.forms.test ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/target/org.eclipse.rap.ui.forms.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.ui.forms.test ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.ui.forms.test:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.ui.forms.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.fileupload.test 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.fileupload.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.fileupload.test ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.fileupload.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.fileupload.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.fileupload.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.fileupload.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.fileupload.test ---
[INFO] Compiling 12 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.fileupload.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.fileupload.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.fileupload.test/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.fileupload.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.fileupload.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.fileupload.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.fileupload.test/target/org.eclipse.rap.fileupload.test-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.fileupload.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.fileupload.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.fileupload.test/target/org.eclipse.rap.fileupload.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.fileupload.test ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.fileupload.test ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.fileupload.test/target/org.eclipse.rap.fileupload.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.fileupload.test ---
[INFO] Searching org.eclipse.rap.fileupload.test-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.fileupload.test:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.fileupload.test-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.fileupload.test:java-source:sources:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.fileupload.test ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.fileupload.test/target/org.eclipse.rap.fileupload.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.fileupload.test ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.fileupload.test:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.fileupload.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.filedialog.test 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.filedialog.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.rap.filedialog.test ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.filedialog.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.filedialog.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.rap.filedialog.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.filedialog.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.rap.filedialog.test ---
[INFO] Compiling 6 source files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.filedialog.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.rap.filedialog.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.filedialog.test/src/test/resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.filedialog.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.filedialog.test ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.filedialog.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.filedialog.test/target/org.eclipse.rap.filedialog.test-3.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.filedialog.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.rap.filedialog.test ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.filedialog.test/target/org.eclipse.rap.filedialog.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.filedialog.test ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.filedialog.test ---
[INFO] Pack200 normalizing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.filedialog.test/target/org.eclipse.rap.filedialog.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.filedialog.test ---
[INFO] Searching org.eclipse.rap.filedialog.test-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.filedialog.test:eclipse-plugin:3.0.1-SNAPSHOT in 1 seconds.
[INFO] Searching org.eclipse.rap.filedialog.test-3.0.1-SNAPSHOT-sources.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.filedialog.test:java-source:sources:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.filedialog.test ---
[INFO] Pack200 packing jar /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.filedialog.test/target/org.eclipse.rap.filedialog.test-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.filedialog.test ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.filedialog.test:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/tests/org.eclipse.rap.filedialog.test/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.feature 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rap.feature ---
[INFO] The project's OSGi version is 3.0.1.20150908-1130
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.feature ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.feature ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.feature ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.rap.feature ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/features/org.eclipse.rap.feature/target/org.eclipse.rap.feature-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rap.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.feature ---
[INFO] Searching org.eclipse.rap.feature-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.feature:eclipse-feature:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.feature ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.feature:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/features/org.eclipse.rap.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.equinox.target.feature 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.equinox.target.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rap.equinox.target.feature ---
[INFO] The project's OSGi version is 3.0.1.20150908-1020
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.equinox.target.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.equinox.target.feature ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.equinox.target.feature ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.equinox.target.feature ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.equinox.target.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.equinox.target.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.rap.equinox.target.feature ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/features/org.eclipse.rap.equinox.target.feature/target/org.eclipse.rap.equinox.target.feature-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.equinox.target.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rap.equinox.target.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.equinox.target.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.equinox.target.feature ---
[INFO] Searching org.eclipse.rap.equinox.target.feature-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.equinox.target.feature:eclipse-feature:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.equinox.target.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.equinox.target.feature ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.equinox.target.feature:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/features/org.eclipse.rap.equinox.target.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.examples.feature 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rap.examples.feature ---
[INFO] The project's OSGi version is 3.0.1.20150709-1405
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.examples.feature ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.examples.feature ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.examples.feature ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.examples.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.rap.examples.feature ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/features/org.eclipse.rap.examples.feature/target/org.eclipse.rap.examples.feature-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.examples.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rap.examples.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.examples.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.examples.feature ---
[INFO] Searching org.eclipse.rap.examples.feature-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.examples.feature:eclipse-feature:3.0.1-SNAPSHOT in 0 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.examples.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.examples.feature ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.examples.feature:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/features/org.eclipse.rap.examples.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.sdk.feature 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rap.sdk.feature ---
[INFO] The project's OSGi version is 3.0.1.20150908-1130
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.rap.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.rap.sdk.feature ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.sdk.feature ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.sdk.feature ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.sdk.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.sdk.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.rap.sdk.feature ---
[INFO] Building jar: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/features/org.eclipse.rap.sdk.feature/target/org.eclipse.rap.sdk.feature-3.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.rap.sdk.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.rap.sdk.feature ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.sdk.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.sdk.feature ---
[INFO] Searching org.eclipse.rap.sdk.feature-3.0.1-SNAPSHOT.jar for inner jars...
[INFO] Signed org.eclipse.rap:org.eclipse.rap.sdk.feature:eclipse-feature:3.0.1-SNAPSHOT in 1 seconds.
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.sdk.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.sdk.feature ---
[INFO] No baseline version MavenProject: org.eclipse.rap:org.eclipse.rap.sdk.feature:3.0.1-SNAPSHOT @ /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/features/org.eclipse.rap.sdk.feature/pom.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.rap.mars.runtime-aggregation-repository 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] The project's OSGi version is 3.0.1.20150908-1130
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (test) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.9:check (ensure-java-1.5-class-library) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- tycho-source-plugin:0.21.0:plugin-source (plugin-source) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- tycho-p2-extras-plugin:0.21.0:mirror (default) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] Mirroring to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/releng/org.eclipse.rap.build/repository.mars/target/repository...
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (copy) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] Executing tasks

copy legal files:
     [copy] Copying 2 files to /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/releng/org.eclipse.rap.build/repository.mars/target/repository
[INFO] Executed tasks
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-products (default-publish-products) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:publish-categories (default-publish-categories) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.21.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.21.0:assemble-repository (default-assemble-repository) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.21.0:archive-repository (default-archive-repository) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] Building zip: /jobs/genie.rap/rap-3.0-runtime/workspace/org.eclipse.rap/releng/org.eclipse.rap.build/repository.mars/target/org.eclipse.rap.mars.runtime-aggregation-repository-3.0.1-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-pack200a-plugin:0.21.0:normalize (pack200-normalize) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.1:sign (sign) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:0.21.0:pack (pack200-pack) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata (p2-metadata) @ org.eclipse.rap.mars.runtime-aggregation-repository ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building RAP Runtime Build 3.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.rap.runtime-build ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.rap.clientbuilder ..................... SUCCESS [ 10.791 s]
[INFO] org.eclipse.rap.rwt ............................... SUCCESS [ 54.413 s]
[INFO] org.eclipse.rap.jface ............................. SUCCESS [01:25 min]
[INFO] org.eclipse.rap.jface.databinding ................. SUCCESS [  5.049 s]
[INFO] org.eclipse.rap.nebula.widgets.grid ............... SUCCESS [ 40.167 s]
[INFO] org.eclipse.rap.nebula.jface.gridviewer ........... SUCCESS [  3.949 s]
[INFO] org.eclipse.rap.rwt.osgi .......................... SUCCESS [  3.387 s]
[INFO] org.eclipse.rap.ui.workbench ...................... SUCCESS [ 44.427 s]
[INFO] org.eclipse.rap.ui ................................ SUCCESS [  4.305 s]
[INFO] org.eclipse.rap.ui.forms .......................... SUCCESS [  5.447 s]
[INFO] org.eclipse.rap.ui.cheatsheets .................... SUCCESS [  5.454 s]
[INFO] org.eclipse.rap.ui.views .......................... SUCCESS [  4.831 s]
[INFO] org.eclipse.rap.fileupload ........................ SUCCESS [  4.540 s]
[INFO] org.eclipse.rap.filedialog ........................ SUCCESS [  2.946 s]
[INFO] org.eclipse.rap.demo.controls ..................... SUCCESS [  7.982 s]
[INFO] org.eclipse.rap.demo.databinding .................. SUCCESS [  6.206 s]
[INFO] org.eclipse.rap.demo .............................. SUCCESS [  6.299 s]
[INFO] org.eclipse.rap.design.example .................... SUCCESS [  7.228 s]
[INFO] org.eclipse.rap.examples .......................... SUCCESS [  3.893 s]
[INFO] org.eclipse.rap.examples.pages .................... SUCCESS [  3.980 s]
[INFO] org.eclipse.rap.nebula.widgets.grid.demo.examples . SUCCESS [  2.733 s]
[INFO] org.eclipse.rap.filedialog.demo.examples .......... SUCCESS [  3.086 s]
[INFO] org.eclipse.rap.rwt.testfixture ................... SUCCESS [  4.368 s]
[INFO] org.eclipse.rap.nebula.widgets.grid.test .......... SUCCESS [  4.108 s]
[INFO] org.eclipse.rap.rwt.cluster.testfixture ........... SUCCESS [  4.185 s]
[INFO] org.eclipse.rap.rwt.cluster.testfixture.test ...... SUCCESS [  3.339 s]
[INFO] org.eclipse.rap.rwt.cluster.test .................. SUCCESS [  3.519 s]
[INFO] org.eclipse.rap.rwt.osgi.test ..................... SUCCESS [  3.577 s]
[INFO] org.eclipse.rap.rwt.test .......................... SUCCESS [ 13.141 s]
[INFO] org.eclipse.rap.rwt.themes.test ................... SUCCESS [  4.465 s]
[INFO] org.eclipse.rap.ui.forms.test ..................... SUCCESS [  3.723 s]
[INFO] org.eclipse.rap.fileupload.test ................... SUCCESS [  3.392 s]
[INFO] org.eclipse.rap.filedialog.test ................... SUCCESS [  3.004 s]
[INFO] org.eclipse.rap.feature ........................... SUCCESS [  2.451 s]
[INFO] org.eclipse.rap.equinox.target.feature ............ SUCCESS [  2.797 s]
[INFO] org.eclipse.rap.examples.feature .................. SUCCESS [  2.275 s]
[INFO] org.eclipse.rap.sdk.feature ....................... SUCCESS [  2.439 s]
[INFO] org.eclipse.rap.mars.runtime-aggregation-repository  SUCCESS [ 10.986 s]
[INFO] RAP Runtime Build ................................. SUCCESS [  0.038 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:21 min
[INFO] Finished at: 2015-09-09T04:25:04-05:00
[INFO] Final Memory: 455M/9628M
[INFO] ------------------------------------------------------------------------
Version is 3.0.1
Timestamp is 20150908-1130
[workspace] $ /bin/sh -xe /tmp/genie.rap/hudson5523527189832107866.sh
+ '[' S == S ']'
+ echo 'Creating dummy test output for signed build without test run'
Creating dummy test output for signed build without test run
+ mkdir -p /home/hudson/genie.rap/.hudson/jobs/rap-3.0-runtime/workspace/target/surefire-reports/
+ OUTFILE=/home/hudson/genie.rap/.hudson/jobs/rap-3.0-runtime/workspace/target/surefire-reports/TEST-122.xml
+ echo '<?xml version="1.0" encoding="UTF-8"?>'
+ echo '<testsuite name="NoTestRunning" time="0.0" tests="1" errors="0" skipped="0" failures="0">'
+ echo '<properties></properties>'
+ echo '<testcase name="NoTest" classname="NoTest" time="0.0"/>'
+ echo '</testsuite>'
[workspace] $ /bin/sh -xe /tmp/genie.rap/hudson4758641571393565185.sh
+ echo 'Starting Grunt...'
Starting Grunt...
+ export PATH=/shared/common/jdk1.7.0-latest/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/opt/public/common/node-latest/bin
+ PATH=/shared/common/jdk1.7.0-latest/bin:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/opt/public/common/node-latest/bin
+ cd /home/hudson/genie.rap/.hudson/jobs/rap-3.0-runtime/workspace/org.eclipse.rap
+ npm install
npm WARN package.json org.eclipse.rap@3.0.1 No repository field.
npm http GET https://registry.npmjs.org/grunt
npm http GET https://registry.npmjs.org/grunt-contrib-jshint
npm http 304 https://registry.npmjs.org/grunt-contrib-jshint
npm http 304 https://registry.npmjs.org/grunt
npm http GET https://registry.npmjs.org/hooker
npm http GET https://registry.npmjs.org/jshint
npm http GET https://registry.npmjs.org/async
npm http GET https://registry.npmjs.org/coffee-script
npm http GET https://registry.npmjs.org/colors
npm http GET https://registry.npmjs.org/dateformat
npm http GET https://registry.npmjs.org/eventemitter2
npm http GET https://registry.npmjs.org/findup-sync
npm http GET https://registry.npmjs.org/glob
npm http GET https://registry.npmjs.org/iconv-lite
npm http GET https://registry.npmjs.org/minimatch
npm http GET https://registry.npmjs.org/nopt
npm http GET https://registry.npmjs.org/rimraf
npm http GET https://registry.npmjs.org/lodash
npm http GET https://registry.npmjs.org/underscore.string
npm http GET https://registry.npmjs.org/which
npm http GET https://registry.npmjs.org/exit
npm http GET https://registry.npmjs.org/js-yaml
npm http GET https://registry.npmjs.org/getobject
npm http GET https://registry.npmjs.org/grunt-legacy-util
npm http GET https://registry.npmjs.org/grunt-legacy-log
npm http 304 https://registry.npmjs.org/hooker
npm http 304 https://registry.npmjs.org/async
npm http 304 https://registry.npmjs.org/colors
npm http 304 https://registry.npmjs.org/grunt-legacy-log
npm http 304 https://registry.npmjs.org/coffee-script
npm http 304 https://registry.npmjs.org/jshint
npm http 304 https://registry.npmjs.org/dateformat
npm http 304 https://registry.npmjs.org/eventemitter2
npm http 304 https://registry.npmjs.org/glob
npm http 304 https://registry.npmjs.org/grunt-legacy-util
npm http 304 https://registry.npmjs.org/findup-sync
npm http GET https://registry.npmjs.org/cli
npm http GET https://registry.npmjs.org/console-browserify
npm http GET https://registry.npmjs.org/exit
npm http GET https://registry.npmjs.org/minimatch
npm http GET https://registry.npmjs.org/htmlparser2
npm http GET https://registry.npmjs.org/shelljs
npm http GET https://registry.npmjs.org/strip-json-comments
npm http GET https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/exit
npm http 304 https://registry.npmjs.org/minimatch
npm http 304 https://registry.npmjs.org/cli
npm http 304 https://registry.npmjs.org/console-browserify
npm http 304 https://registry.npmjs.org/htmlparser2
npm http 304 https://registry.npmjs.org/underscore
npm http 304 https://registry.npmjs.org/shelljs
npm http 304 https://registry.npmjs.org/strip-json-comments
npm http GET https://registry.npmjs.org/date-now
npm http GET https://registry.npmjs.org/sigmund
npm http GET https://registry.npmjs.org/lru-cache
npm http 304 https://registry.npmjs.org/date-now
npm http GET https://registry.npmjs.org/domhandler
npm http GET https://registry.npmjs.org/domelementtype
npm http GET https://registry.npmjs.org/domutils
npm http GET https://registry.npmjs.org/readable-stream
npm http GET https://registry.npmjs.org/entities
npm http GET https://registry.npmjs.org/inherits
npm http 304 https://registry.npmjs.org/lru-cache
npm http 304 https://registry.npmjs.org/domelementtype
npm http 304 https://registry.npmjs.org/entities
npm http 304 https://registry.npmjs.org/domutils
npm http 304 https://registry.npmjs.org/readable-stream
npm http 304 https://registry.npmjs.org/sigmund
npm http 304 https://registry.npmjs.org/domhandler
npm http 304 https://registry.npmjs.org/inherits
npm http GET https://registry.npmjs.org/dom-serializer
npm http GET https://registry.npmjs.org/string_decoder
npm http GET https://registry.npmjs.org/core-util-is
npm http GET https://registry.npmjs.org/isarray
npm http 304 https://registry.npmjs.org/dom-serializer
npm http 304 https://registry.npmjs.org/string_decoder
npm http 304 https://registry.npmjs.org/isarray
npm http 304 https://registry.npmjs.org/core-util-is
npm http 304 https://registry.npmjs.org/lodash
npm http 304 https://registry.npmjs.org/which
npm http 304 https://registry.npmjs.org/minimatch
npm http 304 https://registry.npmjs.org/getobject
npm http 304 https://registry.npmjs.org/exit
npm http 304 https://registry.npmjs.org/js-yaml
npm http 304 https://registry.npmjs.org/rimraf
npm http 304 https://registry.npmjs.org/nopt
npm http 304 https://registry.npmjs.org/iconv-lite
npm http 304 https://registry.npmjs.org/underscore.string
npm http GET https://registry.npmjs.org/grunt-legacy-log-utils
npm http GET https://registry.npmjs.org/abbrev
npm http 304 https://registry.npmjs.org/grunt-legacy-log-utils
npm http 304 https://registry.npmjs.org/abbrev
npm http GET https://registry.npmjs.org/graceful-fs
npm http 304 https://registry.npmjs.org/graceful-fs
npm http GET https://registry.npmjs.org/argparse
npm http GET https://registry.npmjs.org/esprima
npm http 304 https://registry.npmjs.org/esprima
npm http 304 https://registry.npmjs.org/argparse
grunt-contrib-jshint@0.10.0 node_modules/grunt-contrib-jshint
├── hooker@0.2.3
└── jshint@2.5.11 (strip-json-comments@1.0.4, underscore@1.6.0, exit@0.1.2, shelljs@0.3.0, console-browserify@1.1.0, minimatch@1.0.0, cli@0.6.6, htmlparser2@3.8.3)

grunt@0.4.5 node_modules/grunt
├── which@1.0.9
├── dateformat@1.0.2-1.2.3
├── getobject@0.1.0
├── eventemitter2@0.4.14
├── rimraf@2.2.8
├── colors@0.6.2
├── grunt-legacy-util@0.2.0
├── hooker@0.2.3
├── async@0.1.22
├── exit@0.1.2
├── minimatch@0.2.14 (sigmund@1.0.1, lru-cache@2.6.5)
├── nopt@1.0.10 (abbrev@1.0.7)
├── lodash@0.9.2
├── glob@3.1.21 (inherits@1.0.2, graceful-fs@1.2.3)
├── underscore.string@2.2.1
├── coffee-script@1.3.3
├── iconv-lite@0.2.11
├── findup-sync@0.1.3 (glob@3.2.11, lodash@2.4.2)
├── grunt-legacy-log@0.1.2 (grunt-legacy-log-utils@0.1.1, underscore.string@2.3.3, lodash@2.4.2)
└── js-yaml@2.0.5 (esprima@1.0.4, argparse@0.1.16)
+ grunt
Running "jshint:all" (jshint) task
>> 261 files lint free.

Done, without errors.
+ echo 'Grunt finished successfully...'
Grunt finished successfully...
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Finished: SUCCESS