Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 12493 invoked from network); 16 Jan 2004 18:22:55 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Jan 2004 18:22:55 -0000 Received: (qmail 22254 invoked by uid 500); 16 Jan 2004 18:22:43 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 22221 invoked by uid 500); 16 Jan 2004 18:22:43 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 22205 invoked from network); 16 Jan 2004 18:22:42 -0000 Received: from unknown (HELO imbaspam-nj03.iplex.ssmb.com) (199.67.141.25) by daedalus.apache.org with SMTP; 16 Jan 2004 18:22:42 -0000 Received: from imbarc-nj02.nj.ssmb.com (imbarc-nj02-1 [150.110.178.211]) by imbaspam-nj03.iplex.ssmb.com (8.12.10/8.12.10/SSMB_EXT/evision: 1.29 $) with ESMTP id i0GIMjxm002943 for ; Fri, 16 Jan 2004 13:22:45 -0500 (EST) Received: from mailhub-dc1.eu.ssmb.com (mailhub-dc1.eu.ssmb.com [169.186.145.234]) by imbarc-nj02.nj.ssmb.com (8.12.9/8.12.9/SSMB_QQQ_IN/1.1) with ESMTP id i0GIMi2G027366 for ; Fri, 16 Jan 2004 13:22:44 -0500 (EST) Received: from exuksm01.eur.nsroot.net (exuksm01.eur.nsroot.net [169.183.20.152]) by mailhub-dc1.eu.ssmb.com (8.12.10/8.12.10/CG_HUB) with ESMTP id i0GIMiiD010822 for ; Fri, 16 Jan 2004 18:22:44 GMT content-class: urn:content-classes:message Subject: RE: Changelog question Date: Fri, 16 Jan 2004 18:22:43 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Changelog question X-MimeOLE: Produced By Microsoft Exchange V6.0.6446.0 Thread-Index: AcPcVfOPDPhknnLFTNiseIUlyrV5egAB4Uqg From: "Morris, Jason [IT]" To: "Maven Users List" X-Scanned-By: MIMEDefang 2.36 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Thanks Emmanuel, I did and it looks like I only had 5 tokens. I now get a report = generated okay, but it is empty. I remember an earlier mail saying that = the developer id's in the POM had to match the CVS ids. Do they ALL have = to match to get any output, or will it still include changes by = developers who are listed? Thanks again, Jason -----Original Message----- From: Emmanuel Venisse [mailto:emmanuel@venisse.net] Sent: 16 January 2004 17:27 To: Maven Users List Subject: Re: Changelog question Your problem is here: "repository connection string contains less than = six tokens". Verify your connection string. Emmanuel ----- Original Message -----=20 From: "Morris, Jason [IT]" To: "Maven Users List" Sent: Friday, January 16, 2004 6:15 PM Subject: RE: Changelog question Please find attached output. Thanks Jason -----Original Message----- From: Jeffrey Bonevich [mailto:jeff@bonevich.com] Sent: 16 January 2004 14:12 To: Maven Users List Subject: Re: Changelog question Please send results of running maven with the -X option (verbose output). This will give more clues. jeff Morris, Jason [IT] wrote: > When I try to generate the Changelog report, I get this: > > __ __ > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-10 > > maven-changelog-plugin:report: > [echo] Generating the changelog report > > BUILD FAILED > File...... > = file:/export/opt/MavenTest0.1/plugins/maven-changelog-plugin-1.3-SNAPSHOT= / > Element... changelog:changelog > Line...... 61 > Column.... 15 > java.lang.reflect.InvocationTargetException > Total time: 13 seconds > > It looks like it is failing to invoke class > org.apache.maven.changelog.ChangeLog. I see that class as a .class = file > below the "plugins" directory, but not in the "repository" directory = as a > .jar file. Is it just failing to add the plugin directory to the classpath? > What do I have to do to force it into classpath so it will use the raw > .class files? I'm familiar with plugins that use jars but not those = using > class files. > > I tried forcing the Changelog directory into my CLASSPATH in the maven = run > script. This time I got: > > | \/ |__ _Apache__ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-10 > > File...... > = file:/export/opt/MavenTest0.1/plugins/maven-changelog-plugin-1.3-SNAPSHOT= / > Element... define:jellybean > Line...... 32 > Column.... 9 > org/apache/maven/project/BaseObject > BUILD SUCCESSFUL > Total time: 11 seconds > > Not sure if I got further this time or just broke the classpath completely. > > Thanks, > > Jason. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --=20 jeff bonevich mailto: jeff@bonevich.com "Any sufficiently advanced technology is indistinguishable from magic." Arthur C. Clarke "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." Rich Cook "All programmers are playwrights and all computers are lousy actors." Unknown --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org -------------------------------------------------------------------------= --- ---- > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org