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

Fix Gradle Portal URL in settings.gradle.kts breaking Gradle syncs #59

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

cortinico
Copy link
Collaborator

I'm fixing the URL provided by the gradlePluginPortal() directive.

This is causing a failure in finding the swagger-gradle-codenge gradle
plugin and is resulting in the build not including the sample projects
during a sync.

See #58 for more context on the problems.

Fixes #58
Fixes #57

I'm fixing the URL provided by the gradlePluginPortal() directive.

This is causing a failure in finding the swagger-gradle-codenge gradle
plugin and is resulting in the build not including the sample projects
during a sync.

See #58 for more context on the problems.

Fixes #58
Fixes #57
@cortinico cortinico added the bug Something isn't working label Aug 1, 2019
@cortinico cortinico added this to the 1.3.0 milestone Aug 1, 2019
@cortinico cortinico self-assigned this Aug 1, 2019
@cortinico cortinico mentioned this pull request Aug 1, 2019
@redwarp redwarp merged commit ed70186 into master Aug 1, 2019
@macisamuele macisamuele deleted the fix-58-plugin-discovery-script branch August 3, 2019 12:41
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

Successfully merging this pull request may close these issues.

Project Setup is currently broken on master
2 participants