Releases: wildfly/wildfly-maven-plugin
Releases · wildfly/wildfly-maven-plugin
5.0.1.Final
What's Changed
- Allow the "file:relative/path" URL notation for manifest coordinate by @TomasHofman in #517
- Fix for WFMP-254, Dependency on maven-core should be provided by @jfdenise in #531
- Fix for WFMP-255, Fix Galleon Options code snippet by @jfdenise in #532
- [WFMP-256] Do not allow null keys or values to be added as environmen… by @jamezp in #535
- [WFMP-259] Add a dependency for the plexus-utils used by the execute-… by @jamezp in #537
- Various docs updates, upgrade WildFly to 32 and using the plugin itself for provisioning the test servers by @jamezp in #538
- [WFMP-260] Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Final to 1.0.6.Final by @dependabot in #533
- Bump version.org.jboss.galleon from 6.0.0.Final to 6.0.1.Final by @dependabot in #526
- [WFMP-262]: Allow to add labels to the images. by @jamezp in #545
- [WFMP-261] Deprecate the ApplicationImageInfo in favor of using param… by @jamezp in #544
- Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #542
- Add the @SInCE 5.0 on a few attributes that seem to have been missed. by @jamezp in #552
- [WFMP-264] Bump version.org.jboss.logging.jboss-logging from 3.5.3.Final to 3.6.0.Final by @marko-bekhta in #548
- [WFMP-267] Bump version.org.wildfly.core from 23.0.3.Final to 25.0.1.Final by @dependabot in #553
- [WFMP-268] Bump version.org.jboss.galleon from 6.0.1.Final to 6.0.3.Final by @dependabot in #556
- Replace some hardcoded groupId with project property by @jfdenise in #558
- Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #557
- [WFMP-271] Add name field to the ChannelConfiguration by @jmesnil in #560
- [WFMP-272] Bump version.org.wildfly.core from 25.0.1.Final to 25.0.2.Final by @dependabot in #559
- [WFMP-273] Bump org.jboss.logging:jboss-logging from 3.6.0.Final to 3.6.1.Final by @dependabot in #562
- [WFMP-244] Allow the known management configuration system properties… by @jamezp in #563
- [WFMP-263] If the name attribute is used and a compile phase was pass… by @jamezp in #564
- [WFMP-274] Do not close the management client while the ServerManager… by @jamezp in #565
New Contributors
- @marko-bekhta made their first contribution in #548
Full Changelog: 5.0.0.Final...5.0.1.Final
5.0.0.Final
What's Changed
- Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #371
- Bump actions/checkout from 3 to 4 by @dependabot in #373
- Bump version.org.wildfly.core from 21.1.0.Final to 21.1.1.Final by @dependabot in #372
- [5.x] Add support for WildFly Glow by @jfdenise in #374
- Enforce overwriteProvisionedServer when layers discovery is enabled by @jfdenise in #377
- Bump org.wildfly.prospero:prospero-metadata from 1.0.3.Final to 1.1.0.Final by @dependabot in #375
- Fix typo in Javadoc/documentation by @michaelmior in #368
- [WFMP-216] Remove the jboss-logmanager dependency. by @jamezp in #378
- Upgrade Maven dependencies. by @jamezp in #379
- Bump actions/checkout from 3 to 4 by @dependabot in #381
- Minor cleanup and fixes by @jamezp in #380
- [WFMP-218] Upgrade to WildFly Glow 1.0.0.Alpha5 by @jfdenise in #383
- [WFMP-217] Require a minimum of Maven 3.6.3. by @jamezp in #385
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Alpha5 to 1.0.0.Alpha6 by @dependabot in #387
- Bump version.org.wildfly.channel from 1.0.2.Final to 1.0.3.Final by @dependabot in #388
- Bump version.org.wildfly.core from 21.1.1.Final to 22.0.0.Final by @dependabot in #392
- Bump org.wildfly.prospero:prospero-metadata from 1.1.0.Final to 1.2.0.Final by @dependabot in #390
- Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #391
- [WFMP-221] Bump version.org.jboss.galleon from 5.2.0.Final to 5.2.1.Final by @dependabot in #394
- Upgrade galleon to 5.2.2.Final, wildfly-channel to 1.0.4.Final by @jfdenise in #406
- Upgrade wildfly-channel to 1.0.5.Final by @jfdenise in #409
- Bump version.org.wildfly.core from 22.0.0.Final to 22.0.1.Final by @dependabot in #395
- Update CI to run less jobs and cleaner by @jamezp in #414
- [WFMP-224] Add an option to reload a server if the server-state is in… by @jamezp in #412
- Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot in #416
- [WFMP-225] Add a property for the channels configuration parameter. by @jamezp in #417
- [WFMP-227] Do not append the build directory to defined provisioning … by @jamezp in #420
- [WFMP-228] Handle the server state after CLI commands are executed. F… by @jamezp in #422
- Bump version.org.wildfly.core from 22.0.1.Final to 22.0.2.Final by @dependabot in #424
- Bump actions/setup-java from 3 to 4 by @dependabot in #427
- [WFMP-229] Re-license the plugin and tests to ASLv2 by @jamezp in #428
- Bump actions/configure-pages from 3 to 4 by @dependabot in #433
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #434
- [WFMP-230] Log fallback channel resolution messages as debug instead … by @jamezp in #435
- Rework of Galleon integration using API introduced in Galleon 6.0.0.Beta1 by @jfdenise in #438
- [WFMP-232] Add support for bootable JAR by @jfdenise in #441
- [WFMP-232] Remove the Log API in favor of jboss-logging. by @jamezp in #442
- Bump org.wildfly.prospero:prospero-metadata from 1.2.0.Final to 1.2.1.Final by @dependabot in #431
- Bump org.mockito:mockito-core from 5.6.0 to 5.8.0 by @dependabot in #429
- Fix for WFMP-233, Dry-run option is failing by @jfdenise in #445
- Upgrade to WildFly Glow 1.0.0.Beta1 by @jfdenise in #446
- [WFMP-231] Migrate to using the wildfly-plugin-tools. Remove the util… by @jamezp in #447
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #443
- Bump org.wildfly.tools:wildfly-parent from 1.0.2.Final to 1.0.3.Final by @dependabot in #449
- Add links to WildFly Glow documentation. by @jamezp in #453
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #451
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #452
- Revert "Bump actions/deploy-pages from 3 to 4" by @jamezp in #456
- Revert "Bump actions/upload-pages-artifact from 2 to 3" by @jamezp in #457
- Fix for WFMP-234, Allows to exclude some archives when scanning with … by @jfdenise in #460
- Fix for WFMP-236, The generated configuration name is not used when WildFly Glow is enabled by @jfdenise in #462
- Fix for WFMP-235, Introduce a start-jar goal by @jfdenise in #461
- Fix for WFMP-237, verbose argument when discovering provisioning info by @jfdenise in #463
- [WFMP-238] Upgrade wildfly-plugin-tools to 1.0.0.Beta2 by @jamezp in #464
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #458
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #459
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Beta2 to 1.0.0.Beta4 by @dependabot in #467
- Fix for WFMP-240, Upgrade to WildFly Glow 1.0.0.Beta5 by @jfdenise in #469
- Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 by @dependabot in #468
- Upgrade WildFly Glow to 1.0.0.Beta7 by @jfdenise in #476
- Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #474
- [WFMP-242] Bump version.org.wildfly.core from 22.0.2.Final to 23.0.1.Final by @dependabot in #473
- Bump version.org.jboss.galleon from 6.0.0.Beta1 to 6.0.0.Beta2 by @dependabot in #477
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Beta7 to 1.0.0.Beta8 by @dependabot in #479
- Upgrade the wildfly-plugin-tools to 1.0.0.Beta3. by @jamezp in #480
- Bump version.org.jboss.galleon from 6.0.0.Beta2 to 6.0.0.Beta3 by @dependabot in #482
- Fix for WFMP-245, Confusing error message when not specifying manifest as individual channel by @jfdenise in #486
- [WFMP-246] Ensure the serverConfig parameter sets the server configu… by @jamezp in #489
- Bump version.org.jboss.galleon from 6.0.0.Beta3 to 6.0.0.Beta4 by @dependabot in #492
- Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #490
- Bump version.org.apache.maven.resolver from 1.9.6 to 1.9.18 by @dependabot in #496
- [WFMP-249] Bump version.org.wildfly.channel from 1.0.5.Final to 1.1.0.Final by @dependabot in #495
- [WFMP-250] Bump version.org.wildfly.core from 23.0.1.Final to 23.0.3.Final by @dependabot in #485
- [WFMP-251] Bump org.apache.maven.shared:maven-artifact-transfer from 0.9.1 to 0.13.1 by @dependabot in #497
- Upgrade to WildFly Glow 1.0.0.Beta12 by @jfdenise in https://github.com/wildfly/wildfly-maven...
5.0.0.Beta5
What's Changed
- Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #371
- Bump actions/checkout from 3 to 4 by @dependabot in #373
- Bump version.org.wildfly.core from 21.1.0.Final to 21.1.1.Final by @dependabot in #372
- [5.x] Add support for WildFly Glow by @jfdenise in #374
- Enforce overwriteProvisionedServer when layers discovery is enabled by @jfdenise in #377
- Bump org.wildfly.prospero:prospero-metadata from 1.0.3.Final to 1.1.0.Final by @dependabot in #375
- Fix typo in Javadoc/documentation by @michaelmior in #368
- [WFMP-216] Remove the jboss-logmanager dependency. by @jamezp in #378
- Upgrade Maven dependencies. by @jamezp in #379
- Bump actions/checkout from 3 to 4 by @dependabot in #381
- Minor cleanup and fixes by @jamezp in #380
- [WFMP-218] Upgrade to WildFly Glow 1.0.0.Alpha5 by @jfdenise in #383
- [WFMP-217] Require a minimum of Maven 3.6.3. by @jamezp in #385
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Alpha5 to 1.0.0.Alpha6 by @dependabot in #387
- Bump version.org.wildfly.channel from 1.0.2.Final to 1.0.3.Final by @dependabot in #388
- Bump version.org.wildfly.core from 21.1.1.Final to 22.0.0.Final by @dependabot in #392
- Bump org.wildfly.prospero:prospero-metadata from 1.1.0.Final to 1.2.0.Final by @dependabot in #390
- Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #391
- [WFMP-221] Bump version.org.jboss.galleon from 5.2.0.Final to 5.2.1.Final by @dependabot in #394
- Upgrade galleon to 5.2.2.Final, wildfly-channel to 1.0.4.Final by @jfdenise in #406
- Upgrade wildfly-channel to 1.0.5.Final by @jfdenise in #409
- Bump version.org.wildfly.core from 22.0.0.Final to 22.0.1.Final by @dependabot in #395
- Update CI to run less jobs and cleaner by @jamezp in #414
- [WFMP-224] Add an option to reload a server if the server-state is in… by @jamezp in #412
- Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot in #416
- [WFMP-225] Add a property for the channels configuration parameter. by @jamezp in #417
- [WFMP-227] Do not append the build directory to defined provisioning … by @jamezp in #420
- [WFMP-228] Handle the server state after CLI commands are executed. F… by @jamezp in #422
- Bump version.org.wildfly.core from 22.0.1.Final to 22.0.2.Final by @dependabot in #424
- Bump actions/setup-java from 3 to 4 by @dependabot in #427
- [WFMP-229] Re-license the plugin and tests to ASLv2 by @jamezp in #428
- Bump actions/configure-pages from 3 to 4 by @dependabot in #433
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #434
- [WFMP-230] Log fallback channel resolution messages as debug instead … by @jamezp in #435
- Rework of Galleon integration using API introduced in Galleon 6.0.0.Beta1 by @jfdenise in #438
- [WFMP-232] Add support for bootable JAR by @jfdenise in #441
- [WFMP-232] Remove the Log API in favor of jboss-logging. by @jamezp in #442
- Bump org.wildfly.prospero:prospero-metadata from 1.2.0.Final to 1.2.1.Final by @dependabot in #431
- Bump org.mockito:mockito-core from 5.6.0 to 5.8.0 by @dependabot in #429
- Fix for WFMP-233, Dry-run option is failing by @jfdenise in #445
- Upgrade to WildFly Glow 1.0.0.Beta1 by @jfdenise in #446
- [WFMP-231] Migrate to using the wildfly-plugin-tools. Remove the util… by @jamezp in #447
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #443
- Bump org.wildfly.tools:wildfly-parent from 1.0.2.Final to 1.0.3.Final by @dependabot in #449
- Add links to WildFly Glow documentation. by @jamezp in #453
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #451
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #452
- Revert "Bump actions/deploy-pages from 3 to 4" by @jamezp in #456
- Revert "Bump actions/upload-pages-artifact from 2 to 3" by @jamezp in #457
- Fix for WFMP-234, Allows to exclude some archives when scanning with … by @jfdenise in #460
- Fix for WFMP-236, The generated configuration name is not used when WildFly Glow is enabled by @jfdenise in #462
- Fix for WFMP-235, Introduce a start-jar goal by @jfdenise in #461
- Fix for WFMP-237, verbose argument when discovering provisioning info by @jfdenise in #463
- [WFMP-238] Upgrade wildfly-plugin-tools to 1.0.0.Beta2 by @jamezp in #464
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #458
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #459
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Beta2 to 1.0.0.Beta4 by @dependabot in #467
- Fix for WFMP-240, Upgrade to WildFly Glow 1.0.0.Beta5 by @jfdenise in #469
- Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 by @dependabot in #468
- Upgrade WildFly Glow to 1.0.0.Beta7 by @jfdenise in #476
- Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #474
- [WFMP-242] Bump version.org.wildfly.core from 22.0.2.Final to 23.0.1.Final by @dependabot in #473
- Bump version.org.jboss.galleon from 6.0.0.Beta1 to 6.0.0.Beta2 by @dependabot in #477
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Beta7 to 1.0.0.Beta8 by @dependabot in #479
- Upgrade the wildfly-plugin-tools to 1.0.0.Beta3. by @jamezp in #480
- Bump version.org.jboss.galleon from 6.0.0.Beta2 to 6.0.0.Beta3 by @dependabot in #482
- Fix for WFMP-245, Confusing error message when not specifying manifest as individual channel by @jfdenise in #486
- [WFMP-246] Ensure the serverConfig parameter sets the server configu… by @jamezp in #489
- Bump version.org.jboss.galleon from 6.0.0.Beta3 to 6.0.0.Beta4 by @dependabot in #492
- Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #490
- Bump version.org.apache.maven.resolver from 1.9.6 to 1.9.18 by @dependabot in #496
- [WFMP-249] Bump version.org.wildfly.channel from 1.0.5.Final to 1.1.0.Final by @dependabot in #495
- [WFMP-250] Bump version.org.wildfly.core from 23.0.1.Final to 23.0.3.Final by @dependabot in #485
- [WFMP-251] Bump org.apache.maven.shared:maven-artifact-transfer from 0.9.1 to 0.13.1 by @dependabot in #497
- Upgrade to WildFly Glow 1.0.0.Beta12 by @jfdenise in https://github.com/wildfly/wildfly-maven...
5.0.0.Beta4
What's Changed
- Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #371
- Bump actions/checkout from 3 to 4 by @dependabot in #373
- Bump version.org.wildfly.core from 21.1.0.Final to 21.1.1.Final by @dependabot in #372
- [5.x] Add support for WildFly Glow by @jfdenise in #374
- Enforce overwriteProvisionedServer when layers discovery is enabled by @jfdenise in #377
- Bump org.wildfly.prospero:prospero-metadata from 1.0.3.Final to 1.1.0.Final by @dependabot in #375
- Fix typo in Javadoc/documentation by @michaelmior in #368
- [WFMP-216] Remove the jboss-logmanager dependency. by @jamezp in #378
- Upgrade Maven dependencies. by @jamezp in #379
- Bump actions/checkout from 3 to 4 by @dependabot in #381
- Minor cleanup and fixes by @jamezp in #380
- [WFMP-218] Upgrade to WildFly Glow 1.0.0.Alpha5 by @jfdenise in #383
- [WFMP-217] Require a minimum of Maven 3.6.3. by @jamezp in #385
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Alpha5 to 1.0.0.Alpha6 by @dependabot in #387
- Bump version.org.wildfly.channel from 1.0.2.Final to 1.0.3.Final by @dependabot in #388
- Bump version.org.wildfly.core from 21.1.1.Final to 22.0.0.Final by @dependabot in #392
- Bump org.wildfly.prospero:prospero-metadata from 1.1.0.Final to 1.2.0.Final by @dependabot in #390
- Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #391
- [WFMP-221] Bump version.org.jboss.galleon from 5.2.0.Final to 5.2.1.Final by @dependabot in #394
- Upgrade galleon to 5.2.2.Final, wildfly-channel to 1.0.4.Final by @jfdenise in #406
- Upgrade wildfly-channel to 1.0.5.Final by @jfdenise in #409
- Bump version.org.wildfly.core from 22.0.0.Final to 22.0.1.Final by @dependabot in #395
- Update CI to run less jobs and cleaner by @jamezp in #414
- [WFMP-224] Add an option to reload a server if the server-state is in… by @jamezp in #412
- Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot in #416
- [WFMP-225] Add a property for the channels configuration parameter. by @jamezp in #417
- [WFMP-227] Do not append the build directory to defined provisioning … by @jamezp in #420
- [WFMP-228] Handle the server state after CLI commands are executed. F… by @jamezp in #422
- Bump version.org.wildfly.core from 22.0.1.Final to 22.0.2.Final by @dependabot in #424
- Bump actions/setup-java from 3 to 4 by @dependabot in #427
- [WFMP-229] Re-license the plugin and tests to ASLv2 by @jamezp in #428
- Bump actions/configure-pages from 3 to 4 by @dependabot in #433
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #434
- [WFMP-230] Log fallback channel resolution messages as debug instead … by @jamezp in #435
- Rework of Galleon integration using API introduced in Galleon 6.0.0.Beta1 by @jfdenise in #438
- [WFMP-232] Add support for bootable JAR by @jfdenise in #441
- [WFMP-232] Remove the Log API in favor of jboss-logging. by @jamezp in #442
- Bump org.wildfly.prospero:prospero-metadata from 1.2.0.Final to 1.2.1.Final by @dependabot in #431
- Bump org.mockito:mockito-core from 5.6.0 to 5.8.0 by @dependabot in #429
- Fix for WFMP-233, Dry-run option is failing by @jfdenise in #445
- Upgrade to WildFly Glow 1.0.0.Beta1 by @jfdenise in #446
- [WFMP-231] Migrate to using the wildfly-plugin-tools. Remove the util… by @jamezp in #447
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #443
- Bump org.wildfly.tools:wildfly-parent from 1.0.2.Final to 1.0.3.Final by @dependabot in #449
- Add links to WildFly Glow documentation. by @jamezp in #453
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #451
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #452
- Revert "Bump actions/deploy-pages from 3 to 4" by @jamezp in #456
- Revert "Bump actions/upload-pages-artifact from 2 to 3" by @jamezp in #457
- Fix for WFMP-234, Allows to exclude some archives when scanning with … by @jfdenise in #460
- Fix for WFMP-236, The generated configuration name is not used when WildFly Glow is enabled by @jfdenise in #462
- Fix for WFMP-235, Introduce a start-jar goal by @jfdenise in #461
- Fix for WFMP-237, verbose argument when discovering provisioning info by @jfdenise in #463
- [WFMP-238] Upgrade wildfly-plugin-tools to 1.0.0.Beta2 by @jamezp in #464
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #458
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #459
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Beta2 to 1.0.0.Beta4 by @dependabot in #467
- Fix for WFMP-240, Upgrade to WildFly Glow 1.0.0.Beta5 by @jfdenise in #469
- Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 by @dependabot in #468
- Upgrade WildFly Glow to 1.0.0.Beta7 by @jfdenise in #476
- Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #474
- [WFMP-242] Bump version.org.wildfly.core from 22.0.2.Final to 23.0.1.Final by @dependabot in #473
- Bump version.org.jboss.galleon from 6.0.0.Beta1 to 6.0.0.Beta2 by @dependabot in #477
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Beta7 to 1.0.0.Beta8 by @dependabot in #479
- Upgrade the wildfly-plugin-tools to 1.0.0.Beta3. by @jamezp in #480
- Bump version.org.jboss.galleon from 6.0.0.Beta2 to 6.0.0.Beta3 by @dependabot in #482
- Fix for WFMP-245, Confusing error message when not specifying manifest as individual channel by @jfdenise in #486
- [WFMP-246] Ensure the serverConfig parameter sets the server configu… by @jamezp in #489
- Bump version.org.jboss.galleon from 6.0.0.Beta3 to 6.0.0.Beta4 by @dependabot in #492
- Bump org.mockito:mockito-core from 5.10.0 to 5.11.0 by @dependabot in #490
- Bump version.org.apache.maven.resolver from 1.9.6 to 1.9.18 by @dependabot in #496
- [WFMP-249] Bump version.org.wildfly.channel from 1.0.5.Final to 1.1.0.Final by @dependabot in #495
- [WFMP-250] Bump version.org.wildfly.core from 23.0.1.Final to 23.0.3.Final by @dependabot in #485
- [WFMP-251] Bump org.apache.maven.shared:maven-artifact-transfer from 0.9.1 to 0.13.1 by @dependabot in #497
New Contributors
- @michaelmior made their first contribution in https://github.com/wildf...
5.0.0.Beta3
What's Changed
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Beta2 to 1.0.0.Beta4 by @dependabot in #467
- Fix for WFMP-240, Upgrade to WildFly Glow 1.0.0.Beta5 by @jfdenise in #469
- Bump org.mockito:mockito-core from 5.8.0 to 5.9.0 by @dependabot in #468
- Upgrade WildFly Glow to 1.0.0.Beta7 by @jfdenise in #476
- Bump org.mockito:mockito-core from 5.9.0 to 5.10.0 by @dependabot in #474
- [WFMP-242] Bump version.org.wildfly.core from 22.0.2.Final to 23.0.1.Final by @dependabot in #473
- Bump version.org.jboss.galleon from 6.0.0.Beta1 to 6.0.0.Beta2 by @dependabot in #477
Full Changelog: 5.0.0.Beta2...5.0.0.Beta3
5.0.0.Beta2
What's Changed
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Alpha5 to 1.0.0.Alpha6 by @dependabot in #387
- Bump version.org.wildfly.channel from 1.0.2.Final to 1.0.3.Final by @dependabot in #388
- Bump version.org.wildfly.core from 21.1.1.Final to 22.0.0.Final by @dependabot in #392
- Bump org.wildfly.prospero:prospero-metadata from 1.1.0.Final to 1.2.0.Final by @dependabot in #390
- Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #391
- [WFMP-221] Bump version.org.jboss.galleon from 5.2.0.Final to 5.2.1.Final by @dependabot in #394
- Upgrade galleon to 5.2.2.Final, wildfly-channel to 1.0.4.Final by @jfdenise in #406
- Upgrade wildfly-channel to 1.0.5.Final by @jfdenise in #409
- Bump version.org.wildfly.core from 22.0.0.Final to 22.0.1.Final by @dependabot in #395
- Update CI to run less jobs and cleaner by @jamezp in #414
- [WFMP-224] Add an option to reload a server if the server-state is in… by @jamezp in #412
- Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot in #416
- [WFMP-225] Add a property for the channels configuration parameter. by @jamezp in #417
- [WFMP-227] Do not append the build directory to defined provisioning … by @jamezp in #420
- [WFMP-228] Handle the server state after CLI commands are executed. F… by @jamezp in #422
- Bump version.org.wildfly.core from 22.0.1.Final to 22.0.2.Final by @dependabot in #424
- Bump actions/setup-java from 3 to 4 by @dependabot in #427
- [WFMP-229] Re-license the plugin and tests to ASLv2 by @jamezp in #428
- Bump actions/configure-pages from 3 to 4 by @dependabot in #433
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #434
- [WFMP-230] Log fallback channel resolution messages as debug instead … by @jamezp in #435
- Rework of Galleon integration using API introduced in Galleon 6.0.0.Beta1 by @jfdenise in #438
- [WFMP-232] Add support for bootable JAR by @jfdenise in #441
- [WFMP-232] Remove the Log API in favor of jboss-logging. by @jamezp in #442
- Bump org.wildfly.prospero:prospero-metadata from 1.2.0.Final to 1.2.1.Final by @dependabot in #431
- Bump org.mockito:mockito-core from 5.6.0 to 5.8.0 by @dependabot in #429
- Fix for WFMP-233, Dry-run option is failing by @jfdenise in #445
- Upgrade to WildFly Glow 1.0.0.Beta1 by @jfdenise in #446
- [WFMP-231] Migrate to using the wildfly-plugin-tools. Remove the util… by @jamezp in #447
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #443
- Bump org.wildfly.tools:wildfly-parent from 1.0.2.Final to 1.0.3.Final by @dependabot in #449
- Add links to WildFly Glow documentation. by @jamezp in #453
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #451
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #452
- Revert "Bump actions/deploy-pages from 3 to 4" by @jamezp in #456
- Revert "Bump actions/upload-pages-artifact from 2 to 3" by @jamezp in #457
- Fix for WFMP-234, Allows to exclude some archives when scanning with … by @jfdenise in #460
- Fix for WFMP-236, The generated configuration name is not used when WildFly Glow is enabled by @jfdenise in #462
- Fix for WFMP-235, Introduce a start-jar goal by @jfdenise in #461
- Fix for WFMP-237, verbose argument when discovering provisioning info by @jfdenise in #463
- [WFMP-238] Upgrade wildfly-plugin-tools to 1.0.0.Beta2 by @jamezp in #464
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #458
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #459
Full Changelog: 5.0.0.Alpha2...5.0.0.Beta2
5.0.0.Beta1
What's Changed
- Bump org.wildfly.glow:wildfly-glow-core from 1.0.0.Alpha5 to 1.0.0.Alpha6 by @dependabot in #387
- Bump version.org.wildfly.channel from 1.0.2.Final to 1.0.3.Final by @dependabot in #388
- Bump version.org.wildfly.core from 21.1.1.Final to 22.0.0.Final by @dependabot in #392
- Bump org.wildfly.prospero:prospero-metadata from 1.1.0.Final to 1.2.0.Final by @dependabot in #390
- Bump org.mockito:mockito-core from 5.5.0 to 5.6.0 by @dependabot in #391
- [WFMP-221] Bump version.org.jboss.galleon from 5.2.0.Final to 5.2.1.Final by @dependabot in #394
- Upgrade galleon to 5.2.2.Final, wildfly-channel to 1.0.4.Final by @jfdenise in #406
- Upgrade wildfly-channel to 1.0.5.Final by @jfdenise in #409
- Bump version.org.wildfly.core from 22.0.0.Final to 22.0.1.Final by @dependabot in #395
- Update CI to run less jobs and cleaner by @jamezp in #414
- [WFMP-224] Add an option to reload a server if the server-state is in… by @jamezp in #412
- Bump org.wildfly.common:wildfly-common from 1.6.0.Final to 1.7.0.Final by @dependabot in #416
- [WFMP-225] Add a property for the channels configuration parameter. by @jamezp in #417
- [WFMP-227] Do not append the build directory to defined provisioning … by @jamezp in #420
- [WFMP-228] Handle the server state after CLI commands are executed. F… by @jamezp in #422
- Bump version.org.wildfly.core from 22.0.1.Final to 22.0.2.Final by @dependabot in #424
- Bump actions/setup-java from 3 to 4 by @dependabot in #427
- [WFMP-229] Re-license the plugin and tests to ASLv2 by @jamezp in #428
- Bump actions/configure-pages from 3 to 4 by @dependabot in #433
- Bump actions/deploy-pages from 2 to 3 by @dependabot in #434
- [WFMP-230] Log fallback channel resolution messages as debug instead … by @jamezp in #435
- Rework of Galleon integration using API introduced in Galleon 6.0.0.Beta1 by @jfdenise in #438
- [WFMP-232] Add support for bootable JAR by @jfdenise in #441
- [WFMP-232] Remove the Log API in favor of jboss-logging. by @jamezp in #442
- Bump org.wildfly.prospero:prospero-metadata from 1.2.0.Final to 1.2.1.Final by @dependabot in #431
- Bump org.mockito:mockito-core from 5.6.0 to 5.8.0 by @dependabot in #429
- Fix for WFMP-233, Dry-run option is failing by @jfdenise in #445
- Upgrade to WildFly Glow 1.0.0.Beta1 by @jfdenise in #446
- [WFMP-231] Migrate to using the wildfly-plugin-tools. Remove the util… by @jamezp in #447
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #443
- Bump org.wildfly.tools:wildfly-parent from 1.0.2.Final to 1.0.3.Final by @dependabot in #449
- Add links to WildFly Glow documentation. by @jamezp in #453
Full Changelog: 5.0.0.Alpha2...5.0.0.Beta1
4.2.2.Final
What's Changed
- [WFMP-227] Do not append the build directory to defined provisioning … by @jamezp in #421
- [WFMP-228] Handle the server state after CLI commands are executed. F… by @jamezp in #423
- Bump actions/setup-java from 3 to 4 by @dependabot in #425
- [WFMP-230] Log fallback channel resolution messages as debug instead … by @jamezp in #436
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #444
- [WFMP-231] Deprecate the API's removed and moved in 5.0.x. by @jamezp in #448
- Bump org.wildfly.tools:wildfly-parent from 1.0.2.Final to 1.0.3.Final by @dependabot in #450
Full Changelog: 4.2.1.Final...4.2.2.Final
4.2.1.Final
What's Changed
- Update prospero and wildfly-channels versions by @jamezp in #398
- [4.2] Upgrade galleon to 5.2.2.Final, prospero to 1.1.4.Final, wildfly-channel to 1.0.4.Final by @jfdenise in #405
- [4.2] Upgrade prospero to 1.1.5.Final, wildfly-channel to 1.0.5.Final by @jfdenise in #408
- Bump actions/checkout from 3 to 4 by @dependabot in #399
- Bump version.org.wildfly.core from 21.1.0.Final to 21.1.1.Final by @dependabot in #403
- [4.2] Update CI to run less jobs and cleaner by @jamezp in #415
- [WFMP-224] Add an option to reload a server if the server-state is in… by @jamezp in #413
- [WFMP-225] Add a property for the channels configuration parameter. by @jamezp in #418
Full Changelog: 4.2.0.Final...4.2.1.Final
5.0.0.Alpha2
What's Changed
- [WFMP-218] Upgrade to WildFly Glow 1.0.0.Alpha5 by @jfdenise in #383
- [WFMP-217] Require a minimum of Maven 3.6.3. by @jamezp in #385
Full Changelog: 5.0.0.Alpha1...5.0.0.Alpha2