Re: Build failed in Jenkins: core-it-maven-3-win #1240

2016-07-31 Thread Christian Schulte
Am 07/31/16 um 23:46 schrieb Karl Heinz Marbaise: > Hi, > > I think this is related to: > > https://issues.apache.org/jira/browse/INFRA-12232 Failed to install JDK. Exit code=1,603 Ok. Seems related. Thanks. - To unsubscribe,

Re: Build failed in Jenkins: core-it-maven-3-win #1240

2016-07-31 Thread Karl Heinz Marbaise
Hi, I think this is related to: https://issues.apache.org/jira/browse/INFRA-12232 On 7/31/16 11:42 PM, Christian Schulte wrote: Am 07/31/16 um 23:27 schrieb Apache Jenkins Server: Please set the JAVA_HOME variable in your environment to match the location of your Java installation. Anyone?

Re: Build failed in Jenkins: core-it-maven-3-win #1240

2016-07-31 Thread Christian Schulte
Am 07/31/16 um 23:27 schrieb Apache Jenkins Server: > Please set the JAVA_HOME variable in your environment to match the > location of your Java installation. Anyone? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org

Re: maven git commit: [MNG-6074] Maven should print a warning if no model version has been set in a POM file.

2016-07-31 Thread Christian Schulte
Am 07/31/16 um 12:10 schrieb Robert Scholte: > Hi, > > Really only warn??? Why? I am all for error myself. I wanted to bump the validation severity level in the 'maven-3.x-next' branch to ModelBuildingRequest.VALIDATION_LEVEL_MAVEN_3_1. So in some next 3.x this would have become an error. +1 for

Re: PoC: Life Cycle Range

2016-07-31 Thread Karl Heinz Marbaise
Hi Robert, On 7/31/16 12:20 PM, Robert Scholte wrote: On Sat, 30 Jul 2016 18:55:31 +0200, Karl Heinz Marbaise wrote: The basic startpoint for this was a discussions about build pipelines which I had which gave me the trigger to think about the life cycle and asked myself: Is it possible to ru

[ANN] Apache Maven Shared Component: Maven Shared Utils Version 3.1.0 Released

2016-07-31 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Shared Utils Version 3.1.0 https://maven.apache.org/shared/maven-shared-utils/ This project aims to be a functional replacement for plexus-utils in Maven. Important Notes since Version 3.0.0:

Re: PoC: Life Cycle Range

2016-07-31 Thread Robert Scholte
On Sat, 30 Jul 2016 18:55:31 +0200, Karl Heinz Marbaise wrote: The basic startpoint for this was a discussions about build pipelines which I had which gave me the trigger to think about the life cycle and asked myself: Is it possible to run only parts of the life cycle ? And yes it's pos

Re: maven git commit: [MNG-6074] Maven should print a warning if no model version has been set in a POM file.

2016-07-31 Thread Robert Scholte
Hi, Really only warn??? Why? You can't assume there's always a namespace to verify. This value of this field is very important, especially if we start using a new modelversion. I've started a patch on modello which relies on this field. It can read a pom-file once and detect if all elements m

Re: maven git commit: [MNG-6074] Maven should print a warning if no model version has been set in a POM file.

2016-07-31 Thread Karl Heinz Marbaise
Hi Christian, On 7/30/16 9:14 PM, Christian Schulte wrote: Am 07/30/16 um 21:12 schrieb Karl Heinz Marbaise: Hi, If I test with this version the build will fail if I don't set the modelVersion (empty tag) or remove the entry completely... This wasn't intended. Will fix it. It should just war

Re: Building Apache Maven

2016-07-31 Thread Rajiv Jain
I forgot to mention pull request is 88. Sent from my iPhone > On 31 Jul 2016, at 07:37, Rajiv Jain wrote: > > Hi > > Based on a couple of previous e-mails and me doing one of the tasks, I > identified that once I append -V during my fresh build I reliased I was still > using the installed Ma