Re: latest jdbc driver (9.1-901) in maven repository?

From: "Johann 'Myrkraverk' Oskarsson" <johann(at)2ndquadrant(dot)com>
To: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: latest jdbc driver (9.1-901) in maven repository?
Date: 2011-11-18 17:29:47
Message-ID: x6d3cp5ofo.fsf@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I did not see this on the list, so I'm "forwarding it."

Dave Cramer <pg(at)fastcrypt(dot)com> writes:

> On Fri, Nov 18, 2011 at 1:03 AM, Johann 'Myrkraverk' Oskarsson
>> In the mean time, this is how I have installed custom built jdbc
>> drivers into maven, locally.
>>
>> mvn install:install-file -Dfile=postgres.jar -groupId=postgresql
>> -DartifactId=postgresql -Dpackaging=jar -Dversion="your version"
>>
>> Reference:
>>  http://maven.apache.org/plugins/maven-install-plugin/usage.html
>>
>> Is there a chance this can be used to create an ant task to publish
>> the driver?
>>
>>
> Looks like this
>
> http://maven.apache.org/ant-tasks/index.html
>
> Might be the answer?

--
Johann Oskarsson http://www.2ndquadrant.com/ |[]
PostgreSQL Development, 24x7 Support, Training and Services --+--
|
Blog: http://my.opera.com/myrkraverk/blog/

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2011-11-18 17:54:41 Re: Publish 9.1-901 JDBC drivers on maven central
Previous Message Stevo Slavić 2011-11-18 17:24:50 Re: Publish 9.1-901 JDBC drivers on maven central