The following comment has been added to this issue:

     Author: dion gillard
    Created: Tue, 5 Aug 2003 9:41 AM
       Body:
the other one doesn't apply either
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-595


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-595
    Summary: Resurrect <developerConnection> & improve CVS usage page
       Type: Improvement

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
             plugin-changes
   Fix Fors:
             1.0-rc1

   Assignee: 
   Reporter: Rafal Krzewski

    Created: Mon, 21 Jul 2003 8:24 AM
    Updated: Mon, 4 Aug 2003 8:31 AM

Description:
I noticed that project/repository/developerConnection element of the POM
was completly ignored by Maven. Thus I have prepared a patch that brings it back to 
life: 

The entered  connection string is used by the changes, file-activity and 
developer-activity plugins in the situation where <connection> element
is missing. 

Anonymous connection is preferred over the authenticated
when both are configured.

I have also improved the cvs-usage page. Information about developer
connection details is displayed using correct data, and sections of 
the page are included conditionally depending on what elements are
present in <repository>:
- Anonymous CVS Access if <connection> is present
- Developer CVS Access via SSH if <developerConnection> is present
- Web Access and CVS Access behind a firewall if <url> is present



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

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to