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

Bump liberty-maven-plugin from 3.3.2 to 3.3.3 #25

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2020

Bumps liberty-maven-plugin from 3.3.2 to 3.3.3.

Release notes

Sourced from liberty-maven-plugin's releases.

Liberty Maven Plug-in 3.3.3

Version 3.3.3 of the Liberty Maven Plugin is a minor fix release that primarily contains fixes for dev mode with containers.

The following fixes related to the devc goal are included in this release:

  • Support installing features on Open Liberty images with the kernel-slim tag.
  • Fixed an issue where various characters in the project name were causing the docker build to fail.
  • Fixed an issue where an error message was shown when manually stopping the container started by devc.
  • Fixed an issue with using devc in a Windows VM.
  • Fixed an issue with using ADD or COPY commands with URLs in the Dockerfile.

The following additional fix is included in this release:

  • Fixed an issue with ear applications and the run goal to generate the archive based on the project packaging type.

See the commit log for the full set of the changes.

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

Commits
  • 12cc6be [maven-release-plugin] prepare release liberty-maven-3.3.3
  • d913c60 Merge pull request #1072 from cherylking/updateCommon1812
  • dfa2e39 Update to latest ci.ant and ci.common releases
  • 98aaf04 Merge pull request #1067 from ericglau/master
  • 40fe0b7 Passthrough containerName directly when calling install feature
  • cd9d1cd Merge pull request #1065 from cherylking/updateAnt197Snapshot
  • 21ac160 Update to use latest ci.ant snapshot
  • d750621 Merge pull request #1064 from ericglau/1061
  • b6cba6a Reset server started flag
  • ce16104 Merge pull request #1063 from turkeylurkey/issue-1058
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Dec 18, 2020
@github-actions github-actions bot merged commit d1d623c into master Dec 18, 2020
@dependabot dependabot bot deleted the dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.3.3 branch December 18, 2020 21:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants