-
Notifications
You must be signed in to change notification settings - Fork 120
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
Add Maven support #3
Milestone
Comments
Let's reuse @Guardiola31337's improvements in mapbox/mapbox-java#431 here. |
Merged
cammace
pushed a commit
that referenced
this issue
Jul 14, 2017
# This is the 1st commit message: add Building plugin # The commit message #2 will be skipped: # fixed issues reviewed by me # The commit message #3 will be skipped: # fixed bitrise script # The commit message #4 will be skipped: # added DDS for building height # The commit message #5 will be skipped: # removed commented out code
cammace
pushed a commit
that referenced
this issue
Jul 18, 2017
* # This is a combination of 5 commits. # This is the 1st commit message: add Building plugin # The commit message #2 will be skipped: # fixed issues reviewed by me # The commit message #3 will be skipped: # fixed bitrise script # The commit message #4 will be skipped: # added DDS for building height # The commit message #5 will be skipped: # removed commented out code * cleaned up gradle file * updated Makefile * added optional constructor param to place buildings below layer * added comment with more information
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Once #1 gets merged, we need to add support for publishing artifacts to Maven (and daily snapshots to Sonatype).
cc: @Guardiola31337 @tobrun
The text was updated successfully, but these errors were encountered: