Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add maven download and publish commands #6

Open
4 tasks
noamkfir opened this issue Aug 14, 2019 · 0 comments
Open
4 tasks

Add maven download and publish commands #6

noamkfir opened this issue Aug 14, 2019 · 0 comments
Labels
enhancement New feature or request maven

Comments

@noamkfir
Copy link
Collaborator

  • Support fetching optional dependencies, which are not returned by dependency:resolve. Transitive dependencies can be fetched with mvn dependency:tree.
  • Support fetching sources.
  • Support fetching javadocs.
  • Support publishing with mvn deploy despite expired certificates: Dmaven.wagon.http.ssl.insecure=true, and possibly Dmaven.wagon.http.ssl.allowall=true and Dmaven.wagon.http.ssl.ignore.dates=true
@noamkfir noamkfir added enhancement New feature or request maven labels Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request maven
Projects
None yet
Development

No branches or pull requests

1 participant