[ANN] 2014 Committer School for people who want to become Maven Committers

2014-08-11 Thread Barrie Treloar
It's time for the yearly committer school announcement. Do you want to become a Maven Committer? Read Stephen's blog post http://javaadventure.blogspot.ie/2012/07/do-you-want-to-become-maven- committer.html and let us know.

Re: [VOTE] Maven 3.2.3 Release

2014-08-11 Thread Dan Tran
+1 non binding. Tested with my Jenkins cluster with master on linux, slaves are on linux, solaris, and windows Thanks -D On Mon, Aug 11, 2014 at 5:09 PM, Mark Derricutt wrote: > +1 non binding - seems to work fine here on my various weird incarnations > of clojure, scala, osgi. > > > On 12

Re: [VOTE] Maven 3.2.3 Release

2014-08-11 Thread Mark Derricutt
+1 non binding - seems to work fine here on my various weird incarnations of clojure, scala, osgi. On 12 Aug 2014, at 11:53, Timothy Astle wrote: +1 (non-binding) Tested this in our environment where MNG-5663 was observed. This fixed the problem that I was seeing. Many thanks! Tim On

Re: [VOTE] Maven 3.2.3 Release

2014-08-11 Thread Jason van Zyl
Thanks goes to Mark Ingram for fixing that up for us. On Aug 11, 2014, at 4:53 PM, Timothy Astle wrote: > +1 (non-binding) > > Tested this in our environment where MNG-5663 was observed. This fixed the > problem that I was seeing. > > Many thanks! > > > Tim > > > On 11/08/2014 6:19 PM, J

Re: [VOTE] Maven 3.2.3 Release

2014-08-11 Thread Timothy Astle
+1 (non-binding) Tested this in our environment where MNG-5663 was observed. This fixed the problem that I was seeing. Many thanks! Tim On 11/08/2014 6:19 PM, Jason van Zyl wrote: Hi, Time to release Maven 3.2.3! This release contains the important change of switching to HTTPS transpor

Re: [VOTE] Maven 3.2.3 Release

2014-08-11 Thread Brian Fox
+1 I did a few tests of various cases related to the new url for central and interactions with repo managers, everything looks ok. On Mon, Aug 11, 2014 at 5:24 PM, Jason van Zyl wrote: > +1 > > Analyzer... > > stagingUrl: https://repository.apache.org/content/repositories/maven-1046 > groupId: o

Re: [VOTE] Maven 3.2.3 Release

2014-08-11 Thread Jason van Zyl
+1 Analyzer... stagingUrl: https://repository.apache.org/content/repositories/maven-1046 groupId: org.apache.maven artifactId: apache-maven version: 3.2.3 Source ZIP url exists. https://repository.apache.org/content/repositories/maven-1046/org/apache/maven/apache-maven/3.2.3/apache-maven-3.2.3-s

Re: Maven Developer Hangout

2014-08-11 Thread Jason van Zyl
4pm On Aug 11, 2014, at 2:12 PM, Stephen Connolly wrote: > What's the time in Boston on Thursday? (May be able to join if work > meetings have a window) > > > On 11 August 2014 21:25, Jason van Zyl wrote: > >> Link for this week: >> https://plus.google.com/u/0/events/ck003ejvdipqp5a9drdaj2d

[VOTE] Maven 3.2.3 Release

2014-08-11 Thread Jason van Zyl
Hi, Time to release Maven 3.2.3! This release contains the important change of switching to HTTPS transport by default! Please test this release with your builds! Here is a link to Jira with 9 issues resolved: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=20443 Stag

Re: Maven Developer Hangout

2014-08-11 Thread Stephen Connolly
What's the time in Boston on Thursday? (May be able to join if work meetings have a window) On 11 August 2014 21:25, Jason van Zyl wrote: > Link for this week: > https://plus.google.com/u/0/events/ck003ejvdipqp5a9drdaj2d4sb4 > > Thanks, > > Jason > >

Maven Developer Hangout

2014-08-11 Thread Jason van Zyl
Link for this week: https://plus.google.com/u/0/events/ck003ejvdipqp5a9drdaj2d4sb4 Thanks, Jason -- Jason van Zyl Founder, Apache Maven http://twitter.com/jvanzyl http://twitter.com/takari_io --

Re: Writing a Maven 3.1+ plugin

2014-08-11 Thread Robert Scholte
Hi Sascha, https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound contains a list of plugins which has been updated to make them compatible with 3.1+. You should also have a look at http://maven.apache.org/shared/maven-dependency-tree/ which provides an interface for all Ma

Writing a Maven 3.1+ plugin

2014-08-11 Thread Sascha Vogt
Hi all, I'm currently trying to write a small internal Maven plugin and as we're on Maven 3.1+ only, I have no need to be backwards compatible. My struggle is currently in finding good resources how a current Maven plugin should be written. I found documentation of the Java5 annotations, so far s

Re: Default to SSL

2014-08-11 Thread Jason van Zyl
I'll put up a 3.2.3 for a vote later today. On Aug 11, 2014, at 5:43 AM, Brian Fox wrote: > Pushed > > On Mon, Aug 11, 2014 at 2:08 AM, Jason van Zyl wrote: >> 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

Re: Default to SSL

2014-08-11 Thread Brian Fox
Pushed On Mon, Aug 11, 2014 at 2:08 AM, Jason van Zyl wrote: > 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