Relocating plugins?

2007-08-27 Thread Jason Dillon
Can the 's element be used to relocate a plugin? A while back I move the groovy-maven-plugin from org.codehaus.mojo to org.codehaus.mojo.groovy, mostly because the groovy integration became more complex and required multiple modules so I put them all into their own groupId. But this had

Re: Maven eclipse plug-in modifications

2007-08-27 Thread Stuart McCulloch
On 27/08/07, Fernando Gonzalez <[EMAIL PROTECTED]> wrote: > > Thanks for your response. > > Sorry again if it's not the place. I don't know exactly how Maven > community > works... > don't worry, this is the right place to ask such questions :) -- Cheers, Stuart

Re: Maven eclipse plug-in modifications

2007-08-27 Thread Fernando Gonzalez
Thanks for your response. Sorry again if it's not the place. I don't know exactly how Maven community works...

Re: [continuum] BUILD FAILURE: Maven Project Info Reports Plugin

2007-08-27 Thread Dennis Lundberg
Behavior seems to be the same. I have added this use case to that issue. Brett Porter wrote: Thanks Dennis. So is this the same as SUREFIRE-347? If it's a different regression, it be good to file it. - Brett On 27/08/2007, at 7:32 AM, Hervé BOUTEMY wrote: Yes, that's it! I installed suref

Re: Maven eclipse plug-in modifications

2007-08-27 Thread Stuart McCulloch
On 27/08/07, Fernando Gonzalez <[EMAIL PROTECTED]> wrote: > > Hi all, > > First of all, I don't know if this is the right place to post this. I > would > be glad to receive directions to send this mail to the right place. > > I have modified the maven-eclipse-plugin so that it works perfectly with

Re: svn commit: r570064 - in /maven/sandbox/trunk/doxia: doxia-book/pom.xml doxia-editor/pom.xml doxia-linkcheck/pom.xml doxia-maven-plugin/pom.xml doxia-module-mediawiki/pom.xml pom.xml

2007-08-27 Thread Lukas Theussl
Vincent Siveton wrote: Hi Lukas, 2007/8/27, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Author: ltheussl Date: Mon Aug 27 03:45:20 2007 New Revision: 570064 URL: http://svn.apache.org/viewvc?rev=570064&view=rev Log: Align sandbox poms Modified: maven/sandbox/trunk/doxia/doxia-book/pom.xml

Re: svn commit: r570064 - in /maven/sandbox/trunk/doxia: doxia-book/pom.xml doxia-editor/pom.xml doxia-linkcheck/pom.xml doxia-maven-plugin/pom.xml doxia-module-mediawiki/pom.xml pom.xml

2007-08-27 Thread Vincent Siveton
Hi Lukas, 2007/8/27, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Author: ltheussl > Date: Mon Aug 27 03:45:20 2007 > New Revision: 570064 > > URL: http://svn.apache.org/viewvc?rev=570064&view=rev > Log: > Align sandbox poms > > Modified: > maven/sandbox/trunk/doxia/doxia-book/pom.xml > maven/

Re: [VOTE] Release archetype 1.0-alpha-6

2007-08-27 Thread Stephane Nicoll
+1 Stéphane On 8/24/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > Milos was right and ARCHETYPE-38 was not properly fixed, and after the > messed up alpha-5 release I'd like to release alpha-6 > > Issues fixed > > ARCHETYPE-38The archetype is using user.dir which prohibits clean > embeddin

Re: doxia docbook support

2007-08-27 Thread Vincent Siveton
Hi Jan, 2007/8/24, Jan Van Besien <[EMAIL PROTECTED]>: > Hi all > > I would like to known what the status/planning is for the docbook > support in doxia. > > I prefer docbook over apt because it makes it very easy to generate a > maven web site on one hand, and offline pdf documents on the other h

Re: [VOTE] Release archetype 1.0-alpha-6

2007-08-27 Thread Milos Kleint
+1 from me. On 8/27/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > seems that there's lucky people on vacation... :) or with internet access cut off due to upgrade (my case) Milos > > On 8/24/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > > Milos was right and ARCHETYPE-38 was not properly fi

Re: [VOTE] Release archetype 1.0-alpha-6

2007-08-27 Thread Carlos Sanchez
seems that there's lucky people on vacation... :) On 8/24/07, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > Milos was right and ARCHETYPE-38 was not properly fixed, and after the > messed up alpha-5 release I'd like to release alpha-6 > > Issues fixed > > ARCHETYPE-38The archetype is using user.

Re: Maven report and site render context

2007-08-27 Thread dvicente
Hi Brett, it doesn't work. i take a look to the source code and it creates a SiteRenderingContext with the default skin. if you make a test with a projet, with the sylus skin in site.xml as : ${project.name} org.apache.maven.skins maven-stylus-skin 1.0

Re: [vote] adopt Continuum instance on zone as part of the project infrastructure

2007-08-27 Thread Emmanuel Venisse
a bit late, but +1 of course Emmanuel Brett Porter a écrit : Hi, Continuum has been running on the zone for a while. Some people have been watching the results vigilantly, but others have probably missed them, or presumed them erroneous. There are builds that are failing because of errors

Re: The Maven PMC welcomes Deng Ching

2007-08-27 Thread Emmanuel Venisse
Congratulations Deng. Emmanuel Wendy Smoak a écrit : I'm pleased to announce that the Maven PMC has voted to add Deng Ching to the PMC. Please join me in welcoming her! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Re: Maven plugin using ant

2007-08-27 Thread Florian Traverse
I'll contact you if I can develop such a plugin (with a time dedicated to develop it, and giving it to everyone as open source program). Thanks for help, Florian 2007/8/21, Stephane Nicoll <[EMAIL PROTECTED]>: > Hi Florian, > > At work, we do have the need to use JSDoc and we were about to > impl

Re: Maven plugin using ant

2007-08-27 Thread Florian Traverse
I think my question wasn't clear, (or I haven't understood your answer), I have no time right now to look at this plugin. So thank you, I'll ask my questions more precisely in some time. I may develop this plugin in another project and I may release it under an opensource license ( we have some o

Maven eclipse plug-in modifications

2007-08-27 Thread Fernando Gonzalez
Hi all, First of all, I don't know if this is the right place to post this. I would be glad to receive directions to send this mail to the right place. I have modified the maven-eclipse-plugin so that it works perfectly with OSGi projects in Eclipse. I'm sure the code has some bug and is specific

Re: [m2-javadoc] MJAVADOC-116 fix?

2007-08-27 Thread Damien Lecan
Hello, Will something be done for this bug ? It's a serious regression, very, very annoying ... Thanks Damien 2007/7/25, Paul Gier <[EMAIL PROTECTED]>: > I spent a little time looking into a similar issue a while ago. The > issue seems to be with the inter-module dependency resolution when a >

Re: Release maven-antrun-plugin?

2007-08-27 Thread John Esher
What are the facts? - the plugin has not been released for 20 month - 9 issues are scheduled for 1.2 only 3 are open - a lot of tickets that don't have are version are resolved for this release as well - the documentation has features that are not release and are irritatation the users - the remain