Re: Publish artifacts to Maven central

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Tom Dunstan <pgsql(at)tomd(dot)cc>
Cc: Stephen Nelson <stephen(at)eccostudio(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Publish artifacts to Maven central
Date: 2013-04-04 12:12:22
Message-ID: CADK3HH+7Q06ydvwzzxZ5WeJdxQdHGYLCc__F7iWaFjwUt5bp9Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Tom,

Yes, I had been struggling with naming conventions.

I would have liked it to go into
org/postgreql/jdbc/postgresql-JDBC4-1002.jar

However it appears maven forces

org/postgresql/postgresql/postgresql-JDBC4-1002.jar

I can probably publish the former today.

Dave

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On Thu, Apr 4, 2013 at 7:07 AM, Tom Dunstan <pgsql(at)tomd(dot)cc> wrote:

> On 9 February 2013 03:10, Dave Cramer <pg(at)fastcrypt(dot)com> wrote:
>
>> Thanks, this is good
>>
>
> Any progress? The latest jdbc drivers are pretty much the only
> dependencies that I can't pull from maven central these days. I'd love to
> help, but without the rights to do the push to sonatype I'm not sure what I
> can do.
>
> Cheers
>
> Tom
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Stephen Nelson 2013-04-04 15:22:24 Re: Publish artifacts to Maven central
Previous Message Tom Dunstan 2013-04-04 11:07:41 Re: Publish artifacts to Maven central