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 support for maven related endpoints #392

Open
Luc1412 opened this issue Nov 7, 2022 · 0 comments
Open

Add support for maven related endpoints #392

Luc1412 opened this issue Nov 7, 2022 · 0 comments
Labels
good first issue Help Wanted We will be glad if somebody proposes a solution via PR

Comments

@Luc1412
Copy link

Luc1412 commented Nov 7, 2022

Add support for

  • Calculate Maven Index: POST /api/maven?repos=libs-release-local,ext-release-local&force=1
  • Calculate Maven Metadata: POST /api/maven/calculateMetadata/libs-release-local/org/acme
  • Generate Maven POM File: POST /api/maven/generatePom/libs-local/org/apache/commons/commons-lang3/
@Luc1412 Luc1412 changed the title Add support for maven related actions Add support for maven related endpoints Nov 7, 2022
@beliaev-maksim beliaev-maksim added good first issue Help Wanted We will be glad if somebody proposes a solution via PR labels Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Help Wanted We will be glad if somebody proposes a solution via PR
Development

No branches or pull requests

2 participants