Re: Testing maven-scm with continuum

2006-03-06 Thread Emmanuel Venisse
continuum can't use directly changelog and diff plugin, it's the maven work. 
(http://mojo.codehaus.org/changelog-maven-plugin/howto.html), you must use snapshot version of 
changelog plugin


continuum use changelog scm api via update scm command, the result is in 
continuum build results

Emmanuel

Torbjørn Smørgrav a écrit :

I have been running continuum with my bazaar projects for some time now,
but I have only done the regular checkout, build, install, deploy and
site-deploy.

What I want is to add a chengelog report: changelog-maven-plugin [m2]
Or what I really want is to use client software (like continuum) that use
changelog and diff to see if they work with bazaar.

Torbjørn

-Original Message-
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: 6. mars 2006 18:06
To: scm-dev@maven.apache.org
Subject: Re: Testing maven-scm with continuum


whith m1 or m2?

For testing a provider with continuum, provider lib must be in continuum lib
directory, add your
project and click on build now

Emmanuel

Torbjørn Smørgrav a écrit :


How do I add a changelog report for non cvs providers?

Maven gives me:



If using another scm, maven.changelog.factory must be set.
See the maven changelog plugin documentation for correct settings.



I don't see it in the documentation.

Is there other setup eg. reports or client software, I should try to test
maven-scm?

Torbjørn














RE: Testing maven-scm with continuum

2006-03-06 Thread Torbjørn Smørgrav
I have been running continuum with my bazaar projects for some time now,
but I have only done the regular checkout, build, install, deploy and
site-deploy.

What I want is to add a chengelog report: changelog-maven-plugin [m2]
Or what I really want is to use client software (like continuum) that use
changelog and diff to see if they work with bazaar.

Torbjørn

-Original Message-
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: 6. mars 2006 18:06
To: scm-dev@maven.apache.org
Subject: Re: Testing maven-scm with continuum


whith m1 or m2?

For testing a provider with continuum, provider lib must be in continuum lib
directory, add your
project and click on build now

Emmanuel

Torbjørn Smørgrav a écrit :
> How do I add a changelog report for non cvs providers?
>
> Maven gives me:
>
>>If using another scm, maven.changelog.factory must be set.
>>See the maven changelog plugin documentation for correct settings.
>
>
> I don't see it in the documentation.
>
> Is there other setup eg. reports or client software, I should try to test
> maven-scm?
>
> Torbjørn
>
>
>
>



Re: Testing maven-scm with continuum

2006-03-06 Thread Emmanuel Venisse

whith m1 or m2?

For testing a provider with continuum, provider lib must be in continuum lib directory, add your 
project and click on build now


Emmanuel

Torbjørn Smørgrav a écrit :

How do I add a changelog report for non cvs providers?

Maven gives me:


If using another scm, maven.changelog.factory must be set.
See the maven changelog plugin documentation for correct settings.



I don't see it in the documentation.

Is there other setup eg. reports or client software, I should try to test
maven-scm?

Torbjørn