[GitHub] maven-scm issue #31: SCM-706 finer-grained handling of file rename status fo...

2016-07-22 Thread frekele
Github user frekele commented on the issue: https://github.com/apache/maven-scm/pull/31 This bug is critical because it is impossible to work with release:prepare-with-pom. Example of use: jenkinsfile #!groovy MAIL_FROM = 'noreply-jenk...@.io

Re: Preleminary Maven 3.4.0-SNAPSHOT Testing (Take 3)

2016-07-22 Thread Mark Derricutt
On Sat, Jul 23, 2016 at 3:27 AM, Karl Heinz Marbaise wrote: > This is only a current state of development (Git hash: > 90f26c279af9738735be8f84f60dcf21b6244e24) to get some feedback from the > community... > Have been using daily HEAD builds as my daily driver for the past few weeks, so far no i

Re: [VOTE] Release Apache Maven Shared Utils version 3.1.0

2016-07-22 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz On 7/20/16 11:40 PM, Hervé BOUTEMY wrote: Hi, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12335944&styleName=Text Staging repo: https://repository.apache.org/content/repositories/maven-1282/ http

Re: Deprecation of ArtifactFactory and its use in new code

2016-07-22 Thread Robert Scholte
Hi Guillaume, we have a wiki[1] describing most of the steps that need to be taken. Especially the ArtifactFactory is a tricky one. For deploying a MavenProject (deploy:deploy) it should be straight forward. For deploying files (deploy:deploy-file) it is probably better to translate it all ba

Re: Building Apache Maven

2016-07-22 Thread Rajiv Jain
Hi Thanks for the quick reply. I will give that ago. Ignore me for the jre. My details are: mvn --version Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00) Maven home: /Users/rajivpjs/Desktop/apache-maven-3.3.9/apache-maven-3.3.9 For some reason I thought

Re: Building Apache Maven

2016-07-22 Thread Karl Heinz Marbaise
Hi, On 7/22/16 7:17 PM, Rajiv Jain wrote: Hi I have recently started to make contributions to the Apache Maven source code. I would like to know that if I wish to build a maven project using my changes how would I do this? You can build Maven Core by using the following and let also the

Building Apache Maven

2016-07-22 Thread Rajiv Jain
Hi I have recently started to make contributions to the Apache Maven source code. I would like to know that if I wish to build a maven project using my changes how would I do this? I am using a mac, and my current unmodified maven is pointing to the jre folder to maven home. How can I point my

Re: 3.4.0 snapshots

2016-07-22 Thread Gary Gregory
On Fri, Jul 22, 2016 at 8:28 AM, Karl Heinz Marbaise wrote: > Hi Gary, > > On 7/21/16 5:08 AM, Gary Gregory wrote: > >> Hi, >> >> If you guys want to keep posting 3.4.0 snapshots I'll be happy to test >> while working on Log4j2, Commons, and HttpComponents. >> > > This is great that you offer you

Re: 3.4.0 snapshots

2016-07-22 Thread Karl Heinz Marbaise
Hi Gary, On 7/21/16 5:08 AM, Gary Gregory wrote: Hi, If you guys want to keep posting 3.4.0 snapshots I'll be happy to test while working on Log4j2, Commons, and HttpComponents. This is great that you offer you help... And I have created a new SNAPSHOT for 3.4.0. See users/dev list.. And it

Preleminary Maven 3.4.0-SNAPSHOT Testing (Take 3)

2016-07-22 Thread Karl Heinz Marbaise
Hi to all Maven users, If you like to help making the next Maven release better it would be nice if you could help a little bit. Please be aware of this *** This is not an official release *** I have created downloadable packages which are available from here: Windows: https://s.apache.org/

Early Access builds of JDK 8u112 b03, JDK 9 b128 are available on java.net

2016-07-22 Thread Rory O'Donnell
Hi Robert & Kristian, Early Access b128 for JDK 9 is available on java.net, summary of changes are listed here . Early Access b127 (#5304) for JDK 9 with Project