open-component-model / ocm

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

fix maven uploader and rename mavenArtifact to mavenPackage #799

Closed fabianburth closed 1 month ago

fabianburth commented 1 month ago

Description

The resource type mavenArtifact was renamed to mavenPackage to avoid misunderstandings. Maven defines the term maven artifact as any file stored in maven (addressable by a GAVCE) while a mavenPackage describes all files stored under a particular GAV.