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

OK, a couple of things:
- Looks like Ibiblio hasn't been updated with any recent maven-changelog-plugin releases; I think 1.2 was the last one available there.
- I downloaded the 1.7.2 JAR and placed it in MAVEN_HOME\plugins
- Running maven --info, which is what I think you meant instead of -g, shows both 1.7.1 and 1.7.2 versions; do I need to delete 1.7.1?


Thanks for the help,
   Jamie


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



Reply via email to