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

Mavenize project #4

Closed
GoogleCodeExporter opened this issue Jul 14, 2015 · 2 comments
Closed

Mavenize project #4

GoogleCodeExporter opened this issue Jul 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi,

Thanks for your library, it is very helpful !

It would be a good thing to mavenize this project, many users use a maven 
configuration and the dependencies management is really easier !

Do you know how do that ? If you want some help, don't hesitate to ask me ;)

Original issue reported on code.google.com by tfondril...@excilys.com on 25 Mar 2013 at 10:14

@GoogleCodeExporter
Copy link
Author

Sounds like fun.

Original comment by maciek.g...@gmail.com on 25 Mar 2013 at 5:53

  • Changed state: Accepted
  • Added labels: Type-Enhancement

@GoogleCodeExporter
Copy link
Author

I can't move the libs folder from android-maps-extensions, because it is 
required there for non-maven setup.
This is why I included 
<nativeLibrariesDirectory>non-existing-directory</nativeLibrariesDirectory> in 
the android-maps-extensions/pom.xml.

It works fine when you use maven from command line:
mvn clean install
cd android-maps-extensions-demo
mvn android:deploy android:run

This is a known bug m2e android plugin doesn't handle it ( 
https://github.com/rgladwell/m2e-android/issues/121 ) and is related to not 
supporting apklib dependencies ( 
https://github.com/rgladwell/m2e-android/issues/104 ).

Original comment by maciek.g...@gmail.com on 31 Mar 2013 at 2:36

  • Changed state: Fixed

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

1 participant