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

[SCC-MultiApi-Converter] Gradle support #62

Open
mslowiak opened this issue Jul 22, 2022 · 7 comments
Open

[SCC-MultiApi-Converter] Gradle support #62

mslowiak opened this issue Jul 22, 2022 · 7 comments

Comments

@mslowiak
Copy link
Contributor

Is there a possibility to use that library with the Gradle build tool?

@github-actions
Copy link

Thank you for collaborating with the project by giving us feedback!!

@mslowiak
Copy link
Contributor Author

Considering that there is no other form of contact rather than creating an issue - are there any things external contributors can help with?

@jemacineiras
Copy link
Contributor

Hi @mslowiak.
thanks for the question.
First you can contact us through issues or discussions.
Project is open to collaboration, of course, just need to fork it and create a pull request. We will evaluate the code and approve it if it is ok.
About migrate to Gradle plugin, it wasn't in our roadmap. We are working to stabilize it as much as possible. Build a Gradle plugin will require nice work to do. Probably create another plugin or build.
For now, as far as I know, the only option will be gradle maven exec.
But let's keep this issue open, so we will take a look about the effort to handle it and come back asap.
Cheers!!!

@Rivarsal
Copy link
Contributor

Hello! @mslowiak

So we have checked out the possibility of adding gradle support and since this is an extension of Spring Cloud Contract plugin you should be able to use it in gradle as well.

Here is their documentation regarding a gradle build, we believe you must add our plugin as a dependency:

https://cloud.spring.io/spring-cloud-contract/2.0.x/multi/multi__spring_cloud_contract_verifier_setup.html#gradle-and-rest-assured

Hopes that works out for you!

Cheers!

@mslowiak
Copy link
Contributor Author

@jemacineiras & @Rivarsal thank you for your response.
I will check this out soon and let you know! :)

@jemacineiras
Copy link
Contributor

Hi @mslowiak,
Do you have time to check how it works with Gradle?

Cheers

@mslowiak
Copy link
Contributor Author

mslowiak commented Oct 4, 2022

Sorry for long time to respond.
The solution that you mentioned is not working in gradle

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

3 participants