[jira] Commented: (MPEAR-20) Deploy error because of display name

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Thu, 16 Sep 2004 2:47 AM Body: Well, the display name can be set anyway, but it should work for as many J2EE servers as possible OOTB. --

Re: Patches for tar options on site:sshdeploy

2004-09-15 Thread M. Sean Gilligan
>Applied. Thanks! -- Sean -- --- M. Sean Gilligan: 831-466-9788 x11 Catalla Systems, Inc. ---

Re: Patches for tar options on site:sshdeploy

2004-09-15 Thread Dion Gillard
Applied. On Wed, 15 Sep 2004 16:24:14 -0700, M. Sean Gilligan <[EMAIL PROTECTED]> wrote: > I just submitted a patch to maven-site-plugin to add a property for the > tar options to be used on the server: > http://jira.codehaus.org/browse/MPSITE-15 > > (My motivation is that OS X Server 10.2 does

[jira] Commented: (MPEAR-20) Deploy error because of display name

2004-09-15 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Wed, 15 Sep 2004 8:52 PM Body: If we do this, make it a property rather than hard coding a dot. - View this comment: http://jira.c

[jira] Closed: (MPSITE-15) maven site:sshdeploy doesn't work all tars (needs property for options)

2004-09-15 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 15 Sep 2004 8:34 PM Fixed in 1.5.2/1.6 - View the issue: http://jira.codehaus.org/browse/MPSITE-15 Here is an overview of the issue:

[jira] Closed: (MPSITE-10) Add property to configure tar verbose option

2004-09-15 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Wed, 15 Sep 2004 8:35 PM Fixed by MPSITE-15 - View the issue: http://jira.codehaus.org/browse/MPSITE-10 Here is an overview of the issue:

cvs commit: maven-plugins/site/xdocs properties.xml changes.xml

2004-09-15 Thread dion
dion2004/09/15 17:30:20 Modified:site plugin.properties plugin.jelly project.xml site/xdocs properties.xml changes.xml Log: MPSITE-15 Revision ChangesPath 1.5 +1 -0 maven-plugins/site/plugin.properties Index: plugin.properties

Patches for tar options on site:sshdeploy

2004-09-15 Thread M. Sean Gilligan
I just submitted a patch to maven-site-plugin to add a property for the tar options to be used on the server: http://jira.codehaus.org/browse/MPSITE-15 (My motivation is that OS X Server 10.2 doesn't seem to support the 'U' option, so I can't use site:sshdeploy to put my project documentation on

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Dan Tran Created: Wed, 15 Sep 2004 7:04 PM Body: Sorry, I have one more fact. If I go to the last node of the tree and do my normal build (not multiproject:install) My goal can see the properties I defined at the top nod

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Dan Tran Created: Wed, 15 Sep 2004 6:56 PM Body: Furthur more, If I get my sub tree to inherit from the root,rather then from its parent dir, I am build the subtree. --

[jira] Commented: (MPMULTIPROJECT-39) Multiproject inheritance (again)

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Dan Tran Created: Wed, 15 Sep 2004 6:53 PM Body: I ran into the same problem where I have a tree of projects, a project can have multiproject. A project always inherit its parent dir project, which also inherits parernt

[jira] Updated: (MPSITE-15) maven site:sshdeploy doesn't work all tars (needs property for options)

2004-09-15 Thread jira
The following issue has been updated: Updater: M. Sean Gilligan (mailto:[EMAIL PROTECTED]) Date: Wed, 15 Sep 2004 6:51 PM Comment: Patch for plugin.jelly and plugin.properties is attached. Changes: Attachment changed to maven-site-plugin_patch.diff

[jira] Created: (MPSITE-15) maven site:sshdeploy doesn't work all tars (needs property for options)

2004-09-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPSITE-15 Here is an overview of the issue: - Key:

[jira] Commented: (MPANT-19) Overwrites existing build.xml files without warning

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Wed, 15 Sep 2004 6:06 PM Body: I can try to add a warning if the file already exists but I'm not in favor to change the default file name. You can use the property 'maven.ant.generatebuild.file' t

[jira] Commented: (MAVENPROXY-13) SNAPSHOT artifacts are cached

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Ben Walding Created: Wed, 15 Sep 2004 5:38 PM Body: Are you running under a French language pack or something like that? It looks like Jetty's language handling might be sub-par. I'll take a better look today hopefully.

cvs commit: maven-plugins/aspectj/xdocs index.xml

2004-09-15 Thread carlos
carlos 2004/09/15 13:15:43 Modified:aspectj/xdocs index.xml Log: Added weaveInto clarification Revision ChangesPath 1.9 +1 -0 maven-plugins/aspectj/xdocs/index.xml Index: index.xml === RC

[jira] Commented: (MAVENPROXY-13) SNAPSHOT artifacts are cached

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Joerg Schaible Created: Wed, 15 Sep 2004 10:51 AM Body: Just detected in the log of maven-proxy, that the reason for not downloading a newer SNAPSHOT might be causewd by following log entry. The date is the date of the f

[jira] Updated: (MPDASHBOARD-12) New aggregator : JCoverage total code lines

2004-09-15 Thread jira
The following issue has been updated: Updater: Thomas Recloux (mailto:[EMAIL PROTECTED]) Date: Wed, 15 Sep 2004 9:40 AM Comment: The aggregator Changes: Attachment changed to jcoveragelitot.jelly --

[jira] Updated: (MPDASHBOARD-12) New aggregator : JCoverage total code lines

2004-09-15 Thread jira
The following issue has been updated: Updater: Thomas Recloux (mailto:[EMAIL PROTECTED]) Date: Wed, 15 Sep 2004 9:39 AM Comment: The patch file Changes: Attachment changed to patch.txt - For a f

[jira] Created: (MPDASHBOARD-12) New aggregator : JCoverage total code lines

2004-09-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPDASHBOARD-12 Here is an overview of the issue: -

RE: Reflexion about a dashboard aggregator

2004-09-15 Thread Vincent Massol
> -Original Message- > From: Thomas Recloux [mailto:[EMAIL PROTECTED] > Sent: mercredi 15 septembre 2004 13:53 > To: Maven Developers List > Subject: Re: Reflexion about a dashboard aggregator > > Vincent Massol wrote: > > > There is already one jcoverage aggregator but it's not doing L

Re: Reflexion about a dashboard aggregator

2004-09-15 Thread Thomas Recloux
Vincent Massol wrote: > There is already one jcoverage aggregator but it's not doing LOC computation > (see http://tinyurl.com/6824w). I know, it I developped it :-) > If you develop one please create a JIRA issue and attach the patch to it > (please provide a patch against CVS HEAD). OK. -- T

[jira] Closed: (MPCHANGES-20) Mispelled attribute in documentation

2004-09-15 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Wed, 15 Sep 2004 7:08 AM Done. Thanks. - View the issue: http://jira.codehaus.org/browse/MPCHANGES-20 Here is an overview of the issue:

cvs commit: maven-plugins/changes/xdocs index.xml changes.xml

2004-09-15 Thread vmassol
vmassol 2004/09/15 04:05:12 Modified:changes/xdocs index.xml changes.xml Log: MPCHANGES-20. Fixed typo in changes.xml example on plugin web site. Revision ChangesPath 1.5 +1 -1 maven-plugins/changes/xdocs/index.xml Index: index.xml ==

[jira] Created: (MPCHANGES-20) Mispelled attribute in documentation

2004-09-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPCHANGES-20 Here is an overview of the issue: - Ke

[jira] Created: (MPEAR-20) Deploy error because of display name

2004-09-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPEAR-20 Here is an overview of the issue: - Key: M

RE: Reflexion about a dashboard aggregator

2004-09-15 Thread Vincent Massol
> -Original Message- > From: Thomas Recloux [mailto:[EMAIL PROTECTED] > Sent: mercredi 15 septembre 2004 12:09 > To: Maven Developers List > Subject: Re: Reflexion about a dashboard aggregator > > Vincent, > > > I think that it's such a good idea that it is already implemented... :-) >

Re: Reflexion about a dashboard aggregator

2004-09-15 Thread Thomas Recloux
Vincent, > I think that it's such a good idea that it is already implemented... :-) > > Check the Dashboard Maven plugin: > http://maven.apache.org/reference/plugins/dashboard/aggregators.html Oooops, I did not the cloverloc aggregator. As I do not use clover ut Jcoverage, I will code the jcove

RE: Reflexion about a dashboard aggregator

2004-09-15 Thread Vincent Massol
> -Original Message- > From: Thomas Recloux [mailto:[EMAIL PROTECTED] > Sent: mercredi 15 septembre 2004 11:58 > To: [EMAIL PROTECTED] > Subject: Reflexion about a dashboard aggregator > > Hello, > > I think that a dashboard aggregator which would compute the total > number of code line

Reflexion about a dashboard aggregator

2004-09-15 Thread Thomas Recloux
Hello, I think that a dashboard aggregator which would compute the total number of code lines could be a good a good idea. But on which plugin could this aggregator be based ? I see three solutions : - Clover XML report - JCoverage XML report - Parsing java files (existing tool ?) For

[jira] Commented: (MAVEN-1446) Dependencies with identical artifactId, but different types

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Wed, 15 Sep 2004 3:30 AM Body: why? It's better to fix the bug. - View this comment: http://jira.codehaus.org/browse/MAVEN-1446?pa

[jira] Commented: (MAVEN-1446) Dependencies with identical artifactId, but different types

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Wed, 15 Sep 2004 3:16 AM Body: The tlds should be renamed in the repo to something like spring-tld-1.0.tld - View this comment:

[jira] Created: (MPANT-19) Overwrites existing build.xml files without warning

2004-09-15 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPANT-19 Here is an overview of the issue: - Key: M

[jira] Closed: (MAVEN-1446) Dependencies with identical artifactId, but different types

2004-09-15 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MAVEN-1446 Here is an overview of the issue: - Key:

[jira] Commented: (MAVEN-1087) Dependency type should participate in equals() and hashcode()

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Julien Kirch Created: Wed, 15 Sep 2004 3:09 AM Body: I observed a side effect of the patch, I'm not sure it's the one that causes the bug on cactus but this one will probably requires a look and/or some changes in the pl

[jira] Commented: (MPXDOC-120) Faster execution of xdoc:jelly-transform with ant:parallel

2004-09-15 Thread jira
The following comment has been added to this issue: Author: Matthias Kerkhoff Created: Wed, 15 Sep 2004 3:04 AM Body: I suggested ant:parallel because its threadsPerProcessor attribute. I'm not sure how to model a similar behaviour with the jelly:threads taglib. --