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

Maven support #637

Open
accron-1 opened this issue Jan 6, 2019 · 2 comments
Open

Maven support #637

accron-1 opened this issue Jan 6, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@accron-1
Copy link

accron-1 commented Jan 6, 2019

If ObjectBox only targeted Android it could make sense to only give an out-of-the-box solution based on Gradle. But it is presented as an appropriate solution for plain Java projects as well.

Many (most?) Java projects are Maven based. As such the barrier to adoption of ObjectBox by supporting only a specific build system, all while touting cross platform/project support, is just bizarre.

@greenrobot-team
Copy link
Member

greenrobot-team commented Jan 7, 2019

Thanks for suggesting to support Maven in addition to Gradle.

I can't say if it actually will be possible, but please thumbs up the first comment if you also would like to see Maven support.
-ut

@greenrobot greenrobot added the enhancement New feature or request label Feb 7, 2019
@greenrobot-team
Copy link
Member

greenrobot-team commented Apr 1, 2019

We created an example how you can already use Maven with the existing tools. It requires some additional setup compared to Gradle, but it should work (let us know if it does not):
https://github.com/objectbox/objectbox-examples/tree/master/java-main-maven

-Uwe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants