You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/16 20:25:55 UTC

[GitHub] [pulsar] merlimat opened a new pull request, #16099: Changed Docker Maven plugin from Spotify to fabric8

merlimat opened a new pull request, #16099:
URL: https://github.com/apache/pulsar/pull/16099

   ### Motivation
   
   The maven plugin `com.spotify:dockerfile-maven-plugin` that we are using to build Docker images has been discontinued and not supported for quite some time. There are also things that don't work anymore with this plugin, like for example building on M1 Mac with an ARM based JVM. 
   
   The suggested replacement is `io.fabric8:docker-maven-plugin` (https://dmp.fabric8.io) which is actively mantained.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] codelipenghui closed pull request #16099: Changed Docker Maven plugin from Spotify to fabric8

Posted by GitBox <gi...@apache.org>.
codelipenghui closed pull request #16099: Changed Docker Maven plugin from Spotify to fabric8
URL: https://github.com/apache/pulsar/pull/16099


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] eolivelli commented on pull request #16099: Changed Docker Maven plugin from Spotify to fabric8

Posted by GitBox <gi...@apache.org>.
eolivelli commented on PR #16099:
URL: https://github.com/apache/pulsar/pull/16099#issuecomment-1199015621

   CI is failing while building the docker image. maybe we have to fine tune this patch
   
   > 2022-07-29T02:07:11.1326799Z [INFO] ------------------------------------------------------------------------
   > 2022-07-29T02:07:11.1442724Z [ERROR] Failed to execute goal on project pulsar-all-docker-image: Could not resolve dependencies for project org.apache.pulsar:pulsar-all-docker-image:pom:2.11.0-SNAPSHOT: Could not find artifact org.apache.pulsar:pulsar-docker-image:jar:docker-info:2.11.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) -> [Help 1]
   > 2022-07-29T02:07:11.1444564Z [ERROR] 
   
   
   cc @lhotari @merlimat  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] mattisonchao closed pull request #16099: Changed Docker Maven plugin from Spotify to fabric8

Posted by GitBox <gi...@apache.org>.
mattisonchao closed pull request #16099: Changed Docker Maven plugin from Spotify to fabric8
URL: https://github.com/apache/pulsar/pull/16099


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] mattisonchao commented on pull request #16099: Changed Docker Maven plugin from Spotify to fabric8

Posted by GitBox <gi...@apache.org>.
mattisonchao commented on PR #16099:
URL: https://github.com/apache/pulsar/pull/16099#issuecomment-1196386580

   @merlimat  Could you please check the failed test?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] mattisonchao commented on pull request #16099: Changed Docker Maven plugin from Spotify to fabric8

Posted by GitBox <gi...@apache.org>.
mattisonchao commented on PR #16099:
URL: https://github.com/apache/pulsar/pull/16099#issuecomment-1194920988

   re-open this PR to rerun the test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] mattisonchao commented on pull request #16099: Changed Docker Maven plugin from Spotify to fabric8

Posted by GitBox <gi...@apache.org>.
mattisonchao commented on PR #16099:
URL: https://github.com/apache/pulsar/pull/16099#issuecomment-1194921077

   Re-open this PR to rerun the test.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on pull request #16099: Changed Docker Maven plugin from Spotify to fabric8

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #16099:
URL: https://github.com/apache/pulsar/pull/16099#issuecomment-1158098628

   @merlimat Please provide a correct documentation label for your PR.
   Instructions see [Pulsar Documentation Label Guide](https://docs.google.com/document/d/1Qw7LHQdXWBW9t2-r-A7QdFDBwmZh6ytB4guwMoXHqc0).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org