Results 1 to 2 of 2

Thread: Cannot build spring framework 3.0.2 from source

  1. #1
    Join Date
    Apr 2010
    Posts
    2

    Default Cannot build spring framework 3.0.2 from source

    I'm getting:

    ivy.init:
    [taskdef] Could not load definitions from resource org/apache/ivy/ant/antlib.xml. It could not be found.
    [subant] Leaving directory: /export/home/orion/redhat/spring-framework-3.0.2/spring-framework-3.0.2.RELEASE/org.springframework.spring-parent

    BUILD FAILED
    /export/home/orion/redhat/spring-framework-3.0.2/spring-framework-3.0.2.RELEASE/spring-build/multi-bundle/artifact.xml:45: The following error occurred while executing this line:
    /export/home/orion/redhat/spring-framework-3.0.2/spring-framework-3.0.2.RELEASE/spring-build/multi-bundle/common.xml:71: The following error occurred while executing this line:
    /export/home/orion/redhat/spring-framework-3.0.2/spring-framework-3.0.2.RELEASE/spring-build/common/common.xml:69: Problem: failed to create task or type antlib:org.apache.ivy.ant:settings
    Cause: The name is undefined.

    This is on Fedora 12 with ant 1.7.1 and ivy 2.1.0. Any ideas? Thanks!

  2. #2
    Join Date
    Apr 2010
    Posts
    2

    Default

    Nevermind - wasn't pointing it to the ivy jar.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •