Workflow for submitting a patch?

2003-07-17 Thread Kaus Olaf
Hi "Maviacs", I am a newbie in the OpenSource-Business and I would like to support the community. I fix the Bug ISSUE: "(MAVEN-540) Property: maven.plugin.dir doesn't work", http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-540 but I don't know how to submit the patch. So, how is the work

[jira] Created: (MAVEN-583) WAR File naming inconsistency

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

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

2003-07-17 Thread dion
dion2003/07/17 18:08:06 Modified:src/plugins-build/multiproject plugin.jelly Log: Added banner's for each reactor Revision ChangesPath 1.13 +3 -1 maven/src/plugins-build/multiproject/plugin.jelly Index: plugin.jelly ===

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

2003-07-17 Thread dion
dion2003/07/17 17:39:18 Modified:src/plugins-build/multiproject/xdocs properties.xml Log: Basic docs on the 'clashing parent' syndrome Revision ChangesPath 1.4 +5 -1 maven/src/plugins-build/multiproject/xdocs/properties.xml Index: properties.xml

Re: Duplicate ID in extended POM WAS: b10 werkz changes break reactor

2003-07-17 Thread dion
I'd say not. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au Brett Porter <[EMAIL PROTECTED]> wrote on 18/07/2003 09:39:41 AM: > The problem with executing more than one goal still exists, but I've > discovered that t

[jira] Commented: (MAVEN-574) multiproject:site fails with "Goal [xdoc:register-reports] has no action definition."

2003-07-17 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 17 Jul 2003 7:46 PM Body: Yep, multiproject:site always attains 'site' of the 'current' project. It is assumed that project is not in the multiproject set being processed. This is not well docu

Duplicate ID in extended POM WAS: b10 werkz changes break reactor

2003-07-17 Thread Brett Porter
The problem with executing more than one goal still exists, but I've discovered that the problem where it occurred all the time inside one project was that a POM was extending another POM with the same . Is that expected to work? I don't think so - but I guess the error message copuld be better.

[jira] Created: (MAVEN-582) Site : Customisation

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

[jira] Created: (MAVEN-581) dependency id with '-' will fail overriden process

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

[jira] Created: (MAVEN-580) 'Development Process' link removal

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

[jira] Commented: (MAVEN-574) multiproject:site fails with "Goal [xdoc:register-reports] has no action definition."

2003-07-17 Thread jira
The following comment has been added to this issue: Author: Rafal Krzewski Created: Thu, 17 Jul 2003 8:57 AM Body: After doing some tests I realized that the top level project documentation is processed even when it is excluded from multiproject processing. It seems that the plu

cvs commit: maven/src/plugins-build/artifact/src/main/org/apache/maven/deploy RepositoryInfo.java DeployRequest.java DeployTool.java

2003-07-17 Thread michal
michal 2003/07/17 04:13:18 Modified:src/plugins-build/artifact/src/main/org/apache/maven/deploy/deployers Deployer.java HttpDeployer.java FtpDeployer.java SFtpDeployer.java ExternalDeployer.java ScpDeployer.java Fil

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

2003-07-17 Thread bwalding
bwalding2003/07/17 04:07:47 Modified:xdocs/reference developer-guide.xml Log: Fix typo Revision ChangesPath 1.9 +2 -2 maven/xdocs/reference/developer-guide.xml Index: developer-guide.xml ===

cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources/css maven.css

2003-07-17 Thread bwalding
bwalding2003/07/17 04:02:27 Modified:src/plugins-build/xdoc plugin.jelly src/plugins-build/xdoc/src/plugin-resources/css maven.css Added: src/plugins-build/xdoc/src/plugin-resources/images none.png Log: Clean up the alignment and remove that dodgy little "stric

cvs commit: maven/src/plugins-build/xdoc/src/plugin-resources site.jsl

2003-07-17 Thread bwalding
bwalding2003/07/17 03:44:28 Modified:src/plugins-build/xdoc plugin.jelly src/plugins-build/xdoc/src/plugin-resources site.jsl Log: o Update the templates to draw handles I'm still not 100% on drawing an expanded handle on an uncollapsible node. I think we could

cvs commit: maven/src/plugins-build/xdoc/src/main/org/apache/maven NavBean.java

2003-07-17 Thread bwalding
bwalding2003/07/17 03:44:05 Modified:src/plugins-build/xdoc/src/test/org/apache/maven NavBeanTest.java src/plugins-build/xdoc/src/plugin-resources/css maven.css src/plugins-build/xdoc/src/main/org/apache/maven

[jira] Commented: (MAVEN-578) Synchronise the various dependency versions across core + maven plugins

2003-07-17 Thread jira
The following comment has been added to this issue: Author: Alexei Barantsev Created: Thu, 17 Jul 2003 5:29 AM Body: Not all the size optimizations are equally effective. The attached list contains information about sizes of external libraries used as dependencies. The following

[jira] Updated: (MAVEN-578) Synchronise the various dependency versions across core + maven plugins

2003-07-17 Thread jira
The following issue has been updated: Updater: Alexei Barantsev (mailto:[EMAIL PROTECTED]) Date: Thu, 17 Jul 2003 5:08 AM Comment: List of duplicated dependencies with various versions Changes: Attachment changed to deps.txt -

[jira] Commented: (MAVEN-574) multiproject:site fails with "Goal [xdoc:register-reports] has no action definition."

2003-07-17 Thread jira
The following comment has been added to this issue: Author: Rafal Krzewski Created: Thu, 17 Jul 2003 5:00 AM Body: No you have't fixed it really. It's not a matter of clashing ids. The testcase works now, because you excluded the parent project from the multisite processing. It bre

cvs commit: maven/src/plugins-build/xdoc/src/main/org/apache/maven NavBean.java

2003-07-17 Thread bwalding
bwalding2003/07/17 02:33:12 Modified:src/plugins-build/xdoc/src/test/org/apache/maven NavBeanTest.java src/plugins-build/xdoc/src/main/org/apache/maven NavBean.java Log: Allow the nav bean to count children. This could b

[jira] Created: (MAVEN-579) Add visual cues to xdoc documentation to show collapsed nodes

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

[jira] Closed: (MAVEN-577) [patch] display timeframe and total number of changes in changelog report heading

2003-07-17 Thread jira
Message: The following issue has been closed. Resolver: Ben Walding Date: Thu, 17 Jul 2003 4:40 AM Patch applied. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-577 Here is an overvi

cvs commit: maven/src/plugins-build/artifact plugin.properties

2003-07-17 Thread bwalding
bwalding2003/07/17 01:29:10 Modified:src/plugins-build/artifact plugin.properties Log: Cosmetic: Add a space! Revision ChangesPath 1.2 +1 -1 maven/src/plugins-build/artifact/plugin.properties Index: plugin.properties =

cvs commit: maven/src/plugins-build/changelog/src/plugin-resources changelog.jsl

2003-07-17 Thread bwalding
bwalding2003/07/17 01:26:13 Modified:src/plugins-build/changelog/src/plugin-resources changelog.jsl Log: Add a little summary blurb to changelog report PR: MAVEN-577 Submitted by: Rafal Krzewski Revision ChangesPath 1.4 +8 -0 maven/

[jira] Created: (MAVEN-578) Synchronise the various dependency versions across core + maven plugins

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

Results of clean bootstrap at 20030717-0317

2003-07-17 Thread Ben Walding
Last 500 lines of a clean bootstrap build of maven at 20030717-0317 [exec] [jar] Building jar: /home/bwalding/src/maven/src/plugins-build/vdoclet/target/maven-vdoclet-plugin-1.0.jar [exec] [copy] Copying 1 file to /home/bwalding/.maven/repository/maven/jars [exec