excelsior-oss / excelsior-jet-gradle-plugin

Excelsior JET Gradle Plugin provides Gradle users with an easy way to compile their applications down to optimized native Windows, OS X, or Linux executables with Excelsior JET http://www.excelsiorjet.com
GNU General Public License v3.0
26 stars 6 forks source link

Relocation maven dependecies appears in .prj file twice #10

Open d-r-q opened 8 years ago

d-r-q commented 8 years ago

Gradle has some issue with resolution of dependencies, that has tag in it's pom.xml. Because of that those dependencies are returned twice in configuration.getResolvedConfiguration().getResolvedArtifacts()

see /build/resources/test/02-withdependency/build/jet/build/AppWithDep.prj after tests run