Re: PostgreSQL JDBC new jar available - Mailing list pgsql-jdbc

From Devrim Gündüz
Subject Re: PostgreSQL JDBC new jar available
Date
Msg-id 1405584589.3993.3.camel@asus-laptop-03.gunduz.org
Whole thread Raw
In response to Re: PostgreSQL JDBC new jar available  (Christophe Canovas <cc.ais40@wanadoo.fr>)
Responses Re: PostgreSQL JDBC new jar available  (Christophe Canovas <cc.ais40@wanadoo.fr>)
List pgsql-jdbc
Hi,

On Thu, 2014-07-17 at 07:17 +0200, Christophe Canovas wrote:
> It seems to have a bad lib/maven-ant-tasks-2.1.3.jar file !
>
> Download a good file version (about 1.3Mo), and try :
> ant -lib lib/ publicapi

I have 2.1.3 already...

Actually, build.xml fails just in here:

  <artifact:dependencies pathId="dependency.classpath" useScope="test">
    <dependency groupId="junit" artifactId="junit" version="3.8.2"
scope="test"/>
  </artifact:dependencies>

What package satisfies this? I installed junit, junit4 and junit44, but
neither of them worked. I may be misinterpreting the message, though:

BUILD FAILED

/home/devrim/Documents/postgresqlrpms.org/svn/repo/rpm/redhat/9.4/postgresql-jdbc/F-20/postgresql-jdbc-9.3-1102.src/build.xml:109:
Problem:failed to create task or type antlib:org.apache.maven.artifact.ant:dependencies 
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet

This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
        -/usr/share/ant/lib
        -/home/devrim/.ant/lib
        -a directory added on the command line with the -lib argument


Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment

pgsql-jdbc by date:

Previous
From: Christophe Canovas
Date:
Subject: Re: PostgreSQL JDBC new jar available
Next
From: Christophe Canovas
Date:
Subject: Re: PostgreSQL JDBC new jar available