Re: Subversion and SCM reports

2005-04-05 Thread Brett Porter
I'm out of ideas - it's definitely working here. http://maven.apache.org/changelog-report.html That was generated on Win XP2, using cygwin's svn and changelog 1.8-SNAPSHOT... maybe you could try building that from source - sorry, I Don;t have time to re-test the 1.7.2 version right now but I'm

Re: Subversion and SCM reports

2005-04-05 Thread Massimo Lusetti
On Apr 5, 2005 5:27 PM, Brett Porter [EMAIL PROTECTED] wrote: I'm out of ideas - it's definitely working here. I cannot be of too much help in here but wish to add that i've had the same problems here (maven scm plugin didn't get the correct changelog report with svn) with the latest release.

Re: Subversion and SCM reports

2005-04-05 Thread Brett Porter
The Maven SCM plugin doesn't generate a changelog - it is the maven-changelog-plugin. On Apr 6, 2005 2:19 AM, Massimo Lusetti [EMAIL PROTECTED] wrote: On Apr 5, 2005 5:27 PM, Brett Porter [EMAIL PROTECTED] wrote: I'm out of ideas - it's definitely working here. I cannot be of too much

Re: Subversion and SCM reports

2005-04-04 Thread Brett Porter
That's correct though - it works on Windows AFAIK. Anyway, MPCHANGELOG-55 is being used to track the fix for this once and for all. - Brett On Apr 5, 2005 1:42 AM, Jamie Bisotti [EMAIL PROTECTED] wrote: Brett, 1.7.2 seems to have the same issue: maven-changelog-plugin:report: [echo]

Re: Subversion and SCM reports

2005-03-29 Thread Jamie Bisotti
Brett Porter wrote: sounds like: http://jira.codehaus.org/browse/MPCHANGELOG-29 try using plugin:download to get maven-changelog-plugin version 1.7.2 Cheers, Brett On Mon, 28 Mar 2005 21:56:55 -0500, Jamie Bisotti [EMAIL PROTECTED] wrote: # BEGIN: Which report

Re: Subversion and SCM reports

2005-03-28 Thread Jamie Bisotti
OK, now I've got SVN installed locally, and Maven seems to be finding the executable; however, it keeps reporting there are no changes, which is incorrect. I've tried running the same command Maven seems to be running, from my command line, and I'm getting a long list of changes. Seems like

Re: Subversion and SCM reports

2005-03-28 Thread Jamie Bisotti
# BEGIN: Which report Which.version=Which.java:($Revision: 1.2 $) WhichJar.java:($Revision: 1.2 $) java.version=1.5.0_01 file.encoding=Cp1252 java.ext.dirs=o:\java\JDK\1.5.0_01\jre\lib\ext java.class.path=C:\apache\maven-1.0.2\lib\forehead-1.0-beta-5.jar os.name=Windows XP java.vendor=Sun

Re: Subversion and SCM reports

2005-03-28 Thread Brett Porter
sounds like: http://jira.codehaus.org/browse/MPCHANGELOG-29 try using plugin:download to get maven-changelog-plugin version 1.7.2 Cheers, Brett On Mon, 28 Mar 2005 21:56:55 -0500, Jamie Bisotti [EMAIL PROTECTED] wrote: # BEGIN: Which report Which.version=Which.java:($Revision: 1.2 $)

Subversion and SCM reports

2005-03-26 Thread jbisotti
I'm trying to use Maven with our new Subversion SCM. However, I'm having trouble with the ChangeLog/File Activity/Developer Activity reports. In the console window, I can see the following: [echo] Generating the Change Log... maven-changelog-plugin:report: [echo] Generating the

Re: Subversion and SCM reports

2005-03-26 Thread Brett Porter
Unable to find svn executable. Changelog will be empty Do I have to install Subversion on the build machine before this will work? yes If so, is this just temporary until a better solution can be implemented? yes. We'll probably test tmate JavaSVN out at some point, but it is a little way