Re: [pgjdbc] chore: migrate the build to Maven (#322)

Поиск
Список
Период
Сортировка
От Markus KARG
Тема Re: [pgjdbc] chore: migrate the build to Maven (#322)
Дата
Msg-id 003301d0df6e$ec2f16d0$c48d4470$@eu
обсуждение исходный текст
Список pgsql-jdbc

I need to correct you here. Maven is pretty happy with any number of artifacts per POM. All you need to do is to use the assembly plugin to supply a description of the content and name of each, and the plugin will care for packaging and deploying these.

-Markus

 

From: Stephen Nelson [mailto:notifications@github.com]
Sent: Dienstag, 25. August 2015 21:08
To: pgjdbc/pgjdbc
Cc: Markus KARG
Subject: Re: [pgjdbc] chore: migrate the build to Maven (#322)

 

@sehrope Ok I'll try that. If not we might need to go with multiple artifacts and as Maven expects one per pom.xml that would mean 3 poms which doesn't feel optimal.


Reply to this email directly or view it on GitHub.

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: sql type reported for enum
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Functions returning SETs and CallableStatment Interface