Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension cannot find antlib #47

Open
chriskilding opened this issue Dec 15, 2022 · 0 comments
Open

Extension cannot find antlib #47

chriskilding opened this issue Dec 15, 2022 · 0 comments

Comments

@chriskilding
Copy link

Hi,

I currently need to build a legacy project that uses Ant/Ivy. I therefore installed your extension and tried it out. Unfortunately the Ant build (as run by the extension) crashes with this error:

failed to create task or type antlib:org.apache.ivy.ant:configure
Cause: the name is undefined
...
This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
  - /Users/me/.vscode/extensions/nickheap.vscode-ant-0.4.3/dist/apache-ant/lib
  - /Users/me/.ant/lib

Can you suggest what might be causing this, or recommend anything to fix this?


Also (just in case this is relevant) the project uses ant-contrib, which I've tried installing:

  • with Homebrew (brew install ant-contrib) which places it in the brew cellar
  • by downloading ant-contrib from Sourceforge, and putting it in ~/.ant/lib/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant