Re: Maven uploads and hashes

2020-06-04 Thread Mark Thomas
On 31/05/2020 00:27, Michael Osipov wrote: > * Clone MRESOLVER, switch to MRESOLVER-56, install locally > * Clone MRESOLVER AT, update MRESOLVER to 1.4.3-SNAPSHOT, install locally > * Use the SNAPSHOT version of the Über JAR for your tests > > I have built Maven 3.7.0-SNAPSHOT and was able to u

Re: Maven uploads and hashes

2020-06-03 Thread Michael Osipov
I have just released Maven Resolver Ant Tasks 1.2.1. Should be soon on Central. SHA-2 is up next. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: Maven uploads and hashes

2020-05-30 Thread Michael Osipov
Am 2020-05-29 um 20:55 schrieb Mark Thomas: On 29/05/2020 19:42, Michael Osipov wrote: Am 2020-05-29 um 16:48 schrieb Mark Thomas: On 29/05/2020 15:23, Michael Osipov wrote: Am 2020-05-29 um 14:05 schrieb Mark Thomas: Hi, Currently we use the (very old) Maven Ant Tasks to upload files to Nex

Re: Maven uploads and hashes

2020-05-29 Thread Rémy Maucherat
On Fri, May 29, 2020 at 8:55 PM Mark Thomas wrote: > On 29/05/2020 19:42, Michael Osipov wrote: > > Am 2020-05-29 um 16:48 schrieb Mark Thomas: > >> On 29/05/2020 15:23, Michael Osipov wrote: > >>> Am 2020-05-29 um 14:05 schrieb Mark Thomas: > Hi, > > Currently we use the (very old

Re: Maven uploads and hashes

2020-05-29 Thread Mark Thomas
On 29/05/2020 19:42, Michael Osipov wrote: > Am 2020-05-29 um 16:48 schrieb Mark Thomas: >> On 29/05/2020 15:23, Michael Osipov wrote: >>> Am 2020-05-29 um 14:05 schrieb Mark Thomas: Hi, Currently we use the (very old) Maven Ant Tasks to upload files to Nexus. This has a hard-co

Re: Maven uploads and hashes

2020-05-29 Thread Michael Osipov
Am 2020-05-29 um 16:48 schrieb Mark Thomas: On 29/05/2020 15:23, Michael Osipov wrote: Am 2020-05-29 um 14:05 schrieb Mark Thomas: Hi, Currently we use the (very old) Maven Ant Tasks to upload files to Nexus. This has a hard-coded feature that adds MD5 and SHA-1 hashes for every uploaded file.

Re: Maven uploads and hashes

2020-05-29 Thread Mark Thomas
On 29/05/2020 15:23, Michael Osipov wrote: > Am 2020-05-29 um 14:05 schrieb Mark Thomas: >> Hi, >> >> Currently we use the (very old) Maven Ant Tasks to upload files to >> Nexus. This has a hard-coded feature that adds MD5 and SHA-1 hashes for >> every uploaded file. It also adds hashes for .asc fi

Re: Maven uploads and hashes

2020-05-29 Thread Michael Osipov
Am 2020-05-29 um 14:05 schrieb Mark Thomas: Hi, Currently we use the (very old) Maven Ant Tasks to upload files to Nexus. This has a hard-coded feature that adds MD5 and SHA-1 hashes for every uploaded file. It also adds hashes for .asc files. I investigated manually adding .sha256 and .sha512

Re: Maven uploads and hashes

2020-05-29 Thread Mark Thomas
On 29/05/2020 13:05, Mark Thomas wrote: > Hi, > > Currently we use the (very old) Maven Ant Tasks to upload files to > Nexus. This has a hard-coded feature that adds MD5 and SHA-1 hashes for > every uploaded file. It also adds hashes for .asc files. > > I investigated manually adding .sha256 and

Maven uploads and hashes

2020-05-29 Thread Mark Thomas
Hi, Currently we use the (very old) Maven Ant Tasks to upload files to Nexus. This has a hard-coded feature that adds MD5 and SHA-1 hashes for every uploaded file. It also adds hashes for .asc files. I investigated manually adding .sha256 and .sha512 files. This works, bu the upload process still