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

Поиск
Список
Период
Сортировка
От Johann 'Myrkraverk' Oskarsson
Тема Re: latest jdbc driver (9.1-901) in maven repository?
Дата
Msg-id x6d3cp5ofo.fsf@2ndquadrant.com
обсуждение исходный текст
Ответ на latest jdbc driver (9.1-901) in maven repository?  (fed <resdev@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Stevo Slavić
Дата:
Сообщение: Re: Publish 9.1-901 JDBC drivers on maven central
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Publish 9.1-901 JDBC drivers on maven central