Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.3.2, 1.3.3
-
Fix Version/s: 1.3.4
-
Component/s: Project infrastructure
-
Labels:None
Description
Since Grails 1.3.2 any Ivy dependencies with a packaging other than "jar" do not resolve correctly. For example the Jetty plugin depends on JSP 2.0 (http://mirrors.ibiblio.org/pub/mirrors/maven2/org/mortbay/jetty/jsp-2.0/6.1.11/jsp-2.0-6.1.11.pom) which has packaging "pom". When Grails attempts to resolve the dependency it tries to look for a jar file. Something must be defaulting the expected packaging rather than reading it from the downloaded pom file.
Issue Links
- duplicates
-
GRAILS-6420
Installing plugins from maven
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits