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

chore(deps): bump liberty-maven-plugin from 3.0.1 to 3.8.2 #293

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps liberty-maven-plugin from 3.0.1 to 3.8.2.

Release notes

Sourced from liberty-maven-plugin's releases.

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.

Liberty Maven Plug-in 3.7.1

Version 3.7.1 of the Liberty Maven Plugin is a minor fix release that contains a couple of fixes. 

The following fixes are included in this release.

  • Fix server.env file processing to handle blank lines and comment lines #1603 #1602
  • Add binary scanner license to our documentation #1595 #1601
  • Add build directory parameter when installing features to enable cleanup of internal folder with generated schema files #1599

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

The Liberty Maven Plugin 3.7.1 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

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 12, 2023
Bumps [liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.0.1 to 3.8.2.
- [Release notes](https://github.com/OpenLiberty/ci.maven/releases)
- [Commits](OpenLiberty/ci.maven@liberty-maven-3.0.1...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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.8.2 branch from 587788f to 634e5bd Compare August 4, 2023 12:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 9, 2023

Superseded by #350.

@dependabot dependabot bot closed this Oct 9, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.8.2 branch October 9, 2023 07: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