[ http://jira.codehaus.org/browse/MPCHANGELOG-33?page=history ]
     
Brett Porter closed MPCHANGELOG-33:
-----------------------------------

    Resolution: Won't Fix

we reference user.home from Java. If you want Java apps to use something other 
than %USERPROFILE%, you need to set that system property accordingly on startup.

> Changelog in RC2 fails to find .cvspass and produces an empty changelog
> -----------------------------------------------------------------------
>
>          Key: MPCHANGELOG-33
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-33
>      Project: maven-changelog-plugin
>         Type: Bug
>     Versions: 1.4
>  Environment: Windows XP, Maven 1.0-rc2
>     Reporter: Paul Spencer

>
>
> 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

-- 
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