[GRADLE-2487] IOException using maven2Gradle-generated gradle buildscripts Created: 19/Sep/12  Updated: 04/Jan/13  Resolved: 04/Nov/12

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: 1.3-rc-1

Type: Bug
Reporter: Gradle Forums Assignee: Unassigned
Resolution: Fixed Votes: 0


 Description   

maven2Gradle generates settings.gradle with incorrect paths:

project(':dpjw-web').projectDir = "$rootDir//C:/devpacks/dpjw/maven-prj/dpjw-web/" as File
project(':dpjwApp-ear').projectDir = "$rootDir//C:/devpacks/dpjw/maven-prj/dpjw-ear/" as File

More info in the original forum ticket.



 Comments   
Comment by Gradle Forums [ 19/Sep/12 ]

Thanks for the report. I see that the generated settings.gradle contains incorrect paths, "$rootDir//C:/devpacks...". At this point you can manually fix the setting.gradle content to get it working. I'll create a jira ticket so that we'll fix this problem.

Generated at Wed Jun 30 12:23:18 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.