Re: RFP: maven-remote-resources-plugin

2020-04-08 Thread Emmanuel Bourg
Le 08/04/2020 à 11:21, Mathieu Malaterre a écrit : > I was not aware one would need a .salsarc file just to ssh onto > salsa.d.o. thanks ! Actually the .salsarc file isn't for connecting with SSH, but for using the Gitlab API to create and configure the repository. Emmanuel Bourg

Re: RFP: maven-remote-resources-plugin

2020-04-08 Thread Mathieu Malaterre
I've uploaded 1.6.0 in the mean time. I'll work on 1.7.0 whenever maven-archiver is updated. On Wed, Apr 8, 2020 at 11:21 AM Mathieu Malaterre wrote: > > Merci Emmanuel ! So I am stuck with > > [ERROR] > /home/mathieu/debian/maven-remote-resources-plugin-1.7.0/src/main/java/org/apache/maven/plug

Re: RFP: maven-remote-resources-plugin

2020-04-08 Thread Mathieu Malaterre
Merci Emmanuel ! So I am stuck with [ERROR] /home/mathieu/debian/maven-remote-resources-plugin-1.7.0/src/main/java/org/apache/maven/plugin/resources/remote/ProcessRemoteResourcesMojo.java:[1054,35] cannot find symbol [ERROR] symbol: method parseOutputTimestamp(java.lang.String) [ERROR] loca

Re: RFP: maven-remote-resources-plugin

2020-04-04 Thread Emmanuel Bourg
Hi Matthieu, I've created the repository: https://salsa.debian.org/java-team/maven-remote-resources-plugin You are probably missing the Salsa API key in ~/.salsarc (or the key expired). Emmanuel Bourg Le 25/03/2020 à 16:28, Mathieu Malaterre a écrit : > Hi DD, > > Could someone please set

Re: RFP: maven-remote-resources-plugin

2020-03-25 Thread Mathieu Malaterre
Hi DD, Could someone please setup a 'maven-remote-resources-plugin' repo using 'setup-salsa-repository' for me ? For some reason I cannot ssh onto salsa.debian.org using my normal ssh key. Thanks much,