Re: Publish Maven releases on SDKMAN!

2017-04-15 Thread Jesse McConnell
ample applications for the > > think > > > they want (SpringBoot, Grails). Then they mvn install that and the bits > > of > > > the SDK they need come down to their local cache. It has been four > years > > > since I last acquired a new JVM technology any other way. > > > > > > - Paul > > > > > > -- -- jesse mcconnell jesse.mcconn...@gmail.com

Re: maven-assembly-plugin release?

2016-06-07 Thread Jesse McConnell
excellent.. :) -- jesse mcconnell jesse.mcconn...@gmail.com On Tue, Jun 7, 2016 at 7:24 AM, Olivier Lamy <ol...@apache.org> wrote: > Hi > I can have a look next week. I think there is a dependency to release as > well. > Cheers > -- > Olivier > On 7 Jun 2

maven-assembly-plugin release?

2016-06-06 Thread Jesse McConnell
-- jesse mcconnell jesse.mcconn...@gmail.com

Re: Julia Antonova is out of office.

2016-02-22 Thread Jesse McConnell
So where did the wiki page for this end up getting migrated after codehaus shutdown? -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Feb 22, 2016 at 12:57 PM, Julia Antonova <juli...@jtbrussia.com> wrote: > I will be out of the office starting 20.02.2016 and will not ret

Re: Evolving the POM format

2014-06-19 Thread Jesse McConnell
Thanks Jason, it was fun, we have been thinking about organizing something like this for Jetty for a while now, maybe get Greg to go through the new http/2 implementation and talk about the latest draft...things like that. anyway, good fun! jesse -- jesse mcconnell jesse.mcconn...@gmail.com

update jetty reference

2013-08-29 Thread Jesse McConnell
Could someone update the jetty plugin links on this page? https://maven.apache.org/plugins/index.html Reference Page: http://www.eclipse.org/jetty/documentation/current/jetty-maven-plugin.html Project Page: http://www.eclipse.org/jetty/ cheers and thanks, jesse -- jesse mcconnell jesse.mcconn

Re: Slow on the mac ?

2013-03-26 Thread Jesse McConnell
-- jesse mcconnell jesse.mcconn...@gmail.com On Tue, Mar 26, 2013 at 2:36 PM, Kristian Rosenvold kristian.rosenv...@gmail.com wrote: I was quite puzzled that the surefire IT's run about half speed of my linux box and slightly better when compared to my windows 7 box @dayjob. Arguably my linux

Re: Logback in Maven Core

2012-12-11 Thread Jesse McConnell
+1 for logback! -- jesse mcconnell jesse.mcconn...@gmail.com On Tue, Dec 11, 2012 at 3:18 AM, Stephen Connolly steph...@apache.orgwrote: Given that some people are already confused as to what the exact question is I think we should clarify exactly what is the decision that is being asked

Re: Logging

2012-12-10 Thread Jesse McConnell
in this scenario but figured I would throw that out there cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Dec 10, 2012 at 8:27 AM, Jason van Zyl ja...@tesla.io wrote: Given the time of year, I think everyone's focus will be elsewhere and starting vacations soon so I would rather

Re: [DISCUSS] the art of logging - was: [VOTE] Maven 3.1.0

2012-12-07 Thread Jesse McConnell
I sure hope colored logging is off by default, I hate it :) -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Dec 7, 2012 at 3:20 PM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: I am -1 on coloured logger in 3.1.0 though given the number of commits to core coming from me I

Re: fixing transfer listener in trunk

2012-11-11 Thread Jesse McConnell
On Sun, Nov 11, 2012 at 6:35 AM, Anders Hammar and...@hammar.net wrote: Here's my suggestion: We keep the current state where we have the new logging API (slf4j) and the System.out style implementation. Then we (Olivier?) create a JIRA ticket for moving to a different logging implementation

Re: Frederic Mura is out of the office.

2012-10-16 Thread Jesse McConnell
gah! the least you could do is update the wiki brett! http://docs.codehaus.org/pages/viewpage.action?pageId=160694277 -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Oct 15, 2012 at 9:57 PM, Brett Porter br...@apache.org wrote: On 16/10/2012, at 8:35 AM, Barrie Treloar baerr

Re: [VOTE] Move Maven projects sources to git

2012-09-05 Thread Jesse McConnell
+1, git is far beyond being a 'fad' -- jesse mcconnell jesse.mcconn...@gmail.com On Wed, Sep 5, 2012 at 6:41 AM, Arnaud Héritier aherit...@gmail.com wrote: I think Olivier already replied to some points given few points where Git is really interesting : performances, branches management

Re: [VOTE] Move Maven projects sources to git

2012-09-05 Thread Jesse McConnell
with the egit project. cvs is being turned off soon there and afaik no project chose to migrate to svn from cvs, they simply switched to git :) cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Wed, Sep 5, 2012 at 8:05 AM, Chris Graham chrisgw...@gmail.com wrote: It's not a matter

Re: Git as the canonical SCM

2012-09-04 Thread Jesse McConnell
it is possible to have them all in one git repo and still release separately, we do it in a toolchain repository in jetty and use maven release plugin for it as well so its not _required_ that you split it all up by choosing git jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Tue, Sep 4

Re: [VOTE] Usage of Aether and Sisu as dependencies of maven core with EPL licenses - take 2

2011-11-04 Thread Jesse McConnell
its actually encouraged as they look for published milestone or rc releases during the release review process as a gauge of release maturity (at least I think that is it, its been mentioned a couple of times in the last few years) cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Fri

Re: Inserting into the middle of a lifecycle

2011-09-08 Thread Jesse McConnell
and the actual process is pack sign (currently can only be done on build.eclipse.org) repack then fix checksums and insert some extra metadata in the artifact.xml/artifact.jar file cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Thu, Sep 8, 2011 at 12:30, Igor Fedorenko i

Re: Inserting into the middle of a lifecycle

2011-09-08 Thread Jesse McConnell
projects are using now jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Thu, Sep 8, 2011 at 12:45, Igor Fedorenko i...@ifedorenko.com wrote: The whole point of this discussion is to find a good way to eliminate artifacts.xml fixup step at the end. Also note that Eclipse.org is not the only

Re: [VOTE] Usage of Aether and Sisu as dependencies of maven core with EPL licenses

2011-08-17 Thread Jesse McConnell
+1 (non-binding) I am good with EPL stuff :) cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Wed, Aug 17, 2011 at 09:20, Arnaud HERITIER aherit...@apache.org wrote: My vote :  +1 as I don't see for now (sadly it is sure) another good solution to serve ours users. Arnaud

Re: One Maven Framework.property file for projects

2011-08-05 Thread Jesse McConnell
issues is a list for tracking whats going on in bugtracking, you should use the users list cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Aug 5, 2011 at 06:59, muaazster muaazs...@gmail.com wrote: Guys , i have a requirement that i am working on different project

Re: [VOTE] Incorporate EPL Ether in Maven Releases

2011-07-29 Thread Jesse McConnell
in on this and ask for early acceptance to get the ball rolling. No reason to be antagonistic about all this. jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Jul 29, 2011 at 12:16, Brett Porter br...@apache.org wrote: -0 I don't like it, but I'm not the one doing the work. I'd accept

Re: [DISCUSS] incorporate EPL Aether

2011-07-17 Thread Jesse McConnell
as an option, eclipse has allowed dual licensed code before, namely jetty so there is precedent for aether to be dual licensed if they so desire.. http://www.eclipse.org/jetty/licenses.php cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Sun, Jul 17, 2011 at 09:15, Stephen

Re: Missing javax.servlet:jstl:1.2

2011-06-23 Thread Jesse McConnell
could you put a redirect to the new artifact in? -- jesse mcconnell jesse.mcconn...@gmail.com On Thu, Jun 23, 2011 at 09:26, John Casey jdca...@commonjava.org wrote: On 6/23/11 10:17 AM, Anders Hammar wrote: My position is that artifacts at central should never ever change. If there's

Re: PMC change explanation?

2011-06-16 Thread Jesse McConnell
Yeah, Jason is a standup guy and that didn't come off very well at all. Whatever is going on I wouldn't worry too much about maven in general. cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Thu, Jun 16, 2011 at 14:28, Benson Margulies bimargul...@gmail.com wrote: Martin, I

Re: Other interesting descriptions of Maven

2011-03-15 Thread Jesse McConnell
I think they _might_ be talking about bringing the advantages of _using_ Maven to the Eclipse project (which has been reluctant to adopt Maven in the past). that is my read, in fact its a bit shocking how much eclipse is actually starting to use maven which is both a credit to maven itself

Re: Julia Antonova/Tumlare is out of office.

2011-02-22 Thread Jesse McConnell
this always brings a smile to my face...its been so many years now. cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Tue, Feb 22, 2011 at 13:40, Anders Hammar and...@hammar.net wrote: http://docs.codehaus.org/pages/viewpage.action?pageId=160694277 Just a reminder for the rest

Re: [VOTE] Release Apache Maven 3.0.2

2011-01-10 Thread Jesse McConnell
+1 works for jetty -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Jan 10, 2011 at 16:55, Hervé BOUTEMY herve.bout...@free.fr wrote: +1 Hervé Le dimanche 9 janvier 2011, Benjamin Bentmann a écrit : Hi, We solved 25 issues since 3.0.1: http://jira.codehaus.org/secure

Re: [VOTE] Release Apache Maven 3.0

2010-10-04 Thread Jesse McConnell
+1 go go maven gadgets! -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Oct 4, 2010 at 09:57, Vincent Siveton vsive...@apache.org wrote: yeah +1 Vincent 2010/10/4 Benjamin Bentmann benjamin.bentm...@udo.edu: Hi, feedback on the RCs seems to be decreasing and I am currently

Re: Merging in our Aether and Guice changes to Maven 3.x

2010-08-04 Thread Jesse McConnell
living at eclipse is a good home for the technology, or it would have to be another top lvl project at apache with all the overhead that would require (not that eclipse doesn't have overhead..sheesh) my thoughts, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Wed, Aug 4, 2010 at 07:56

Re: A legal-ish question

2010-06-11 Thread Jesse McConnell
validation within Eclipse, its staggering at times. cheers, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Jun 11, 2010 at 09:16, Kristian Rosenvold kristian.rosenv...@gmail.com wrote: fr., 11.06.2010 kl. 06.35 -0700, skrev Jason van Zyl: On Jun 10, 2010, at 11:27 PM, Kristian

Re: Julia Antonova/Tumlare is out of office.

2010-05-04 Thread Jesse McConnell
but she brings us together every year...united in amusement -- jesse mcconnell jesse.mcconn...@gmail.com On Tue, May 4, 2010 at 13:19, John Casey jdca...@commonjava.org wrote: I thought we'd unsubscribed her before...at least once. Anyway, I'm +1, and if we can _ban_ her, even better

Re: Julia Antonova/Tumlare is out of office.

2010-04-30 Thread Jesse McConnell
man, its been a year already? :) sheesh! -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Apr 30, 2010 at 15:20, sebb seb...@gmail.com wrote: Maybe someone should let her colleagues in on the fun that can be had from OoO autoreplies ;-) I wonder if the company realises how much

Re: [VOTE] Commit access for Kristian Rosenvold

2010-01-04 Thread Jesse McConnell
+1 -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Jan 4, 2010 at 08:21, Ralph Goers ralph.go...@dslextreme.com wrote: +1 Ralph On Jan 3, 2010, at 11:47 PM, Jason van Zyl wrote: Hi, I have reviewed the patches for the parallel build support and I think they are great. I think

Re: [jira] How to exclude certain files from war file.

2009-12-16 Thread Jesse McConnell
issues (unmonitored) and dev (for development) are not lists for this sort of question, try the users list cheers jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Wed, Dec 16, 2009 at 06:29, sylarStrike prakash.pat...@wipro.com wrote: Hi , I am trying to merge two war files in one

Re: Dropping staged repository maven-archetype:2.0-alpha-5

2009-11-02 Thread Jesse McConnell
NO! I have a production deployment that relies upon the contents of that repo! j/k being snarky jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Nov 2, 2009 at 16:34, Benjamin Bentmann benjamin.bentm...@udo.edu wrote: Hi, Unless somebody objects, I'm going to drop the staging

Re: [DISCUSS] Handling of repositories in POMs of dependencies

2009-10-28 Thread Jesse McConnell
. since we can't rightly force people to install and maintain repository managers, at first blush I would probably error on the side of a option in the settings.xml a la offline transitiveRepositoriestrue/false/transtiveRepositories jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Wed

Re: [DISCUSS] Handling of repositories in POMs of dependencies

2009-10-28 Thread Jesse McConnell
detected and that perhaps missing dependencies are located in there... jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Wed, Oct 28, 2009 at 09:17, Paul Gier pg...@redhat.com wrote: I really think it should not be allowed, since it makes the builds less predictable/reproduceable/secure

Re: Repository Plugin: Should SCM be Required??

2009-09-29 Thread Jesse McConnell
there are certainly benefits to having it in place, I wonder about the scm metadata suffering from bit rot over time as project juggle around stuff in their scm's though.. kind of throws a monkey wrench into the materialization process for projects or dependencies jesse -- jesse mcconnell

Re: Eclipse as a dependency

2009-09-25 Thread Jesse McConnell
https://bugs.eclipse.org/bugs/show_bug.cgi?id=283745 -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Sep 25, 2009 at 09:46, Jason van Zyl jvan...@sonatype.com wrote: The Eclipse folks are working themselves on making the Eclipse bundles available in a Maven repository. On 2009-09-25

Re: [VOTE] Commit access for Igor Fedorenko

2009-07-28 Thread Jesse McConnell
+1 I have worked with him a bit in the past, good guy to have imo jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Tue, Jul 28, 2009 at 17:52, Jason van Zyljvan...@sonatype.com wrote: Hi, Igor has been submitting patches for over a year now and in the last 12 weeks he's been

Re: Suggested change to site / release

2009-07-10 Thread Jesse McConnell
2) see commits in site branch. The basic approach is this: * push all release notes into docs/$version/release-notes.html instead of the consolidated older format and add a page to list them in order So if someone wants to see the historical list of changes they will need to look at N

Re: [VOTE] Maven 2.2.0 (Second Attempt)

2009-06-18 Thread Jesse McConnell
+1 -- jesse mcconnell jesse.mcconn...@gmail.com On Thu, Jun 18, 2009 at 13:48, Steve Ariantajsteve_arian...@tvworks.com wrote: +1 [non-binding] -Original Message- From: Benjamin Bentmann [mailto:benjamin.bentm...@udo.edu] Sent: Thursday, June 18, 2009 11:36 AM To: Maven

Re: Maven 3.x Call

2009-06-01 Thread Jesse McConnell
+1 I think this is a fine idea looking forward to it jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Jun 1, 2009 at 16:01, Jason van Zyl jvan...@sonatype.com wrote: Hi, What works well for team updates (in addition to the wiki and email) at Eclipse are weekly calls and I am

Re: Using GIT as the canonical repository for Maven 3.x

2009-04-24 Thread Jesse McConnell
to can be ironed out then that is a big ole plus for eclipse ip processes, that would be really nice...and apache is getting there as well jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Apr 24, 2009 at 09:29, Christian Edward Gruber christianedwardgru...@gmail.com wrote: On 24-Apr-09

Re: Improving the apache parent pom

2009-04-14 Thread Jesse McConnell
I think it is a fine idea and would serve as a good example of best practices for other organizations to follow... jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Tue, Apr 14, 2009 at 14:18, Brian Fox bri...@infinity.nu wrote: We currently have some expectations about what artifacts

Re: [VOTE] Release Maven Patch Plugin version 1.1

2009-04-10 Thread Jesse McConnell
+1 always a handy plugin -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Apr 10, 2009 at 09:42, Jason van Zyl jvan...@sonatype.com wrote: +1 On 10-Apr-09, at 7:37 AM, Benjamin Bentmann wrote: Hi, We solved 4 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId

Re: potential 2.1.0 regression?

2009-03-25 Thread Jesse McConnell
fwiw, that is working for me on 2.1 and jetty for parent pom and project pom jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Wed, Mar 25, 2009 at 12:20 PM, John Casey jdca...@commonjava.org wrote: File it, and if you have a test project setup that we can use to duplicate it, we'll

Re: [vote] Maven 2.1.0

2009-03-20 Thread Jesse McConnell
+1 -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Mar 20, 2009 at 8:02 AM, Brett Porter br...@apache.org wrote: +1 On 19/03/2009, at 11:12 AM, John Casey wrote: Hi everyone, It looks like Maven 2.1.0 is ready to release. You can try the binaries here: http://tinyurl.com/maven

Re: refactoring Was: Alignment of maven 3.0 dependencies and Eclipse IP approved libraries

2009-02-25 Thread Jesse McConnell
We actually don't know until the round of refactoring that's going to happen starting next week. Myself, Benjamin, John, Oleg, and Shane will be doing the lion's share of the refactoring in the project builder, plugin manager, lifecycle executor and the repository system so we don't know what

Re: [VOTE] Release mercury-1.0-alpha-5

2009-02-13 Thread Jesse McConnell
+1! -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Feb 13, 2009 at 10:33 AM, Brian E. Fox bri...@reply.infinity.nu wrote: +1 -Original Message- From: Oleg Gusakov [mailto:oleg.subscripti...@gmail.com] Sent: Wednesday, February 11, 2009 12:58 AM To: Maven Developers List

Re: [vote] use repository.zones.apache.org as the new staging/releasing location for Maven artifacts

2009-02-06 Thread Jesse McConnell
by a backed up scm would be comforting... my 2 cents, jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Feb 6, 2009 at 9:09 AM, Jason van Zyl jvan...@sonatype.com wrote: On 6-Feb-09, at 12:23 AM, Ralph Goers wrote: On Feb 5, 2009, at 10:34 PM, Jason van Zyl wrote: On 5-Feb-09, at 9

Re: [vote] release mercury-1.0.0-alpha-4

2009-01-30 Thread Jesse McConnell
+1 -- jesse mcconnell jesse.mcconn...@gmail.com On Fri, Jan 30, 2009 at 3:47 PM, Jason van Zyl jvan...@sonatype.com wrote: +1 On 30-Jan-09, at 12:18 PM, Oleg Gusakov wrote: This is iterative improvements release of Mercury. The major change: - timestamped artifacts can now have

Re: [vote] release mercury-1.0.0-alpha-3

2009-01-24 Thread Jesse McConnell
+1 -- jesse mcconnell jesse.mcconn...@gmail.com On Sat, Jan 24, 2009 at 1:44 AM, Jason Dillon ja...@planet57.com wrote: +1 --jason On Jan 24, 2009, at 1:40 PM, Oleg Gusakov wrote: I feel I owe an explanation about what was going with the release. As we tried to refactor out jetty

Re: [VOTE] Maven 3.0-alpha-1

2009-01-05 Thread Jesse McConnell
+1 lets get the ball rolling :) -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Jan 5, 2009 at 12:02 PM, Carlos Sanchez car...@apache.org wrote: +1 On Mon, Jan 5, 2009 at 6:55 PM, Jason van Zyl jvan...@sonatype.com wrote: Put it in JIRA for alpha-2. Either this should come out or we

Re: [vote] Release maven-parent 10

2008-11-26 Thread Jesse McConnell
+1 -- jesse mcconnell [EMAIL PROTECTED] On Wed, Nov 26, 2008 at 4:48 PM, Hervé BOUTEMY [EMAIL PROTECTED]wrote: +1 Le mercredi 26 novembre 2008, Arnaud HERITIER a écrit : Hi team, We upgraded several plugins and updated some settings since version 9. In the logic to release often

Re: [Vote] invite Charlie Collins on Mojo to merge googlecode GWT plugins with Mojo one

2008-11-24 Thread Jesse McConnell
+1 certainly -- jesse mcconnell [EMAIL PROTECTED] On Mon, Nov 24, 2008 at 10:33 AM, Jamie Whitehouse [EMAIL PROTECTED] wrote: On Mon, 2008-11-24 at 16:31 +0100, nicolas de loof wrote: Hi, Charlie Collins, who created and maintain the gwt-maven project on googlecode, would like to join

Re: Mercury status and roadmap

2008-11-11 Thread Jesse McConnell
, no repo manager, etc.. and packaging ought to be org.apache.maven as well :) imo at least jesse -- jesse mcconnell [EMAIL PROTECTED] On Tue, Nov 11, 2008 at 4:07 PM, Olivier Lamy [EMAIL PROTECTED] wrote: 2008/11/11 Oleg Gusakov [EMAIL PROTECTED]: Hervé BOUTEMY wrote: Hi Oleg, I

Re: Mercury status and roadmap

2008-11-11 Thread Jesse McConnell
oleg, I used the codehaus dav to test against, it worked quite wellif you have a codehaus account you have a dav drive you can work with for it dav.codehaus.org/user/oleg I believe catch me on irc and I can help jesse -- jesse mcconnell [EMAIL PROTECTED] On Tue, Nov 11, 2008 at 7:20 PM

Re: [VOTE] release and promote Mercury 1.0.0-alpha-1

2008-10-07 Thread Jesse McConnell
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED]

Re: Mercury wagon progress

2008-10-07 Thread Jesse McConnell
://blogs.exist.com/bporter/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED

maven-pom-plugin thoughts

2008-10-06 Thread Jesse McConnell
the scm checkout and then does a consistent set of permutations to the project anyway, thoughts? jesse -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: maven-pom-plugin thoughts

2008-10-06 Thread Jesse McConnell
is a good place to do it. -j --- John Casey Developer and PMC Member, Apache Maven (http://maven.apache.org) Member, Apache Software Foundation Blog: http://www.ejlife.net/blogs/buildchimp Jesse McConnell wrote: hi all, A long while back I added a plugin into the maven sandbox

Re: Maven Dev Meetup Next Thursday (Oct 9th)

2008-10-02 Thread Jesse McConnell
: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED

Re: [VOTE] Release Maven Shade Plugin 1.2

2008-10-01 Thread Jesse McConnell
commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED

Re: [vote] Release Maven 2.1.0-M1

2008-09-17 Thread Jesse McConnell
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Mercury wagon provider

2008-09-17 Thread Jesse McConnell
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [vote] release maven enforcer plugin 1.0-alpha-4

2008-09-09 Thread Jesse McConnell
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED]

Re: Index Page of Plugin Documentation Standard

2008-08-22 Thread Jesse McConnell
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail

Re: questions about mercury

2008-08-07 Thread Jesse McConnell
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL

Re: Versioning Maven (was: Re: Maven 2.1 development IRC roundtable)

2008-08-07 Thread Jesse McConnell
] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: bouncycastle in central was: Mojo for validating PGP signature

2008-07-31 Thread Jesse McConnell
leaving the realm of 'one artifact per pom' since we can easily have multi-purpose artifacts being produced...and if it can be done it probably will be done (or I have already done it and busted something else :P) jesse -- jesse mcconnell [EMAIL PROTECTED

Re: Re : [PLEASE TEST] Maven 2.0.10-RC2

2008-07-24 Thread Jesse McConnell
PROTECTED] -- jesse mcconnell [EMAIL PROTECTED]

Re: Re : [PLEASE TEST] Maven 2.0.10-RC2

2008-07-24 Thread Jesse McConnell
is only for those POMs in the current reactor, not for dependency POMs. If that's not what you're seeing, please let me know, as this is a bug that I'll have to fix for 2.0.10. -john Jesse McConnell wrote: strict validation of the pom is going to cause some problems with already deployed

Re: [PLEASE TEST] Maven 2.0.10-RC2

2008-07-24 Thread Jesse McConnell
(http://maven.apache.org) Blog: http://www.ejlife.net/blogs/buildchimp/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED

Re: Critical flaw in Modello XPP3 strict-mode handling

2008-07-24 Thread Jesse McConnell
] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] Commit privs for Shane Isbell

2008-07-23 Thread Jesse McConnell
://blogs.exist.com/bporter/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED

Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-21 Thread Jesse McConnell
] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: artifact retrieval, mercury, and jetty-client

2008-07-18 Thread Jesse McConnell
18, 2008 at 2:16 PM, David Jencks [EMAIL PROTECTED] wrote: On Jul 17, 2008, at 4:26 PM, Jesse McConnell wrote: hey all, I have been working on the jetty-client in the jetty project over in codehaus which is the library mercury uses that is doing the asynchronous retrieval and deployment

Re: Shade: making it easy to create executable jars

2008-07-17 Thread Jesse McConnell
never did run smooth ... -- Shakespeare - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED

artifact retrieval, mercury, and jetty-client

2008-07-17 Thread Jesse McConnell
to this point but I am assuming that most of you have an inkling of what the goal of mercury is...if not ask away and someone will chime in :) cheers, jesse -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [Proposal] Pom Code Style (WAS svn commit: r670264 - /maven/plugins/trunk/maven-site-plugin/pom.xml)

2008-06-25 Thread Jesse McConnell
] -- Dennis Lundberg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED

Re: [DISCUSS] An inherited Maven Projects menu for on all our sites

2008-06-25 Thread Jesse McConnell
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Dennis Lundberg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse

Re: [VOTE] Commit Privs for Oleg Gusakov

2008-06-13 Thread Jesse McConnell
-- We know what we are, but know not what we may be. -- Shakespeare - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse

Re: The Maven PMC welcomes Daniel Kulp

2008-05-20 Thread Jesse McConnell
/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Profile activation/deactivation

2008-05-15 Thread Jesse McConnell
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL

Re: Profile activation/deactivation

2008-05-14 Thread Jesse McConnell
] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Call one plugin from another

2008-05-06 Thread Jesse McConnell
this generator-plugin? Any ideas? VELO -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2008-05-04 Thread Jesse McConnell
] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: Maven core : Plexus vs Spring / OSGi ?

2008-05-02 Thread Jesse McConnell
commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How to build custom inhouse maven release?

2008-04-30 Thread Jesse McConnell
] -- jesse mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Multiple -P options

2008-04-25 Thread Jesse McConnell
into maven 2.0.x? Or should this go only into 2.1? Thanks! - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED]

Re: Multiple -P options

2008-04-25 Thread Jesse McConnell
softly on your shoulder ... -- Thoreau - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED]

Re: What does this WARNING mean?

2008-04-23 Thread Jesse McConnell
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell

Re: [VOTE] Release Maven Ant Tasks version 2.0.9

2008-04-17 Thread Jesse McConnell
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL

Re: Change to artifact version handling.

2008-04-17 Thread Jesse McConnell
/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED]

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Jesse McConnell
: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED]

Re: Account locked

2008-03-04 Thread Jesse McConnell
is telling us: Account Locked Project Groups list is empty. Why would the admin account ever be locked, and how does one unlock it? Regards, Graham -- -- jesse mcconnell [EMAIL PROTECTED]

Re: [POLL] Maven outreach

2008-03-03 Thread Jesse McConnell
Lundberg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell [EMAIL PROTECTED]

Re: [VOTE] Request Archiva graduation to a TLP

2008-02-28 Thread Jesse McConnell
:[EMAIL PROTECTED]) Jesse McConnell ([EMAIL PROTECTED] mailto:[EMAIL PROTECTED]) Brett Porter ([EMAIL PROTECTED] mailto:[EMAIL PROTECTED]) Edwin Punzalan ([EMAIL PROTECTED] mailto:[EMAIL PROTECTED]) Carlos Sanchez ([EMAIL PROTECTED] mailto:[EMAIL PROTECTED]) Wendy Smoak ([EMAIL

Re: [vote] Paul Gier as Maven committer

2008-02-28 Thread Jesse McConnell
and PMC Member, Apache Maven mail: jdcasey at commonjava dot org blog: http://www.ejlife.net/blogs/john rss: http://feeds.feedburner.com/ejlife/john -- jesse mcconnell [EMAIL PROTECTED]

  1   2   3   4   5   >