Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add maven nature to foundation.ui #534

Closed

Conversation

dgolovin
Copy link
Member

Fix adds maven nature to fondation.ui bundle to fix compilation
errors after importing bundle in eclipse workspace. Without
maven feature bundle have to be built by maven first to download
maven dependencies.

Fix adds maven nature to fondation.ui bundle to fix compilation
errors after importing bundle in eclipse workspace. Without
maven feature bundle have to be built by maven first to download
maven dependencies.
@alexeykazakov
Copy link
Contributor

alexeykazakov commented Oct 1, 2016

@robstryker @mmalina I don't think it's related but please take a look at the integration test failure:

org.jboss.reddeer.core.exception.CoreLayerException: Item WildFly 9.0.1 Final does not exist in table
    at org.jboss.reddeer.core.handler.TableHandler.indexOf(TableHandler.java:151)
    at org.jboss.reddeer.swt.impl.table.AbstractTable.select(AbstractTable.java:173)
    at org.jboss.tools.runtime.reddeer.wizard.TaskWizardFirstPage.selectRuntime(TaskWizardFirstPage.java:22)
    at org.jboss.tools.runtime.as.ui.bot.test.download.RuntimeDownloadTestBase.processSelectingRuntime(RuntimeDownloadTestBase.java:71)
    at org.jboss.tools.runtime.as.ui.bot.test.download.ProjectRuntimeDownloadTestBase.downloadRuntime(ProjectRuntimeDownloadTestBase.java:16)
    at org.jboss.tools.runtime.as.ui.bot.test.download.ProjectRuntimeDownloadTestBase.downloadAndCheckRuntime(ProjectRuntimeDownloadTestBase.java:22)
    at org.jboss.tools.runtime.as.ui.bot.test.download.ProjectRuntimeDownloadTestBase.downloadAndCheckServer(ProjectRuntimeDownloadTestBase.java:32)
    at org.jboss.tools.runtime.as.ui.bot.test.download.SmokeRuntimeDownload.downloadWildfly90Final(SmokeRuntimeDownload.java:9)

@mmalina
Copy link
Member

mmalina commented Oct 6, 2016

@rhopp can you take a look at the test failure please?

@rhopp
Copy link
Member

rhopp commented Oct 6, 2016

testPR

@mmalina
Copy link
Member

mmalina commented Oct 10, 2016

@rhopp , any luck debugging why the test fails even though it looks fine from the screenshot?

@rhopp
Copy link
Member

rhopp commented Oct 10, 2016

Not yet. Locally it runs fine. I was able to reproduce this error on that machine. Will need to investigate further.

@robstryker
Copy link
Member

testPR

@robstryker
Copy link
Member

  • dd125ad - (HEAD -> main, origin/main) cherry-pick of PR 534 - Add maven nature to foundation.ui (25 seconds ago)

@robstryker robstryker closed this Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants