-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
- Support fetching optional dependencies, which are not returned by
dependency:resolve. Transitive dependencies can be fetched withmvn dependency:tree. - Support fetching sources.
- Support fetching javadocs.
- Support publishing with
mvn deploydespite expired certificates:Dmaven.wagon.http.ssl.insecure=true, and possiblyDmaven.wagon.http.ssl.allowall=trueandDmaven.wagon.http.ssl.ignore.dates=true
Reactions are currently unavailable