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

Run embedded Wildfly via Maven #10

Open
aerben opened this issue Apr 5, 2014 · 3 comments
Open

Run embedded Wildfly via Maven #10

aerben opened this issue Apr 5, 2014 · 3 comments
Assignees

Comments

@aerben
Copy link
Contributor

aerben commented Apr 5, 2014

For developers that are too lazy to set up a local managed instance of Wildfly (or Glassfish etc.), it would be convenient to run Wildfly with the webapp deployed automatically just like it is done with the tomcat and jetty plugin for maven.

https://docs.jboss.org/wildfly/plugins/maven/latest/

BTW: That page looks just as crappy as all of the other maven site-plugin generated pages. No wonder everyone hates maven - at least sometimes.

@headcr4sh
Copy link
Member

Sounds like a great idea. I tried the wildfly-maven-plugin via "mvn wildfly:run" already... Didn't work for me, but i can't remember the exact error message anymore.

What would we have to add/change to make it work?

@aerben aerben self-assigned this Apr 6, 2014
@aerben
Copy link
Contributor Author

aerben commented Apr 6, 2014

I'll try to find a working configuration. I really dislike using a configured local instance of Wildfly - when it works with maven, it should work everywhere, which cannot be said about locally installed instances.

@aerben
Copy link
Contributor Author

aerben commented Apr 6, 2014

Configured it, works like a charm.
Please double-check if it works for you, too.
The context is deployed on "fx-pastebin" on localhost, just as you would expect.

@aerben aerben assigned headcr4sh and unassigned aerben Apr 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants