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

2003-07-03 Thread dion
dion2003/07/03 23:36:24 Modified:src/plugins-build/jnlp plugin.jelly Log: Add FIXME for problems I can't fix yet Revision ChangesPath 1.11 +4 -0 maven/src/plugins-build/jnlp/plugin.jelly Index: plugin.jelly

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

2003-07-03 Thread dion
dion2003/07/03 23:35:25 Modified:src/plugins-build/jboss plugin.jelly src/plugins-build/jboss/xdocs changes.xml Log: use artifacts for path, not dependencies Revision ChangesPath 1.13 +3 -3 maven/src/plugins-build/jboss/plugin.jelly Index

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

2003-07-03 Thread dion
dion2003/07/03 23:32:37 Modified:src/plugins-build/ejb plugin.jelly Log: Add fixme for problem I don't know how to fix just yet. Revision ChangesPath 1.6 +1 -0 maven/src/plugins-build/ejb/plugin.jelly Index: plugin.jelly =

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

2003-07-03 Thread dion
dion2003/07/03 23:31:42 Modified:src/plugins-build/ant plugin.jelly Log: Comment on use of artifact directory Revision ChangesPath 1.7 +1 -0 maven/src/plugins-build/ant/plugin.jelly Index: plugin.jelly

cvs commit: maven/src/plugins-build/uberjar project.xml plugin.jelly

2003-07-03 Thread dion
dion2003/07/03 23:22:49 Modified:src/plugins-build/uberjar/xdocs changes.xml src/plugins-build/uberjar project.xml plugin.jelly Log: use artifacts for path, not dependencies Revision ChangesPath 1.3 +7 -1 maven/src/plugins-build/uberjar/xdocs

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

2003-07-03 Thread dion
dion2003/07/03 23:18:21 Modified:src/plugins-build/ant project.xml src/plugins-build/ant/xdocs changes.xml Log: Update version and docs Revision ChangesPath 1.13 +1 -1 maven/src/plugins-build/ant/project.xml Index: project.xml =

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

2003-07-03 Thread dion
dion2003/07/03 23:16:54 Modified:src/plugins-build/ant plugin.jelly Log: Allow types other than jars in ant dependencies Revision ChangesPath 1.6 +1 -1 maven/src/plugins-build/ant/plugin.jelly Index: plugin.jelly =

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

2003-07-03 Thread dion
dion2003/07/03 22:19:40 Modified:src/plugins-build/multiproject plugin.jelly Log: remove debug echo Revision ChangesPath 1.4 +0 -1 maven/src/plugins-build/multiproject/plugin.jelly Index: plugin.jelly =

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

2003-07-03 Thread dion
dion2003/07/03 22:12:09 Modified:src/plugins-build/multiproject/xdocs goals.xml Log: More Revision ChangesPath 1.5 +2 -2 maven/src/plugins-build/multiproject/xdocs/goals.xml Index: goals.xml ===

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

2003-07-03 Thread dion
dion2003/07/03 22:08:38 Modified:src/plugins-build/multiproject/xdocs goals.xml Log: typo Revision ChangesPath 1.4 +1 -1 maven/src/plugins-build/multiproject/xdocs/goals.xml Index: goals.xml ===

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

2003-07-03 Thread dion
dion2003/07/03 22:07:53 Modified:src/plugins-build/multiproject project.xml Log: Detab Revision ChangesPath 1.4 +1 -1 maven/src/plugins-build/multiproject/project.xml Index: project.xml

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

2003-07-03 Thread dion
dion2003/07/03 22:06:40 Modified:src/plugins-build/multiproject plugin.jelly Log: Add ability to auto-generate multi-project navigation based on the processed projects. Sites can be aggregated under one filesystem, or independent, with absolute references in the navigation

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

2003-07-03 Thread bwalding
bwalding2003/07/03 22:04:54 Modified:src/plugins-build/linkcheck plugin.jelly Log: Reformat. (Don't like mixing changes in with reformats) Revision ChangesPath 1.10 +15 -15maven/src/plugins-build/linkcheck/plugin.jelly Index: plugin.jelly =

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

2003-07-03 Thread dion
dion2003/07/03 22:03:35 Modified:src/plugins-build/multiproject/xdocs goals.xml properties.xml changes.xml Log: Update docs with new generated navigation feature Revision ChangesPath 1.3 +51 -30maven/src/plugins-build/multiproject/xdo

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

2003-07-03 Thread bwalding
bwalding2003/07/03 22:02:07 Modified:src/plugins-build/linkcheck plugin.jelly Log: Oh I think I see now :) It was internally using a basedir. Switched to using doc:jslFile which has less magic inside it. Revision ChangesPath 1.9 +1 -1 maven/src/plugins-buil

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

2003-07-03 Thread dion
dion2003/07/03 21:49:12 Modified:src/plugins-build/multiproject plugin.properties Log: Added maven.multiproject.navigation property Revision ChangesPath 1.3 +3 -0 maven/src/plugins-build/multiproject/plugin.properties Index: plugin.properties ===

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

2003-07-03 Thread dion
dion2003/07/03 21:48:34 Modified:src/plugins-build/multiproject project.xml Log: Added dependencies for velocity taglib Revision ChangesPath 1.3 +13 -1 maven/src/plugins-build/multiproject/project.xml Index: project.xml ===

cvs commit: maven/src/plugins-build/multiproject/src/plugin-resources/templates navigation-independent.xml navigation-aggregate.xml

2003-07-03 Thread dion
dion2003/07/03 21:42:27 Added: src/plugins-build/multiproject/src/plugin-resources/templates navigation-independent.xml navigation-aggregate.xml Log: Navigation for multiprojects Revision ChangesPath 1.1 maven/src/plugins-bu

cvs commit: maven/src/plugins-build/multiproject/src/plugin-resources/templates - New directory

2003-07-03 Thread dion
dion2003/07/03 21:41:53 maven/src/plugins-build/multiproject/src/plugin-resources/templates - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: maven/src/plugins-build/multiproject/src/plugin-resources - New directory

2003-07-03 Thread dion
dion2003/07/03 21:41:52 maven/src/plugins-build/multiproject/src/plugin-resources - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2003-07-03 Thread dion
dion2003/07/03 21:41:52 maven/src/plugins-build/multiproject/src - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2003-07-03 Thread bwalding
bwalding2003/07/03 21:41:02 Modified:src/plugins-build/linkcheck plugin.jelly Log: Not exactly sure how this ever worked? Possibly a change in doc:jsl tag? Revision ChangesPath 1.8 +1 -1 maven/src/plugins-build/linkcheck/plugin.jelly Index: plugin.jelly

cvs commit: maven/xdocs sun-licensing-journey.xml

2003-07-03 Thread bwalding
bwalding2003/07/03 21:26:39 Modified:xdocssun-licensing-journey.xml Log: Added fscontext - file system initial context provider for jndi Revision ChangesPath 1.13 +1 -0 maven/xdocs/sun-licensing-journey.xml Index: sun-licensing-journey.xml ===

[jira] Commented: (MAVEN-482) xdoc with XML entities goes wierd

2003-07-03 Thread jira
The following comment has been added to this issue: Author: Howard M. Lewis Ship Created: Thu, 3 Jul 2003 7:59 PM Body: Edit common/links.xml and then maven xdoc to see what I'm talking about. - View the issue:

[jira] Commented: (MAVEN-482) xdoc with XML entities goes wierd

2003-07-03 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 3 Jul 2003 7:50 PM Body: Will download hivemind and see how it goes - View the issue: http://jira.codehaus.org/secure/ViewIs

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

2003-07-03 Thread dion
dion2003/07/03 17:04:14 Modified:src/plugins-build/eclipse plugin.jelly Log: Fix external-tools to work with cached goals Revision ChangesPath 1.20 +5 -4 maven/src/plugins-build/eclipse/plugin.jelly Index: plugin.jelly

[jira] Commented: (MAVEN-546) reactor includes only one project

2003-07-03 Thread jira
The following comment has been added to this issue: Author: Dave Brondsema Created: Thu, 3 Jul 2003 5:26 PM Body: I won't have access to the computer that has the files until monday, but here's what I recall project.xml maven.xml customerRebates/ project.xml xdocs/

RE: cvs commit: maven/src/plugins-build/multiproject project.xmlplugin.jelly plugin.properties

2003-07-03 Thread dion
Cool. I've got independent navigation being generated and am now working on the aggregate and user-supplied nav for the overall site. I will possibly get this done today. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.a

[jira] Commented: (MAVEN-546) reactor includes only one project

2003-07-03 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 3 Jul 2003 5:09 PM Body: Can you show us the directory structure so we can try to duplicate it? - View the issue: http://jir

RE: cvs commit: maven/src/plugins-build/multiproject project.xml plugin.jelly plugin.properties

2003-07-03 Thread Vincent Massol
Very cool Michal. I have a need for that. We did the same for our project at work. Thanks -Vincent > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 03 July 2003 22:42 > To: [EMAIL PROTECTED] > Subject: cvs commit: maven/src/plugins-build/multiproject projec

[idea] Maven plugins needs to be environment-aware!

2003-07-03 Thread Vincent Massol
Maven plugins need to be environment-aware! Let's imagine you wish to use Maven for J2EE development (quite a common scenario). As you progress towards production you will notice that you Maven projects will need to be environment-aware. Indeed, your artifacts will not be the same whether you depl

RE: cvs commit: maven/src/plugins-build/multiproject project.xml plugin.jelly plugin.properties

2003-07-03 Thread Michal Maczka
Just added new functionality to multiproject plugin (ex-reactor) Comments much appreciated. Basically I implemented "group" install, deploy facility for subprojects Michal > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 03, 2003 10:42 PM >

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

2003-07-03 Thread michal
michal 2003/07/03 13:41:36 Modified:src/plugins-build/multiproject/xdocs changes.xml goals.xml properties.xml src/plugins-build/multiproject project.xml plugin.jelly plugin.properties Log: Added multiproject 'install', '

[jira] Created: (MAVEN-546) reactor includes only one project

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

[jira] Closed: (MAVEN-532) add IRQ channel info and "where to get help" to FAQ

2003-07-03 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 3 Jul 2003 9:25 AM Committed today - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-532 Here is an overv

[jira] Created: (MAVEN-545) Checkstyle should not require header file

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

cvs commit: maven/xdocs faq.xml

2003-07-03 Thread dion
dion2003/07/03 06:51:38 Modified:xdocsfaq.xml Log: Applied patch for MAVEN-532. Thanks to Martin Skopp Revision ChangesPath 1.32 +32 -0 maven/xdocs/faq.xml Index: faq.xml === RCS f

[jira] Closed: (MAVEN-537) add some more info to offline and pseudo-offline (no jar download) mode to user-doc

2003-07-03 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Thu, 3 Jul 2003 9:08 AM Applied today - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-537 Here is an overvie

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

2003-07-03 Thread dion
dion2003/07/03 06:46:09 Modified:xdocs/reference user-guide.xml Log: Apply patch for MAVEN-537 thanks to Martin Skopp Revision ChangesPath 1.54 +37 -10maven/xdocs/reference/user-guide.xml Index: user-guide.xml ==

[jira] Closed: (MAVEN-162) [J2EE plugin] Generation of ear descriptor (application.xml)

2003-07-03 Thread jira
Message: The following issue has been closed. Resolver: Emmanuel Venisse Date: Thu, 3 Jul 2003 9:05 AM Already done. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-162 Here is an ove

[jira] Closed: (MAVEN-538) Fails when no pmd errors

2003-07-03 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Thu, 3 Jul 2003 7:26 AM Applied Martin's patch. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-538 Here i

[jira] Created: (MAVEN-544) Source X reference defaul

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

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

2003-07-03 Thread evenisse
evenisse2003/07/03 02:45:53 Modified:xdocs/reference project-descriptor.xml Log: Update docs relative to pom. Revision ChangesPath 1.17 +50 -76maven/xdocs/reference/project-descriptor.xml Index: project-descriptor.xml ==

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

2003-07-03 Thread michal
michal 2003/07/03 02:01:53 Modified:src/plugins-build/uberjar/xdocs goals.xml changes.xml src/plugins-build/uberjar plugin.jelly Log: Added install, install-snapshot, deploy, deploy-snapshot goals Revision ChangesPath 1.2 +16 -0 maven/src/plugins

[jira] Created: (MAVEN-543) to remove the trace javadocdir:null

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

Results of clean bootstrap at 20030703-0317

2003-07-03 Thread bwalding
Last 500 lines of a clean bootstrap build of maven at 20030703-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

Re: Proposal: Migrate wiki to codehaus

2003-07-03 Thread Rafal Krzewski
Vincent Massol wrote: > Hey, I am very interested... :-) > > I'm monitoring closely your work on generating maven xdocs from moinmoin > and using CVS as the backend storage! You're working on that, right? :-) Editing (a part of) project's xdocs using a Wiki interface seems to be a wanted feature

RE: Proposal: Migrate wiki to codehaus

2003-07-03 Thread Vincent Massol
Hey, I am very interested... :-) I'm monitoring closely your work on generating maven xdocs from moinmoin and using CVS as the backend storage! You're working on that, right? :-) Thanks -Vincent > -Original Message- > From: Ben Walding [mailto:[EMAIL PROTECTED] > Sent: 03 July 2003 00:00