dormog-inc / package-zipper

download java package with or with out its transitive dependencies
8 stars 0 forks source link

Parent pom support #8

Closed dordor12 closed 2 years ago

dordor12 commented 2 years ago

Adding support for child maven artifacts. Currently package zipper support only resolving the transitive of the child artifact and the parent artifact. but doesn't retrieve the parent artifact inside the zip file.

Maven child Example: https://mvnrepository.com/artifact/ch.qos.logback.contrib/logback-json-classic/0.1.5