-
Notifications
You must be signed in to change notification settings - Fork 21
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
Maven/access2 #731
Maven/access2 #731
Conversation
Integration Tests for ccbbef5 run with result: Success ✅! |
all requested changes done
Integration Tests for ccbbef5 run with result: Success ✅! |
Integration Tests for ccbbef5 run with result: Success ✅! |
Integration Tests for ccbbef5 run with result: Success ✅! |
Integration Tests for 9a9be0b run with result: Success ✅! |
Integration Tests for 93c6bad run with result: Success ✅! |
Integration Tests for 93c6bad run with result: Success ✅! |
## Description This Pull Request is a follow up to the [Pull Request](#731) 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).
Description
Let's assume you have the following
component-constructor.yaml
:Then you can now create a component version:
And you can transfer it to any other Maven repository:
ocm transfer cv -V ./ctf ./target --uploader 'ocm/mvnArtifact="Url":"https://my.maven.repository.acme.org/artifactory/ocm-mvn-test"}'
You might need to configure proper credentials in your
~/.ocmconfig
:What type of PR is this? (check all applicable)
Related Tickets & Documents
Screenshots
Added tests?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Added to documentation?
Checklist: