[GRADLE-2878] Maven2Gradle Converter should handle system scope better Created: 05/Sep/13  Updated: 08/Sep/13  Resolved: 08/Sep/13

Status: Resolved
Project: Gradle
Affects Version/s: 1.7
Fix Version/s: 1.9-rc-1

Type: Bug
Reporter: René Gröschke (Inactive) Assignee: Unassigned
Resolution: Fixed Votes: 0


 Description   

With the current implementation, system scoped dependencies in the pom are mapped naively to a system scope configuration (which is not created as part of the conversion) and the configured systemPath is ignored.

The generated gradle build does not work.

Instead gradle should map this dependency to a file based dependency. Ideally with a proper handling of path variables like ${java.home} to keep the build portable


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