[jira] Updated: (MAVEN-327) ashkelon plugin

2003-08-19 Thread jira
The following issue has been updated: - For a full history of the issue, see: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-327&page=history - View

[jira] Updated: (MAVEN-380) jexl swallows exceptions and thus maven builds can go awry

2003-08-19 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Wed, 20 Aug 2003 1:49 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

[jira] Updated: (MAVEN-327) ashkelon plugin

2003-08-19 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Wed, 20 Aug 2003 1:48 AM Changes: environment changed to Fix Version changed to 1.1 - For a

[jira] Updated: (MAVEN-696) the whitespace detector in the html2xdoc plugin is too loose.

2003-08-19 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Wed, 20 Aug 2003 1:47 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

[jira] Updated: (MAVEN-694) add offline javadoc generation

2003-08-19 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Wed, 20 Aug 2003 1:47 AM Changes: description changed from I am willing to assist but have no commit rights. So if a committer takes this issue, feel free to contact me to split

[jira] Updated: (MAVEN-692) Wrong return code when cannot download from repository

2003-08-19 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Wed, 20 Aug 2003 1:46 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

[jira] Updated: (MAVEN-689) Using --dir and --find don't seem to work

2003-08-19 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Wed, 20 Aug 2003 1:46 AM Changes: Fix Version changed to 1.0-rc1 - For a full history of the issue, see:

[jira] Updated: (MAVEN-693) add self-referencing properties

2003-08-19 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Wed, 20 Aug 2003 1:45 AM Changes: Fix Version changed to 1.1 - For a full history of the issue, see: h

[jira] Closed: (MAVEN-685) ANT Plugin Does not work.

2003-08-19 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 20 Aug 2003 1:43 AM This works fine here. Could you please retest against HEAD or provide some more detail? Thanks - View the issue:

[jira] Commented: (MAVEN-426) Allow genapp to support multiple templates

2003-08-19 Thread jira
The following comment has been added to this issue: Author: Ryan Hoegg Created: Wed, 20 Aug 2003 1:20 AM Body: On the EJB templates, etc, I think it would be a good idea to try to do as many of those as possible in other plugins. I included a facility for other plugins to specif

[jira] Commented: (MAVEN-689) Using --dir and --find don't seem to work

2003-08-19 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 20 Aug 2003 1:21 AM Body: --find doesn't take an argument. It simply starts from ${user.dir} and goes looking up the tree till it finds a project.xml I've added a fix to App.java, so that wher

cvs commit: maven/src/java/org/apache/maven/cli App.java

2003-08-19 Thread dion
dion2003/08/19 23:10:28 Modified:src/java/org/apache/maven/cli App.java Log: Fix for MAVEN-689 Revision ChangesPath 1.33 +6 -3 maven/src/java/org/apache/maven/cli/App.java Index: App.java ===

[jira] Updated: (MAVEN-426) Allow genapp to support multiple templates

2003-08-19 Thread jira
The following issue has been updated: Updater: Ryan Hoegg (mailto:[EMAIL PROTECTED]) Date: Wed, 20 Aug 2003 1:17 AM Comment: Patch for documentation. Decided to use version 2.0 in the changes.xml, feel fre to change that to whatever you want. Changes: Attachment c

[jira] Commented: (MAVEN-548) Clarify usage of documentation/reporting properties

2003-08-19 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 20 Aug 2003 12:09 AM Body: Here's my take.. # stay in plugin maven.docs.src = ${basedir}/xdocs # move to defaults maven.docs.dest = ${maven.build.dir}/docs # move to defaults maven.docs.outputen

[jira] Commented: (MAVEN-548) Clarify usage of documentation/reporting properties

2003-08-19 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Tue, 19 Aug 2003 11:55 PM Body: We need to: 1) identify those properties 2) Move them to defaults.properties 3) Update documentation Anything else? --

Results of clean bootstrap at 20030819-2200

2003-08-19 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030819-2200 [exec] clean: [exec] plugin: [exec] java:prepare-filesystem: [exec] [mkdir] Created dir: /usr/local/builds/maven/src/maven/src/plugins-build/war/target/classes [exec] java:compile: [exec

cvs commit: maven/xdocs/reference/ide index.xml

2003-08-19 Thread dion
dion2003/08/19 19:06:28 Modified:xdocsnavigation.xml Added: xdocs/reference/developers/ide/eclipse eclipse6.png eclipse3.png eclipse2.png eclipse1.png eclipse7.png index.xml eclipse4.png eclipse5.png xdocs/ref

cvs commit: maven/xdocs/reference/developers/ide - New directory

2003-08-19 Thread dion
dion2003/08/19 19:06:06 maven/xdocs/reference/developers/ide - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/xdocs/reference/developers/ide/eclipse - New directory

2003-08-19 Thread dion
dion2003/08/19 19:06:06 maven/xdocs/reference/developers/ide/eclipse - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/test/java/org/apache/maven MavenUtilsTest.java

2003-08-19 Thread brett
brett 2003/08/19 17:18:53 Modified:src/test/java/org/apache/maven MavenUtilsTest.java Log: remove windows path check as it triggers a false alarm on Unix Revision ChangesPath 1.13 +1 -8 maven/src/test/java/org/apache/maven/MavenUtilsTest.java Index: Maven

cvs commit: maven/src/plugins-build/repository/src/plugin-resources repository-audit.xml

2003-08-19 Thread dion
dion2003/08/19 17:08:31 Modified:src/plugins-build/repository/src/plugin-resources repository-audit.xml Log: Add findbugs Revision ChangesPath 1.30 +7 -0 maven/src/plugins-build/repository/src/plugin-resources/repository-audit.xml

cvs commit: maven/xdocs/reference developer-guide.xml

2003-08-19 Thread dion
dion2003/08/19 17:58:33 Removed: xdocs/reference developer-guide.xml Log: Move developer guide to developers directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

cvs commit: maven/xdocs navigation.xml

2003-08-19 Thread dion
dion2003/08/19 17:58:43 Modified:xdocsnavigation.xml Log: Move developer guide to developers directory Revision ChangesPath 1.28 +4 -4 maven/xdocs/navigation.xml Index: navigation.xml ===

cvs commit: maven/xdocs/reference/developers developer-guide.xml

2003-08-19 Thread dion
dion2003/08/19 17:58:19 Added: xdocs/reference/developers developer-guide.xml Log: Move developer guide to developers directory Revision ChangesPath 1.1 maven/xdocs/reference/developers/developer-guide.xml Index: developer-guide.xml =

cvs commit: maven/xdocs/reference/developers - New directory

2003-08-19 Thread dion
dion2003/08/19 17:58:10 maven/xdocs/reference/developers - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Created: (MAVEN-696) the whitespace detector in the html2xdoc plugin is too loose.

2003-08-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-696 Here is an overview of the issue: --

cvs commit: maven project.xml

2003-08-19 Thread dion
dion2003/08/19 16:53:52 Modified:.project.xml Log: Add missing distribution site. Revision ChangesPath 1.297 +2 -1 maven/project.xml Index: project.xml === RCS file: /home/cvs/ma

cvs commit: maven/xdocs/reference project-descriptor.xml

2003-08-19 Thread dion
dion2003/08/19 16:19:53 Modified:xdocs/reference project-descriptor.xml Log: make docs match the schema Revision ChangesPath 1.23 +92 -45maven/xdocs/reference/project-descriptor.xml Index: project-descriptor.xml

cvs commit: maven/src/xsd maven-project.xsd

2003-08-19 Thread dion
dion2003/08/19 16:19:13 Modified:src/xsd maven-project.xsd Log: add distribution site. Revision ChangesPath 1.31 +6 -1 maven/src/xsd/maven-project.xsd Index: maven-project.xsd === RCS

[jira] Closed: (MAVEN-636) distributions get deployed in the "jars" directory

2003-08-19 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Tue, 19 Aug 2003 6:26 PM Tried jar:deploy dist:deploy here and got: [echo] Executing cd /www/maven.apache.org/builds//maven/distributions;gunzip distributions.tar.gz;tar xUvf distributions.tar;c

Re: Change policy for posting upload requests ?

2003-08-19 Thread dion
So send me a patch to update the docs and have a vote up here. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Martin Skopp <[EMAIL PROTECTED]> wrote on 19/08/2003 05:36:10 PM: > On Tue, 2003-08-19 at 08:57, [EMAIL PROTECTED] wrote: > > Martin Skopp <[EMAI

Re: [PATCH MAVEN_RC1_STABLE] maven-torque-plugin

2003-08-19 Thread dion
"Henning P. Schmiedehausen" <[EMAIL PROTECTED]> wrote on 19/08/2003 05:44:09 PM: > [EMAIL PROTECTED] writes: > > >Raised as MAVEN-690. > > >Things would be so much easier if the patch was an attachment and filed in > >Jira > > Yes, > > things would be so much easier if the plugin author

[jira] Commented: (MAVEN-695) The MavenCvs wiki page shoud be updated

2003-08-19 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Tue, 19 Aug 2003 6:51 PM Body: Changed the wording to specify it happening on a separate branch, not HEAD - View the issue: http:

Re: MavenProxy

2003-08-19 Thread bob mcwhirter
On Wed, 20 Aug 2003, Ben Walding wrote: > The wiki has been updated. I have placed the jar at > projects.walding.com as loading it into the wiki isn't working for me > anymore. Feel free to use dist.codehaus.org, of course. -bob --

[jira] Commented: (MAVEN-694) add offline javadoc generation

2003-08-19 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Tue, 19 Aug 2003 6:41 PM Body: A patch would help this be done faster - View the issue: http://jira.codehaus.org/secure/ViewIssue

RE: HEAD fails the tests

2003-08-19 Thread Brett Porter
Seems like JVMs on Unix doesn't convert \\ to / when using getCanonicalPath. Strange, but if they accept both then I'll just remove the test as it is a false alarm. - Brett > -Original Message- > From: Brett Porter > Sent: Wednesday, 20 August 2003 7:59 AM > To: 'Maven Developers List' >

[jira] Closed: (MAVEN-695) The MavenCvs wiki page shoud be updated

2003-08-19 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Tue, 19 Aug 2003 5:12 PM done - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-695 Here is an overview of the

RE: HEAD fails the tests

2003-08-19 Thread Brett Porter
Yeah, that's mine. It fails on any Unix. I'm currently looking into it. Serves me right for developing on windows! :) Cheers, Brett > -Original Message- > From: Rafal Krzewski [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 19 August 2003 10:54 PM > To: Maven Developers List > Subject: HEAD

[jira] Commented: (MAVEN-605) maven should load $MAVEN_HOME_LOCAL/build.properties by default

2003-08-19 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Tue, 19 Aug 2003 5:42 PM Body: additional thoughts: $MAVEN_HOME/maven.properties should contain default system-wide values. - View

Re: MavenProxy

2003-08-19 Thread Ben Walding
The wiki has been updated. I have placed the jar at projects.walding.com as loading it into the wiki isn't working for me anymore. Ben Walding wrote: I'll be reloading it to that wiki location today. My proxy stopped me from doing it yesterday. Scott Morgan wrote: Sorry to bug the list, bu

Re: HEAD fails the tests

2003-08-19 Thread Emmanuel Venisse
> You're on Windows? > Yes _ Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France

Re: MavenProxy

2003-08-19 Thread Emmanuel Venisse
You find sources in codehaus cvs http://cvs.codehaus.org/viewcvs.cgi/maven-proxy/?root=codehaus - Original Message - From: "Scott Morgan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 19, 2003 10:23 PM Subject: MavenProxy Sorry to bug the list, but does anyone have

Re: HEAD fails the tests

2003-08-19 Thread Henning P. Schmiedehausen
"Emmanuel Venisse" <[EMAIL PROTECTED]> writes: >It works fine for me. >Emmanuel You're on Windows? I can confirm that these tests don't work on Linux with JDK 1.4.2 Regards Henning -- Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH [EMAIL PROTECTE

Re: MavenProxy

2003-08-19 Thread Ben Walding
I'll be reloading it to that wiki location today. My proxy stopped me from doing it yesterday. Scott Morgan wrote: Sorry to bug the list, but does anyone have information on where to find the MavenProxy? The servlet which caches jars for maven? It used to be linked to on its wiki page http://

MavenProxy

2003-08-19 Thread Scott Morgan
Sorry to bug the list, but does anyone have information on where to find the MavenProxy? The servlet which caches jars for maven? It used to be linked to on its wiki page http://wiki.codehaus.org/maven/MavenProxy but was deleted last night with no comment as to why. I also could not find it

[jira] Commented: (MAVEN-202) unable to override java:jar

2003-08-19 Thread jira
The following comment has been added to this issue: Author: Charles Chan Created: Tue, 19 Aug 2003 12:28 PM Body: Yes, this is still an issue. Except that we should change the goal name from "java:jar" to "jar:jar". But I still get: INTERNAL ERROR Reference made to goal 'test:tes

Re: HEAD fails the tests

2003-08-19 Thread Emmanuel Venisse
It works fine for me. Emmanuel - Original Message - From: "Rafal Krzewski" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, August 19, 2003 2:54 PM Subject: HEAD fails the tests > Hi everyone, I'm back from vacation. I've just tried bootstraping HEAD >

HEAD fails the tests

2003-08-19 Thread Rafal Krzewski
Hi everyone, I'm back from vacation. I've just tried bootstraping HEAD and got the following two test failures: Testcase: testMakeAbsolutePath took 0.056 sec FAILED Check windows relative path expected:<...\src\test\basedir\...> but was:<.../src/test/basedir/...> junit.framework.Comparison

[jira] Created: (MAVEN-695) The MavenCvs wiki page shoud be updated

2003-08-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-695 Here is an overview of the issue: --

cvs commit: maven/src/plugins-build/changelog/xdocs navigation.xml

2003-08-19 Thread evenisse
evenisse2003/08/19 03:05:13 Modified:src/plugins-build/changelog/xdocs navigation.xml Log: Update Starteam url. Revision ChangesPath 1.3 +1 -1 maven/src/plugins-build/changelog/xdocs/navigation.xml Index: navigation.xml ==

[jira] Commented: (MAVEN-426) Allow genapp to support multiple templates

2003-08-19 Thread jira
The following comment has been added to this issue: Author: Emmanuel Venisse Created: Tue, 19 Aug 2003 5:01 AM Body: I test your plugin. It works fine. When you finish your changes, we can add some templates for ejb, war, ear... generation. For the custom template.jelly, I think

[jira] Commented: (MAVEN-694) add offline javadoc generation

2003-08-19 Thread jira
The following comment has been added to this issue: Author: Simon Matic Langford Created: Tue, 19 Aug 2003 4:26 AM Body: to do offline links while offline, or online links while online, you need to point to the url you want it at. this should be ok, as you just leave maven.javado

[jira] Commented: (MAVEN-689) Using --dir and --find don't seem to work

2003-08-19 Thread jira
The following comment has been added to this issue: Author: David Eric Pugh Created: Tue, 19 Aug 2003 3:34 AM Body: Dion, The --dir command works great with the new CVS HEAD (was STABLE). However, the --find doesn't work, but that may be user error...! I have a project.xml in

Re: [PATCH MAVEN_RC1_STABLE] maven-torque-plugin

2003-08-19 Thread Henning P. Schmiedehausen
[EMAIL PROTECTED] writes: >--=_alternative 0006BE6FCA256D87_= >Content-Type: text/plain; charset="US-ASCII" >Raised as MAVEN-690. >Things would be so much easier if the patch was an attachment and filed in >Jira Yes, things would be so much easier if the plugin authors would care about th

Change policy for posting upload requests ?

2003-08-19 Thread Martin Skopp
On Tue, 2003-08-19 at 08:57, [EMAIL PROTECTED] wrote: > Martin Skopp <[EMAIL PROTECTED]> wrote on 19/08/2003 04:48:40 PM: > > > On Tue, 2003-08-19 at 08:33, Brett Porter wrote: > > > Isn't the preferred method now to file an issue in JIRA though? > > > > Is it? Can't remember 100% either... > >

[jira] Created: (MAVEN-694) add offline javadoc generation

2003-08-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-694 Here is an overview of the issue: --

[jira] Commented: (MAVEN-693) add self-referencing properties

2003-08-19 Thread jira
The following comment has been added to this issue: Author: Martin Skopp Created: Tue, 19 Aug 2003 2:13 AM Body: See also thread "About Javadoc links" @maven-user mailinglist. - View the issue: http://jira.cod

[jira] Created: (MAVEN-693) add self-referencing properties

2003-08-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-693 Here is an overview of the issue: --