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

Publishing deployment fails if trying to replace an exploded with a war deployment #332

Open
adietish opened this issue May 15, 2019 · 2 comments

Comments

@adietish
Copy link
Contributor

adietish commented May 15, 2019

steps:

  1. ASSERT: have a wildfly server with an existing deployable folder that's not visible in vscode (ex.
    1. added the exploded deployable "kitchensink" (& published it)
    2. removed the server
    3. created the server again)
  2. EXEC: pick "Add deployment to server" in ctx menu
  3. EXEC: when asked pick "File" deployment and point it to kitchensink.war

Result:
image
Publishing fails, I'm not told why. We maybe should add a "Clean" action in the ctx menu to allow us to remove the existing deployment.

@adietish
Copy link
Contributor Author

@robstryker thoughts?

@robstryker
Copy link
Contributor

I kinda expected this issue. This was a big issue back in jbt for a long time. I'll look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants