Skip to content

Support Maven #2342

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

Open
cmelchior opened this issue Feb 25, 2016 · 10 comments
Open

Support Maven #2342

cmelchior opened this issue Feb 25, 2016 · 10 comments

Comments

@cmelchior
Copy link
Contributor

cmelchior commented Feb 25, 2016

Right now we only support Gradle as a build system as it is the official build system for Android. However some people still use other systems like Maven.

Given enough interest we should support Maven as well, but it is not without hurdles as we right now depend on the Transform API that as far as I know is only supported in Gradle.

@wuwu2000
Copy link

What a lightning fast answer! 👍 Thanks a lot!
I was just curious because we consider to move from gradle to maven at the moment to end all this gradle pain.

@cmelchior
Copy link
Contributor Author

Maven also has it share of pains, just different ones :)

@ruurd
Copy link

ruurd commented Apr 3, 2016

I'd rather have well documented maven pains shared by many other mavenmavens than be forced to use the build-system-du-jour. Really a pity that Realm Java now is not supported for the myriad of products and libraries that are maven based. Find a better solution. Supporting only gradle is wrong. Supporting a maven build artifact really opens realm to a much larger ecosystem. Which is right.

@beeender
Copy link
Contributor

beeender commented Apr 3, 2016

@bipinvaylu
Copy link

Hey, I am also checking out about does realm support maven ? Here is my use case.

@gevariya-ajit
Copy link

gevariya-ajit commented Oct 17, 2016

@cmelchior can you please help to figure out, how to support realm with sharable project lib models in android and java server projects?

@Zhuinden
Copy link
Contributor

@cmelchior now that Realm supports Linux (with RealmJS) and Win32 (with RealmJS), once #2339 is done, you also need to consider that most not-Android projects use Maven, not Gradle.

@ghost
Copy link

ghost commented Jun 1, 2017

Sometimes we need to provide a jar to a third party, so the realm plugin does not support so that we can not use

@listepo
Copy link

listepo commented Sep 30, 2017

Hi, any news?

@Zhuinden
Copy link
Contributor

Javassist seems to be supported with Maven, but I think the BytecodeTransformer was written in Groovy

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

9 participants