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

Test our Maven support with the Github Package Registry and improve our strongbox-web-integration-tests #1945

Open
10 tasks
carlspring opened this issue Oct 27, 2020 · 0 comments
Labels

Comments

@carlspring
Copy link
Member

Task Description

We have already implemented support for the Maven layout via our Maven layout provider. At the moment, we have a bunch of pre-defined Maven proxies in the storage-common-proxies storage.

We need to check if our Maven support is compatible with Github's implementation of Maven registries. If there are bugs, we should collect, investigate and fix them.

Please, note: This task can only be picked up once sub-task for Maven in #1927 has been implemented.

Tasks

The following tasks will need to be carried out:

  • Add a new test in the strongbox-web-integration-tests project that:
  • Add a new test that:
    • Creates a proxy repository to a repository on Bintray (in the storage-common-proxies` storage).
    • Add this proxy repository to the storage-common-proxies:group-common-proxies.
    • Test resolving an artifact from Bintray using the proxy repository.
    • Test resolving an artifact from Bintray using the group repository.

Task Relationships

This task:

Help

@carlspring carlspring added help wanted testing hacktoberfest Pre-selected issues for Hacktoberfest labels Oct 27, 2020
@steve-todorov steve-todorov removed the hacktoberfest Pre-selected issues for Hacktoberfest label Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants