[jira] Commented: (MAVEN-919) improve windows .exe installer

2003-10-09 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Fri, 10 Oct 2003 12:18 AM Body: nice. Only enhancements I can think of now are (summarise and adding to above): - if JAVA_HOME not set on startup, prompt for it - set MAVEN_HOME_LOCAL, prompting for

cvs commit: maven/src/installer/nsis maven_setup.nsi

2003-10-09 Thread dion
dion2003/10/09 21:28:12 Modified:src/installer/nsis maven_setup.nsi Log: Place the exe in target/blah.exe Revision ChangesPath 1.6 +1 -1 maven/src/installer/nsis/maven_setup.nsi Index: maven_setup.nsi =

[jira] Commented: (MAVEN-919) improve windows .exe installer

2003-10-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 9 Oct 2003 11:48 PM Body: Using Kristen's stuff I've: "- check JAVA_HOME in env, and if not set, prompt for JDK and set it" JAVA_HOME is checked, and if not present, install aborted. "- set MAV

cvs commit: maven/src/installer/nsis JDK.nsh Environment.nsh BrandingImage.nsh

2003-10-09 Thread dion
dion2003/10/09 21:15:11 Modified:src/installer/nsis JDK.nsh Environment.nsh BrandingImage.nsh Log: *** keyword substitution change *** Revision ChangesPath 1.2 +11 -11maven/src/installer/nsis/JDK.nsh Index: JDK.nsh

cvs commit: maven/src/installer/nsis Environment.nsh maven_setup.nsi

2003-10-09 Thread dion
dion2003/10/09 21:14:48 Modified:src/installer/nsis maven_setup.nsi Added: src/installer/nsis Environment.nsh Log: Integrate in some of Kristen's stuff from MAVEN-919. - Add MAVEN_HOME environment variable Revision ChangesPath 1.5 +13 -2 maven/src/

cvs commit: maven/src/installer/nsis maven_setup.nsi

2003-10-09 Thread dion
dion2003/10/09 21:05:10 Modified:src/installer/nsis maven_setup.nsi Log: Add FAQ Revision ChangesPath 1.4 +2 -0 maven/src/installer/nsis/maven_setup.nsi Index: maven_setup.nsi === RCS

cvs commit: maven/src/installer/nsis JDK.nsh BrandingImage.nsh maven_setup.nsi

2003-10-09 Thread dion
dion2003/10/09 21:01:59 Modified:src/installer/nsis maven_setup.nsi Added: src/installer/nsis JDK.nsh BrandingImage.nsh Log: Extract common bits Add JAVA_HOME check Revision ChangesPath 1.3 +5 -24 maven/src/installer/nsis/maven_setup.nsi Index

[jira] Updated: (MAVEN-919) improve windows .exe installer

2003-10-09 Thread jira
The following issue has been updated: Updater: Kristen Gillard (mailto:[EMAIL PROTECTED]) Date: Thu, 9 Oct 2003 10:12 PM Comment: Added shortcuts Added env variables : MAVEN_HOME : MAVEN_HOME_LOCAL : JAVA_HOME Added Images Added Uninstaller Changes: Attachment chang

cvs commit: maven/src/installer/nsis maven_setup.nsi

2003-10-09 Thread dion
dion2003/10/09 19:39:56 Modified:src/installer/nsis maven_setup.nsi Log: Add JAVA_HOME check Revision ChangesPath 1.2 +8 -0 maven/src/installer/nsis/maven_setup.nsi Index: maven_setup.nsi ==

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

2003-10-09 Thread dion
dion2003/10/09 19:14:10 Added: src/installer/nsis GetJRE.nsh Log: For reference at this point Revision ChangesPath 1.1 maven/src/installer/nsis/GetJRE.nsh Index: GetJRE.nsh ===

Results of clean bootstrap at 20031009-2200

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

cvs commit: maven/src/installer/nsis maven_setup.nsi maven-logo.bmp maven-website.bmp maven.bmp

2003-10-09 Thread dion
dion2003/10/09 18:24:40 Added: src/installer/nsis maven_setup.nsi maven-logo.bmp maven-website.bmp maven.bmp Log: Add installer files from my stuff. This needs merging with Kristen and Brett's Revision ChangesPath 1.1 maven

cvs commit: maven/src/installer - New directory

2003-10-09 Thread dion
dion2003/10/09 18:22:58 maven/src/installer - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/installer/nsis - New directory

2003-10-09 Thread dion
dion2003/10/09 18:22:58 maven/src/installer/nsis - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Commented: (MAVEN-654) No version causes bad jar name

2003-10-09 Thread jira
The following comment has been added to this issue: Author: Steven Garcia Created: Thu, 9 Oct 2003 7:31 PM Body: if the version is not specified, can it be OK to fetch the artifact with just it's name? if ... j2ee fetch "j2ee.jar" (not "j2ee-.jar") ---

[jira] Commented: (MAVEN-904) Multiple *.fml files for input to faq-plugin

2003-10-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 9 Oct 2003 7:29 PM Body: I think this deserves a release of the FAQ plugin. Thoughts? - View the issue: http://jira.codehau

cvs commit: maven/src/plugins-build/faq/xdocs properties.xml

2003-10-09 Thread dion
dion2003/10/09 17:07:08 Modified:src/plugins-build/faq/xdocs properties.xml Log: Update docs Revision ChangesPath 1.2 +6 -6 maven/src/plugins-build/faq/xdocs/properties.xml Index: properties.xml ===

[jira] Closed: (MAVEN-904) Multiple *.fml files for input to faq-plugin

2003-10-09 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 9 Oct 2003 7:28 PM Patch applied with small change. Test project added. Fixed in 1.2-SNAPSHOT - View the issue: http://jira.codehaus

cvs commit: maven/src/plugins-build/faq project.xml

2003-10-09 Thread dion
dion2003/10/09 17:05:39 Modified:src/plugins-build/faq/xdocs changes.xml src/plugins-build/faq project.xml Log: Update project and changes Revision ChangesPath 1.3 +6 -0 maven/src/plugins-build/faq/xdocs/changes.xml Index: changes.xml

cvs commit: maven/src/plugins-build/faq/src/plugin-test/xdocs faq.fml faq2.fml

2003-10-09 Thread dion
dion2003/10/09 17:04:08 Modified:src/plugins-build/faq plugin.jelly Added: src/plugins-build/faq/src/plugin-test .cvsignore project.xml maven.xml src/plugins-build/faq plugin.properties src/plugins-build/faq/src/plugin-tes

cvs commit: maven/src/plugins-build/faq/src/plugin-test - New directory

2003-10-09 Thread dion
dion2003/10/09 17:02:55 maven/src/plugins-build/faq/src/plugin-test - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/faq/src - New directory

2003-10-09 Thread dion
dion2003/10/09 17:02:55 maven/src/plugins-build/faq/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/faq/src/plugin-test/xdocs - New directory

2003-10-09 Thread dion
dion2003/10/09 17:02:55 maven/src/plugins-build/faq/src/plugin-test/xdocs - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Apache Newsletter

2003-10-09 Thread dion
Excellent. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Brett Porter <[EMAIL PROTECTED]> wrote on 10/10/2003 08:46:00 AM: > Hi, > > This is what I've added to the Apache Newsletter. Any other comments? > > > > The Apache Maven Project > > Maven is

[jira] Commented: (MAVEN-797) Generated html-colored java source is not valid HTML - fails in Opera 6

2003-10-09 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 9 Oct 2003 6:57 PM Body: Still no luck applying the codetransform patch. How come it is a replacement of the whole file? - Vie

Apache Newsletter

2003-10-09 Thread Brett Porter
Hi, This is what I've added to the Apache Newsletter. Any other comments? The Apache Maven Project Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of co

[jira] Updated: (MAVEN-904) Multiple *.fml files for input to faq-plugin

2003-10-09 Thread jira
making it a defined tag. Changes: Attachment changed to maven-diff-faq-plugin-multiple-faqs-head-20031009-2.tar.gz - For a full history of the issue, see: http://jira.codehaus.org/secure/ViewIssue.jspa?key

[jira] Commented: (MAVEN-904) Multiple *.fml files for input to faq-plugin

2003-10-09 Thread jira
The following comment has been added to this issue: Author: Per Olesen Created: Thu, 9 Oct 2003 3:37 PM Body: Okay, I've had a look at how the xdoc plugin does it. Of course, you were right. I could very well do without the FileHelper class. So, I removed FileHelper, and did it a

[jira] Commented: (MAVEN-853) Add a tag to the xdoc plugin to easily transform a file using the site style and navigation

2003-10-09 Thread jira
The following comment has been added to this issue: Author: fabrizio giustina Created: Thu, 9 Oct 2003 3:34 PM Body: all the variables set up in the tag and the user-supplied parameter are needed. The test script transforms an xml file integrating it into the site layout: you can

[jira] Updated: (MAVEN-797) Generated html-colored java source is not valid HTML - fails in Opera 6

2003-10-09 Thread jira
The following issue has been updated: Updater: fabrizio giustina (mailto:[EMAIL PROTECTED]) Date: Thu, 9 Oct 2003 3:24 PM Comment: ok, I'm attaching a patch recreated against the latest cvs version Changes: Attachment changed to xref_valid_xhtml_recreated.patch

[jira] Created: (MAVEN-920) Can't combine mutliproject:install and multiproject:site

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

RE: cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven RootRelativePathTag.java MavenTagLibrary.java

2003-10-09 Thread Vincent Massol
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 09 October 2003 14:15 > To: Maven Developers List > Subject: RE: cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven > RootRelativePathTag.java MavenTagLibrary.java > > This looks like one is the op

RE: cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven RootRelativePathTag.java MavenTagLibrary.java

2003-10-09 Thread dion
This looks like one is the opposite of the other to me? Am I missing something or won't reversing the arguments pased to MakeRelativePathTag do the same thing? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ "Vincent Massol" <[EMAIL PROTECTED]> wrote on 0

[patch] maven exit code for failed dependencies

2003-10-09 Thread Eric Berenguier
Hi, Here is a patch to allow maven to return an exit code other than 0 when it fails because of a missing dependency. I've submitted it under the following jira issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-109 Eric ---

[jira] Updated: (MAVEN-109) Maven does not return exit codes

2003-10-09 Thread jira
The following issue has been updated: Updater: Eric Berenguier (mailto:[EMAIL PROTECTED]) Date: Thu, 9 Oct 2003 5:24 AM Comment: Looking at the current CVS code (rc2-snapshot), this only happens in two cases: 1) A dependency is not found 2) A ChecksumVerificationException is raised

[jira] Closed: (MAVEN-885) cactus plugin should report server HTTP response code

2003-10-09 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Thu, 9 Oct 2003 5:22 AM a bug has been filed in Cactus land - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-

[jira] Closed: (MAVEN-884) cactus plugin does not work with tomcat

2003-10-09 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Thu, 9 Oct 2003 5:20 AM A bug entry has been created in Cactus' bugzilla to help user debug problems. - View the issue: http://jira.cod

RE: cvs commit: maven/src/java/org/apache/maven/jelly/tags/maven RootRelativePathTag.java MavenTagLibrary.java

2003-10-09 Thread Vincent Massol
Hi dIon, I had a look at MakeRelativePathTag but it's not working in the same way at all. Here's an example Basedir/Rootdir="c:/apps/myroject" Path="c:/apps/myproject/dir1/dir2/mysubproject" Result of RootRelativePathTag = "../../.." Result of MakeRelativePathTag = "dir/dir2/mysubproject" Howev

[jira] Commented: (MAVEN-851) Add "Download" document to "Project Info"

2003-10-09 Thread jira
The following comment has been added to this issue: Author: Norbert Pabis Created: Thu, 9 Oct 2003 3:12 AM Body: I tried, but I came to conclusion that it is actuallny not easy. POM in version 3 contains information about where to deploy site (siteAddress, siteDirectory), where to

[jira] Created: (MAVEN-919) improve windows .exe installer

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

[jira] Commented: (MAVEN-904) Multiple *.fml files for input to faq-plugin

2003-10-09 Thread jira
The following comment has been added to this issue: Author: Per Olesen Created: Thu, 9 Oct 2003 2:27 AM Body: Okay thanks! Actually I fiddled a lot with it, to and do it all in jelly. I'll give it a try some time tonight I think :-)