RE: Applying Jenkins build number

2018-11-23 Thread Thiebaud, Christophe
cool -Original Message- From: Matthieu BROUILLARD Sent: Freitag, 23. November 2018 15:08 To: users@maven.apache.org; i...@soebes.de Subject: Re: Applying Jenkins build number You can also use jgitver (https://jgitver.github.io/) that was demoed at Devoxx this year to compute automatical

RE: project having a dependency with a version range fails building when parent pom of dependency is evicted from remote repo

2016-08-03 Thread Thiebaud, Christophe
calling Maven? And which version of Maven do you use? Furthermore I've got the impressions that those modules belong together ? Kind regards Karl Heinz On 8/3/16 8:10 PM, Thiebaud, Christophe wrote: > Hi All, > > > > The title says it all. > > > > Any suggestions ho

project having a dependency with a version range fails building when parent pom of dependency is evicted from remote repo

2016-08-03 Thread Thiebaud, Christophe
Hi All, The title says it all. Any suggestions how to overcome this issue ? Explanation below. Let the projects be: ‘parent’ : the parent pom of the ‘lib’ library just below ‘lib’ : the library ‘app’ : the application dependent on ‘lib’ through a version range. (all three minimalis

RE: maven 3.0.3 - performance with version ranges

2011-09-30 Thread Thiebaud, Christophe
FYI, You can tell maven 3.0.3 to work with aether 1.13 (I think this is the latest release) just by dropping aether jars in $MAVEN_HOME/lib/ext. They should take precedence over the aether 1.11 bundled with maven in $MAVEN_HOME/lib. I did that with aether 1.12 and there was no issue, at least fo

Release Plugin 2.1 : invalid label perforce scm provider 1.4

2010-10-11 Thread Thiebaud, Christophe
Hi all, I just tested the brand new Release Plugin 2.1 and I found that the label created by the perforce scm provider has an empty file set. Looking at the generated perforce label, I can see that the perforce view specification is wrongly all lowercase. I then found that the ReleaseUtil.java

RE: Plans to release Maven 3.0

2010-09-08 Thread Thiebaud, Christophe
3.0 beta-3 works for me as well. Thanks a lot Christophe -Original Message- From: Jamie Whitehouse [mailto:basil.whiteho...@gmail.com] Sent: Mittwoch, 8. September 2010 20:47 To: Maven Users List Subject: Re: Plans to release Maven 3.0 On Wed, Sep 8, 2010 at 9:49 AM, Brian Fox wrote: >