Skip to content

fabric8 multi-platform test - #1015

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

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

Conversation

@gramian

@gramian gramian commented Apr 8, 2023

Copy link
Copy Markdown
Collaborator

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

lvca commented Apr 22, 2023

Copy link
Copy Markdown
Member

I don't it worked:

image

@gramian

gramian commented Apr 22, 2023

Copy link
Copy Markdown
Collaborator Author

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)
mergify Bot added a commit that referenced this pull request Jun 21, 2026
…to 5.1.5 [skip ci]

Bumps [io.github.ascopes:protobuf-maven-plugin](https://github.com/ascopes/protobuf-maven-plugin) from 5.1.4 to 5.1.5.
Release notes

*Sourced from [io.github.ascopes:protobuf-maven-plugin's releases](https://github.com/ascopes/protobuf-maven-plugin/releases).*

> v5.1.5
> ------
>
> Nothing of *major* note for this update. Just pushing a newer build containing dependency updates to help those working in corporate environments with strict security triage policies.
>
> Going forward, I am going to look to do this on a monthly or bi-monthly basis to allow users to keep their builds up to date.
>
> As usual, any problems, just raise a discussion on our GitHub!


Commits

* [`dadfe90`](ascopes/protobuf-maven-plugin@dadfe90) [maven-release-plugin] prepare release v5.1.5
* [`5ca8a80`](ascopes/protobuf-maven-plugin@5ca8a80) Merge pull request [#1012](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1012) from ascopes/dependabot/maven/main/com.google.errorp...
* [`b9ee523`](ascopes/protobuf-maven-plugin@b9ee523) Bump com.google.errorprone:error\_prone\_core from 2.49.0 to 2.50.0
* [`23d4264`](ascopes/protobuf-maven-plugin@23d4264) Fix test warning to make new ErrorProne happier
* [`cd2dadf`](ascopes/protobuf-maven-plugin@cd2dadf) Merge pull request [#1016](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1016) from ascopes/dependabot/maven/main/com.uber.nullaway...
* [`b363e40`](ascopes/protobuf-maven-plugin@b363e40) Merge pull request [#1015](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1015) from ascopes/dependabot/maven/main/org.sonatype.cent...
* [`a5faf9d`](ascopes/protobuf-maven-plugin@a5faf9d) Bump com.uber.nullaway:nullaway from 0.13.6 to 0.13.7
* [`fb44e9c`](ascopes/protobuf-maven-plugin@fb44e9c) Bump org.sonatype.central:central-publishing-maven-plugin
* [`1d2f4dc`](ascopes/protobuf-maven-plugin@1d2f4dc) Merge pull request [#1014](https://redirect.github.com/ascopes/protobuf-maven-plugin/issues/1014) from ascopes/dependabot/maven/protobuf-maven-plugin/...
* [`ddebe15`](ascopes/protobuf-maven-plugin@ddebe15) Bump io.grpc:grpc-bom in /protobuf-maven-plugin/src/it/setup
* Additional commits viewable in [compare view](ascopes/protobuf-maven-plugin@v5.1.4...v5.1.5)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.github.ascopes:protobuf-maven-plugin&package-manager=maven&previous-version=5.1.4&new-version=5.1.5)](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)
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
* test multi platform build with fabric8/docker-maven-plugin

* fix trailing ws
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#1015](https://redirect.github.com/apache/maven-compiler-plugin/pull/1015)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Remove declaration of "plexus-snapshots" repository ([ArcadeData#1010](https://redirect.github.com/apache/maven-compiler-plugin/pull/1010)) [`@​desruisseaux`](https://github.com/desruisseaux)
> * Works only with Maven 4.0.0 rc4 ([ArcadeData#996](https://redirect.github.com/apache/maven-compiler-plugin/pull/996)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * Enable Java 25 and Maven 4 in CI ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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 ([ArcadeData#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