cvs commit: maven/src/plugins-build/jcoverage/src/main/org/apache/maven/jcoveragereport CoverageReport.java

2003-09-07 Thread dion
dion2003/09/07 20:43:19 Modified:src/plugins-build/jcoverage/src/main/org/apache/maven/jcoveragereport CoverageReport.java Log: Fix imports Revision ChangesPath 1.3 +16 -3 maven/src/plugins-build/jcoverage/src/main/org/apache/maven/j

[jira] Closed: (MAVEN-795) jcovergae plugin doesnot seem to merge sourceDirectory and unitTestSourceDIrectory

2003-09-07 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 7 Sep 2003 9:40 PM Applied today along with other fixes. Blind leading the blind here - View the issue: http://jira.codehaus.org

cvs commit: maven/src/plugins-build/jcoverage plugin.jelly

2003-09-07 Thread dion
dion2003/09/07 19:26:30 Modified:src/plugins-build/jcoverage/src/main/org/apache/maven/jcoveragereport CoverageReport.java src/plugins-build/jcoverage plugin.jelly Log: Applied MAVEN-795 Fix files existing in the coverage report that don't

Results of clean bootstrap at 20030907-2200

2003-09-07 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030907-2200 [exec] Copying 1 file to /usr/local/builds/maven/src/maven/src/plugins-build/webserver/target/classes/plugin-resources [exec] Copying 4 files to /usr/local/builds/maven/src/maven/src/plugins-build/webserver/target

[jira] Updated: (MAVEN-796) How about adding the the sql plugin to maven

2003-09-07 Thread jira
The following issue has been updated: Updater: Jason Chaffee (mailto:[EMAIL PROTECTED]) Date: Sun, 7 Sep 2003 7:44 PM Comment: updated plugin to remove hard coded classpath with oracle and hsqldb Changes: Attachment changed to sql.zip ---

[jira] Updated: (MAVEN-796) How about adding the the sql plugin to maven

2003-09-07 Thread jira
The following issue has been updated: Updater: Jason Chaffee (mailto:[EMAIL PROTECTED]) Date: Sun, 7 Sep 2003 7:59 PM Comment: Fixed a typo in last uploaded attachment. Changes: Attachment changed to sql.zip --

[jira] Commented: (MAVEN-796) How about adding the the sql plugin to maven

2003-09-07 Thread jira
The following comment has been added to this issue: Author: Jason Chaffee Created: Sun, 7 Sep 2003 7:26 PM Body: If you would like me to modify the attahment and make it more generic, just give me the word. :) -

[jira] Commented: (MAVEN-796) How about adding the the sql plugin to maven

2003-09-07 Thread jira
The following comment has been added to this issue: Author: Jason Chaffee Created: Sun, 7 Sep 2003 7:25 PM Body: Yes, the current implementation has the classpath hard coded to use oracle and hsqldb. However, that can be easily changed to allow the project to specify witch jars t

[jira] Commented: (MAVEN-796) How about adding the the sql plugin to maven

2003-09-07 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 7 Sep 2003 7:14 PM Body: hard coded oracle and hsql stuff in there still - View the issue: http://jira.codehaus.org/secu

RE: clarify plugin version loading

2003-09-07 Thread Brett Porter
> AD 2 & 3 > > We can easily use information which we have in POM: > > > > b1 > 1.0-b1 > MAVEN_1_0_B1 > > > b2 > 1.0-b2 > MAVEN_1_0_B2 > > > b3 > 1.0-b3 > MAVEN_1_0_B3 > > > b4 > 1.0-b4 >

[jira] Updated: (MAVEN-796) How about adding the the sql plugin to maven

2003-09-07 Thread jira
The following issue has been updated: Updater: Jason Chaffee (mailto:[EMAIL PROTECTED]) Date: Sun, 7 Sep 2003 2:53 PM Comment: Attached sql plugin zip file. Changes: Attachment changed to sql.zip --

[jira] Created: (MAVEN-796) How about adding the the sql plugin to maven

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

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

2003-09-07 Thread dion
dion2003/09/07 11:19:11 Added: src/plugins-build/multiproject/xdocs/current properties.xml Log: Updated overview page properties Revision ChangesPath 1.3 +47 -0 maven/src/plugins-build/multiproject/xdocs/current/properties.xml ---

cvs commit: maven/src/plugins-build/multiproject/xdocs/current changes.xml properties.xml

2003-09-07 Thread dion
dion2003/09/07 10:54:54 Modified:src/plugins-build/multiproject/xdocs/current changes.xml Removed: src/plugins-build/multiproject/xdocs/current properties.xml Log: Updated overview page properties Revision ChangesPath 1.4 +1 -0 maven/src/plugins-build

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

2003-09-07 Thread dion
dion2003/09/07 10:25:21 Modified:src/plugins-build/war plugin.properties src/plugins-build/war/xdocs properties.xml Log: Make default false, like it is for the jar plugin Revision ChangesPath 1.8 +1 -1 maven/src/plugins-build/war/plugin.prope

cvs commit: maven/src/plugins-build/multiproject project.properties

2003-09-07 Thread dion
dion2003/09/07 08:40:26 Modified:src/plugins-build/struts project.properties src/plugins-build/native project.properties src/plugins-build/simian project.properties src/plugins-build/artifact project.properties src/plugins-b

[jira] Updated: (MAVEN-795) jcovergae plugin doesnot seem to merge sourceDirectory and unitTestSourceDIrectory

2003-09-07 Thread jira
The following issue has been updated: Updater: gilles dodinet (mailto:[EMAIL PROTECTED]) Date: Sun, 7 Sep 2003 10:15 AM Changes: Attachment changed to jcoverage_plugin.jelly.patch - For a full histo

[jira] Created: (MAVEN-795) jcovergae plugin doesnot seem to merge sourceDirectory and unitTestSourceDIrectory

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

cvs commit: maven/src/plugins-build/multiproject project.properties

2003-09-07 Thread dion
dion2003/09/07 08:01:08 Modified:src/plugins-build/struts project.properties src/plugins-build/jxr project.properties src/plugins-build/pom project.properties src/plugins-build/linkcheck project.properties src/plugins-build/

cvs commit: maven/src/plugins-build/xdoc/xdocs changes.xml

2003-09-07 Thread dion
dion2003/09/07 07:51:54 Modified:src/plugins-build/xdoc/xdocs changes.xml Log: Document change Revision ChangesPath 1.15 +1 -0 maven/src/plugins-build/xdoc/xdocs/changes.xml Index: changes.xml ==

cvs commit: maven/src/plugins-build/xdoc/xdocs faq.fml navigation.xml

2003-09-07 Thread dion
dion2003/09/07 07:50:33 Modified:src/plugins-build/xdoc project.properties project.xml src/plugins-build/xdoc/xdocs navigation.xml Added: src/plugins-build/xdoc/xdocs faq.fml Log: Move xdoc FAQs from Wiki to site docs Revision ChangesPath 1.4

Results of clean bootstrap at 20030906-2200

2003-09-07 Thread tirsen
Last 500 lines of a clean bootstrap build of maven at 20030906-2200 [exec] Copying 1 file to /usr/local/builds/maven/src/maven/src/plugins-build/webserver/target/classes/plugin-resources [exec] Copying 4 files to /usr/local/builds/maven/src/maven/src/plugins-build/webserver/target/class

[jira] Created: (MAVEN-794) Ampersand in todo tag causes all todo tags to be empty in task-list.html

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

Re: [jira] Commented: (MAVEN-793) Maven failing on OS X

2003-09-07 Thread Ben Walding
Usually a missing goal message like that means the cache is corrupt - try removing ~/.maven/plugins/*.cache (what you effectively did) [EMAIL PROTECTED] wrote: The following comment has been added to this issue: Author: Henri Yandell Created: Sat, 6 Sep 2003 9:04 PM Body: [Apologi