Re: svn commit: r425465 - in /maven/doxia/trunk/doxia-sandbox: doxia-book/src/main/modello/book.mdo doxia-maven-plugin/src/main/java/org/apache/maven/doxia/plugin/DoxiaRenderBooksMojo.java

2006-07-26 Thread Brett Porter
And we need to change the header soon too. I'm just waiting for it to actually be circulated beyond legal-discuss in case they change anything :) - Brett On 26/07/2006 11:02 PM, Vincent Siveton wrote: [SNIP] +!-- +/* + * Copyright 2001-2006 The Apache Software Foundation. This stuff was

RE: [vote] Promote maven-changelog-plugin and maven-changes-plugi n out of the sandbox

2006-07-26 Thread Cabasson Denis
Another trivial issue, which would be nice to fix before promotion (really trivial one): http://jira.codehaus.org/browse/MCHANGES-51 (patch submitted). Denis. -Message d'origine- De : Mike Perham [mailto:[EMAIL PROTECTED] Envoyé : mardi 25 juillet 2006 20:11 À : Maven Developers List

local repository

2006-07-26 Thread sharmishta.kaul
I'm trying to create a local repository using mevan 1.0. For doing that i need to map the local directories to that of the apache server. please provide me a procedure to do that. Thanks in advance. - To unsubscribe, e-mail:

Modello maven-changes-plugin

2006-07-26 Thread Cabasson Denis
My question is rather simple (I'm asking here, because I can't find any modello mailing list). Can modello handle situations such as: author email=[EMAIL PROTECTED]Johnny R. Ruiz III/author a tag with text data along with an attribute? I'm looking into changes plugin to have it use a modello

Re: Modello maven-changes-plugin

2006-07-26 Thread Emmanuel Venisse
Create an account on Xircle and subscribe to dev list (I'm not sure there are all people on users list)(http://xircles.codehaus.org/projects/modello/lists) But yes, you can use attribute. Emmanuel Cabasson Denis a écrit : My question is rather simple (I'm asking here, because I can't find

Re: cyclic dependency in maven-plugins ??

2006-07-26 Thread jerome lacoste
On 7/18/06, Brett Porter [EMAIL PROTECTED] wrote: Did this ever get filed as an issue? I don't think I did. Jerome - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cyclic dependency in maven-plugins ??

2006-07-26 Thread Kenney Westerhof
On Wed, 26 Jul 2006, jerome lacoste wrote: What's the plan to fix this? In maven-project/.../ProjectSorter.java the reports are added to the DAG. It's easily fixed by removing that code (block at line 134). But since reports are just plugins, except they're configured in a different section in

Re: Help running Maven 2 on the zone please

2006-07-26 Thread James Mitchell
Yes, that was indeed the problem. And so I admit, that was just a dumb user problem and I'm sorry to waste everyone's time. It was strange to not see anything in google about it. Surely someone else has seen this. Oh well. If you like, I can set you up an account on our zone so you can

RE: Modello maven-changes-plugin

2006-07-26 Thread Cabasson Denis
Thx emmanuel. The xircle url was a tricky one, and I didn't see this one while googling for modello. As for the use of attribute, I know I can use them, but I don't see how to use attributes along with text data in a tag. Well anyway, I have sent this questions to [EMAIL PROTECTED], hope I'll

Re: Please review checkstyle plugin docs

2006-07-26 Thread Maria Odea Ching
Hi Everyone, I've already revised and applied the review comments in the plugin docs. :-) Btw, for the shared jar configuration issue in "Multimodule Configuration", I've just revised the page and mentioned the shared jar configuration issue (declaring it as an extension instead of as a

Please review maven-assembly-plugin site documentation

2006-07-26 Thread Edwin Punzalan
Hi, I've made some changes to the documentation of the Assembly plugin and would like to hear your inputs about it. - made the plugin docck-compliant - edited the descriptions inside the modello files - edited some of the parameter descriptions - added an faq page - added some single

Re: Please review maven-assembly-plugin site documentation

2006-07-26 Thread Milos Kleint
when you clink on Using repositories in navigation bar, you don't get any page. There is a typo in the path, it's using single instead of simple or vice versa.. Milos On 7/26/06, Edwin Punzalan [EMAIL PROTECTED] wrote: Hi, I've made some changes to the documentation of the Assembly plugin

RE: Please review maven-assembly-plugin site documentation

2006-07-26 Thread Cabasson Denis
The simple examples index page is missing: Not Found The requested URL /~epunzalan/maven-assembly-plugin/examples/simple/index.html was not found on this server. It seems all of the simple files are missing. I guess it's a typo somewhere. I would definitly like to see a component example

Re: svn commit: r425406 - in /maven/plugins/trunk/maven-surefire-plugin: ./ src/main/java/org/apache/maven/plugin/surefire/ src/site/ src/site/apt/ src/site/apt/examples/ src/site/fml/

2006-07-26 Thread Trygve Laugstøl
[EMAIL PROTECTED] wrote: Author: aramirez Date: Tue Jul 25 07:49:28 2006 New Revision: 425406 URL: http://svn.apache.org/viewvc?rev=425406view=rev Log: (empty) Please make sure you always include a log message. It is impossible to follow the development unless you tell what you're doing.

Re: cyclic dependency in maven-plugins ??

2006-07-26 Thread Trygve Laugstøl
Kenney Westerhof wrote: On Wed, 26 Jul 2006, jerome lacoste wrote: What's the plan to fix this? In maven-project/.../ProjectSorter.java the reports are added to the DAG. It's easily fixed by removing that code (block at line 134). But since reports are just plugins, except they're configured

Re: Maven Repository Manager: Will it avoid aggregation of repositories?

2006-07-26 Thread Trygve Laugstøl
Tamás Cservenák wrote: Hi, Not quite. Proximity is (almost) plain HTTP proxy, but IT DOES have knowledge about maven reposes (see repository browsing or the use of ?repositoryId=central URL parameter.), but only as separate storages. What it does not have is STATE, it cannot distuingish the

Re: Please review maven-assembly-plugin site documentation

2006-07-26 Thread Vincent Siveton
Hi Edwin, Great job! Thanks. Here my comments: Navbar: Missing goals link to be in line with the standard As already said, review links. index.html Missing usage part as usual. features.html What is the current version? Maybe add a link to /project-summary.html faq.html is ran = is run

Re: Modello maven-changes-plugin

2006-07-26 Thread Trygve Laugstøl
Cabasson Denis wrote: My question is rather simple (I'm asking here, because I can't find any modello mailing list). Can modello handle situations such as: author email=[EMAIL PROTECTED]Johnny R. Ruiz III/author Yes, but the email should come from the pom instead of beeing duplicated

Re: [vote] Promote maven-changelog-plugin and maven-changes-plugin out of the sandbox

2006-07-26 Thread Trygve Laugstøl
Dennis Lundberg wrote: Hi Here's the status of things: maven-changelog-plugin - 2.0-beta-1 was released back at mojo - No non-SNAPSHOT release at Apache since the move from mojo - 25 issues fixed for 2.0 release - 2 unscheduled issues maven-changes-plugin - 2.0-beta-1 was released back at

Re: svn commit: r425465 - in /maven/doxia/trunk/doxia-sandbox: doxia-book/src/main/modello/book.mdo doxia-maven-plugin/src/main/java/org/apache/maven/doxia/plugin/DoxiaRenderBooksMojo.java

2006-07-26 Thread Trygve Laugstøl
[EMAIL PROTECTED] wrote: Author: vsiveton Date: Tue Jul 25 10:33:24 2006 New Revision: 425465 URL: http://svn.apache.org/viewvc?rev=425465view=rev Log: Revised documentation for modello and mojo. Added copyright. Thanks! Modified:

Re: [vote] Promote maven-changelog-plugin and maven-changes-plugin out of the sandbox

2006-07-26 Thread Fabrizio Giustina
+1 for moving them out of the sandbox now fabrizio On 7/25/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Hi Here's the status of things: maven-changelog-plugin - 2.0-beta-1 was released back at mojo - No non-SNAPSHOT release at Apache since the move from mojo - 25 issues fixed for 2.0

RE: Modello maven-changes-plugin

2006-07-26 Thread Cabasson Denis
Well, can I go as far as asking how modello would handle that (a link or a modello snipplet would greatly be appreciated). I know how to handle the action tag, creating the associated Action class. When in action Class, I know how to handle the attributes (using xml.attribute=true) but how to

Re: Modello maven-changes-plugin

2006-07-26 Thread Trygve Laugstøl
Cabasson Denis wrote: Well, can I go as far as asking how modello would handle that (a link or a modello snipplet would greatly be appreciated). I know how to handle the action tag, creating the associated Action class. When in action Class, I know how to handle the attributes (using

Re: Maven Repository Manager: Will it avoid aggregation of repositories?

2006-07-26 Thread Tamás Cservenák
Hi, On 7/26/06, Trygve Laugstøl [EMAIL PROTECTED] wrote: That is not the problem, the problem is that the metadata from all the repositories has to be _merged_ and dispatched properly by proximity. That is why any plain http proxy will fail acting as a repository for Maven. Ah, I see. My

RE: Modello maven-changes-plugin

2006-07-26 Thread Cabasson Denis
Well, that's exactly my point. This format is not supported, currently, by modello. And my point was rather to write some maven-changes-plugin code, rather than some modello code. So before writing any modello code (yet another thing to understand), the primary questions goes back to: Is the

Re: Maven Repository Manager: Will it avoid aggregation of repositories?

2006-07-26 Thread Trygve Laugstøl
Tamás Cservenák wrote: Hi, On 7/26/06, Trygve Laugstøl [EMAIL PROTECTED] wrote: That is not the problem, the problem is that the metadata from all the repositories has to be _merged_ and dispatched properly by proximity. That is why any plain http proxy will fail acting as a repository for

Re: Modello maven-changes-plugin

2006-07-26 Thread Trygve Laugstøl
Cabasson Denis wrote: Well, that's exactly my point. This format is not supported, currently, by modello. And my point was rather to write some maven-changes-plugin code, rather than some modello code. So before writing any modello code (yet another thing to understand), the primary questions

Re: Maven Repository Manager: Will it avoid aggregation of repositories?

2006-07-26 Thread Tamás Cservenák
Hi, I created 3 issues: http://trac.abstracthorizon.org/proximity/ticket/3 http://trac.abstracthorizon.org/proximity/ticket/17 http://trac.abstracthorizon.org/proximity/ticket/18 and before a few days already got a ticket with similar request: http://trac.abstracthorizon.org/proximity/ticket/16

RE: Modello maven-changes-plugin

2006-07-26 Thread Cabasson Denis
Trying to fix http://jira.codehaus.org/browse/MCHANGES-47 while improving the changes plugin in migrating the thing to modello. Seemed easier to adopt a new format (modello compliant) than trying to patch the custom parser currently used by maven-changes-plugin Of course, it would have

Re: Modello maven-changes-plugin

2006-07-26 Thread Trygve Laugstøl
Cabasson Denis wrote: Trying to fix http://jira.codehaus.org/browse/MCHANGES-47 while improving the changes plugin in migrating the thing to modello. Ok, I understand now. Seemed easier to adopt a new format (modello compliant) than trying to patch the custom parser currently used by

Re: [vote] Promote maven-changelog-plugin and maven-changes-plugin out of the sandbox

2006-07-26 Thread John Casey
Brett, good point. +1 to move them now, and I'll vote separately on their readiness for release when the time comes. -j On 7/26/06, Fabrizio Giustina [EMAIL PROTECTED] wrote: +1 for moving them out of the sandbox now fabrizio On 7/25/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Hi

Re: local repository

2006-07-26 Thread Lukas Theussl
Please write to [EMAIL PROTECTED] And read the docs! -Lukas sharmishta.kaul wrote: I'm trying to create a local repository using mevan 1.0. For doing that i need to map the local directories to that of the apache server. please provide me a procedure to do that. Thanks in advance.

old m1 pages still visible

2006-07-26 Thread Lukas Theussl
Going through an m1 web-site clean-up, I found that there are still a couple of old m1 pages visible on the main maven site that are not redirected, see below for a list of examples (not complete!). Some of these pages are grossly out of date and misleading now, especially since they

Re: old m1 pages still visible

2006-07-26 Thread Vincent Siveton
Hi Lukas, We need to be sure that all links below are not used by the actual m1/m2 documentation. I found quickly in the m2 doc (rev 425796): http://maven.apache.org/contributing/ site\trunk\src\site\fml\about.fml http://maven.apache.org/xref/

Re: Please review maven-assembly-plugin site documentation

2006-07-26 Thread Andreas Hochsteger
http://people.apache.org/~epunzalan/maven-assembly-plugin/index.html: * tar.bz - tar.gz * tar.gz2 - tar.bz2 http://people.apache.org/~epunzalan/maven-assembly-plugin/descriptor-refs.html In the 'src' section there is a sentence which starts with The bin descriptorId produces which should be

Re: old m1 pages still visible

2006-07-26 Thread Lukas Theussl
That's exactly the reason why I'm asking. Since these pages are just out of date, we shouldn't be linking to them at all. Also I don't see why some m2 pages should refer to some old m1 documentation, these pages should be integrated into the m2 site. Removing the corresponding files would

Re: [vote] [m1] [take2] release antlr and cruisecontrol plugins

2006-07-26 Thread Arnaud HERITIER
+1 for both Arnaud On 6/6/06, Lukas Theussl [EMAIL PROTECTED] wrote: Here's my 2nd try: I'd like to release the following plugins for inclusion in maven-1.1-beta-3: [] maven-antlr-plugin-1.2.2 [] maven-cruisecontrol-plugin-1.8 I am not using either of them so I'd appreciate someone do

Re: Continuum Security design

2006-07-26 Thread Jesse McConnell
I have been working on a little security api in the plexus sandbox that I wanted to describe to the continuum dev list that would work for the implementation of the authentication and authorization parts of continuum. I like it since it is pretty easy to use and should extend to support the

Re: old m1 pages still visible

2006-07-26 Thread Arnaud HERITIER
I tried to fix the invalid links to m1 pages in m2 documentation some weeks ago but I had an error when I commited. I certainly don't have the rights to commit on the m2 components. Arnaud On 7/26/06, Lukas Theussl [EMAIL PROTECTED] wrote: That's exactly the reason why I'm asking. Since

Re: [vote] [m1] [take2] release antlr and cruisecontrol plugins

2006-07-26 Thread Lukas Theussl
ping We need one more binding vote here. Thanks, -Lukas Arnaud HERITIER wrote: +1 for both Arnaud On 6/6/06, Lukas Theussl [EMAIL PROTECTED] wrote: Here's my 2nd try: I'd like to release the following plugins for inclusion in maven-1.1-beta-3: [] maven-antlr-plugin-1.2.2 []

Re: Continuum Security design

2006-07-26 Thread Carlos Sanchez
I think is more important now come with a good representation of users, groups, roles,... that can be used across all apps (Continuum, MRM,...) Acegi doesn't mess with your code, so the need of another api on top of it for me has no much sense. I like the aop approach better than implementing

Re: Continuum Security design

2006-07-26 Thread Jesse McConnell
carlos, how would you recommend we implement the users/groups/roles/permissions material that we have already been discussing? would it be implementing the rbac model using the AccessDecisionManager and AccessDecisionVoter dealio in acegi? I can see how we might go about doing it in acegi, it

Re: old m1 pages still visible

2006-07-26 Thread Brett Porter
I've double checked that you do. What was the error? On 27/07/2006 7:42 AM, Arnaud HERITIER wrote: I tried to fix the invalid links to m1 pages in m2 documentation some weeks ago but I had an error when I commited. I certainly don't have the rights to commit on the m2 components. Arnaud On

Re: old m1 pages still visible

2006-07-26 Thread Brett Porter
On 27/07/2006 5:43 AM, Lukas Theussl wrote: That's exactly the reason why I'm asking. Since these pages are just out of date, we shouldn't be linking to them at all. Also I don't see why some m2 pages should refer to some old m1 documentation, these pages should be integrated into the m2

What patch program do people use on Windows XP?

2006-07-26 Thread Barrie Treloar
I've done some work at home (on a Windows XP machine) and submitted patches to the JIRA issues. When I take a copy of those patches to work (also on a Windows XP machine) I need to apply these patches somehow. I created the patches using the subclipse plugin for Eclipse. I've also created

Re: What patch program do people use on Windows XP?

2006-07-26 Thread Brett Porter
Does the eclipse patch look the same as svn diff? I use svn diff and cygwin for patch. - Brett On 27/07/2006 9:35 AM, Barrie Treloar wrote: I've done some work at home (on a Windows XP machine) and submitted patches to the JIRA issues. When I take a copy of those patches to work (also on a

Re: svn commit: r425905 - /maven/components/trunk/maven-model/maven.mdo

2006-07-26 Thread Brett Porter
For the first two, I think you can use identitytrue/identity in the key field now. - Brett On 27/07/2006 9:37 AM, [EMAIL PROTECTED] wrote: Author: jdcasey Date: Wed Jul 26 16:37:55 2006 New Revision: 425905 URL: http://svn.apache.org/viewvc?rev=425905view=rev Log: Adding codeSegment for

Re: What patch program do people use on Windows XP?

2006-07-26 Thread Barrie Treloar
On 7/27/06, Brett Porter [EMAIL PROTECTED] wrote: Does the eclipse patch look the same as svn diff? I use svn diff and cygwin for patch. The eclipse patch looks identical except for the fact it uses fully qualified paths in the index declarations. This means you need to do -pX instead of

Re: svn commit: r425406 - in /maven/plugins/trunk/maven-surefire-plugin: ./ src/main/java/org/apache/maven/plugin/surefire/ src/site/ src/site/apt/ src/site/apt/examples/ src/site/fml/

2006-07-26 Thread Allan Ramirez
Hi Trygve, done. Thanks! allan Trygve Laugstøl wrote: [EMAIL PROTECTED] wrote: Author: aramirez Date: Tue Jul 25 07:49:28 2006 New Revision: 425406 URL: http://svn.apache.org/viewvc?rev=425406view=rev Log: (empty) Please make sure you always include a log message. It is impossible to

Re: What patch program do people use on Windows XP?

2006-07-26 Thread Barrie Treloar
On 7/27/06, Barrie Treloar [EMAIL PROTECTED] wrote: On 7/27/06, Brett Porter [EMAIL PROTECTED] wrote: Does the eclipse patch look the same as svn diff? I use svn diff and cygwin for patch. I use Command Prompt Here (available at

[jira] Subscription: Outstanding Repository Maintenance: Evangelism

2006-07-26 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Evangelism (27 issues) Subscriber: mavendevlist Key Summary MEV-426 Quartz 1.5.2 missing pom and jar. Has source. http://jira.codehaus.org/browse/MEV-426 MEV-427 relocate ehcache:ehcache to net.sf.ehcache

[jira] Subscription: Outstanding Repository Maintenance: Uploads

2006-07-26 Thread jira
Issue Subscription Filter: Outstanding Repository Maintenance: Uploads (7 issues) Subscriber: mavendevlist Key Summary MAVENUPLOAD-1014Upload Simple Log 2.0.1 http://jira.codehaus.org/browse/MAVENUPLOAD-1014 MAVENUPLOAD-1012DTDDoc is a DTD documentation tool a la javadoc

Re: Please review maven-assembly-plugin site documentation

2006-07-26 Thread Edwin Punzalan
Changes applied and deployed in the same staging site. - fixed simple links to single - added an faq on using javadoc to jar javadoc files docs - added goals in the navigation bar - added link to the project summary page in features.html - fixed some typos and grammatical errors - removed

Applying patches as a non-committer?

2006-07-26 Thread Barrie Treloar
I have 3 patches I want to apply. But after I have applied the first patch, all the other patches will fail with Hunk #28 FAILED at errors because the original file doesn't match the what the patch expects. This leads me to think I need a local subversion repository installed with a Vendor

Re: Applying patches as a non-committer?

2006-07-26 Thread Brett Porter
We generally do them one at a time. We should do them faster so there is less of a problem, but the fact that they get out of date, or don't quite work as they should makes that a slow process. You'll need to manually add the rejections after the sources have changed. If you want to keep them

Re: Maven Archetype Plugin Documentation needs Reviewing

2006-07-26 Thread Allan Ramirez
Hi Franz, Nice work with the plugin. Here are my comments ++ index.html + work in progress - currently under development Under Goals Overview section: + Once the archetype is retrieve it is process - Once the archetype is

RE: What patch program do people use on Windows XP?

2006-07-26 Thread Mike Perham
svn diff to create diffs + TortoiseSVN to apply patches -Original Message- From: Barrie Treloar [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 26, 2006 6:35 PM To: Maven Developers List Subject: What patch program do people use on Windows XP? I've done some work at home (on a Windows