Skip to content

Instantly share code, notes, and snippets.

@tremes
Created July 2, 2012 08:58
Show Gist options
  • Save tremes/3032105 to your computer and use it in GitHub Desktop.
Save tremes/3032105 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/3.4.0.M1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/parent/3.4.0.M1-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/parent/3.4.0.M1-SNAPSHOT/maven-metadata.xml (608 B at 0.5 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/3.4.0.M1-SNAPSHOT/maven-metadata.xml (608 B at 0.4 KB/sec)
[INFO] Computing target platform for MavenProject: org.jboss.tools:org.jboss.tools.seam.ui.bot.test:3.3.0-SNAPSHOT @ /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/pom.xml
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/target-platform_3.4.juno.SR0/latest/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/target-platform_3.4.juno.SR0/latest/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/nightly/coretests/trunk/
[INFO] Adding repository http://download.jboss.org/jbosstools/updates/nightly/coretests/trunk/
[INFO] Resolving dependencies of MavenProject: org.jboss.tools:org.jboss.tools.seam.ui.bot.test:3.3.0-SNAPSHOT @ /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/pom.xml
[INFO] Resolving class path of MavenProject: org.jboss.tools:org.jboss.tools.seam.ui.bot.test:3.3.0-SNAPSHOT @ /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/pom.xml
[INFO] Computing target platform for MavenProject: org.jboss.tools.tests.plugins:org.jboss.tools.ui.bot.ext:3.3.0-SNAPSHOT @ /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/pom.xml
[INFO] Resolving dependencies of MavenProject: org.jboss.tools.tests.plugins:org.jboss.tools.ui.bot.ext:3.3.0-SNAPSHOT @ /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/pom.xml
[INFO] Resolving class path of MavenProject: org.jboss.tools.tests.plugins:org.jboss.tools.ui.bot.ext:3.3.0-SNAPSHOT @ /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] seam.tests
[INFO] org.jboss.tools.ui.bot.ext
[INFO] org.jboss.tools.seam.ui.bot.test
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building seam.tests 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ seam ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.5.7.201204190339:prepare-agent (default) @ seam ---
[INFO] Skipping JaCoCo for project with packaging type 'pom'
[INFO]
[INFO] --- tycho-source-plugin:0.15.0:plugin-source (plugin-source) @ seam ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.ui.bot.ext 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jboss.tools.ui.bot.ext ---
[INFO] Deleting /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/target
[INFO]
[INFO] --- tycho-packaging-plugin:0.15.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.ui.bot.ext ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.15.0:validate-id (default-validate-id) @ org.jboss.tools.ui.bot.ext ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.15.0:validate-version (default-validate-version) @ org.jboss.tools.ui.bot.ext ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.5.7.201204190339:prepare-agent (default) @ org.jboss.tools.ui.bot.ext ---
[INFO] argLine set to -javaagent:/home/tremes/.m2/repository/org/jacoco/org.jacoco.agent/0.5.7.201204190339/org.jacoco.agent-0.5.7.201204190339-runtime.jar=destfile=/home/tremes/GITHUB/seam/JBDS-tests/target/jacoco.exec,append=true,includes=org.jboss.tools.*
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.ui.bot.ext ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:0.15.0:compile (default-compile) @ org.jboss.tools.ui.bot.ext ---
[INFO] Compiling 155 source files to /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.ui.bot.ext ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/src/test/resources
[INFO]
[INFO] --- tycho-source-plugin:0.15.0:plugin-source (plugin-source) @ org.jboss.tools.ui.bot.ext ---
[WARNING] bundle localization file /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/plugin.properties not found
[WARNING] Bundle-Vendor header not found in /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
[INFO] Building jar: /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/target/org.jboss.tools.ui.bot.ext-3.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- tycho-packaging-plugin:0.15.0:package-plugin (default-package-plugin) @ org.jboss.tools.ui.bot.ext ---
[INFO] Building jar: /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.ui.bot.ext/target/org.jboss.tools.ui.bot.ext-3.3.0-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-plugin:0.15.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.ui.bot.ext ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.seam.ui.bot.test 3.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/parent/3.4.0.M1-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/parent/3.4.0.M1-SNAPSHOT/maven-metadata.xml
Downloading: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/3.4.0.M1-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/parent/3.4.0.M1-SNAPSHOT/maven-metadata.xml (608 B at 1.0 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/3.4.0.M1-SNAPSHOT/maven-metadata.xml (608 B at 0.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.jboss.tools.seam.ui.bot.test ---
[INFO] Deleting /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target
[INFO]
[INFO] --- tycho-packaging-plugin:0.15.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.seam.ui.bot.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.15.0:validate-id (default-validate-id) @ org.jboss.tools.seam.ui.bot.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.15.0:validate-version (default-validate-version) @ org.jboss.tools.seam.ui.bot.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.5.7.201204190339:prepare-agent (default) @ org.jboss.tools.seam.ui.bot.test ---
[INFO] tycho.testArgLine set to -javaagent:/home/tremes/.m2/repository/org/jacoco/org.jacoco.agent/0.5.7.201204190339/org.jacoco.agent-0.5.7.201204190339-runtime.jar=destfile=/home/tremes/GITHUB/seam/JBDS-tests/target/jacoco.exec,append=true,includes=org.jboss.tools.*
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.seam.ui.bot.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/src/main/resources
[INFO]
[INFO] --- tycho-compiler-plugin:0.15.0:compile (default-compile) @ org.jboss.tools.seam.ui.bot.test ---
[INFO] Compiling 19 source files to /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.seam.ui.bot.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/src/test/resources
[INFO]
[INFO] --- tycho-compiler-plugin:0.15.0:testCompile (default-testCompile) @ org.jboss.tools.seam.ui.bot.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- tycho-source-plugin:0.15.0:plugin-source (plugin-source) @ org.jboss.tools.seam.ui.bot.test ---
[WARNING] bundle localization file /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/plugin.properties not found
[INFO] Building jar: /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/org.jboss.tools.seam.ui.bot.test-3.3.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- tycho-packaging-plugin:0.15.0:package-plugin (default-package-plugin) @ org.jboss.tools.seam.ui.bot.test ---
[INFO] Building jar: /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/org.jboss.tools.seam.ui.bot.test-3.3.0-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-plugin:0.15.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.seam.ui.bot.test ---
[INFO]
[INFO] --- tycho-surefire-plugin:0.15.0:test (default-test) @ org.jboss.tools.seam.ui.bot.test ---
[INFO] Expected eclipse log file: /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/work/data/.metadata/.log
[INFO] Command line:
/bin/sh -c cd /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test && /usr/java/jdk1.6.0_31/jre/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86 '-javaagent:/home/tremes/.m2/repository/org/jacoco/org.jacoco.agent/0.5.7.201204190339/org.jacoco.agent-0.5.7.201204190339-runtime.jar=destfile=/home/tremes/GITHUB/seam/JBDS-tests/target/jacoco.exec,append=true,includes=org.jboss.tools.*' -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=256m -Djbosstools.test.jboss-seam.home=/home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/requirements/seam-2.2.2.Final -Deap.home=/home/tremes/EAP/jboss-eap-5.1 -Dprojects.path=/home/tremes/projects/ -Dwar.name=myproject -Dear.name=myprojectEAR -Ddriver.path=/home/tremes/mysql-connector/mysql-connector-java-5.0.8-bin.jar -Ddb.url=jdbc:mysql://localhost:3306/test -Ddb.user=test '-Ddb.password=${db.password}' -Dtest.configurations.dir=resources -Dorg.eclipse.swtbot.screenshots.dir=/home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/classes/screenshots -Dusage_reporting_enabled=false -jar /home/tremes/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20120522-1813/org.eclipse.equinox.launcher-1.3.0.v20120522-1813.jar -data /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/work/data -dev file:/home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/dev.properties -install /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/work -configuration /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/surefire.properties -testApplication org.eclipse.ui.ide.workbench -product org.jboss.tools.tests.product -nouithread -Xms512m -Xmx1024m -XX:PermSize=512m -XX:MaxPermSize=1024m
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
(SWT:13708): Gtk-WARNING **: Nelze nalézt systém motivů v module_path: "clearlooks",
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.seam.ui.bot.test.SeamAllBotTests
10:55:23 - (RequirementAwareSuite.java:380) - Loading test configurations
10:55:23 - (TestConfigurator.java:122) - Loading property config-files from 'resources'
10:55:23 - (TestConfigurator.java:136) - Adding configuration file SWTBotTest-default.properties
10:55:23 - (TestConfigurator.java:165) - Default Timing mulitiplier is set to 1.0
10:55:23 - (TestConfiguration.java:52) - Loading configuration file '/home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/resources/SWTBotTest-default.properties'
10:55:23 - (TestConfiguration.java:131) - Configured JAVA runtime version=1.6, home=/usr/java/jdk1.6.0_31/jre
10:55:23 - (TestConfiguration.java:131) - Configured SERVER type=EAP,version=5.1,home=/home/tremes/EAP/jboss-eap-5.1/jboss-as,withJava=1.6,remoteSystem=null
10:55:23 - (TestConfiguration.java:128) - Property RS not found, RS not configured
10:55:23 - (TestConfiguration.java:131) - Configured SEAM runtime version=2.2, home=/home/tremes/EAP/jboss-eap-5.1/seam
10:55:23 - (TestConfiguration.java:128) - Property ESB not found, ESB not configured
10:55:23 - (TestConfiguration.java:128) - Property JBPM not found, JBPM not configured
10:55:23 - (TestConfiguration.java:131) - Configured DB runtime version=5.5, jdbc_string=jdbc:mysql://localhost:3306/test, driver_path=/home/tremes/mysql-connector/mysql-connector-java-5.0.8-bin.jar
10:55:23 - (TestConfiguration.java:128) - Property Secure Storage not found, Secure Storage not configured
10:55:23 - (TestConfiguration.java:128) - Property PORTLET_BRIDGE not found, PORTLET_BRIDGE not configured
10:55:23 - (RequirementAwareSuite.java:389) - Determine whether test classes meet configuration
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:227) - class org.jboss.tools.seam.ui.bot.test.create.ImportSeamProjects
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:247) - OK
************************************************** CATEGORY FILTR IS null
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:227) - class org.jboss.tools.seam.ui.bot.test.validate.CheckHotDeployment
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:247) - OK
************************************************** CATEGORY FILTR IS null
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:227) - class org.jboss.tools.seam.ui.bot.test.misc.ReverseEngineering
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:247) - OK
************************************************** CATEGORY FILTR IS null
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:227) - class org.jboss.tools.seam.ui.bot.test.validate.CheckHibernateConsole
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:247) - OK
************************************************** CATEGORY FILTR IS null
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:227) - class org.jboss.tools.seam.ui.bot.test.validate.ELExprValidator
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:247) - OK
************************************************** CATEGORY FILTR IS null
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:227) - class org.jboss.tools.seam.ui.bot.test.create.CreateForms
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:247) - OK
************************************************** CATEGORY FILTR IS null
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:227) - class org.jboss.tools.seam.ui.bot.test.create.CreateActions
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:247) - OK
************************************************** CATEGORY FILTR IS null
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:227) - class org.jboss.tools.seam.ui.bot.test.validate.ComponentsValidator
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:247) - OK
************************************************** CATEGORY FILTR IS null
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:227) - class org.jboss.tools.seam.ui.bot.test.create.DeleteSeamProjects
10:55:23 - (RequirementAwareSuite$RequirementAwareRunnerBuilder.java:247) - OK
************************************************** CATEGORY FILTR IS null
10:55:23 - (RequirementAwareSuite.java:393) - Configuration 'SWTBotTest-default' initialized with 9 runners.
Tests run: 9, Failures: 0, Errors: 9, Skipped: 0, Time elapsed: 0.617 sec <<< FAILURE!
Results :
Tests in error:
initializationError(org.jboss.tools.seam.ui.bot.test.create.ImportSeamProjects)
initializationError(org.jboss.tools.seam.ui.bot.test.validate.CheckHotDeployment)
initializationError(org.jboss.tools.seam.ui.bot.test.misc.ReverseEngineering)
initializationError(org.jboss.tools.seam.ui.bot.test.validate.CheckHibernateConsole)
initializationError(org.jboss.tools.seam.ui.bot.test.validate.ELExprValidator)
initializationError(org.jboss.tools.seam.ui.bot.test.create.CreateForms)
initializationError(org.jboss.tools.seam.ui.bot.test.create.CreateActions)
initializationError(org.jboss.tools.seam.ui.bot.test.validate.ComponentsValidator)
initializationError(org.jboss.tools.seam.ui.bot.test.create.DeleteSeamProjects)
Tests run: 9, Failures: 0, Errors: 9, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] seam.tests ........................................ SUCCESS [2.224s]
[INFO] org.jboss.tools.ui.bot.ext ........................ SUCCESS [9.635s]
[INFO] org.jboss.tools.seam.ui.bot.test .................. FAILURE [38.547s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:05.044s
[INFO] Finished at: Mon Jul 02 10:55:29 CEST 2012
[INFO] Final Memory: 32M/348M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.15.0:test (default-test) on project org.jboss.tools.seam.ui.bot.test: There are test failures.
[ERROR]
[ERROR] Please refer to /home/tremes/GITHUB/seam/JBDS-tests/seam/org.jboss.tools.seam.ui.bot.test/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.seam.ui.bot.test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment