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

Is there an officially supported way of integrating with gradle? #142

Open
Anonymous-Coward opened this issue Mar 14, 2019 · 2 comments
Open
Assignees

Comments

@Anonymous-Coward
Copy link

I have searched through all tickets to the project, both closed and open, for gradle, but didn't find anything relevant.

All plugins that google finds are either not available in the gradle plugin repo or rely on ancient mybatis migrations versions.

All solutions I have found rely on driving the mybatis migrations jar from custom Java code.

Is there something as simple as plugging an official plugin into the gradle build script? Or some other officially supported way of using migrations from gradle without custom code on top of the migrations jar?

@h3adache
Copy link
Member

Sorry there is not @Anonymous-Coward. I half started one but never published it. I'll talk to @harawata about completing and adding it to release

@h3adache h3adache self-assigned this Mar 14, 2019
@boginw
Copy link

boginw commented Apr 26, 2021

I've created a Gradle plugin for migrations for the same reasons @Anonymous-Coward mentioned. You can find it here. I was hoping that this repository could be moved to the MyBatis organization. This would guarantee the widest adaptation rate. I'm willing to maintain this repository for the foreseeable future. Would this be a possibility @h3adache ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants