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

please release 2.3.2 to maven #1127

Closed
Dieken opened this issue Sep 26, 2018 · 7 comments
Closed

please release 2.3.2 to maven #1127

Dieken opened this issue Sep 26, 2018 · 7 comments
Assignees

Comments

@Dieken
Copy link

Dieken commented Sep 26, 2018

Please answer these questions before submitting your issue. Thanks!

What version of Error Prone are you using?

2.3.1

Does this issue reproduce with the latest release?

yes

What did you do?

I got same issue with #1091 whose fix is not released yet. Maven doesn't download SNAPSHOT artifacts by default and I would like to keep this behaviour for stable dependencies.

Could you release 2.3.2 soon? JDK 11 is released yesterday.

@eaftan
Copy link
Contributor

eaftan commented Sep 27, 2018

We'll try to get this out, say by end of next week.

@AustinShalit
Copy link

Folks, Any updates on this?

@eaftan
Copy link
Contributor

eaftan commented Oct 9, 2018

We're still working on it, sorry for the delay.

@mernst
Copy link
Contributor

mernst commented Nov 8, 2018

I still don't see 2.3.2 in either of these locations:
https://jcenter.bintray.com/com/google/errorprone/error_prone_ant/
https://repo1.maven.org/maven2/com/google/errorprone/error_prone_ant/
Has 2.3.2 been released to Bintray or Maven Central yet?

@cushon
Copy link
Collaborator

cushon commented Nov 8, 2018

The ant plugin doesn't exist anymore: 3f2ca43. The ant installation instructions have been updated to recommend the -Xplugin integration instead.

The replacement for the error_prone_ant jar is: https://repo1.maven.org/maven2/com/google/errorprone/error_prone_core/2.3.2/error_prone_core-2.3.2-with-dependencies.jar

@mernst
Copy link
Contributor

mernst commented Nov 8, 2018

Thanks for the quick response! I see the file there.
I was not trying to use the ant installation instructions, but the Java 8 command line instructions, which still say:

wget https://repo1.maven.org/maven2/com/google/errorprone/error_prone_ant/2.3.2/error_prone_ant-2.3.2.jar

It would be nice to update those instructions as well.

@cushon
Copy link
Collaborator

cushon commented Nov 8, 2018

Ah, thanks. Done: 61841e1

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

No branches or pull requests

6 participants