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

Integrate with Gradle for Scala projects #42

Closed
raboof opened this issue Feb 27, 2018 · 4 comments
Closed

Integrate with Gradle for Scala projects #42

raboof opened this issue Feb 27, 2018 · 4 comments
Assignees
Labels
Milestone

Comments

@raboof
Copy link
Member

raboof commented Feb 27, 2018

Related to #6

For Scala we could choose to invoke scalapb as a protoc plugin, or use https://github.com/CharlesAHunt/scalapb-gradle-plugin

@raboof raboof changed the title Integrate with Gradle protobuf plugin for Scala projects Integrate with Gradle for Scala projects Feb 27, 2018
@raboof
Copy link
Member Author

raboof commented Mar 8, 2018

Status: all the pieces are in place so this works by plugging into the Google protobuf plugin (see plugin-tester-scala), but it'd still be nice to have our own plugin for a readily-configured out-of-the-box experience

@2m
Copy link
Member

2m commented Apr 11, 2018

Fixed in #154

@2m 2m closed this as completed Apr 11, 2018
@gortiz
Copy link

gortiz commented May 7, 2018

Are there plans to upload the gradle plugin to Maven Central or somewhere else?

@raboof
Copy link
Member Author

raboof commented May 7, 2018

Hi @gortiz - yes, ideally I think we would upload the plugin to the Gradle plugin portal (https://guides.gradle.org/publishing-plugins-to-gradle-plugin-portal), though right now we do not have this in place just yet.

@patriknw patriknw added this to the 0.1 milestone Jun 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants