[GRADLE-1187] wrong paths of dependencies with symlinks Created: 25/Oct/10  Updated: 04/Jan/13  Resolved: 24/Nov/10

Status: Resolved
Project: Gradle
Affects Version/s: 0.9
Fix Version/s: 0.9-rc-3

Type: Bug
Reporter: Tomek Kaczanowski Assignee: Adam Murdoch
Resolution: Fixed Votes: 0


 Description   

When generating IDEA project (using idea plugin) from a symlink directory the paths to dependencies are wrong.

see these posts:

citing Steve Ebersole:
> http://www.gradle.org/0.9-rc-1/docs/userguide/idea_plugin.html#N13638
>That documentation says:
><quote>
>The paths of the dependencies in the generated Idea files are absolute.
></quote>
>That is either incorrect or misleading. What actually happens is that you get
>an absolute path I guess, but its relative to $MODULE_DIR. For example I have
>paths like:
><root
url="jar://$MODULE_DIR$/../../../../../.gradle/cache/dom4j/dom4j/jars/dom4j-1.6.1.jar!/"/>


Generated at Wed Jun 30 11:49:11 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.