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

Bump the nebula-release plugin to 17.1.0 #1312

Merged
merged 1 commit into from Nov 8, 2022

Conversation

berngp
Copy link
Contributor

@berngp berngp commented Nov 8, 2022

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

The nebula.netflixoss 10.6.0 plugin brings a version of the nebula-reelase plugin that points to a version of grgit-core that is not available in Maven Central anymore.

A problem occurred configuring root project 'dgs-framework'.
> Could not resolve all files for configuration ':classpath'.
   > Could not find org.ajoberstar.grgit:grgit-core:4.0.2.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom
       - https://plugins.gradle.org/m2/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom

The nebula.netflixoss 10.6.0 plugin brings a version of the
nebula-reelase plugin that points to a version of grgit-core that is not
available in Maven Central anymore.

```
A problem occurred configuring root project 'dgs-framework'.
> Could not resolve all files for configuration ':classpath'.
   > Could not find org.ajoberstar.grgit:grgit-core:4.0.2.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom
       - https://plugins.gradle.org/m2/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom
```
@berngp berngp force-pushed the feature/nebula-plugin-upgrades branch from 71bd530 to 6f38fd5 Compare November 8, 2022 19:20
@berngp berngp merged commit 7818497 into master Nov 8, 2022
@berngp berngp deleted the feature/nebula-plugin-upgrades branch November 8, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants