-
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Replace Gradle Enterprise references with Develocity #19264
Conversation
cc @wing328 |
Hi @jprinet,
Do you have an idea why this happens? |
ran out of travis free credits, i'll request more. thanks for pointing it out |
@jprinet @martin-mfg about the travis build errors, I've merged to revert the extension version back to 1.x for the time being (and travis ci build passed) before we've time to look into the issue and come up with a fix |
Interesting, I'll take a look |
My understanding is that the Google mirror does not have the dependency: Not sure how your repositories are configured on Travis but my guess is that Maven Central is not defined as the dependency can be found in there: Can you confirm my assumption? If yes I see 2 options for the resolution:
|
looks like this is a similar issue: checkstyle/checkstyle#7444 and it contains a PR with a fix |
Makes sense, although this artifact was published a while ago. |
that's one way to do it but I've no idea how |
me neither |
i'll give it a try with the fix mentioned in checkstyle/checkstyle#7444 this weekend (or next) |
Replace Gradle Enterprise references with Develocity
PR checklist
Commit all changed files.
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example
./bin/generate-samples.sh bin/configs/java*
.IMPORTANT: Do NOT purge/delete any folders/files (e.g. tests) when regenerating the samples as manually written tests may be removed.
master
(upcoming 7.6.0 minor release - breaking changes with fallbacks),8.0.x
(breaking changes without fallbacks)