Maven Core Integration Tests

2015-10-24 Thread Karl Heinz Marbaise
Hi, at the moment i'm observing a strange behaviour where i don't have any idea of the cause. Sometimes the IT's start and the bootstrap is successful and you can find log.txt in the appropriate folder.. But sometimes it fails and there is no track of a log.txt in the appropriate

Re: Doxia SonarQube analysis failures

2015-10-24 Thread Hervé BOUTEMY
Hi, I should have fixed it now: Doxia had updated its parent pom but not Doxia SiteTools, then they had different Java target. Thanks for the report. Regards, Hervé Le mardi 20 octobre 2015 09:15:30 G. Ann Campbell a écrit : > Hi, > > I hope I'm directing this to the right list. > >

Re: [VOTE] Release Apache Maven Shade Plugin version 2.4.2 (Take 2)

2015-10-24 Thread Karl Heinz Marbaise
Hi Tibor, On 10/24/15 1:22 PM, Tibor Digana wrote: +1: binding no problem for me: The source-release has typo in URL .../1225/..., it was copy-paste. I am doing the same ☺ Ja correct. You are right..missed to change it... Thanks. Kind regards Karl Heinz Marbaise ok: Java bytecode major

[GitHub] maven pull request: MNG-4463: Version ranges cannot be used for ar...

2015-10-24 Thread barthel
Github user barthel commented on the pull request: https://github.com/apache/maven/pull/64#issuecomment-150790373 Since ``org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(Parent)`` handles the version range and

[VOTE] Release Apache Maven Shade Plugin version 2.4.2 (Take 2)

2015-10-24 Thread Karl Heinz Marbaise
Hi, We solved 7 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317921=12333008 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSHADE%20AND%20status%20%3D%20Open%20ORDER%20BY%20priority%20DESC Staging repo:

Re: [VOTE] Release Apache Maven Shade Plugin version 2.4.2 (Take 2)

2015-10-24 Thread Uwe Barthel
+1 (non binding) checksum [x] Java 5 [x] mit freundlichen Grüßen Uwe Barthel -- bart...@x-reizend.de > On 24 Oct 2015, at 12:48, Karl Heinz Marbaise wrote: > > Hi, > > We solved 7 issues: >

[GitHub] maven pull request: Mac OS X - way of getting JAVA_HOME location

2015-10-24 Thread barthel
Github user barthel commented on the pull request: https://github.com/apache/maven/pull/31#issuecomment-150783928 @jvanzyl Please think about merging. :+1: The man page of ``java_home`` is dated from 04 August 2010. This should be old enough to integrate it in Maven, I

Re: [VOTE] Release Apache Maven Shade Plugin version 2.4.2 (Take 2)

2015-10-24 Thread Tibor Digana
+1: binding no problem for me: The source-release has typo in URL .../1225/..., it was copy-paste. I am doing the same ☺ ok: Java bytecode major version: J2SE 5.0 = 49 (*0x31* hex) ok: sha1sum = 8BCC97553CBAC68142EE7BF8C7CE2FB9AF678A42 ok: maven-plugins:28 and compiler properties refer to 1.5 On