open-component-model / ocm

Open Component Model (Software Bill of Delivery Toolset)
https://ocm.software
Apache License 2.0
31 stars 19 forks source link

Follow Up To Maven Access #781

Closed fabianburth closed 2 months ago

fabianburth commented 2 months ago

Description

This Pull Request is a follow up to the Pull Request adding a Maven Access Method. This Pull Request adds a corresponding input type, a blob access and corresponding helper methods in the elements package (and therefore makes several adjustments).

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

What type of PR is this? (check all applicable)

Related Tickets & Documents

https://github.com/open-component-model/ocm-project/issues/189

Added tests?

Checklist:

fabianburth commented 2 months ago

we should have only one place for such large amount of test-files

I resolved this change request. All packages now use the same testdata (in pkg/maven/maventest).