On Tue, Mar 31, 2009 at 12:01 AM, Olivier Lamy wrote:
> Hi,
> Can you try with last maven-changelog-plugin 2.2-SNAPSHOT version ?
> I have just deployed a SNAPSHOT which use scm 1.2 released version.
>
Changing the version straight forward did not work :(, but after I
checked out the code of chan
On Mon, Mar 30, 2009 at 6:27 PM, Brett Porter wrote:
> What version of Maven? I think prior to Maven 2.0.7 it was hardcoded to p-u
> 1.1.
>
$ mvn -version
Apache Maven 2.1.0 (r755702; 2009-03-19 01:10:27+0600)
Java version: 1.6.0_01
Java home: /opt/jdk1.6.0_01/jre
Default locale: en_US, platform
Hi,
Can you try with last maven-changelog-plugin 2.2-SNAPSHOT version ?
I have just deployed a SNAPSHOT which use scm 1.2 released version.
Thanks,
--
Olivier
2009/3/30 Benjamin Bentmann :
> Mark Struberg wrote:
>
>>> [DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.6:compile (removed -
>>> nea
Mark Struberg wrote:
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.6:compile (removed - nearer
found: 1.1)
hmm, why does it take the 1.1 instead of the 1.5.6? Idea, anyone?
Looks like http://jira.codehaus.org/browse/MCHANGELOG-89. The plugin POM
is missing plexus-utils as a direct depe
from the log Imran posted:
> Apache Maven 2.1.0 (r755702; 2009-03-19 01:10:27+0600)
That's why I was wondering about plexus-utils-1.1 ...
txs,
strub
--- Brett Porter schrieb am Mo, 30.3.2009:
> Von: Brett Porter
> Betreff: Re: AW: NPE with maven-changelog-plugin and git
What version of Maven? I think prior to Maven 2.0.7 it was hardcoded
to p-u 1.1.
- Brett
On 30/03/2009, at 10:23 PM, Mark Struberg wrote:
Hi Imran!
Having only looked over your log quickly, it seems to me that this
is not a git-scm problem:
java.lang.NoSuchMethodError:
org.codehaus.p
Hi Imran!
Having only looked over your log quickly, it seems to me that this is not a
git-scm problem:
> java.lang.NoSuchMethodError:
> org.codehaus.plexus.util.cli.Commandline.createArg()Lorg/codehaus/plexus/util/cli/Arg;
> org.apache.maven.scm.provider.git.gitexe.command.GitCommandLineUtils.