Jump to content

yama818

Members
  • Posts

    173
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Entry Comments posted by yama818

  1. ----------
    BUILD FAILED
    C:jasperjasperreports-6.17.0demohsqldbbuild.xml:6: Problem: failed to create task or type antlib:org.apache.ivy.ant:configure
    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:
            -C:apache-antapache-ant-1.10.10lib
            -C:Usersxxxxxxxxxx.antlib
            -a directory added on the command line with the -lib argument


    Total time: 0 seconds
    ----------

    It was resolved when I downloaded apache-ivy-2.5.0-bin.zip from http://ant.apache.org/ivy/, unzipped it, and copied ivy-2.5.0.jar to <ANT_HOME>lib.
    I don't know if this is the correct solution.

     

×
×
  • Create New...