Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] Build failed in Hudson: egit #1443

See <https://hudson.eclipse.org/hudson/job/egit/1443/changes>

Changes:

[Robin Stocker] CompareTreeView: Fix encoding of right element

[Kevin Sawicki] Remove leading space before semicolon

[Matthias Sohn] Update Eclipse IP log for 1.0

[Matthias Sohn] Fix CommonUtils.STRING_ASCENDING_COMPARATOR issues

[Matthias Sohn] Fix update of Eclipse IP log for 1.0

[Matthias Sohn] Fix NPE in CommitGraphTable

[Kevin Sawicki] Add form toolkit style borders to files section of commit viewer.

[Kevin Sawicki] Set author and committer text to be non-editable

[Kevin Sawicki] Fix borders and text widget styling on Mac OS X.

[Kevin Sawicki] Use toolkit border style on message area.

[Kevin Sawicki] Remove double borders displayed around message area.

[Dariusz Luksza] Show password prompt when UserInfo doesn't have password

[Matthias Sohn] Add signing support on eclipse.org via build-server profile

[Chris Aniszczyk] Add handler to display blame annotations in editor ruler.

[Matthias Sohn] Fix version of eclipse signing plugin

[Matthias Sohn] Update to latest orbit repository drop

[Matthias Sohn] Use ${project.version} instead of ${version}

[Matthias Sohn] Remove incubation marker

[Matthias Sohn] Staging View: add commit functionality

[Kevin Sawicki] Use scrolled form in Staging view.

[Matthias Sohn] [sync] Refresh Synchronize view after repository change

[Chris Aniszczyk] Move StagingView reload to asynchronous job

[Chris Aniszczyk] Refactor BooleanPrefAction to top-level class

[Chris Aniszczyk] Add link with selection and refresh toolbar items to StagingView

[Matthias Sohn] Update EGit documentation plugin for 1.0

[Matthias Sohn] Fix issues with change-id and signed-off-by on Windows

[Matthias Sohn] Don't show Repository in Workspace warning if not necessary

[Matthias Sohn] EGit v1.0.0.201106011211-rc3

[Matthias Sohn] Prepare post v1.0.0.201106011211-rc3 builds

[Dariusz Luksza] Sort alphabetically ref names in branch dialogs

[Chris Aniszczyk] Add workspace change listener support to StagingView

[Chris Aniszczyk] Remove erroneous StagingView form update

[Chris Aniszczyk] Use regular form instead of scrolled form

[Chris Aniszczyk] Update to eclipse.org's latest SUA

[Kevin Sawicki] Remove access restriction violations

[Matthias Sohn] [sync] Include merge specifications in sync-data

[Matthias Sohn] [sync] Allow push to multiple repositories from sync-view

[Robin Stocker] Get rid of regexps in STRING_ASCENDING_COMPARATOR

[Matthias Sohn] Temporarily update to signing plugin 1.0.1.2-SNAPSHOT

[Matthias Sohn] Fix amending commits already containing a change-id

[Matthias Sohn] Fix cleanup of tests in SharingWizardTest

[Matthias Sohn] SharingWizard: Conditionally suggest moving project

[Matthias Sohn] Staging View: fix switching between repositories

[Matthias Sohn] EGit v1.0.0.201106051725-r

[Matthias Sohn] Prepare post v1.0.0.201106051725-r builds

[Matthias Sohn] Prepare 1.1.0 builds

------------------------------------------
[...truncated 9043 lines...]
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:72)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:619)

org.eclipse.egit.ui.view.synchronize.SynchronizeViewGitChangeSetModelTest  Time elapsed: 27.225 sec  <<< ERROR!
org.eclipse.swtbot.swt.finder.widgets.TimeoutException: Timeout after: 5000 ms.: Timed out waiting for Shell {Import projects from...} to close.
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:398)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:372)
	at org.eclipse.swtbot.swt.finder.SWTBotFactory.waitUntil(SWTBotFactory.java:360)
	at org.eclipse.swtbot.swt.finder.widgets.SWTBotShell.close(SWTBotShell.java:104)
	at org.eclipse.egit.ui.test.Eclipse.closeAllShells(Eclipse.java:44)
	at org.eclipse.egit.ui.test.Eclipse.reset(Eclipse.java:37)
	at org.eclipse.egit.ui.common.LocalRepositoryTestCase.afterClassBase(LocalRepositoryTestCase.java:162)
	at sun.reflect.GeneratedMethodAccessor33.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:37)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:54)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:24)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:24)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:72)
	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
	at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:71)
	at java.lang.Thread.run(Thread.java:619)


Results :

Failed tests: 
  testImportWizardGeneralProject(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)

Tests in error: 
  testImportWizardGeneralProject(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testImportWizardGeneralProject(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testImportWizardGeneralProjectWithWorkingSet(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testImportWizardGeneralProjectWithWorkingSet(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testImportWizardGeneralProjectWithWorkingSet(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testLinkWithSelection(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testLinkWithSelection(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testLinkWithSelection(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testLinkWithEditor(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testLinkWithEditor(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testLinkWithEditor(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testDeleteSingleBranch(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testDeleteSingleBranch(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testDeleteSingleBranch(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testDeleteMultipleBranches(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testDeleteMultipleBranches(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  testDeleteMultipleBranches(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest)
  org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest
  updatesParameterFieldsInImportDialogWhenURIIsUpdated(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  updatesParameterFieldsInImportDialogWhenURIIsUpdated(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  canCloneARemoteRepo(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  canCloneARemoteRepo(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  canCloneARemoteRepo(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  clonedRepositoryShouldExistOnFileSystem(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  clonedRepositoryShouldExistOnFileSystem(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  alteringSomeParametersDuringClone(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  alteringSomeParametersDuringClone(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  alteringSomeParametersDuringClone(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  invalidHostnameFreezesDialog(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  invalidHostnameFreezesDialog(org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest)
  org.eclipse.egit.ui.wizards.clone.GitCloneWizardTest
  canCloneARemoteRepo(org.eclipse.egit.ui.wizards.clone.GitCloneWizardHttpTest)
  canCloneARemoteRepo(org.eclipse.egit.ui.wizards.clone.GitCloneWizardHttpTest)
  canCloneARemoteRepo(org.eclipse.egit.ui.wizards.clone.GitCloneWizardHttpTest)
  org.eclipse.egit.ui.wizards.clone.GitCloneWizardHttpTest
  shareProjectAndCreateRepo(org.eclipse.egit.ui.wizards.share.SharingWizardTest)
  shareProjectAndCreateRepo(org.eclipse.egit.ui.wizards.share.SharingWizardTest)
  shareProjectWithAlreadyCreatedRepos(org.eclipse.egit.ui.wizards.share.SharingWizardTest)
  shareProjectWithAlreadyCreatedRepos(org.eclipse.egit.ui.wizards.share.SharingWizardTest)
  shareProjectWithAlreadyCreatedRepos(org.eclipse.egit.ui.wizards.share.SharingWizardTest)
  shareProjectWithExternalRepo(org.eclipse.egit.ui.wizards.share.SharingWizardTest)
  shareProjectWithExternalRepo(org.eclipse.egit.ui.wizards.share.SharingWizardTest)
  shareProjectWithExternalRepo(org.eclipse.egit.ui.wizards.share.SharingWizardTest)
  org.eclipse.egit.ui.wizards.share.SharingWizardTest
  org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest
  org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest
  org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest
  testTagDialogShowExistingTags(org.eclipse.egit.ui.test.team.actions.TagActionTest)
  testTagDialogShowExistingTags(org.eclipse.egit.ui.test.team.actions.TagActionTest)
  testCreateTag(org.eclipse.egit.ui.test.team.actions.TagActionTest)
  testCreateTag(org.eclipse.egit.ui.test.team.actions.TagActionTest)
  testChangeTagMessage(org.eclipse.egit.ui.test.team.actions.TagActionTest)
  testChangeTagMessage(org.eclipse.egit.ui.test.team.actions.TagActionTest)
  org.eclipse.egit.ui.test.team.actions.TagActionTest
  org.eclipse.egit.ui.test.team.actions.CommitActionTest
  org.eclipse.egit.ui.test.team.actions.CommitActionTest
  org.eclipse.egit.ui.test.team.actions.CommitActionTest
  testPushToBothDestination(org.eclipse.egit.ui.test.team.actions.PushActionTest)
  testPushToBothDestination(org.eclipse.egit.ui.test.team.actions.PushActionTest)
  testPushToPushDestination(org.eclipse.egit.ui.test.team.actions.PushActionTest)
  testPushToPushDestination(org.eclipse.egit.ui.test.team.actions.PushActionTest)
  org.eclipse.egit.ui.test.team.actions.PushActionTest
  org.eclipse.egit.ui.test.team.actions.FetchAndMergeActionTest
  org.eclipse.egit.ui.test.team.actions.FetchAndMergeActionTest
  org.eclipse.egit.ui.test.team.actions.FetchAndMergeActionTest
  org.eclipse.egit.ui.test.team.actions.DisconnectConnectTest
  org.eclipse.egit.ui.test.team.actions.DisconnectConnectTest
  org.eclipse.egit.ui.test.team.actions.DisconnectConnectTest
  testOpenHistory(org.eclipse.egit.ui.test.team.actions.ShowInTest)
  testOpenHistoryMultiSelection(org.eclipse.egit.ui.test.team.actions.ShowInTest)
  testOpenRepoView(org.eclipse.egit.ui.test.team.actions.ShowInTest)
  testOpenRepoViewMultiSelection(org.eclipse.egit.ui.test.team.actions.ShowInTest)
  org.eclipse.egit.ui.test.team.actions.ShowInTest
  org.eclipse.egit.ui.test.team.actions.CompareActionsTest
  org.eclipse.egit.ui.test.team.actions.CompareActionsTest
  org.eclipse.egit.ui.test.team.actions.CompareActionsTest
  testOpenHistoryOnFileNoFilter(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testOpenHistoryOnFileNoFilter(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testOpenHistoryOnFileRepoFilter(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testOpenHistoryOnFileRepoFilter(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testOpenHistoryOnFileProjectFilter(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testOpenHistoryOnFileProjectFilter(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testOpenHistoryOnFileFolderFilter(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testOpenHistoryOnFileFolderFilter(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testOpenHistoryOnProject(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testOpenHistoryOnProject(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testAddCommit(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testAddCommit(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testAddBranch(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testAddBranch(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testAddTag(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testAddTag(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testCheckOut(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testCheckOut(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testShowAllBranches(org.eclipse.egit.ui.test.history.HistoryViewTest)
  testShowAllBranches(org.eclipse.egit.ui.test.history.HistoryViewTest)
  org.eclipse.egit.ui.test.history.HistoryViewTest
  testPush(org.eclipse.egit.ui.httpauth.PushTest)
  shouldReturnNoChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)
  shouldReturnListOfChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)
  shouldCompareBranchAgainstTag(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)
  shouldCompareTagAgainstTag(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)
  shouldOpenCompareEditor(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)
  shouldListFileDeletedChange(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)
  shouldSynchronizeInEmptyRepository(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)
  shouldExchangeCompareEditorSidesBetweenIncomingAndOutgoingChanges(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)
  shouldNotShowIgnoredFiles(org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest)
  org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest
  org.eclipse.egit.ui.view.synchronize.SynchronizeViewWorkspaceModelTest
  org.eclipse.egit.ui.view.synchronize.SynchronizeViewGitChangeSetModelTest
  org.eclipse.egit.ui.view.synchronize.SynchronizeViewGitChangeSetModelTest
  org.eclipse.egit.ui.view.synchronize.SynchronizeViewGitChangeSetModelTest

Tests run: 171, Failures: 1, Errors: 112, Skipped: 2

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ....................................... SUCCESS [2.491s]
[INFO] Eclipse EGit ...................................... SUCCESS [1.810s]
[INFO] Git Team Provider (Core) .......................... SUCCESS [23.226s]
[INFO] Git Team Provider (UI) ............................ SUCCESS [1:03.729s]
[INFO] EGit Mylyn UI ..................................... SUCCESS [9.234s]
[INFO] EGit Mylyn Feature ................................ SUCCESS [1.695s]
[INFO] Git Team Provider (Documentation) ................. SUCCESS [2.036s]
[INFO] Eclipse EGit Feature .............................. SUCCESS [1.570s]
[INFO] Eclipse EGit Sources Feature ...................... SUCCESS [1.449s]
[INFO] Eclipse Git Plugin Update Site .................... SUCCESS [3:46.302s]
[INFO] EGit Core Test Plug-in ............................ SUCCESS [1:15.231s]
[INFO] EGit UI Test Plug-in .............................. FAILURE [11:40.715s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:17.962s
[INFO] Finished at: Sun Jun 05 21:30:01 EDT 2011
[INFO] Final Memory: 157M/895M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.12.0:test (default-test) on project org.eclipse.egit.ui.test: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.ui.test/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.12.0:test (default-test) on project org.eclipse.egit.ui.test: There are test failures.

Please refer to <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.ui.test/target/surefire-reports> for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:140)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:314)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:151)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:445)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:168)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.ui.test/target/surefire-reports> for the individual test results.
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:353)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:195)
	... 19 more
[ERROR] 
[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.eclipse.egit.ui.test
Terminating xvnc.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':12'.
[DRY] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Failed to send e-mail to Matthias Sohn because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Kevin Sawicki because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Chris Aniszczyk because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Robin Stocker because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Dariusz Luksza because no e-mail address is known, and no default e-mail domain is configured



Back to the top