You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Cole Greer (Jira)" <ji...@apache.org> on 2023/01/05 00:57:00 UTC

[jira] [Commented] (TINKERPOP-2852) Update Maven plugin for docker-images building for M1 compatibility

    [ https://issues.apache.org/jira/browse/TINKERPOP-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17654689#comment-17654689 ] 

Cole Greer commented on TINKERPOP-2852:
---------------------------------------

If for some reason anyone finds it essential to run the `docker-images` profile as is on an apple silicon mac, a viable work around is to install and run maven from an x86 JDK build. I have had success doing so with Oracle OpenJDK 11.0.2 for intel macs.

> Update Maven plugin for docker-images building for M1 compatibility
> -------------------------------------------------------------------
>
>                 Key: TINKERPOP-2852
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2852
>             Project: TinkerPop
>          Issue Type: Improvement
>            Reporter: Yang Xia
>            Priority: Major
>
> The current Maven plug in we use for the `docker-image` building profile is no longer maintained ([https://github.com/spotify/dockerfile-maven)|https://github.com/spotify/dockerfile-maven).], and it is also not compatible with M1 Macs. 
> We should consider swapping the plug in for an actively maintained one that is M1 compatible, for example [https://github.com/fabric8io/docker-maven-plugin/issues/1257.|https://github.com/fabric8io/docker-maven-plugin/issues/1257]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)