Re: Maven Docker Images

2017-10-19 Thread Maxim Solodovnik
I would start with filing INFRA ticket :) On Fri, Oct 20, 2017 at 12:40 PM, Hervé BOUTEMY wrote: > awesome: there is some common practice we should get into > > do you know if there some docs somewhere? > I suppose there are some credentials associated to publishing to Dockerhub > > Regards, > >

Re: Maven Docker Images

2017-10-19 Thread Hervé BOUTEMY
awesome: there is some common practice we should get into do you know if there some docs somewhere? I suppose there are some credentials associated to publishing to Dockerhub Regards, Hervé Le vendredi 20 octobre 2017, 11:39:22 CEST Maxim Solodovnik a écrit : > In this case dockerhub is prefera

Re: Maven Docker Images

2017-10-19 Thread Maxim Solodovnik
In this case dockerhub is preferable :) On Fri, Oct 20, 2017 at 11:07 AM, Bindul Bhowmik wrote: > Maxim, > > On Thu, Oct 19, 2017 at 7:54 PM, Maxim Solodovnik > wrote: > > > > Hello, > > > > here is the place for Apache docker images managed by infra and Apache > > projects https://bintray.com/

Re: Maven Docker Images

2017-10-19 Thread Bindul Bhowmik
Maxim, On Thu, Oct 19, 2017 at 7:54 PM, Maxim Solodovnik wrote: > > Hello, > > here is the place for Apache docker images managed by infra and Apache > projects https://bintray.com/apache/ :) >From what I have seen, while there are 4 projects with docker repositories on bintray, there seem to be

Re: Maven Docker Images

2017-10-19 Thread Maxim Solodovnik
Hello, here is the place for Apache docker images managed by infra and Apache projects https://bintray.com/apache/ :) On Fri, Oct 20, 2017 at 12:30 AM, Hervé BOUTEMY wrote: > great idea > > ok, we need a git repo at ASF > > what else? > Is there some sort of release process? some sort of source

Re: Maven Docker Images

2017-10-19 Thread Hervé BOUTEMY
great idea ok, we need a git repo at ASF what else? Is there some sort of release process? some sort of source to release? Regards, Hervé Le jeudi 19 octobre 2017, 13:47:45 CEST Mike Drob a écrit : > Thanks for the pointer, Carlos! I had searched the archives, but maybe I > didn't go back far

Re: Maven Plugin that provides alternative repository

2017-10-19 Thread Mikolaj Izdebski
On 10/19/2017 06:12 AM, Christoph Laeubrich wrote: > So extensions for WorkspaceReader can't be used like described here[1] > inside the pom.xml? > Does that mean I have to put my extension in the maven classpath to > make it work? IIRC, it won't work from pom.xml, but should work from extensions.