Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wildfly/wildfly-maven-plugin
WildFly Maven Plugin
https://github.com/wildfly/wildfly-maven-plugin
maven wildfly
Last synced: 5 days ago
JSON representation
WildFly Maven Plugin
- Host: GitHub
- URL: https://github.com/wildfly/wildfly-maven-plugin
- Owner: wildfly
- License: apache-2.0
- Created: 2013-06-06T15:58:50.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-08T16:34:04.000Z (4 months ago)
- Last Synced: 2024-10-13T21:05:38.866Z (3 months ago)
- Topics: maven, wildfly
- Language: Java
- Homepage: https://docs.wildfly.org/wildfly-maven-plugin/
- Size: 8.32 MB
- Stars: 78
- Watchers: 17
- Forks: 87
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
WildFly Application Server Maven Plugin
=====================================A Maven plug-in for WildFly Application Server. This plugin allows you to:
* Deploy, redeploy or undeploy your application
* Add resources
* Deploy and undeploy artifacts
* Execute CLI commands
* Run a standalone server within Maven
* Galleon provisioning of a server.
* Packaging of a fully configured server containing application deployment.Plugin documentation is at https://docs.wildfly.org/wildfly-maven-plugin
Issues can be filed at https://issues.redhat.com/browse/WFMP
License
-------
* [ASLv2](LICENSE.txt)