Re: Default to SSL

2014-08-10 Thread Jason van Zyl
If all the Apache links are working then I think for that change alone it's worth a release. Brian, if you provide all the links or just make the changes in core I can cut the release quickly. On Aug 10, 2014, at 6:53 PM, Mark Derricutt wrote: > I see that Leiningen has already made a new rel

Re: Default to SSL

2014-08-10 Thread Mark Derricutt
I see that Leiningen has already made a new release defaulting to the SSL version. I recall from the dev hangout the other week discussion maybe putting it in behind a setting for 3.2.3 and defaulting it later on? I think I'd be down for just switching cold turkey. On 11 Aug 2014, at 13:28,

Default to SSL

2014-08-10 Thread Brian Fox
https://repo.maven.apache.org is up now so we can flip to ssl when ready. Is the consensus to get this into 3.2.3 or to wait for more time to test? We may want to consider switching the repository.apache.org url in our poms as well.

Re: Changes of Maven Plugins to have 2.2.1 as minimum requirement

2014-08-10 Thread Karl Heinz Marbaise
Hi Dan, > Hi I am seeing a number changes to core maven plugins to > have Maven 2.2.1 as minimum requirement. To be accurate it is the minimum which is needed to build them... I have to admit that i didn't test the runtime against 2.0.11 of the plugins which i've changed...on the other hand

Changes of Maven Plugins to have 2.2.1 as minimum requirement

2014-08-10 Thread Dan Tran
Hi I am seeing a number changes to core maven plugins to have Maven 2.2.1 as minimum requirement. Are we going to release them soon? Just curious Thank you for doing all that works -Dan