Skip to content

Fix root build.gradle being reported in skaffold init for multi-module projects #2091

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

Merged
merged 1 commit into from
Oct 23, 2019

Conversation

TadCordle
Copy link
Contributor

This was an issue that was fixed in #1974 on the maven side, but I forgot to change the gradle side as well.

This PR also updates the changelog for #2090.

@TadCordle TadCordle requested a review from a team October 23, 2019 16:10
@TadCordle TadCordle merged commit 37b7bbd into master Oct 23, 2019
@TadCordle TadCordle deleted the skaffold-init-gradle-fix branch October 23, 2019 16:38
chanseokoh pushed a commit that referenced this pull request Oct 25, 2019
* Use artifact ID instead of project name in SkaffoldInitMojo (#2090)

* Fix root build.gradle being reported in skaffold init for multi-module projects (#2091)

* Enhance TestWebServer and some cleanups (#2092)

* Unzipping WAR file to a temporary folder to solve #1727

* Creating libs folder during setup, since we cant commit empty folders

* Code cleaning to adher to the recommendations

* Deleted unused Task.
Formatted code.

Changed the tests to use webapp name and resolve to parent folder instead of using libs

* Fix tests

* Clean up

* Restore original

* Remove debug output

* Remove redundant jib-exploded-war
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants