Re: Please review javadoc plugin documentation

2006-07-30 Thread Maria Odea Ching
Revised the docs and updated the staging site http://people.apache.org/~oching/maven-javadoc-plugin Thanks :) - Odea Dennis Lundberg wrote: Maria Odea Ching wrote: Hi Everyone, I've made some changes in the javadoc plugin docs. Cou

Re: Resolving dependencies/getting the local repository in a MojoDescriptorExtractor?

2006-07-30 Thread Brett Porter
Why are the dependencies needed in the plugin extractor? Perhaps it is more a matter of that the plugin plugin should resolve dependencies if there is a need for it (and pass the local repository location to the extractor API if needed also). - Brett On 28/07/2006 10:01 PM, Jochen Kuhnle wrot

Re: Reporting / Doxia / site api change

2006-07-30 Thread Brett Porter
I'm a little unsure why this is, but would need to take a closer look. I thought the situation was that they were tied to the sink/reporting API versions in the Maven core, and not the site plugin, and that reports were executed from isolated plugin containers. I could be wrong. Can we get th

Re: [maven2 build trunk - FAILED - update] Mon Jul 31 04:30:00 GMT 2006

2006-07-30 Thread Brett Porter
Was there a change to the way plugins are resolved on both the trunk and branch recently? Both it0013/it0020 have stopped working (the ones that do "mvn install it0013:it0013", ie install and run in same invocation). - Brett On 31/07/2006 2:43 PM, [EMAIL PROTECTED] wrote: Log: http://maven.zo

license clickthrough implementation - comments wanted

2006-07-30 Thread Brett Porter
Hi, Someone has started working on a license clickthrough implementation for Maven's trunk. I thought those that are interested might like to take a look at the patch and add to the comments I've already placed there: http://jira.codehaus.org/browse/MNG-671 Cheers, Brett -- Apache Maven - ht

Re: [vote] Shinobu Kawai as Maven Plugins committer

2006-07-30 Thread Dion Gillard
+1 non-binding On 7/29/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: Shinobu has been around for a long time, (at least as long as I have), sending us patches and improvements for several plugins. He has expressed interest in helping us out more, so I propose we give him access to apply his own p

Re: Please review Plugin plugin documentation

2006-07-30 Thread Maria Odea Ching
Already updated the docs and the staging site http://people.apache.org/~oching/maven-plugin-plugin Thanks :) Maria Odea Ching wrote: Hi Everyone, Thanks for all your comments :) I'll post them in jira and revise the docs. Thanks, Ode

Re: [vote] Shinobu Kawai as Maven Plugins committer

2006-07-30 Thread Brett Porter
+1 On 29/07/2006 3:27 AM, Lukas Theussl wrote: Shinobu has been around for a long time, (at least as long as I have), sending us patches and improvements for several plugins. He has expressed interest in helping us out more, so I propose we give him access to apply his own patches. +1 -Luka

Re: svn commit: r426635 - in /maven/doxia/site/src/books: example-book.xml example-book/aegis-binding.apt example-book/castor.apt example-book/jms-transport.apt

2006-07-30 Thread Trygve Laugstøl
Vincent Siveton wrote: Background: "bindings" was used as id for a chapter and a section. Now, we create a chapter index page with id as filename. During the renderer execution, chapter index page is overrided by the section file so we need a unique id and more validation... Ok, now it makes s

Re: [vote] Jeff Jensen as Maven Plugins committer

2006-07-30 Thread Brett Porter
+1 On 29/07/2006 3:27 AM, Lukas Theussl wrote: Jeff has recently helped as a lot with patches and documentation for Maven 1.1-beta-3, he is also an active maintainer of some m1 plugins at the sourceforge project. He would like to continue helping us, so I propose we give him access to apply hi

Re: Please review maven-assembly-plugin site documentation

2006-07-30 Thread Edwin Punzalan
Hi, Thanks for the review. Please see my inline comments below... Dennis Lundberg wrote: Hi Edwin I have committed a fix for a few typos. Here are some additional comments om the assembly plugin documentation: assembly-mojo.html - archiverManager, artifactResolver and repositoryAssembler h

Re: FW: [jira] Updated: (MASSEMBLY-99) dependencySets in a descriptor doesn't work anymore

2006-07-30 Thread Brett Porter
John has been working on a rewrite on the branch. John - do you see this issue there? - Brett On 29/07/2006 5:44 AM, Mike Perham wrote: Can someone look at this? I've debugged the problem - see the issue - but I have no idea what the fix is. -Original Message- From: Mike Perham (JI

Re: junit4 support?

2006-07-30 Thread Brett Porter
On 29/07/2006 10:23 PM, berndq wrote: Hi, anyone here that likes to help in getting junit4 support for maven? Currently I modifed JUnitTestSet to use JUnitCore from junit4 to run the tests directly. I thought this is a nice way to get all the annotation stuff working (@Before, timeout=xx) and

Re: Please review Plugin plugin documentation

2006-07-30 Thread Maria Odea Ching
Hi Everyone, Thanks for all your comments :) I'll post them in jira and revise the docs. Thanks, Odea Dennis Lundberg wrote: Maria Odea Ching wrote: Hi Everyone, The Plugin plugin docs is now ready for review :) A staging site is available at http://people.apache.org/~oching/maven-plugin

Re: [vote] Release Maven 1.1 beta 3

2006-07-30 Thread Brett Porter
+1 One comment: the release notes might want to better explain the relationship between Maven 1.1 and Maven 2.0. I certainly want to thank those that have continued to maintain this. Cheers, Brett On 30/07/2006 6:37 AM, Arnaud HERITIER wrote: Hi folks, Please vote on releasing Maven 1.1 Be

Re: [vote] Release Maven 1.1 beta 3

2006-07-30 Thread Lukas Theussl
+1 Thanks Arnaud! -Lukas Arnaud HERITIER wrote: Hi folks, Please vote on releasing Maven 1.1 Beta 3. Since the beta 2 we upgraded almost all plugins and deprecated some of them [1]. We prepared a release note [2] to summarize changes on the core and deployed a snapshot [3] to allow you to

Re: Generating xdoc info about class/field/defaultValue from modello fil

2006-07-30 Thread Dennis Lundberg
Denis Cabasson wrote: Vincent Siveton wrote: Hi Dennis, 2006/7/29, Dennis Lundberg <[EMAIL PROTECTED]>: Hi all, This might very well be the wrong list for this, but I'll try anyway. When working with the documentation for the Verifier plugin I added executions to generate an xdoc for the mo

Re: Generating xdoc info about class/field/defaultValue from modello files?

2006-07-30 Thread Dennis Lundberg
Vincent Siveton wrote: Hi Dennis, 2006/7/29, Dennis Lundberg <[EMAIL PROTECTED]>: Hi all, This might very well be the wrong list for this, but I'll try anyway. When working with the documentation for the Verifier plugin I added executions to generate an xdoc for the modello model that it has

Re: [vote] Release Maven 1.1 beta 3

2006-07-30 Thread Henning P. Schmiedehausen
"Arnaud HERITIER" <[EMAIL PROTECTED]> writes: +1 Please. This is overdue for a long time. Best regards Henning >--=_Part_38092_22276496.1154205432672 >Content-Type: text/plain; charset=ISO-8859-1; format=flowed >Content-Transfer-Encoding: 7bit >Content-Disposition:

Re: [vote] Release Maven 1.1 beta 3

2006-07-30 Thread Stephane Nicoll
+1 Stéphane On 7/29/06, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: Hi folks, Please vote on releasing Maven 1.1 Beta 3. Since the beta 2 we upgraded almost all plugins and deprecated some of them [1]. We prepared a release note [2] to summarize changes on the core and deployed a snapshot [3] t