Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPCHANGELOG-33 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPCHANGELOG-33 Summary: Changelog in RC2 fails to find .cvspass and produces an empty changelog Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-changelog-plugin Versions: 1.4 Assignee: Reporter: Paul Spencer Created: Thu, 25 Mar 2004 8:20 PM Updated: Thu, 25 Mar 2004 8:20 PM Environment: Windows XP, Maven 1.0-rc2 Description: The changelog plugin in rc2 fails to find the file .cvspass on Windows XP. It is looking for %USERPROFILE%\.cvspass instead of %HOMEDRIVE%%HOMEPATH%\.cvspass or %CVS_PASSFILE%. I have been using cvs, Eclipse, NetBeans, and other cvs related utilities on the machine for a while with the .cvspass located in %HOMEDRIVE%%HOMEPATH%. Note: By changing the values of %PATH%, %MAVEN_HOME%, and %MAVEN_HOME_LOCAL% I can switch from rc2 to rc1 and back. By doing this I have been able to prove this problem was does NOT exist in rc1. On my machine: C:\cvs_apache\portals-site>echo %USERPROFILE% C:\Documents and Settings\paul C:\cvs_apache\portals-site>echo %HOMEDRIVE%%HOMEPATH% c:\users\paul --------------------------------------------------------------------- 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]
