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

From Johann 'Myrkraverk' Oskarsson
Subject Re: latest jdbc driver (9.1-901) in maven repository?
Date
Msg-id x6d3cp5ofo.fsf@2ndquadrant.com
Whole thread Raw
In response to latest jdbc driver (9.1-901) in maven repository?  (fed <resdev@gmail.com>)
List pgsql-jdbc
I did not see this on the list, so I'm "forwarding it."


Dave Cramer <pg@fastcrypt.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/

pgsql-jdbc by date:

Previous
From: Stevo Slavić
Date:
Subject: Re: Publish 9.1-901 JDBC drivers on maven central
Next
From: Dave Cramer
Date:
Subject: Re: Publish 9.1-901 JDBC drivers on maven central