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 sure
it worked.

What might also be a problem is if the ordering of your revisions does
not match the date order (Which can happen if you imported from CVS).
See http://www.apache.org/dev/version-control.html.

If you run that command from the command line, does it work?

If you are still having problems, please file a JIRA issue as a
ablocker for 1.8 (after you've tested both the command line, and 1.8
from source). Sorry for the hassle.

Cheers,
Brett

On Apr 6, 2005 12:48 AM, Jamie Bisotti <[EMAIL PROTECTED]> wrote:
> Brett,
> 
> I'm using Windows XP SP2...looks like it's not working anywhere.
> 
> Jamie
> 
> On Apr 4, 2005 7:27 PM, Brett Porter <[EMAIL PROTECTED]> wrote:
> > 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] Generating the changelog report
> > > SCM Working Directory: C:\workspace\olympus\framework\printer
> > > SCM Command Line[0]: svn
> > > SCM Command Line[1]: log
> > > SCM Command Line[2]: -v
> > > SCM Command Line[3]: "-r{2005-04-05}:{2005-03-05}"
> > > ChangeLog found: 0 entries
> > >
> > > The quotes are sill messed up.  Is there a fix for this yet?
> > >
> > > Thanks,
> > >    Jamie
> > >
> > > On Mar 29, 2005 1:46 AM, Brett Porter <[EMAIL PROTECTED]> 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
> > > > > 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 Microsystems Inc.
> > > > > sun.boot.class.path=C:\apache\maven-1.0.2\lib\endorsed\xerces-2.4.0.jar;C:\apach
> > > > > e\maven-1.0.2\lib\endorsed\xml-apis-1.0.b2.jar;o:\java\JDK\1.5.0_01\jre\lib\rt.j
> > > > > ar;o:\java\JDK\1.5.0_01\jre\lib\i18n.jar;o:\java\JDK\1.5.0_01\jre\lib\sunrsasign
> > > > > .jar;o:\java\JDK\1.5.0_01\jre\lib\jsse.jar;o:\java\JDK\1.5.0_01\jre\lib\jce.jar;
> > > > > o:\java\JDK\1.5.0_01\jre\lib\charsets.jar;o:\java\JDK\1.5.0_01\jre\classes
> > > > > java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
> > > > > #----   END: Which report
> > > > >
> > > > > Installed plugins:
> > > > >   ...
> > > > >   maven-changelog-plugin-1.7.1
> > > > >   maven-developer-activity-plugin-1.5.1
> > > > >   maven-file-activity-plugin-1.5.1
> > > > >   maven-scm-plugin-1.4.1
> > > > >   ...
> > > > >
> > > > > On Tue, 29 Mar 2005 06:21:44 +1000, Brett Porter <[EMAIL PROTECTED]> 
> > > > > wrote:
> > > > > > what version of the plugin?
> > > > > > what OS?
> > > > > >
> > > > > > (try "maven --info" - though just submit the relevant bits)
> > > > > >
> > > > > > Cheers,
> > > > > > Brett
> > > > > >
> > > > > > On Mon, 28 Mar 2005 12:07:43 -0600, Mykel Alvis <[EMAIL PROTECTED]> 
> > > > > > wrote:
> > > > > > > Did you have authentication enabled on SVN?  I had this same issue
> > > > > > > while everyone was using the "no author" user.  When I actually
> > > > > > > incorporated http authentication (the most likely one you'd use, I
> > > > > > > think) then it started showing me output on the changelog.
> > > > > > >
> > > > > > >
> > > > > > > On Mon, 28 Mar 2005 09:21:08 -0500, Jamie Bisotti <[EMAIL 
> > > > > > > PROTECTED]> wrote:
> > > > > > > > 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 maybe the plugin isn't executing 'svn' in 
> > > > > > > > the
> > > > > > > > appropriate working directory.  Any ideas?
> > > > > > > > --
> > > > > > > > Jamie
> > > > > > > >
> > > > > > > > ---------------------------------------------------------------------
> > > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > > ---------------------------------------------------------------------
> > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Jamie
> > > > >
> > > >
> > >
> > > --
> > > Jamie
> > >
> >
> 
> --
> Jamie
>

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

Reply via email to