ArthurHub / ArthurHub/Android-Image-Cropper
License report in POM file
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
I was using the pom file generated by maven for parsing the XML to get the license metadata. It seems that this library has a license ( http://www.apache.org/licenses/LICENSE-2.0 ) but it does not support it in the gradle while pushing the artifacts to maven as shown in this https://docs.gradle.org/current/userguide/publishing_maven.html.
Simple changes to https://raw.githubusercontent.com/blundell/release-android-library/master/android-release-aar.gradle file in cropper library would do the trick.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.