-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
6 additions
and
236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
67b34fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version
2.8
didn't show up at Maven Central, yet: http://central.maven.org/maven2/com/coveo/fmt-maven-plugin/ ... sync/upload in progress?...and shouldn't it be
2.8.
all over the place? Or2.8.0
?67b34fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It usually takes a while before a new release shows up (couple of hours), so let's wait and see.
67b34fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@malaporte it seems the release is still absent.
67b34fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed. I re-ran the deploy command, and it succeeded (usually it would fail when re-deploying an existing version...) so I guess something went wrong the first time?
67b34fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Watching http://central.maven.org/maven2/com/coveo/fmt-maven-plugin/ for
2.8
to appear in an hour or so...Hoping that google/google-java-format#336 will be merged and deployed soon too.
67b34fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's up: http://central.maven.org/maven2/com/coveo/fmt-maven-plugin/2.8/
Thanks @malaporte