opensciencemap / vtm

a vector-tile map library written in java - running on android, desktop and within the browser
GNU Lesser General Public License v3.0
238 stars 176 forks source link

Problem with android-stuff script? #115

Closed karussell closed 10 years ago

karussell commented 10 years ago

When I do './android-stuff.sh' I get several errors/warnings of this sort:

Error: Ignoring unknown package filter 'extra-android-m2repository'
Warning: The package filter removed all packages. There is nothing to install.
         Please consider trying to update again without a package filter.

Not sure if this is a problem though ...

hjanetzek commented 10 years ago

thats just the info when things are installed already.. the script is just missing a > /dev/null 2>&1 :)

karussell commented 10 years ago

Thanks!

hjanetzek commented 10 years ago

.. oh no, it seems the 'android' tool now requires the package IDs for filter