Skip to content

Releases: wildfly/wildfly-maven-plugin

3.0.1.Final

15 Jun 18:56
c3b5768

Choose a tag to compare

Release Notes

Bug

  • [WFMP-161] - The start and run goals do not allow WildFly Preview to be used
  • [WFMP-162] - When extra-content-dir is a regular file, build process fails without explanation

4.0.0.Alpha1

31 May 22:09
cbb1545

Choose a tag to compare

4.0.0.Alpha1 Pre-release
Pre-release

Release Notes

Feature Request

  • [WFMP-154] - Integrate Channel for provisioning

Task

  • [WFMP-155] - Require Java 11 as a minimum Java version

Enhancement

  • [WFMP-156] - Upgrade galleon-maven-plugin to 5.0.1.Final

3.0.0.Final

05 Apr 18:51
68f5bd2

Choose a tag to compare

Release Notes

Feature Request

  • [WFMP-138] - Integrate galleon provisioning

Bug

  • [WFMP-141] - Can't deploy without packaging
  • [WFMP-142] - Plugin should handle the case of not found deployment
  • [WFMP-144] - Can package goal decide values for inherit-packages, inherit-configs itself?
  • [WFMP-149] - [wildfly-maven-plugin] NPE when script tag is empty in packaging-scripts
  • [WFMP-151] - NPE when using packaging-scipt with command in wildfly-maven-plugin
  • [WFMP-152] - Typo in wildfly-maven-plugin model description
  • [WFMP-153] - [wildfly-maven-plugin] It is possible to provision server into "target" using "." in provisioning-dir

Task

  • [WFMP-140] - Upgrade the site skin to 2.2.5

Enhancement

  • [WFMP-145] - Introduce an offline CLI command executor
  • [WFMP-146] - Add the ability to provide a name for layers based configuration
  • [WFMP-148] - Support for iterative development workflow

3.0.0.Beta1

01 Feb 03:36
99f4dd0

Choose a tag to compare

3.0.0.Beta1 Pre-release
Pre-release

What's Changed

  • Fix for WFMP-142, Plugin should handle the case of not found deployment by @jfdenise in #212
  • Fix for WFMP-142, Plugin should handle the case of not found deployment by @jfdenise in #213
  • Fix for WFMP-144, Can package goal decide values for inherit-packages… by @jfdenise in #214
  • Fix for WFMP-145, Introduce an offline CLI command executor by @jfdenise in #215
  • Add @SInCE annotation where applicable for 3.0. by @jamezp in #216

Full Changelog: 3.0.0.Alpha3...3.0.0.Beta1

3.0.0.Alpha3

29 Nov 21:34
68982ab

Choose a tag to compare

3.0.0.Alpha3 Pre-release
Pre-release

Release Notes

Bug

  • [WFMP-141] - Can't deploy without packaging

3.0.0.Alpha2

09 Nov 17:34
0de98fe

Choose a tag to compare

3.0.0.Alpha2 Pre-release
Pre-release

What's Changed

  • Make repositories enrichment a method - Tests shared module is deployed by @jfdenise in #205
  • deploy both shared module and parent by @jfdenise in #206

Full Changelog: 3.0.0.Alpha1...3.0.0.Alpha2

3.0.0.Alpha1

18 Oct 16:47

Choose a tag to compare

3.0.0.Alpha1 Pre-release
Pre-release

WildFly Maven Plugin 3.0.0.Alpha1

Feature Request

  • [WFMP-138] - Integrate galleon provisioning

Task

  • [WFMP-140] - Upgrade the site skin to 2.2.5

2.1.0.Final

11 Oct 20:43

Choose a tag to compare

Release Notes

Bug

  • [WFMP-125] - The execute-command goal does not use the timeout for the command

Task

  • [WFMP-117] - Upgrade jboss-logging from 3.3.2.Final to 3.4.0.Final
  • [WFMP-118] - Upgrade jboss-logmanager from 2.1.4.Final to 2.1.10.Final
  • [WFMP-119] - Upgrade jboss-parent from 29 to 34
  • [WFMP-120] - Upgrade WildFly Core to 9.0.1.Final
  • [WFMP-121] - Remove the jboss-modules dependency
  • [WFMP-123] - Upgrade commons-compress from 1.18 to 1.19
  • [WFMP-130] - Deprecate configuration parameters that will not be usable with provisioning
  • [WFMP-131] - Move the documentation to be hosted on GitHub pages
  • [WFMP-132] - Upgrade the test WildFly version to the latest
  • [WFMP-133] - Upgrade WildFly Core to 17.0.1.Final
  • [WFMP-134] - Upgrade WildFly Common to 1.5.4.Final
  • [WFMP-135] - Upgrade JBoss Logging to 3.4.2.Final
  • [WFMP-136] - Upgrade Eclipse Sisu to 0.3.5
  • [WFMP-137] - Add running tests with Java 17 on CI

Enhancement

  • [WFMP-124] - Introduce a way to execute commands before the deployment is done on the run goal

2.0.2.Final

27 Jul 15:14

Choose a tag to compare

Documentation

Release Notes - WildFly Maven Plugin - Version 2.0.2.Final

Bug

  • [WFMP-125] - The execute-command goal does not use the timeout for the command

Task

  • [WFMP-123] - Upgrade commons-compress from 1.18 to 1.19

2.0.1.Final

14 Feb 00:56

Choose a tag to compare

Documentation

Release Notes

Bug

  • [WFMP-91] - Errors while getting launch-type ignored
  • [WFMP-114] - Failure using JDK 11