Skip to content

fabric8 multi-platform test#1015

Merged
lvca merged 2 commits intoArcadeData:mainfrom
gramian:docker-fabric8
Apr 20, 2023
Merged

fabric8 multi-platform test#1015
lvca merged 2 commits intoArcadeData:mainfrom
gramian:docker-fabric8

Conversation

@gramian
Copy link
Collaborator

@gramian gramian commented Apr 8, 2023

What does this PR do?

This is a test of the fabric8 docker-maven-plugin for multi platform Docker images.

Related issues

#894

Additional Notes

Please revert if it does not work

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

@lvca lvca merged commit ffc5b46 into ArcadeData:main Apr 20, 2023
@lvca lvca self-requested a review April 22, 2023 04:26
@lvca lvca added this to the 23.4.1 milestone Apr 22, 2023
@lvca
Copy link
Member

lvca commented Apr 22, 2023

I don't it worked:

image

@gramian
Copy link
Collaborator Author

gramian commented Apr 22, 2023

Alright, please revert this and I go back to the drawing board. Sorry.

lvca added a commit that referenced this pull request Apr 22, 2023
lvca added a commit that referenced this pull request Apr 22, 2023
mergify bot added a commit that referenced this pull request Feb 5, 2026
… 3.14.1 to 3.15.0 [skip ci]

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.1 to 3.15.0.
Release notes

*Sourced from [org.apache.maven.plugins:maven-compiler-plugin's releases](https://github.com/apache/maven-compiler-plugin/releases).*

> 3.15.0
> ------
>
> 🐛 Bug Fixes
> -----------
>
> * Fix Java 25 compatibility during integration tests ([#1020](https://redirect.github.com/apache/maven-compiler-plugin/pull/1020)) [`@​desruisseaux`](https://github.com/desruisseaux)
> * [[MCOMPILER-540]](https://issues.apache.org/jira/browse/MCOMPILER-540) - useIncrementalCompilation=false may add generated sources to the sources list ([#192](https://redirect.github.com/apache/maven-compiler-plugin/pull/192)) [`@​mensinda`](https://github.com/mensinda)
>
> 👻 Maintenance
> -------------
>
> * Bump org.apache.maven.plugins:maven-plugins from 45 to 46 ([#1015](https://redirect.github.com/apache/maven-compiler-plugin/pull/1015)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Remove declaration of "plexus-snapshots" repository ([#1010](https://redirect.github.com/apache/maven-compiler-plugin/pull/1010)) [`@​desruisseaux`](https://github.com/desruisseaux)
> * Works only with Maven 4.0.0 rc4 ([#996](https://redirect.github.com/apache/maven-compiler-plugin/pull/996)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Enable Java 25 and Maven 4 in CI ([#975](https://redirect.github.com/apache/maven-compiler-plugin/pull/975)) [`@​slachiewicz`](https://github.com/slachiewicz)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to 3.5.0 ([#1016](https://redirect.github.com/apache/maven-compiler-plugin/pull/1016)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump plexusCompilerVersion from 2.16.1 to 2.16.2 ([#1021](https://redirect.github.com/apache/maven-compiler-plugin/pull/1021)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugins:maven-plugins from 46 to 47 ([#1019](https://redirect.github.com/apache/maven-compiler-plugin/pull/1019)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 ([#1008](https://redirect.github.com/apache/maven-compiler-plugin/pull/1008)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.ow2.asm:asm from 9.9 to 9.9.1 ([#1005](https://redirect.github.com/apache/maven-compiler-plugin/pull/1005)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.11 to 3.9.12 ([#1007](https://redirect.github.com/apache/maven-compiler-plugin/pull/1007)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump maven-plugin-testing-harness to 3.4.0 ([#1001](https://redirect.github.com/apache/maven-compiler-plugin/pull/1001)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)
> * Bump plexusCompilerVersion from 2.16.0 to 2.16.1 ([#999](https://redirect.github.com/apache/maven-compiler-plugin/pull/999)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 ([#993](https://redirect.github.com/apache/maven-compiler-plugin/pull/993)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump plexusCompilerVersion from 2.15.0 to 2.16.0 ([#992](https://redirect.github.com/apache/maven-compiler-plugin/pull/992)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.ow2.asm:asm from 9.8 to 9.9 ([#981](https://redirect.github.com/apache/maven-compiler-plugin/pull/981)) @[dependabot[bot]](https://github.com/apps/dependabot)


Commits

* [`9290cb3`](apache/maven-compiler-plugin@9290cb3) [maven-release-plugin] prepare release maven-compiler-plugin-3.15.0
* [`3657d40`](apache/maven-compiler-plugin@3657d40) Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
* [`7bbf805`](apache/maven-compiler-plugin@7bbf805) Bump plexusCompilerVersion from 2.16.1 to 2.16.2
* [`57fa938`](apache/maven-compiler-plugin@57fa938) Bump org.apache.maven.plugins:maven-plugins from 46 to 47
* [`385e3f2`](apache/maven-compiler-plugin@385e3f2) Fix Java 25 compatibility during integration tests ([#1020](https://redirect.github.com/apache/maven-compiler-plugin/issues/1020))
* [`6b34423`](apache/maven-compiler-plugin@6b34423) Bump org.apache.maven.plugins:maven-plugins from 45 to 46
* [`aaeb9c6`](apache/maven-compiler-plugin@aaeb9c6) [MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...
* [`6e3db9d`](apache/maven-compiler-plugin@6e3db9d) Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2
* [`0fe9b84`](apache/maven-compiler-plugin@0fe9b84) Remove declaration of "plexus-snapshots" repository ([#1010](https://redirect.github.com/apache/maven-compiler-plugin/issues/1010))
* [`35f6800`](apache/maven-compiler-plugin@35f6800) Bump org.ow2.asm:asm from 9.9 to 9.9.1
* Additional commits viewable in [compare view](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-compiler-plugin&package-manager=maven&previous-version=3.14.1&new-version=3.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants