[ http://jira.codehaus.org/browse/MEV-4?page=comments#action_40862 ] Mark Hobson commented on MEV-4: -------------------------------
I do see your point and would tend to agree, although looking at the following page which details the various versions of the PostgreSQL JDBC driver: http://jdbc.postgresql.org/download.html It seems that the various JDBC types are tied in with JDK versions, which I would have thought is a more common use-case. It seems that JDK-classifiers are considered common-place, as mentioned in passing here: http://docs.codehaus.org/display/MAVEN/Build+Profiles So for example, would 'postgresql-8.0-311.jdbc3.jar' ideally become 'postgresql-8.0-311-jdk-1.4+.jar'? > Misnamed pom for Postgresql > --------------------------- > > Key: MEV-4 > URL: http://jira.codehaus.org/browse/MEV-4 > Project: Maven Evangelism > Type: Task > Reporter: Mark Hobson > > > In http://www.ibiblio.org/maven2/postgresql/postgresql/7.4.1/ the pom is > named: > postgresql-7.4.1.pom > But should be called: > postgresql-7.4.1-jdbc3.pom > To match the jar. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]