1. 17 Sep, 2025 1 commit
    • Administrator's avatar
      Fixes and simplifies WildFly execution with Maven · 45d4ccba
      Administrator authored
      The configuration to execute WildFly using Maven commands was causing
      problems in Windows environments.
      
      This problem has been fixed by upgrading the plugin version, which
      implied rebuilding its configuration. As part of this change, the
      configuration was also simplified, and now starting the application and
      redeploying it is faster.
      
      In addition, submodules that do not require WildFly to run the tests
      no longer copy it. This reduces the execution time.
      45d4ccba
  2. 18 Sep, 2023 1 commit
  3. 08 Nov, 2015 1 commit
    • Administrator's avatar
      Adds JaCoCo and Wildfly plugins · 0e9c6f1d
      Administrator authored
      The JaCoCo plugin has been added to perform the coverage test, while the
      Wildfly plugins allows the automatic deployment of the project on a
      Wildfly server using the 10990 port as the administration port.
      0e9c6f1d
  4. 27 Sep, 2015 1 commit
    • Administrator's avatar
      Initial commit · 0fea0159
      Administrator authored
      Initial commit with a basic .gitignore, README.md and POM files.
      0fea0159