Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.30.0-SNAPSHOT breaks dependency resolution between modules #195

Closed
ursjoss opened this issue Nov 11, 2019 · 0 comments
Closed

0.30.0-SNAPSHOT breaks dependency resolution between modules #195

ursjoss opened this issue Nov 11, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ursjoss
Copy link
Contributor

ursjoss commented Nov 11, 2019

The current head of the project (when deployed as 0.30.0-SNAPSHOT to the local maven repo) breaks dependency resolution between submodules for integration-tests (and most probably also functional tests, but I did not verify this explicitly).

The first commit that broke the behavior was:

27bfe1f [integration-test] support api/implementation. Fixes #192

the newest comit that still shows that behavior is:

56c34f2 (HEAD -> master, upstream/master, origin/master, origin/HEAD) Fix broken build

I created a reproducer project illustrating the problem: Please find it here with the steps to reproduce:

https://github.com/ursjoss/kordamp-gradle-test-suite/tree/master/01_java_gradle_groovy

@aalmiray aalmiray self-assigned this Nov 11, 2019
@aalmiray aalmiray added the bug Something isn't working label Nov 11, 2019
@aalmiray aalmiray added this to the 0.30.0 milestone Nov 11, 2019
ursjoss added a commit to ursjoss/kordamp-gradle-test-suite that referenced this issue Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants