AW: Apachecon in budapest ?

2014-07-29 Thread Christofer Dutz
Hi, I have to admit I enjoy the meetups with other Apache guys most. Especially the talks you have in the Hotel lobby after the sessions have ended or on one of the numerous after-conference events (Usually a booth crawl and some sponsored evening events will take place). When attending to th

Re: Central and Man-in-the-middle

2014-07-29 Thread Bernd Eckenfels
Hello, I have started a POC a while back which can "lock" dependencies by a special checksum file. However it is not really secure as a plugin, as you cannot avoid other plugins overwrite yourself. It is not finished, it was an execise in some internal maven apis: https://github.com/ecki/lockdep

Re: Central and Man-in-the-middle

2014-07-29 Thread Hervé BOUTEMY
direct control by Maven while downloading dependencies seems ideal, but I fear it's hard to have normal users aware of keys and manage it while building their artifacts I imagine something useful would be some report too, to display the status of actual dependencies: imagine adding key referenc

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-29 Thread Hervé BOUTEMY
Le mardi 29 juillet 2014 09:19:43 Dennis Lundberg a écrit : > Hi Manfred, > > This was tracked in MPMD-182 in JIRA. > There were a bunch of changes that were needed for this, see > http://svn.apache.org/viewvc?view=revision&revision=1610933 > > I plan to make changes to our parents so that changi

Re: Apachecon in budapest ?

2014-07-29 Thread Hervé BOUTEMY
it's my first ApacheCon too, so I don't have any experience either Any feedback from other appreciated Regards, Hervé Le mardi 29 juillet 2014 09:06:40 Kristian Rosenvold a écrit : > Looking at the schedule > (http://events.linuxfoundation.org/events/apachecon-europe/program/schedule) > I reali

Re: Singleton component

2014-07-29 Thread Dan Tran
http://maven.40175.n5.nabble.com/problem-Maven-creates-the-second-plugin-classloader-during-parallel-build-and-uses-two-classloader-hy-td5713793.html https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Class+Loading May help -d On Tuesday, July 29, 2014, wrote: > Hi, > > during the de

Singleton component

2014-07-29 Thread dirk . mahler
Hi, during the developing a Maven plugin (Maven project API version 3.0.5) for the project jQAssistant (jqassistant.org) and I'm running into an issue where I need some help: The plugin mojo scans the artifacts generated by the build process (classes, etc.) into an embedded instance of the graph

Early Access builds for JDK 9 b24, JDK 8u20 b23 are available on java.net

2014-07-29 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Robert,Kristian, Early Access builds for JDK 9 b24 and JDK 8u20 b23 are available on java.net. As we enter the later phases of development for JDK 8u20 , please log any show stoppers as soon as possible. Rgds, Ror

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-29 Thread Olivier Lamy
+1 On 29 July 2014 08:04, Dennis Lundberg wrote: > Hi, > > This is a Java 8 compatibility release. This release is needed to be > able to use Maven PMD Plugin on Java 8 sources. This involved > upgrading to PMD 5.1+ which in turn requires at least Java 6. So the > plugin now requires Java 6 to ru

Re: [VOTE] Release Apache Maven PMD Plugin version 3.2

2014-07-29 Thread Dennis Lundberg
Hi Manfred, This was tracked in MPMD-182 in JIRA. There were a bunch of changes that were needed for this, see http://svn.apache.org/viewvc?view=revision&revision=1610933 I plan to make changes to our parents so that changing Java version is as simple as overriding one or two properties. Also, I

Re: Apachecon in budapest ?

2014-07-29 Thread Kristian Rosenvold
Looking at the schedule (http://events.linuxfoundation.org/events/apachecon-europe/program/schedule) I realized this conference is basically monday-wednesday, which is good because I find a full week of conference attendance too much. I have some other engagements on the specific monday which I nee