Results of clean bootstrap at 20031014-2200

2003-10-14 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20031014-2200 [exec] + [exec] build: [exec] [echo] D succeeds on purpose [exec] [echo] failure-1 failed correctly [exec] [echo] failure-2 failed correctly [exec

Re: Plugin downloading

2003-10-14 Thread Kurt Schrader
No problems here, Mac OS X and FreeBSD. -Kurt On Tue, 14 Oct 2003, Jason van Zyl wrote: > Howdy, > > Anyone having success downloading plugins on unix-based machines. I've > tried it and nothing seems to be happening. Just checking before I go > digging. > > -- > jvz. > > Jason van Zyl > [EMAIL

Re: Plugin downloading

2003-10-14 Thread Jeffrey D. Brekke
I've not had any problems so far. > On Tue, 14 Oct 2003 19:37:19 -0400, Jason van Zyl <[EMAIL PROTECTED]> said: > Howdy, Anyone having success downloading plugins on unix-based > machines. I've tried it and nothing seems to be happening. Just > checking before I go digging. > -- jvz. > Jas

Re: Plugin downloading

2003-10-14 Thread John Casey
I have had no problems, either, and I'm using RH9 linux. Cheers, John On Tue, 2003-10-14 at 19:58, Mark McBride wrote: > No apparent problems here on solaris. > > -Mark > > At 07:37 PM 10/14/2003 -0400, you wrote: > >Howdy, > > > >Anyone having success downloading plugins on unix-based machines

cvs commit: maven/xdocs/start install.xml

2003-10-14 Thread brett
brett 2003/10/14 17:09:50 Modified:xdocs/start install.xml Log: remove reference to beta-8 Revision ChangesPath 1.14 +2 -1 maven/xdocs/start/install.xml Index: install.xml === RCS file: /

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

2003-10-14 Thread dion
dion2003/10/14 16:59:25 Modified:xdocs/reference user-guide.xml Log: Apply MAVEN-931 Revision ChangesPath 1.63 +64 -0 maven/xdocs/reference/user-guide.xml Index: user-guide.xml === RCS f

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

2003-10-14 Thread dion
dion2003/10/14 16:58:52 Modified:xdocs/reference/developers developer-guide.xml Log: Apply MAVEN-931 Revision ChangesPath 1.3 +1 -65 maven/xdocs/reference/developers/developer-guide.xml Index: developer-guide.xml ==

Re: Plugin downloading

2003-10-14 Thread Mark McBride
No apparent problems here on solaris. -Mark At 07:37 PM 10/14/2003 -0400, you wrote: Howdy, Anyone having success downloading plugins on unix-based machines. I've tried it and nothing seems to be happening. Just checking before I go digging. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora

cvs commit: maven project.properties

2003-10-14 Thread dion
dion2003/10/14 16:47:44 Modified:.project.properties Log: Add logo params Revision ChangesPath 1.47 +3 -1 maven/project.properties Index: project.properties === RCS file: /home/

RE: Plugin downloading

2003-10-14 Thread Brett Porter
WFM. The executing user needs permission to write to $MAVEN_HOME/plugins - that's about the only thing I can think of. - Brett > -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 15 October 2003 9:37 AM > To: Maven Developers List > Subject: Plugin do

Plugin downloading

2003-10-14 Thread Jason van Zyl
Howdy, Anyone having success downloading plugins on unix-based machines. I've tried it and nothing seems to be happening. Just checking before I go digging. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and tec

[jira] Commented: (MAVEN-373) Incorrect arguments in jar:deploy and jar:deploy-snapshot

2003-10-14 Thread jira
The following comment has been added to this issue: Author: Marc Portier Created: Tue, 14 Oct 2003 5:04 PM Body: Some additional comments after some more investigation. The cause of the problem seems to be that if no ${maven.build.dir} is set, that it then gets set to the ABSOLUT

[jira] Updated: (MAVEN-931) [documentation] "programmatic report control" and "classloaders" sections

2003-10-14 Thread jira
The following issue has been updated: Updater: gilles dodinet (mailto:[EMAIL PROTECTED]) Date: Tue, 14 Oct 2003 2:53 PM Comment: adding patch. Changes: Attachment changed to user-developer-guides.patch

[jira] Created: (MAVEN-931) [documentation] "programmatic report control" and "classloaders" sections

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

Re: Add additional jars to maven.dependency.classpath?

2003-10-14 Thread Mark McBride
This is true, there's actually only a handful of jars that are actually compiled against. The only concern I have with only entering those handful of jars as dependencies is that somehow a developer could change the version of the jdbc driver not knowing that it has really already been dictated

[jira] Commented: (MAVEN-373) Incorrect arguments in jar:deploy and jar:deploy-snapshot

2003-10-14 Thread jira
The following comment has been added to this issue: Author: Marc Portier Created: Tue, 14 Oct 2003 11:19 AM Body: A bit confused about the status of this bug... I experienced the same behaviour expressed here: first argument to scp is empty when doing the jar:deploy-snapshot in co

cvs commit: maven-plugins/nsis/xdocs goals.xml navigation.xml properties.xml

2003-10-14 Thread dion
dion2003/10/14 08:23:21 Added: nsis/xdocs goals.xml navigation.xml properties.xml Log: Auto genned docs Revision ChangesPath 1.1 maven-plugins/nsis/xdocs/goals.xml Index: goals.xml =

cvs commit: maven-plugins/nsis/xdocs - New directory

2003-10-14 Thread dion
dion2003/10/14 08:23:10 maven-plugins/nsis/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven-plugins/nsis plugin.jelly

2003-10-14 Thread dion
dion2003/10/14 08:21:05 Modified:nsis plugin.jelly Log: Ensure mandatory parameters are passed Revision ChangesPath 1.4 +4 -0 maven-plugins/nsis/plugin.jelly Index: plugin.jelly ===

cvs commit: maven-plugins/nsis plugin.properties

2003-10-14 Thread dion
dion2003/10/14 08:20:10 Modified:nsis plugin.properties Log: Add logo properties Revision ChangesPath 1.3 +7 -1 maven-plugins/nsis/plugin.properties Index: plugin.properties === RC

cvs commit: maven-plugins/nsis/src/plugin-resources/templates setup.jelly

2003-10-14 Thread dion
dion2003/10/14 08:18:05 Modified:nsis/src/plugin-resources/templates setup.jelly Log: Add properties for the logo position and it's width or height Revision ChangesPath 1.9 +1 -1 maven-plugins/nsis/src/plugin-resources/templates/setup.jelly Index: setu

cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven ParamCheck.java

2003-10-14 Thread dion
dion2003/10/14 08:10:08 Modified:src/java/org/apache/maven/jelly/tags/maven ParamCheck.java Log: style Revision ChangesPath 1.2 +6 -5 maven/src/java/org/apache/maven/jelly/tags/maven/ParamCheck.java Index: ParamCheck.java

cvs commit: maven-plugins/nsis/src/plugin-resources/templates project.jelly setup.jelly

2003-10-14 Thread dion
dion2003/10/14 07:50:16 Modified:nsis/src/plugin-resources/templates project.jelly setup.jelly Log: Conditionally include license. If no license file is found, no license page is generated in the installer Revision ChangesPath 1.4 +2 -0

NSIS plugin status

2003-10-14 Thread dion
For anyone who's interested, I've now gotten the NSIS plugin to the point where it can generate installers from your POM and project.properties. There is pluggable support for: - adding an image (size and position are currently fixed) on the install screen - adding your own registry entries - ad

cvs commit: maven project.properties

2003-10-14 Thread dion
dion2003/10/14 00:40:46 Modified:.project.properties Log: Add nsis logo Revision ChangesPath 1.46 +2 -0 maven/project.properties Index: project.properties === RCS file: /home/cv

cvs commit: maven/src/installer/nsis startmenu-shortcuts.nsh registry.nsh GetJRE.nsh maven_setup.nsi JDK.nsh Environment.nsh BrandingImage.nsh project.nsh

2003-10-14 Thread dion
dion2003/10/14 00:36:51 Modified:src/installer/nsis startmenu-shortcuts.nsh registry.nsh Removed: src/installer/nsis GetJRE.nsh maven_setup.nsi JDK.nsh Environment.nsh BrandingImage.nsh project.nsh Log: Included files don't need escaping Revisio

cvs commit: maven-plugins/nsis/src/plugin-resources/templates project.jelly

2003-10-14 Thread dion
dion2003/10/14 00:33:04 Modified:nsis/src/plugin-resources/templates project.jelly Log: typo Revision ChangesPath 1.3 +1 -1 maven-plugins/nsis/src/plugin-resources/templates/project.jelly Index: project.jelly =

cvs commit: maven-plugins/nsis/src/plugin-resources/templates setup.jelly

2003-10-14 Thread dion
dion2003/10/14 00:30:09 Modified:nsis/src/plugin-resources/templates setup.jelly Log: Don't trim Revision ChangesPath 1.7 +2 -1 maven-plugins/nsis/src/plugin-resources/templates/setup.jelly Index: setup.jelly =

cvs commit: maven-plugins/nsis/src/plugin-resources/templates setup.jelly

2003-10-14 Thread dion
dion2003/10/14 00:27:13 Modified:nsis/src/plugin-resources/templates setup.jelly Log: - Use project provided includes where given Revision ChangesPath 1.6 +20 -36maven-plugins/nsis/src/plugin-resources/templates/setup.jelly Index: setup.jelly

cvs commit: maven/src/installer/nsis before-install.nsh

2003-10-14 Thread dion
dion2003/10/14 00:25:08 Added: src/installer/nsis before-install.nsh Log: o Add before install snippet Revision ChangesPath 1.1 maven/src/installer/nsis/before-install.nsh Index: before-install.nsh

cvs commit: maven/src/installer/nsis registry-uninstall.nsh

2003-10-14 Thread dion
dion2003/10/14 00:22:11 Added: src/installer/nsis registry-uninstall.nsh Log: o Add registry bits for uninstall Revision ChangesPath 1.1 maven/src/installer/nsis/registry-uninstall.nsh Index: registry-uninstall.nsh ===

cvs commit: maven/src/installer/nsis shortcuts.nsh

2003-10-14 Thread dion
dion2003/10/14 00:19:40 Removed: src/installer/nsis shortcuts.nsh Log: Rename - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/installer/nsis startmenu-shortcuts.nsh

2003-10-14 Thread dion
dion2003/10/14 00:17:09 Added: src/installer/nsis startmenu-shortcuts.nsh Log: Rename Revision ChangesPath 1.1 maven/src/installer/nsis/startmenu-shortcuts.nsh Index: startmenu-shortcuts.nsh ===

cvs commit: maven/src/installer/nsis shortcuts.nsh

2003-10-14 Thread dion
dion2003/10/14 00:16:17 Added: src/installer/nsis shortcuts.nsh Log: Add shortcut snippet for inclusion by nsis plugin Revision ChangesPath 1.1 maven/src/installer/nsis/shortcuts.nsh Index: shortcuts.nsh ==

cvs commit: maven/src/installer/nsis registry.nsh

2003-10-14 Thread dion
dion2003/10/14 00:13:49 Modified:src/installer/nsis registry.nsh Log: Add left overs from original script Revision ChangesPath 1.3 +5 -0 maven/src/installer/nsis/registry.nsh Index: registry.nsh ===

cvs commit: maven/src/installer/nsis registry.nsh

2003-10-14 Thread dion
dion2003/10/14 00:12:57 Modified:src/installer/nsis registry.nsh Log: *** keyword substitution change *** Revision ChangesPath 1.2 +5 -5 maven/src/installer/nsis/registry.nsh Index: registry.nsh ===

cvs commit: maven/src/installer/nsis registry.nsh

2003-10-14 Thread dion
dion2003/10/14 00:12:42 Added: src/installer/nsis registry.nsh Log: Add registry snippet for inclusion by nsis plugin Revision ChangesPath 1.1 maven/src/installer/nsis/registry.nsh Index: registry.nsh =

cvs commit: maven/src/installer/nsis project.nsh

2003-10-14 Thread dion
dion2003/10/14 00:11:38 Modified:src/installer/nsis project.nsh Log: *** keyword substitution change *** Revision ChangesPath 1.2 +16 -16maven/src/installer/nsis/project.nsh Index: project.nsh ==

cvs commit: maven-plugins/nsis plugin.jelly

2003-10-14 Thread dion
dion2003/10/14 00:07:26 Modified:nsis plugin.jelly Log: o Fix message on completion o Reduce verbosity Revision ChangesPath 1.3 +2 -1 maven-plugins/nsis/plugin.jelly Index: plugin.jelly ==

cvs commit: maven-plugins/nsis/src/plugin-resources/templates setup.jelly

2003-10-14 Thread dion
dion2003/10/14 00:06:30 Modified:nsis/src/plugin-resources/templates setup.jelly Log: Don't add branding image if no logo Revision ChangesPath 1.5 +3 -1 maven-plugins/nsis/src/plugin-resources/templates/setup.jelly Index: setup.jelly

cvs commit: maven-plugins/nsis plugin.jelly

2003-10-14 Thread dion
dion2003/10/14 00:02:38 Modified:nsis plugin.jelly Log: o Ensure maven.build.dir exists o Make sure setup and project are generated before attempting compile Revision ChangesPath 1.2 +6 -2 maven-plugins/nsis/plugin.jelly Index: plugin.jelly ===

cvs commit: maven-plugins/nsis/src/plugin-resources GetJRE.nsh

2003-10-14 Thread dion
dion2003/10/14 00:01:06 Removed: nsis/src/plugin-resources GetJRE.nsh Log: Remove unneeded file - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]