Re: Publish artifacts to Maven central

Поиск
Список
Период
Сортировка
От Stephen Nelson
Тема Re: Publish artifacts to Maven central
Дата
Msg-id CAHpHs3kmCCGDcMV_2LcfehGR5HSqp3C5dOnNUbgCfoOKU+Rytw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Publish artifacts to Maven central  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Publish artifacts to Maven central
Список pgsql-jdbc


On 4 Apr 2013 13:12, "Dave Cramer" <pg@fastcrypt.com> wrote:
>
> 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
>
>

From a Maven developers point of view they're not worried about the directory structure as they just specify group id, artifact id and version in the pom.xml. So you just need to come up with reasonable parameters for each of those.

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Publish artifacts to Maven central
Следующее
От: Tom Dunstan
Дата:
Сообщение: Re: Publish artifacts to Maven central