redhat-developer / vscode-server-connector

📦 VS Code extension to run JBoss EAP servers and Runtimes
Eclipse Public License 2.0
57 stars 26 forks source link

Implement WildFly deployment through maven plugins #68

Open dgolovin opened 6 years ago

robstryker commented 5 years ago

I'm not sure what this issue entails. @dgolovin we already have deployment. Anything else required?

I know we need to enhance deployment for an exploded usecase, but we're not there yet.

adietish commented 5 years ago

@dgolovin we now have exploded deployments. What exactly did you have in mind? Dare to provide more details, please?

adietish commented 5 years ago

@dgolovin re-ping, can you please provide details?

adietish commented 5 years ago

@dgolovin re-ping, can you please explain what you expect here?

sliw39 commented 2 years ago

I think he wants an eclipse like m2e tool. We had a similar issue where the maven's target folder doesn't contains all files (like generated application.xml or MANIFEST.mf) therefore it cannot be deployed exploded as it. Seems to be a request not related to this project