Re: Question about Java version range using in Maven Enforcer Plugin

2015-01-27 Thread Sandra Kosmalla
, but not including, 1.9." > > Regards, > Curtis > > [1] http://maven.apache.org/enforcer/enforcer-rules/versionRanges.html > > On Tue, Jan 27, 2015 at 3:18 PM, Sandra Kosmalla wrote: > >> Hi, >> >> I want to set the RequiredJavaVersion rule in Maven En

Question about Java version range using in Maven Enforcer Plugin

2015-01-27 Thread Sandra Kosmalla
Is this a misinterpretation of us? What do you say about it? Thanks and best regards, Sandra Kosmalla - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Antwort: mvn release:prepare does not update parent version

2013-07-22 Thread Sandra . Kosmalla
Hi Markus using "mvn release:prepare -DautoVersionSubmodules=true" should solve your problem. Greetz, Sandra Von:"Markus Karg" An: , Datum: 22.07.2013 09:47 Betreff:mvn release:prepare does not update parent version I'm driving nuts with mvn release:prepare...: Whe

Antwort: Re: Right behaviour of versions:update-properties?

2012-07-13 Thread Sandra . Kosmalla
On Friday, 13 July 2012, wrote: > Hi all, > > I made some tests with the Versions Maven Plugin and the behaviour of the > goal versions:update-properties is different from my expectation. > > I have two artifacts in my repository: > > 1. pom-projet-a with the version 1.4.0 and 1.5.0-SNAPSHOT > 2.

Right behaviour of versions:update-properties?

2012-07-13 Thread Sandra . Kosmalla
Hi all, I made some tests with the Versions Maven Plugin and the behaviour of the goal versions:update-properties is different from my expectation. I have two artifacts in my repository: 1. pom-projet-a with the version 1.4.0 and 1.5.0-SNAPSHOT 2. jar-project-b with the version 1.11.0 and 1.12.