You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/02/21 23:52:11 UTC

[maven-bug] Updated: (MAVEN-289) Handle local CVS repositories

The following issue has been updated:

    Updater: Ben Walding (mailto:jakarta@walding.com)
       Date: Fri, 21 Feb 2003 4:52 PM
    Changes:
[Attachment] [CvsChangeLogGenerator.zip] was added

---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-289&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-289


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-289
    Summary: Handle local CVS repositories
       Type: Improvement

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 1 hour

    Project: maven
  Component: None

   Assignee: Jason van Zyl
   Reporter: Ben Walding

    Created: Fri, 21 Feb 2003 4:51 PM
    Updated: Fri, 21 Feb 2003 4:52 PM

Description:
Maven Developers,

Attached is a patched version of CvsChangeLogGenerator.java that includes support for local CVS repositories.

I had a workaround that was working fine in b7, but it was broken in b8 so I added this tweak.  We use maven on our build machine that has the cvs repository on it to generate site documentation as part of the nightly build process so we want local repository access for changelog as that report is one that is very useful to us.

I couldn't test the remote, but it's a very simple tweak and shouldn't break anything.  The relevant lines are from 124 to 150.

If you specify the connection string as:

     scm:cvs:local:local:/opt/cvs-repository:project

the code will look for the 3rd token as 'local' and set the cvsroot appropriately.

Thanks,

Eric Weidner
Out-of-the-Box
http://www.ejbsolutions.com





---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira