Bug 2025272 - Error when running ant ivy
Summary: Error when running ant ivy
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: javapackages-tools
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-21 10:18 UTC by Didik Supriadi
Modified: 2021-11-21 10:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-21 10:45:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Didik Supriadi 2021-11-21 10:18:16 UTC
Description of problem:
When trying to build freemarker, I got:
BUILD FAILED
/builddir/build/BUILD/freemarker-2.3.30/build.xml:143: impossible to configure ivy:settings with given file: /etc/ivy/ivysettings.xml : java.text.ParseException: failed to load settings from file:/etc/ivy/ivysettings.xml: impossible to define new type: class not found: org.fedoraproject.xmvn.connector.ivy.IvyResolver in [] nor Ivy classloader


Version-Release number of selected component (if applicable):
6.0.0-3

How reproducible:
always

Steps to Reproduce:
1. $ fedpkg clone freemarker
2. $ cd freemarker 
3. edit freemarker.spec
4. $ fedpkg mockbuild

Actual results:
BUILD FAILED
/builddir/build/BUILD/freemarker-2.3.30/build.xml:143: impossible to configure ivy:settings with given file: /etc/ivy/ivysettings.xml : java.text.ParseException: failed to load settings from file:/etc/ivy/ivysettings.xml: impossible to define new type: class not found: org.fedoraproject.xmvn.connector.ivy.IvyResolver in [] nor Ivy classloader

Expected results:
no error occurred

Additional info:

Comment 2 Mikolaj Izdebski 2021-11-21 10:45:53 UTC
Bodhi update: https://bodhi.fedoraproject.org/updates/FEDORA-2021-95f6253ce6


Note You need to log in before you can comment on or make changes to this bug.