Skip to content

Bump liberty-maven-plugin from 3.3.4 to 3.7#430

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.7
Closed

Bump liberty-maven-plugin from 3.3.4 to 3.7#430
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps liberty-maven-plugin from 3.3.4 to 3.7.

Release notes

Sourced from liberty-maven-plugin's releases.

Liberty Maven Plug-in 3.7

Version 3.7 of the Liberty Maven Plugin is a minor release that adds functionality and provides some fixes. 

Jakarta EE9 and MicroProfile 5 support has been added for the generate-features goal. This support is also included for the dev and devc goals when feature generation is turned on.

The Liberty Maven Plugin now supports running with Java 17. The Liberty Maven Plugin is tested with Long-Term-Support (LTS) releases of Java. The plugin, as of release 3.7, supports Java 8, 11 and 17. Prior to this version, the plugin is supported on Java 8 and 11.

Additional Fixes

The following fixes are also included in this release.

  • Fix for #1203 and #1176 related to dev mode and multi-module support.
  • Copy SpringBoot application to devc folder in container #1576.
  • Removed docker scan suggestion on devc docker build #1575.
  • Update README to include information on Java support.
  • Add test case for multiple user feature.

See the commit log for the full set of the changes since the previous release.

The Liberty Maven Plugin 3.7 release is available on the Maven Central repository.

Liberty Maven Plug-in 3.6.1

Version 3.6.1 of the Liberty Maven Plugin is a minor fix release that contains a few fixes. 

Liberty dev mode has been updated to disable generate features by default. A new warning explaining that the source configuration directory will be modified is now displayed when generate features is toggled on using the g hotkey and when dev mode is started with the generateFeatures flag set to true.  For more information, refer to the dev goal and generate-features goal documentation.

Additional Fixes

The following fixes are also included in this release.

  • An improved dev mode startup message and help menu to make the hotkeys stand out more
  • Run generate features (if enabled) after a conflicting feature is removed from server configuration
  • If toggling on generate features using the g hotkey creates the configDropins/overrides directory, the generated features are now installed

See the commit log for the full set of the changes since the previous milestone release.

The Liberty Maven Plugin 3.6.1 release is available on the Maven Central repository.

Liberty Maven Plugin 3.6 Release

Version 3.6 of the Liberty Maven Plugin is a minor release that contains new functionality, plus some minor fixes.

The new functionality includes the generate-features goal. This goal creates a Liberty configuration file, generated-features.xml, containing the Liberty features required by the application. Refer to the generate-features goal for more information.

With the new generate-features goal comes new behavior for Liberty dev mode. By default, dev mode will invoke the generate-features goal both at start-up and whenever code or configuration changes are detected. Users can toggle feature generation on and off with the new g hotkey. Users can also optimize the generated feature list using the new o hotkey.

Additional Fixes

The following additional fixes are also included in this release.

... (truncated)

Commits
  • 70ac9bf [maven-release-plugin] prepare release liberty-maven-3.7
  • 0daf319 Merge pull request #1594 from cherylking/bumpCommonFor37release
  • a6918a6 Update common version and readme for Java support
  • a322f4d Update README.md
  • 52ceda2 Update README.md
  • 6b9ddc2 Update README.md
  • 6648395 Merge pull request #1586 from TrevCraw/update-3.7-SNAPSHOT
  • 1e9d523 Update to 3.7-SNAPSHOT
  • 005732c Merge pull request #1582 from turkeylurkey/issue-1581
  • eefa7f3 Skip the binary-scanner-it test when running wlp.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.3.4 to 3.7.
- [Release notes](https://github.com/OpenLiberty/ci.maven/releases)
- [Commits](OpenLiberty/ci.maven@liberty-maven-3.3.4...liberty-maven-3.7)

---
updated-dependencies:
- dependency-name: io.openliberty.tools:liberty-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 5, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2022

Superseded by #503.

@dependabot dependabot bot closed this Oct 21, 2022
@dependabot dependabot bot deleted the dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.7 branch October 21, 2022 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants