Re: Redeployment of plugin sites (was Re: [maven-shade-plugin] Typo in examples)

2009-03-15 Thread Torben S. Giesselmann
ago; it didn't work and I got quite frustrated. Finally I noticed the words "(Maven 2.1 and above)". Ooops! :) Cheers, - Torben -- Torben S. Giesselmann tsg-sw...@foogoo.net A clear conscience is usually the sign of a bad memory. --

Re: [PLEASE TEST] Maven 2.1.0-RC2

2009-03-12 Thread Torben S. Giesselmann
elated to MNG-3641. Did this occurr in a multi-module build? This warning can come up if one of the modules doesn't contain a profile 'db2'. -- Torben S. Giesselmann tsg-sw...@foogoo.net A clear conscience is usua

Location of m2.conf

2009-02-25 Thread Torben S. Giesselmann
Heya -- is there a special reason that m2.conf is located in directory "bin" instead of "conf"? I find that a little confusing. Cheers, - Torben -- Torben S. Giesselmann tsg-sw...@foogoo.net A clear conscience is usually the

Re: svn commit: r741522 - in /maven/components/branches/maven-2.0.x: ./ apache-maven/ apache-maven/src/test/ maven-integration-tests/ maven-model/src/test/ maven-project/src/main/java/org/apache/maven

2009-02-07 Thread Torben S. Giesselmann
k a lot of existing POMs overnight. Regards, - Torben -- Torben S. Giesselmann tsg-sw...@foogoo.net A clear conscience is usually the sign of a bad memory. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For

Re: MNG-1957: profile activation, version range syntax

2009-01-29 Thread Torben S. Giesselmann
else: what would an expression like !(1.0,1.1) mean? Use ANY version except those between 1.0 and 1.1? I wouldn't like that as an artifact dependency ... ;-) -- Torben S. Giesselmann tsg-sw...@foogoo.net A clear conscience is usually

MNG-1957: profile activation, version range syntax

2009-01-29 Thread Torben S. Giesselmann
n with version ranges. I was wondering: why isn't the negation operator part of the version range syntax anyways? Cheers, - Torben -- Torben S. Giesselmann tsg-sw...@foogoo.net A clear conscience is usually the sign of a bad memory.