Re: core-integration-testing-maven-3 jobs hangs

2013-02-12 Thread Kristian Rosenvold
I now have a "real" windows pc to test that on - so I'll give it a spin before reverting/fixing. Kristian 2013/2/12 Benjamin Bentmann > Dennis Lundberg wrote: > > "ExecuteJava" daemon prio=6 tid=0x06a92790 nid=0x1078 waiting on >> condition [0x0a63e000..**0x0a63fa10] >

Re: [VOTE] Maven Pmd Plugin 3.0 (take 2)

2013-02-12 Thread Mirko Friedenhagen
Btw: big thanks, Olivier, for fixing the documentation that quickly :). Regards Mirko -- Sent from my mobile On Feb 11, 2013 6:33 PM, "Olivier Lamy" wrote: > +1 > > 2013/2/7 Olivier Lamy : > > Hi, > > I'd like to release Maven Pmd Plugin 3.0. > > Note this version is based on PMD 5.0.2 (reason

Re: [VOTE] Maven Pmd Plugin 3.0 (take 2)

2013-02-12 Thread Mirko Friedenhagen
+1 (non-binding) Regards Mirko -- Sent from my mobile On Feb 11, 2013 6:33 PM, "Olivier Lamy" wrote: > +1 > > 2013/2/7 Olivier Lamy : > > Hi, > > I'd like to release Maven Pmd Plugin 3.0. > > Note this version is based on PMD 5.0.2 (reason for the version bump). > > We fixed 18 issues: > > > ht

Re: core-integration-testing-maven-3 jobs hangs

2013-02-12 Thread Benjamin Bentmann
Dennis Lundberg wrote: "ExecuteJava" daemon prio=6 tid=0x06a92790 nid=0x1078 waiting on condition [0x0a63e000..0x0a63fa10] at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.park(LockSupport.java:118) at java.util.c

Re: git commit: fixed typo

2013-02-12 Thread Robert Scholte
Thanks for the code change. It seems like I'm just one of the few (or the only one?) having doubts about this choice, so I'm fine with it. To wrap it up: So if users can't download artifacts even though they are available in the local repository: - with M3.0.4- they should delete the _maven.repo

Re: Fast or exact ?

2013-02-12 Thread Anders Hammar
> So if you want to make an example, use a separate profile. > No more freaking profiles, please! Either configure it for all build executions, or don't configure it at all! /Anders > > thanks, > > Robert > > > Op Mon, 11 Feb 2013 21:26:35 +0100 schreef Stephen Connolly < > stephen.alan.connoll

Re: Fast or exact ?

2013-02-12 Thread Robert Scholte
Please, don't abuse the release-profile for these kind of things. Use it for things which are only *required* during a release, like signing. During any build you should have the choice for a "fast" or "exact" archive. So if you want to make an example, use a separate profile. thanks, Robert

Re: git commit: fixed typo

2013-02-12 Thread Robert Scholte
Thanks for the code change. It seems like I'm just one of the few (or the only one?) having doubts about this choice, so I'm fine with it. To wrap it up: So if users can't download artifacts even though they are available in the local repository: - with M3.0.4- they should delete the _mave

Re: Fast or exact ?

2013-02-12 Thread Kristian Rosenvold
"Select is not broken" Kristian 2013/2/11 Anders Hammar > "It's just a small change. No need to test that..." > > Famous last words! :-) > > /Anders > > > On Mon, Feb 11, 2013 at 9:26 PM, Stephen Connolly < > stephen.alan.conno...@gmail.com> wrote: > > > You miss my point. Give an example of h