Re: Website Maven Repository Link

From: Sehrope Sarkuni <sehrope(at)jackdb(dot)com>
To: dmp <danap(at)ttc-cmc(dot)net>
Cc: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Website Maven Repository Link
Date: 2015-08-08 19:22:00
Message-ID: CAH7T-arw5xauOteOQuhZHXrafmFU8TLbNv0mBkgm15svxf4rtw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sat, Aug 8, 2015 at 3:20 PM, dmp <danap(at)ttc-cmc(dot)net> wrote:

> Hello,
>
> I'm in the process of updating the website, maintenance, at this stage.
> Issue #11 is open, for the link to the Maven Repository, it appears to be
> correct.
>
> Is this not the Maven Repository Link?
>
> http://mvnrepository.com/artifact/org.postgresql

No that's a third party site. If we're going to have a link it should be to
Maven central. Either a link to all the releases[1] for
org.postgresql/postgresql or the latest release[2].

I think it'd be really convenient to have the Maven coordinates for the
latest version on the site as well. That way a user can copy/paste it into
their pom. Maybe have them in a pre/code block so it's a different font
too. Should be easy with the markdown layout for the new site.

[1]:
https://search.maven.org/#search|gav|1|g%3A%22org.postgresql%22%20AND%20a%3A%22postgresql%22
<https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.postgresql%22%20AND%20a%3A%22postgresql%22>
[2]:
https://search.maven.org/#artifactdetails|org.postgresql|postgresql|9.4-1201-jdbc41|jar

Regards,
-- Sehrope Sarkuni
Founder & CEO | JackDB, Inc. | https://www.jackdb.com/

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bosco Rama 2015-08-08 20:34:07 Re: Re: Postgresql 9.4.4 - ERROR: invalid byte sequence for encoding "UTF8": 0x92
Previous Message dmp 2015-08-08 19:20:25 Website Maven Repository Link