我得到這個錯誤 BUILD FAILED
C:\---\---\---\build-common-ivy.xml:7: Problem: failed to create task or type if
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/
我是常春藤和螞蟻的新手。我用艾薇和艾薇一起試圖獲得JSTL1.2。我可以獲得成功,但jar文件的名稱是jstl。當我在我的jsp中使用它時,出現錯誤「The absolute uri:http://java.sun.com/jsp/jstl/core can not be resolved」。但當我將jar文件更改爲jstl-1.2時,它運行良好。 我不知道爲什麼我得到這個問題。請幫幫我。這是我使