Re: [Prevayler-coders] Who put us in Maven?
Brought to you by:
jsampson,
klauswuestefeld
From: Justin T. S. <ju...@kr...> - 2009-03-12 19:02:55
|
Okay -- Jacob, Jon, are you still around? Do you remember the steps you took? I think I'll go ahead and do the "manual upload of artifacts" described here to submit prevayler-2.3.jar: http://maven.apache.org/guides/mini/guide-central-repository-upload.html I'm actually starting to use Maven for building Prevayler itself (it really helps with figuring out dependencies), so I'll be able to do the preferred "sync'ing your own repository to the central repository automatically" approach in the future. I guess I'll use the SourceForge web hosting space as the intermediary repository since the Maven bot already has ssh access there (basically, I have to use Maven to push releases to an arbitrary repository that the central repository can then pull from). As for "prevayler" vs. "org.prevayler" for the groupId, it looks like they now require the inverted-domain form for new projects, but old projects can of course continue to use whatever groupId they've used before. I'll definitely use "prevayler" for 2.3, but I'm considering switching to "org.prevayler" to have kind of a clean starting point since I'll be using Maven for the build and splitting out some subgroups and modules. Cheers, Justin On Wed, Mar 11, 2009 at 6:30 PM, Klaus Wuestefeld <kla...@gm... > wrote: > Jacob might have been involved too... > > On Wed, Mar 11, 2009 at 10:20 PM, Klaus Wuestefeld > <kla...@gm...> wrote: > > Jon Tirsen, IIRC > > > > > > On Wed, Mar 11, 2009 at 8:49 PM, Justin T. Sampson <ju...@kr...> > wrote: > >> Howdy, > >> > >> Who was involved in putting past Prevayler releases into the Maven > central > >> repository? I'd like to get 2.3 in there (and 2.4 when it's ready). > >> > >> I'm also curious (maybe I'll try to ask the Maven folks about this as > well) > >> about using "prevayler" vs. "org.prevayler" as the groupId. They seem to > >> prefer the latter form these days, so I wonder if it's worth moving. > >> > >> Cheers, > >> Justin > >> > >> -- > >> Agile Focus - http://agilefocus.com/ > >> > >> > ------------------------------------------------------------------------------ > >> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > >> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > >> easily build your RIAs with Flex Builder, the Eclipse(TM)based > development > >> software that enables intelligent coding and step-through debugging. > >> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > >> _______________________________________________ > >> Prevayler-coders mailing list > >> Pre...@li... > >> https://lists.sourceforge.net/lists/listinfo/prevayler-coders > >> > >> > > > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Prevayler-coders mailing list > Pre...@li... > https://lists.sourceforge.net/lists/listinfo/prevayler-coders > -- Agile Focus - http://agilefocus.com/ |