RE: Maven-generated documentation i18n

2004-08-08 Thread Arnaud HERITIER
Hello Alvaro, I have in mind to externalize all generated texts in resource bundles for several plugins (xdoc, pdf ...). Unfortunately I hadn't found yet the time to do it. Arnaud. > -Message d'origine- > De : Alvaro Sanchez-Mariscal [mailto:[EMAIL PROTECTED] > Envoyé : dimanche

[jira] Commented: (MPANNOUNCEMENT-9) Add a goal to send the announcement by mail to a list of email addresses

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Sun, 8 Aug 2004 11:29 PM Body: Vincent, I changed the code to throw an exception and then I figured it out why I have chosen to return a String instead: the reason is that j:invokeStatic wrapps the o

[jira] Commented: (MPMULTIPROJECT-40) Hidden ClassCastException below ReactorTag.getSortedProjects() with multiple entries in maven.multiproject.includes

2004-08-08 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 8 Aug 2004 10:48 PM Body: I'm pretty sure this has nothing to do with multiproject, and is a bug in maven core. - View this com

[jira] Closed: (MPA-14) maven mailing list archive search only returns results from Dec 2003 and earlier

2004-08-08 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sun, 8 Aug 2004 10:32 PM More "CAN'T FIX". infrastructure are aware of the problem, and will hope to fix it eventually. I suggest marc.theaimsgroup.com for the moment. --

Maven-generated documentation i18n

2004-08-08 Thread Alvaro Sanchez-Mariscal
Hi: I'm a spanish guy who's have been playing with Maven during some days. I've noticed that all maven-generated documentation (website, PDF's, etc) is in English. I haven't found any "good" way to translate this docs, so I have been translating: ~/.maven/cache/maven-xdoc-plugin-1.8 |--navigatio

Re: empty md5 files in ibiblio repository

2004-08-08 Thread Brett Porter
Mark, I'm not really sure where you are coming from on this. It's gotten a bit off topic, so I'm not sure what problem is trying to be addressed. A few points though. > No, I mean client side. Where maven would download the artifact to its > local repository, generate the md5 on the client side

[jira] Commented: (MPREPO-1) delete old timestamped snapshot artifacts

2004-08-08 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 8 Aug 2004 9:41 PM Body: Where is the new goal? - View this comment: http://jira.codehaus.org/browse/MPREPO-1?page=comments#a

[jira] Closed: (MPREPO-6) [PATCH] Plugin name spelled wrong in documentation

2004-08-08 Thread jira
Message: The following issue has been closed. Resolver: dion gillard Date: Sun, 8 Aug 2004 9:40 PM Fixed in 1.2.1 - View the issue: http://jira.codehaus.org/browse/MPREPO-6 Here is an overview of the issue: -

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

2004-08-08 Thread dion
dion2004/08/08 18:36:42 Modified:repository/xdocs changes.xml Log: Fix MPREPO-6 Revision ChangesPath 1.10 +1 -0 maven-plugins/repository/xdocs/changes.xml Index: changes.xml === RCS fil

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

2004-08-08 Thread dion
dion2004/08/08 18:36:03 Modified:repository/xdocs index.xml Log: Fix MPREPO-6 Revision ChangesPath 1.3 +2 -2 maven-plugins/repository/xdocs/index.xml Index: index.xml === RCS file: /ho

[jira] Closed: (MPSCM-25) The goal scm:cvs-create-patch includes differences in whitespace

2004-08-08 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/browse/MPSCM-25 Here is an overview of the issue: - Key: M

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

2004-08-08 Thread dion
dion2004/08/08 18:25:47 Modified:scm plugin.jelly project.xml scm/xdocs changes.xml Log: Fix MPSCM-25 Revision ChangesPath 1.15 +1 -1 maven-plugins/scm/plugin.jelly Index: plugin.jelly ==

[jira] Updated: (MPSCM-25) The goal scm:cvs-create-patch includes differences in whitespace

2004-08-08 Thread jira
The following issue has been updated: Updater: dion gillard (mailto:[EMAIL PROTECTED]) Date: Sun, 8 Aug 2004 9:24 PM Changes: Version changed to 1.4.2 Version changed from 1.4.1 - For a

proprietary jars in ibiblio : Javadoc API

2004-08-08 Thread Shinobu Kawai
Hi! I've been working on maven-izing the DocCheck doclet found at: http://java.sun.com/j2se/javadoc/doccheck/ In order to compile the source, I needed Javadoc API 1.4, which was not in the repository. cf. http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=15058 Now, I talked to

[jira] Commented: (MPDASHBOARD-3) Provide percentage bar graph

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sun, 8 Aug 2004 4:22 PM Body: This is from clover reports, uses width in a scale 0-200, so a 50% will be width="100"

[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sun, 8 Aug 2004 4:06 PM Body: Using your approach we'll need the following goals getArtifact getLabel getGoal getDescription getLink getValue Do you think the parse goal is needed? it will only be

Re: empty md5 files in ibiblio repository

2004-08-08 Thread Mark R. Diggory
Mark R. Diggory wrote: Brett Porter wrote: Not really Maven's domain to do this, and you won't get Maven run on minotaur, or probably ibiblio for that matter. Ant exists, but I think they'd all prefer shell scripts. No, I mean client side. Where maven would download the artifact to its local

[jira] Commented: (MAVEN-1390) POM example doco is non-portable

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Arik Kfir Created: Sun, 8 Aug 2004 12:29 PM Body: I disagree. I wouldn't ban entities, but I think the correct solution to project inheritance is stating its parent project group+artifact IDs. Something like: pare

Re: empty md5 files in ibiblio repository

2004-08-08 Thread Mark R. Diggory
Brett Porter wrote: Not really Maven's domain to do this, and you won't get Maven run on minotaur, or probably ibiblio for that matter. Ant exists, but I think they'd all prefer shell scripts. No, I mean client side. Where maven would download the artifact to its local repository, generate the

[jira] Closed: (MPJAVA-27) java.lang.NoClassDefFoundError

2004-08-08 Thread jira
Message: The following issue has been closed. Resolver: Brett Porter Date: Sun, 8 Aug 2004 11:22 AM not a Maven bug - View the issue: http://jira.codehaus.org/browse/MPJAVA-27 Here is an overview of the issue: --

[jira] Resolved: (MAVEN-1418) A later dependency in project.xml with same name, different type is ignored

2004-08-08 Thread jira
Message: The following issue has been resolved as DUPLICATE. - View the issue: http://jira.codehaus.org/browse/MAVEN-1418 Here is an overview of the issue: ---

[jira] Commented: (MPA-14) maven mailing list archive search only returns results from Dec 2003 and earlier

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Sun, 8 Aug 2004 9:41 AM Body: I can reproduce by searching for Samba on subject. referred to Apache infrastructure team. - View thi

[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Sun, 8 Aug 2004 9:27 AM Body: My initial idea was different. It was to define an interface that each jelly aggregator has to implement. For example the interface is that each jelly aggregator has

Re: empty md5 files in ibiblio repository

2004-08-08 Thread Brett Porter
Not really Maven's domain to do this, and you won't get Maven run on minotaur, or probably ibiblio for that matter. Ant exists, but I think they'd all prefer shell scripts. Maven should be publishing proper md5 files for new artifacts - but I'm not sure if it is in the repository- upload bundle

[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sun, 8 Aug 2004 9:02 AM Body: My idea was to add junit-report.html to juniterrors.jelly for example, instead of ${link}

[jira] Updated: (MPDASHBOARD-9) Link aggregator results with full reports

2004-08-08 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Sun, 8 Aug 2004 8:46 AM Changes: Attachment changed from junit.patch - For a full history of the issue,

[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sun, 8 Aug 2004 8:48 AM Body: Any aggregator can have the link property, not just the junit report. - View this comment: http://

[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Sun, 8 Aug 2004 8:45 AM Body: The first attachment was only a very small idea, now I have implemented it. I think it's a better idea to move the "Add link attribute" to the aggregator jelly script

[jira] Updated: (MPDASHBOARD-9) Link aggregator results with full reports

2004-08-08 Thread jira
The following issue has been updated: Updater: Carlos Sanchez (mailto:[EMAIL PROTECTED]) Date: Sun, 8 Aug 2004 8:46 AM Changes: Attachment changed to dashboard.patch - For a full history of the issu

[jira] Commented: (MPJAVADOC-36) javadoc fails if pom.package isn't specified

2004-08-08 Thread jira
The following comment has been added to this issue: Author: Arnaud HERITIER Created: Sun, 8 Aug 2004 4:26 AM Body: Can you try the CVS version ? I fixed this problem some weeks ago but I didn't closed this issue because I had some problems to create the test case. I you don't have