Re: [VOTE] Move Maven projects sources to git

2012-09-05 Thread Garvin LeClaire
+1 (non-binding) -- Regards, Garvin LeClaire garvin.lecla...@gmail.com On Wed, Sep 5, 2012 at 8:33 AM, Anders Hammar and...@hammar.net wrote: +1 (non-binding) But I don't have the hard-core git knowledge to help out in the move. Would probably do more harm than good. :-) /Anders

Re: Planning for release of Maven 2.x FindBugs Plugin

2011-11-17 Thread Garvin LeClaire
Working through one last classpath bug. After that we could do a release. Take a vote earlier to mid next week. Regards, Garvin LeClaire garvin.lecla...@gmail.com On Nov 17, 2011, at 4:18 AM, Marco Beelen wrote: Hello developers of maven, I would like to inform about a possible

Re: [VOTE] Release Maven Site Plugin 3.0-beta-3 for maven 3

2010-10-19 Thread Garvin LeClaire
+1 Regards, Garvin LeClaire garvin.lecla...@gmail.com On Oct 19, 2010, at 3:48 PM, Vincent Siveton wrote: +1 Vincent 2010/10/18 Olivier Lamy ol...@apache.org: Hi, I'd like to release a new beta (3.0-beta-3) of Maven Site Plugin for Maven 3. We solved 8 issues : http

[VOTE] Release Maven Findbugs plugin version 2.2

2009-11-11 Thread Garvin LeClaire
+BY+updated+DESC Mojo Documentation: http://mojo.codehaus.org/findbugs-maven-plugin/2.2-SNAPSHOT/ Vote open for 72 hours. [ ] +1 [ ] +0 [ ] -1 Regards, Garvin LeClaire

Re: Eclipse as a dependency

2009-09-25 Thread Garvin LeClaire
Try http://repo2.maven.org/eclipse/ Regards, Garvin LeClaire garvin.lecla...@gmail.com On Sep 25, 2009, at 9:59 AM, Arnaud HERITIER wrote: No idea in the dev list ? Sent from my iPhone On 25 sept. 2009, at 11:00, Emmanuel Hugonnet ehsavoi...@gmail.com wrote: Hi, I have created a small

Re: Eclipse as a dependency

2009-09-25 Thread Garvin LeClaire
Sounds, good. I just used mvnrepository.com to do a quick search and saw a number of pieces for eclipse deployed. I don't know if the needed package is there, but it may be a start. Regards, Garvin LeClaire garvin.lecla...@gmail.com On Sep 25, 2009, at 11:22 AM, Jason van Zyl wrote

Re: [VOTE] Java 5 and Maven Plugins

2009-05-17 Thread Garvin LeClaire
+1 for [B]. This is what I had to do for the Findbugs plugin since Findbugs relies on Java 5 since . We are still able to use it against Java 1.3 or 1.4 generated code. Regards, Garvin LeClaire garvin.lecla...@gmail.com Dennis Lundberg wrote: Hi Recent discussions about

Re: [proposal] java5 as minimal runtime for maven 2.1 (and 2.0.10 ?)

2008-05-04 Thread Garvin LeClaire
+1 for 2.1, -1 for 2.0.10 Regards, Garvin LeClaire [EMAIL PROTECTED] nicolas de loof wrote: Hello, As you can read at http://java.sun.com/j2se/1.4.2/ * J2SE 1.4.2 is in its Java Technology End of Life (EOL) transition period*. The EOL transition period began Dec, 11 2006

Re: Maven core : Plexus vs Spring / OSGi ?

2008-05-02 Thread Garvin LeClaire
and consolidate this information for users and for developers in order to foster the Maven development community. I do think that OSGi would provide a way to alleviate our dependency issues (classpath hell). I know I am going through that now and it is not easy to deal with. Regards, Garvin

Re: Maven core : Plexus vs Spring / OSGi ?

2008-05-02 Thread Garvin LeClaire
I think that would help. Today the classpath issues seem greater with reporter (AbstractReporter) plugins than plain Mojo plugins. Regards, Garvin LeClaire [EMAIL PROTECTED] John Casey wrote: I think this issue would go away if we could write a plugin-facilities api that gave easy

Re: [poll] Requiring users to specify plugin versions in Maven 2.1 or later

2007-09-03 Thread Garvin LeClaire
B Regards, Garvin LeClaire [EMAIL PROTECTED] Brett Porter wrote: I'd like to hear from as many people as possible their opinion this topic (even if you just want to say '0' so we know where you stand). [ ] (A) All plugin versions must be specified by the project or its parent

Re: [m2] findbugs xml parser

2007-04-02 Thread Garvin LeClaire
was the one who wrote the original xml reporter for FindBugs when I worked on the Maven 1 plugin. -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 4/2/07, dvicente [EMAIL PROTECTED] wrote: any news ? one question, why the ifndbugs-maven-plugin generate its own xml instead of let findbugs do

Re: [m2] findbugs xml parser

2007-04-02 Thread Garvin LeClaire
extension for the database writer could benefit othr plugins also. -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 4/2/07, dvicente [EMAIL PROTECTED] wrote: How can i create a simple parser of the xml result file which can use the findbugs API or it's already exist ? For the dashboard

Re: [m2] findbugs xml parser

2007-03-28 Thread Garvin LeClaire
Which version of the Findbugs plugin are you using? Are you able to send me the findbugs.xml file? -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 3/28/07, dvicente [EMAIL PROTECTED] wrote: Hi, for my dashboard-maven-plugin, i want to parse the xml result file of findbugs. Does

Re: [PROPOSAL] Standard Reporting

2007-01-31 Thread Garvin LeClaire
Why don't we put the code in the Plugin sandbox at Codehaus? This will give us and other to test drive it and move on from there. I think i need to use the dashboard plugin a little more before we do merging. I could get some of my current users to give feedback. -- Regards, Garvin LeClaire

Re: [PROPOSAL] Standard Reporting

2007-01-31 Thread Garvin LeClaire
to give feedback also. -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 1/31/07, Garvin LeClaire [EMAIL PROTECTED] wrote: Why don't we put the code in the Plugin sandbox at Codehaus? This will give us and other to test drive it and move on from there. I think i need to use the dashboard

Re: [PROPOSAL] Standard Reporting

2007-01-30 Thread Garvin LeClaire
yet? -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 1/30/07, Joakim Erdfelt [EMAIL PROTECTED] wrote: There are many reports and plugins now that generate reports against the code. I'd like to see an entire framework built around the concept of Standardized Reporting. The components

Re: calling vote for 2.0.5

2007-01-11 Thread Garvin LeClaire
+1 -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 1/11/07, Tom Huybrechts [EMAIL PROTECTED] wrote: Can't you solve this with -Dhttps.proxyHost=xxx -Dhttps.proxyPort=... ? On 1/11/07, Franz Fehringer [EMAIL PROTECTED] wrote: Will this release contain solutions to MNG-2305 MNG-2066

Re: [vote] re-vote on maven-dependency-plugin 2.0-alpha-1

2007-01-03 Thread Garvin LeClaire
+1 -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 1/3/07, Fabrizio Giustina [EMAIL PROTECTED] wrote: +1 fabrizio On 1/3/07, Brian E. Fox [EMAIL PROTECTED] wrote: I'd like to call a second vote to release maven-dependency-plugin 2.0-alpha-1

Re: maven-ear-plugin and dependencies

2006-12-15 Thread Garvin LeClaire
. Regards, Graham -- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Regards, Garvin LeClaire [EMAIL PROTECTED]

Re: Fwd: [vote] Archiva Logo

2006-12-11 Thread Garvin LeClaire
[ ] Top Left [ x ] Top Right [ ] Lower Left [ ] Lower Right -- Regards, Garvin LeClaire [EMAIL PROTECTED]

Re: [vote] maven release process ( gpg / javadoc / site / source / remote-resources ) plugins.

2006-12-11 Thread Garvin LeClaire
+1 for all the plugins -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 12/11/06, Dennis Lundberg [EMAIL PROTECTED] wrote: Joakim Erdfelt wrote: After a chat with Jason about the new release process / staging / etc... I feel it is time to get a release out for the following plugins

Re: [m2] New pre-package phase?

2006-12-03 Thread Garvin LeClaire
+1 -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 12/3/06, Trygve Laugstøl [EMAIL PROTECTED] wrote: Mark Hobson wrote: Hi there, Has anyone got any objections to adding a new 'pre-package' phase to the default lifecycle? This is required by goals such as tomcat:run-war which

Re: Easy way to install into project-local repo...

2006-11-13 Thread Garvin LeClaire
repository for others to use after you have done local testing. I hope I understood your question and this helps. -- Regards, Garvin LeClaire [EMAIL PROTECTED] On 11/13/06, Jason Dillon [EMAIL PROTECTED] wrote: and keep pulling dependencies into user-local repo? I am trying to get all

Re: Findbugs plugin maintenance?

2005-06-15 Thread Garvin LeClaire
Eric the links for download on the site are broken. -- Regards, Garvin Leclaire [EMAIL PROTECTED] Eric Pugh wrote: Come on over to the Maven [EMAIL PROTECTED] list. Findbugs 0.9.0 just came back out, and I am working on updating to it.. So, any patches you may have would be much

RE: xdoc with custom templates and/or navigation

2004-05-06 Thread Garvin . LeClaire
. It would be nice to be faster but it is currently faster than using many of these reporting tools separately and then consolidating these reports into one look and fell. Regards, Garvin LeClaire Anthem Inc. Senior Technical Architect Technology Architecture and Infrastructure Tel: 513-336-3305

RE: xdoc with custom templates and/or navigation

2004-05-06 Thread Garvin . LeClaire
The navigation script does the following: adds report links as outlined in project.xml add links to standards site we use that are intranet and internet links Some of the links are created based on the dependencies defined in the project.xml file Regards, Garvin LeClaire Anthem

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Garvin . LeClaire
are involved. Yes I can use stylesheets for some but I also need the scripts to finish the job. Regards, Garvin LeClaire Anthem Inc. Senior Technical Architect Technology Architecture and Infrastructure Tel: 513-336-3305

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Garvin . LeClaire
Sorry but our firewall setup here does not allow us to use CVS on the internet (port blocked). I did it to get a custom menu layout. Are there options to do this that I missed? Regards, Garvin LeClaire Anthem Inc. Senior Technical Architect Technology Architecture and Infrastructure Tel: 513

RE: xdoc with custom templates and/or navigation

2004-05-05 Thread Garvin . LeClaire
I am trying to alter what is in the Navigation Menu. I would like this to be controlled programmatically (Jelly script) to still have consistency with project sites generated. Regards, Garvin LeClaire Anthem Inc. Senior Technical Architect Technology Architecture and Infrastructure Tel: 513

xdoc with custom templates and/or navigation

2004-05-04 Thread Garvin . LeClaire
to control this: maven.xdoc.templates maven.xdoc.navigation (See attached file: plugin.jelly)(See attached file: plugin.properties) Regards, Garvin LeClaire Anthem Inc. Senior Technical Architect Technology Architecture and Infrastructure Tel: 513-336-3305 CONFIDENTIALITY NOTICE