Re: Publish Maven releases on SDKMAN!

2017-04-15 Thread Jesse McConnell
'm an interloper to this list, not a committer. > > > > > > Maven experts really do one setup thing: "brew install maven" (or > equiv). > > > > > > Then they clone repos that purport to be example 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 wrote: > Hi > I can have a look next week. I think there is a dependency to release as > well. > Cheers > -- > Olivier > On 7 Jun 2016 01:25, "Jesse McConnell&quo

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 wrote: > I will be out of the office starting 20.02.2016 and will not return until > 24.02.2016. > &g

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 On

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 -- 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

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 wrote: > 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
viable 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 wrote: > Given the time of year, I think everyone's focus will be elsewhere and > starting vacations soon so I

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 co

Re: fixing transfer listener in trunk

2012-11-11 Thread Jesse McConnell
On Sun, Nov 11, 2012 at 6:35 AM, Anders Hammar 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 using a more f

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 wrote: > > On 16/10/2012, at 8:35 AM, Barrie Treloar wrote: > >>

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 wrote: > It's not a matter of thinking tha

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 wrote: > I think Olivier already replied to some points given few points where Git > is really interesting : performances, branches management ..

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
formal 'release' and in some cases 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

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 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 Eclip

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 wrote

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 wrote: > My vote : > >  +1 as I don't see for now (sadly it is sure) another good solution to > serve ours users. > >

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 wrote: > Guys , > > i have a requirement that i am working on different project thro

Re: [VOTE] Incorporate EPL Ether in Maven Releases

2011-07-29 Thread Jesse McConnell
c wayne beaton 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 wrote: > -0 > > I don't like it, but I'm not the one d

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 wrote: > > > On 6/23/11 10:17 AM, Anders Hammar wrote: >> >> My position is that artifacts at central should never ever change. If >&

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 wrote: > Martin, > >

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 wrote: > http://docs.codehaus.org/pages/viewpage.action?pageId=160694277 > > Just a reminder for the rest of u

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 wrote: > +1 > > Hervé > > Le dimanche 9 janvier 2011, Benjamin Bentmann a écrit : >> Hi, >> >> We solved 25 issues since 3.0.1: >> http://ji

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 wrote: > yeah +1 > > Vincent > > 2010/10/4 Benjamin Bentmann : >> Hi, >> >> feedback on the RCs seems to be decreasing and I am currently not aw

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

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 wrote: > fr., 11.06.2010 kl. 06.35 -0700, skrev Jason van Zyl: >> On Jun 10, 2010, at 11:27 PM, Kristian Rosenvold wrote:

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 wrote: > I thought we'd unsubscribed her before...at least once. > > Anyway, I'm +1, and if we can _ban_ her, even better. &g

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 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 m

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 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 >

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 wrote: > > Hi , > > I am trying to merge two war files in one by

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 wrote: > Hi, > > Unless somebody objects, I'm going to drop the staging repos

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 wrote: > I really think it should not be allowed, since it makes the builds less > predictable/reproduceable/secure.  Most

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 true/false jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Wed, Oct 28, 2009 at 07:03, Brett Porter

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 mcco

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 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 Zyl wrote: > Hi, > > Igor has been submitting patches for over a year now and in the last 12 > weeks he's been sub

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 t

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 Ariantaj wrote: > +1 [non-binding] > > -Original Message- > From: Benjamin Bentmann [mailto:benjamin.bentm...@udo.edu] > Sent: Thursday, June 18, 2009 11:36 AM > To: Maven Developers

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 wrote: > Hi, > > What works well for team updates (in addition to the wiki and email) at > Eclipse are weekly calls and I am go

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

2009-04-24 Thread Jesse McConnell
rs 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 wrote: > > On 24-Apr-09, at 10:20 , Paul

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 wrote: > We currently have some expectations about what artifacts are created

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 wrote: > +1 > > On 10-Apr-09, at 7:37 AM, Benjamin Bentmann wrote: > >> Hi, >> >> We solved 4 issues: >> >> http://jira.codehaus.o

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 wrote: > File it, and if you have a test project setup that we can use to duplicate > it, we'll take a look.

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 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 t

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 d

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 wrote: > +1 > > -Original Message- > From: Oleg Gusakov [mailto:oleg.subscripti...@gmail.com] > Sent: Wednesday, February 11, 2009 12:58 AM > To: Maven Developers Lis

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

2009-02-06 Thread Jesse McConnell
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 wrote: > > On 6-Feb-09, at 12:23 AM, Ralph Goers wrote: > >> >> On Feb 5, 2009, at 10:34 PM, Jason van Zyl wrote: >>

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 wrote: > +1 > > On 30-Jan-09, at 12:18 PM, Oleg Gusakov wrote: > >> This is iterative improvements release of Mercury. >> >> The major change: >> - timestamped art

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 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 >> t

Re: [vote] Petar Tahchiev as Maven [Assembly Plugin] committer

2009-01-12 Thread Jesse McConnell
+1 - it's a pretty critical plugin and dedicated folks on it are a good thing imo jesse -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Jan 12, 2009 at 2:42 PM, Raphaël Piéroni wrote: > +1 > > 2009/1/12 John Casey : >> Hi everyone, >> >> I've had the

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 wrote: > +1 > > On Mon, Jan 5, 2009 at 6:55 PM, Jason van Zyl wrote: >> Put it in JIRA for alpha-2. Either this should come out or we update the >&

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

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

Re: Mercury status and roadmap

2008-11-11 Thread Jesse McConnell
aw yes...the world needs a good open source dav server thats easy to setup...I haven't ever found one :/ if anyone knows of one that is easy to deploy as a test case please chime in jesse -- jesse mcconnell [EMAIL PROTECTED] On Tue, Nov 11, 2008 at 8:37 PM, Oleg Gusakov <[EMAIL P

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: Mercury status and roadmap

2008-11-11 Thread Jesse McConnell
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]>: > > > &

Re: Mercury wagon progress

2008-10-07 Thread Jesse McConnell
nsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>> >>> >>> - >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> > > -- > Brett Porter > [EMAIL PROTECTED] > http://blogs.exist.com/bporter/ > > > - > 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 and promote Mercury 1.0.0-alpha-1

2008-10-07 Thread Jesse McConnell
>> Thanks, >>> Oleg >>> >>> - >>> 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] >> >> >> > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell [EMAIL PROTECTED]

Re: maven-pom-plugin thoughts

2008-10-06 Thread Jesse McConnell
..and it also uses xpaths. I'd love to see this expanded to other >> xpaths, though, no reason we shouldn't do that...and I think this plugin is >> a good place to do it. >> >> -j >> >> --- >> John Casey >> Developer and PMC Member, Apache Mave

maven-pom-plugin thoughts

2008-10-06 Thread Jesse McConnell
m.xml setup that performs 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

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

2008-10-02 Thread Jesse McConnell
have said it, >> unless it agrees with your own reason >> and your own common sense. >> >> -- Buddha >> >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional comma

Re: [VOTE] Release Maven Shade Plugin 1.2

2008-10-01 Thread Jesse McConnell
be, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > Thanks, > > Jason > > -- > Jason van Zyl > Founder, Apache Maven > jason at sonatype dot com &

Re: Mercury wagon provider

2008-09-17 Thread Jesse McConnell
ed in seeing a branch created with this as the default >> http provider. If it's a complete replacement for the >> lightweight/regular/webdav wagons then I think this would be a good thing. >> > I will grab the 2.1 trunk and do that > > Thanks, > Oleg >

Re: [vote] Release Maven 2.1.0-M1

2008-09-17 Thread Jesse McConnell
; Member, Apache Software Foundation >> Blog: http://www.ejlife.net/blogs/buildchimp >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-ma

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

2008-09-09 Thread Jesse McConnell
logs.sonatype.com/brian/ >> >>> >> >>> - >> >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >> >>> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> -- >> >> .. >> >> Arnaud HERITIER >> >> .. >> >> OCTO Technology - aheritier AT octo DOT com >> >> www.octo.com | blog.octo.com >> >> .. >> >> ASF - aheritier AT apache DOT org >> >> www.apache.org | maven.apache.org >> >> ... >> >> - >> 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 PROTECTED]

Re: Index Page of Plugin Documentation Standard

2008-08-22 Thread Jesse McConnell
PROTECTED] >> > > Thanks, > > Jason > > -- > Jason van Zyl > Founder, Apache Maven > jason at sonatype dot com > -- > > Script timed out > > > - > 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: Versioning Maven (was: Re: Maven 2.1 development IRC roundtable)

2008-08-07 Thread Jesse McConnell
> John Casey > Developer, PMC Member - Apache Maven (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] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: questions about mercury

2008-08-07 Thread Jesse McConnell
se dogmas or > goals are in doubt. > > -- Robert Pirzig, Zen and the Art of Motorcycle Maintenance > > > - > To unsubscribe, e-mail: [EMAIL

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

2008-07-31 Thread Jesse McConnell
;t think) my point is that this is quickly 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)

Re: Critical flaw in Modello XPP3 strict-mode handling

2008-07-24 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: [PLEASE TEST] Maven 2.0.10-RC2

2008-07-24 Thread Jesse McConnell
y problems, and >>> I'll >>> get them fixed ASAP. >>> >>> Thanks, >>> >>> -john >>> >>> -- >>> John Casey >>> Developer, PMC Member - Apache Maven (http://maven.apache.org) >>> Blog: http://www.ejlife.net/blogs/buil

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

2008-07-24 Thread Jesse McConnell
rict POM validation 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 validat

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

2008-07-24 Thread Jesse McConnell
omedomain/nz.co.somedomain.parent/14-java4/nz.co.somedomain.parent-14-java4.pom >> >at >> > sun >> > .net >> > .www >> > .protocol >> > .http.HttpURLConnection.getInputStream(HttpURLConnection.java:1239) >> >at >> > org >> > .apache >> > .maven >> > .wagon >> > .providers >> > .http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java: >> > 115) >> > >> > -- >> > Michael McCallum >> > Development Lead >> > somedomain Ltd >> > cell: 021.576.907 >> > msn: [EMAIL PROTECTED] >> > jabber: [EMAIL PROTECTED] >> > aim: gholamses >> > http://www.somedomain.co.nz >> > -- >> > Michael McCallum >> > Enterprise Engineer >> > mailto:[EMAIL PROTECTED] >> > >> > - >> > To unsubscribe, e-mail: [EMAIL PROTECTED] >> > For additional commands, e-mail: [EMAIL PROTECTED] >> > >> >> -- >> Brett Porter >> [EMAIL PROTECTED] >> http://blogs.exist.com/bporter/ >> >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> _ >> Envoyez avec Yahoo! Mail. Une boite mail plus intelligente >> http://mail.yahoo.fr > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell [EMAIL PROTECTED]

Re: [VOTE] Commit privs for Shane Isbell

2008-07-23 Thread Jesse McConnell
e. >> >> -- Jakob Burckhardt >> >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > -- > Brett Porter > [EMAIL PRO

Re: [VOTE] Release Maven antrun plugin version 1.2

2008-07-21 Thread Jesse McConnell
: >>>> > >>>> http://maven.apache.org/guides/development/guide-testing-releases.html >>>> > >>>> > Vote open for 72 hours. >>>> > >>>> > [ ] +1 >>>> > [ ] +0 >>>> > [ ] -1 >>>> > >>>> > >>>> ---

Re: artifact retrieval, mercury, and jetty-client

2008-07-18 Thread Jesse McConnell
n Fri, Jul 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 use

artifact retrieval, mercury, and jetty-client

2008-07-17 Thread Jesse McConnell
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 PROT

Re: Shade: making it easy to create executable jars

2008-07-17 Thread Jesse McConnell
--- > Jason van Zyl > Founder, Apache Maven > jason at sonatype dot com > -- > > the course of true love never did run smooth ... > > -- Shakespeare > > > ----- > To unsubscribe

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 mcconnell [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, 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
han the current Model Ref. >> >> >> Benjamin >> >> >> [0] http://maven.apache.org/ref/current/maven-model/maven.html >> >> - >> To unsubscribe, e-mail: [EMAIL PROTECTED] >

Re: [VOTE] Commit Privs for Oleg Gusakov

2008-06-13 Thread Jesse McConnell
gt; -- >> >> 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 mcconnell [EMAIL PROTECTED]

Re: The Maven PMC welcomes Daniel Kulp

2008-05-20 Thread Jesse McConnell
ED] > http://blogs.exist.com/bporter/ > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell [EMAIL PROTECTED] ---

Re: Profile activation/deactivation

2008-05-15 Thread Jesse McConnell
install -P+optionalTests" without having to > > figure out what other profiles you need manually. > > > > Greetings, > > > > David Bernhard > > > > > > > > > ------

Re: Profile activation/deactivation

2008-05-14 Thread Jesse McConnell
; > > > > > Should I remove both "-" and "+" since they would both be redundant if we > add "!"? > > So some examples would be: > mvn -P !profile1,profile2,profile3 > > And in maven 2.1 currently this can also be expressed with: > mvn -P D:profile1,E:profile

Re: Call one plugin from another

2008-05-06 Thread Jesse McConnell
e flex-compiler-mojo) > from 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
r plugin test class with @Runwith( "MavenPluginTestRunner" > > > > ) > > > > @Pom( "myTestPom.xml" ) > > > > and the test will prepare the plugin set in the test pom and inject it > > > > in > > > > the test class. > > > > - benefict from java.util.concurrent to do some tasks in parallel ? &g

Re: Maven core : Plexus vs Spring / OSGi ?

2008-05-02 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: How to build custom inhouse maven release?

2008-04-30 Thread Jesse McConnell
but in this case > its > > Maven it self. I think I need everyone to download the tar.bz or zip > and > > install it, right? > > > > Thanks, > > > > Josh > > > > -- > > Joshua ChaitinPollak | Software Engineer > > Kiva Systems, Inc., 225 Wildwood Ave, Woburn, MA 01970 > > > > > > > > > &g

Re: Multiple -P options

2008-04-25 Thread Jesse McConnell
- > > happiness is like a butterfly: the more you chase it, the more it will > elude you, but if you turn your attention to other things, it will come > and sit softly on your shoulder ... > > -- Thoreau > > > > > --------

Re: Multiple -P options

2008-04-25 Thread Jesse McConnell
something > that can go 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: What does this WARNING mean?

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

Re: Change to artifact version handling.

2008-04-17 Thread Jesse McConnell
> > > > > http://blogs.exist.com/bporter/ > > > > > > > > > > - > > > > > 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] > > > > > > > > > > > > > > > > > > > > > - > > > > 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] > > > > > > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- > > Brett Porter > [EMAIL PROTECTED] > http://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 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 PROTECTED]

Re: [VOTE] Maven 2.0.9

2008-04-07 Thread Jesse McConnell
rror > > > > * [MNG-3395] - Default core plugin versions in the superpom. > > > > * [MNG-3442] - Add explicit resource bundle for English > > > > * [MNG-3461] - Enhance Mirror definition syntax > > > > * [MNG-3467] - PatternSet needs a toString() method to properly > > print in debug mode > > > > * [MNG-3468] - FileSet needs a toString() method to properly print > > in debug mode > > > > * [MNG-3469] - Resource needs a toString() method to properly print > > in debug mode > > > > > > > > ** New Feature > > > > * [MNG-2664] - Add native support for webdav > > > > * [MNG-3220] - Allow managed dependencies to be imported into other > > projects > > > > > > > > ** Task > > > > * [MNG-2883] - Make sure that the network isn't used for snapshots > > in offline mode when legacy repositories are used > > > > > > > > > > > > ** Wish > > > > * [MNG-1491] - Reactor should print out a message if it detects a > > collision of artifact ids > > > > > > > > > > > > Given that we went through so many RCs, I think a standard 72hrs is > > appropriate here. > > > > > > > > +1 > > > > > > > > > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell [EMAIL PROTECTED]

Re: [POLL] Maven outreach

2008-03-03 Thread Jesse McConnell
; > Can I get a quick poll of what other projects are covered? (Also feel > > free to list non-ASF projects that you're monitoring or actively > > working on.) > > > > Thanks, > > > -- > Dennis Lundberg > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell [EMAIL PROTECTED]

Re: [vote] Paul Gier as Maven committer

2008-02-28 Thread Jesse McConnell
te. 72h +1/+0/-1 > > Here's my +1. > > -john > > --- > John Casey > Committer 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   >