Jump to content
We've recently updated our Privacy Statement, available here ×

Jasper reports library is not compiling.


denisputnam

Recommended Posts

HI,

Can someone tell me what I need to do to fix the error I am getting?

-Denis

[/code]

/Users/denisputnam/Development/jasperreports-6.2.2>ant compile

Buildfile: /Users/denisputnam/Development/jasperreports-6.2.2/build.xml

 

compile:

 

BUILD FAILED

/Users/denisputnam/Development/jasperreports-6.2.2/build.xml:14: 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:

        -/Users/denisputnam/Development/apache-ant-1.9.7/lib

        -/Users/denisputnam/.ant/lib

        -a directory added on the command line with the -lib argument

 

 

Total time: 0 seconds

 
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...