Skip to content

GuiForget/buildship-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildship-test

Reproducible testcase for Buildship

Steps to reproduce:

  • clone this repo
  • cd REPO1
  • ./gradlew publishToMavenLocal
  • In Eclipse open a new workspace, and then import "Existing Gradle Project" and select the directory COMPOSED
  • Things should look good in Eclipse, however now inspect the classpath in Eclipse and you will see that projectD doesn't depend on neither project B or A

About

Reproducible testcase for Buildship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages