Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump liberty-maven-plugin from 3.3.4 to 3.8.2 #912

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2023

Bumps liberty-maven-plugin from 3.3.4 to 3.8.2.

Release notes

Sourced from liberty-maven-plugin's releases.

Liberty Maven Plug-in 3.8.2

Version 3.8.2 of the Liberty Maven Plugin is a minor fix release.

The following fixes are included in this release:

  • Exclude the messaging directory from the temporary copy of the server configuration in dev mode to avoid locking issues.
  • Make cleanup and shutdown hook in dev mode more tolerant of exceptions.

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

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

Liberty Maven Plug-in 3.8.1

Version 3.8.1 of the Liberty Maven Plugin is a minor fix release.

The following fixes are included in this release:

  • Handle empty feature element in server.xml for dev mode #1683 #1682

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

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

Liberty Maven Plug-in 3.8

Version 3.8 of the Liberty Maven Plugin is a minor release that adds functionality, provides some fixes, and removes the archetypes.

New versions of the archetypes are no longer being produced. The last published version is 3.7.1. There are multiple starters available as a preferred alternative to the archetypes. If you want to use one of the previously published archetypes that we are no longer enhancing, refer to this documentation.

New functionality

  • Added a classifier parameter for the copyDependencies functionality. See this documentation for more information.
  • Added support to copy user features to the Liberty installation when neither installUtility nor featureUtility are available. This is primarily for installing user features on Liberty runtimes earlier than version 21.0.0.11.
  • Honor the project encoding for compilation - #1640

Additional Fixes

The following fixes are also included in this release.

  • Fix javadoc errors #1675
  • Improve integration test #1669
  • Fix devc running server detection #1656
  • Removed references to Maven 2.x APIs in preparation for compatibility with an upcoming Maven 4.0 release #1663 #1662
  • Handle variable resolution in more locations and scenarios #1657 #1655
  • Do not delete config files when Liberty installation is pre-existing #1607
  • Fix documentation #1649 #1659 #1632 #1631 #1625 #1623

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

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

... (truncated)

Commits
  • 4ebcd7e [maven-release-plugin] prepare release liberty-maven-3.8.2
  • 3247ae4 Merge pull request #1690 from cherylking/useCommon1826
  • 70081c0 Update to 1.8.26 for ci.common
  • b8a2351 Merge pull request #1687 from cherylking/useCommon1826snapshot
  • fd89c04 Remove yaml changes for branch
  • f0a8ad7 Update to use ci.common 1.8.26-SNAPSHOT
  • 73c6c4e [maven-release-plugin] prepare for next development iteration
  • 3d7b956 [maven-release-plugin] prepare release liberty-maven-3.8.1
  • 26befad Merge pull request #1686 from cherylking/fixParentPomSnapshotVersion
  • 8ff4a07 Fix incorrect snapshot version reference
  • 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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 12, 2023
@bmarwell
Copy link
Contributor

@dependabot rebase

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

---
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 force-pushed the dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.8.2 branch from abbf350 to 960d4f4 Compare June 22, 2023 13:54
@bmarwell bmarwell added this to the 2.0 milestone Jun 22, 2023
@bmarwell bmarwell merged commit a1ce2c9 into main Jun 22, 2023
24 checks passed
@bmarwell bmarwell deleted the dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.8.2 branch June 22, 2023 16:37
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
1 participant