-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
Expected Behavior
sources.jar on Maven Central (current version: https://search.maven.org/remotecontent?filepath=com/mapbox/mapboxsdk/mapbox-sdk-turf/4.8.0/mapbox-sdk-turf-4.8.0-sources.jar ) contains mapbox-sdk-turf sources.
Current Behavior
The above file seems to contain only empty folders. Therefore one cannot easily navigate to the mapbox-sdk-turf sources in one's IDE.
Possible Solution
If the current behaviour is not intentional, modify the release process for mapbox-sdk-turf such that a valid sources.jar file is generated and uploaded to Maven Central.
Steps to Reproduce
Download the sources.jar - file linked above and view the contents.