You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Sanjiv Jivan <sa...@gmail.com> on 2006/08/03 01:18:58 UTC

svn check-in history report

Is there a report that lists the recent checkins into SVN along with date /
author info?

Thanks,
Sanjiv

Re: svn check-in history report

Posted by Denis Cabasson <de...@insee.fr>.
Changelog plugin hasn't been released yet.

You have to use a snpashot version, provided in the snapshot repository, as
described here:
http://maven.apache.org/guides/development/guide-testing-development-plugins.html

Denis.


Sanjiv Jivan wrote:
> 
> That's what I tried. I get the following error message
> 
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-changelog-plugin' does
> not
> exist or no valid version could be found
> 
> Do I need to point to some other plugin repository?
> 
> Thanks,
> Sanjiv
> 
> On 8/3/06, Roald Bankras <ro...@jteam.nl> wrote:
>>
>> Add this to your pom
>>
>> <project>
>>    ....
>>    <scm>
>>        <connection>scm:svn{PUT YOUR SVN URL HERE}</connection>
>>    </scm>
>>    ....
>>   <reporting>
>>        <plugins>
>>            ...
>>            <plugin>
>>                <groupId>org.apache.maven.plugins</groupId>
>>                <artifactId>maven-changelog-plugin</artifactId>
>>            </plugin>
>>        </plugins>
>>    </reporting>
>> </project>
>>
>> Roald Bankras
>> Software Engineer
>> JTeam b.v.
>>
>> -----Original Message-----
>> From: Sanjiv Jivan [mailto:sanjiv.jivan@gmail.com]
>> Sent: Thursday, August 03, 2006 3:35 PM
>> To: Maven Users List
>> Subject: Re: svn check-in history report
>>
>> Thanks but where for I get this plugin from?
>> http://www.ibiblio.org/maven2/org/apache/maven/plugins/  does not have
>> this
>> plugin.
>> Google took me here
>> http://www.ibiblio.org/pub/packages/maven2/maven/maven-changelog-plugin/but
>> how do I point to this location?
>>
>> Sanjiv
>>
>> On 8/3/06, Roald Bankras <ro...@jteam.nl> wrote:
>> >
>> > Take a look at the maven changelog plugin
>> >
>> > Roald Bankras
>> > Software Engineer
>> > JTeam b.v.
>> > -----Original Message-----
>> > From: Sanjiv Jivan [mailto:sanjiv.jivan@gmail.com]
>> > Sent: Thursday, August 03, 2006 1:19 AM
>> > To: Maven Users List
>> > Subject: svn check-in history report
>> >
>> > Is there a report that lists the recent checkins into SVN along with
>> date
>> > /
>> > author info?
>> >
>> > Thanks,
>> > Sanjiv
>> >
>> >
>> > --
>> > No virus found in this incoming message.
>> > Checked by AVG Free Edition.
>> > Version: 7.1.394 / Virus Database: 268.10.5/405 - Release Date:
>> 8/1/2006
>> >
>> >
>> > --
>> > No virus found in this outgoing message.
>> > Checked by AVG Free Edition.
>> > Version: 7.1.394 / Virus Database: 268.10.5/405 - Release Date:
>> 8/1/2006
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> > For additional commands, e-mail: users-help@maven.apache.org
>> >
>> >
>>
>>
>> --
>> No virus found in this incoming message.
>> Checked by AVG Free Edition.
>> Version: 7.1.394 / Virus Database: 268.10.5/406 - Release Date: 8/2/2006
>>
>>
>> --
>> No virus found in this outgoing message.
>> Checked by AVG Free Edition.
>> Version: 7.1.394 / Virus Database: 268.10.5/406 - Release Date: 8/2/2006
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/svn-check-in-history-report-tf2042910.html#a5633244
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org