-
Notifications
You must be signed in to change notification settings - Fork 22
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/access #721
Maven/access #721
Conversation
Mend Scan Summary: ❌Repository: open-component-model/ocm
|
Integration Tests for 4a026de run with result: Success ✅! |
Integration Tests for 4a026de run with result: Success ✅! |
Integration Tests for 4a026de run with result: Success ✅! |
Integration Tests for 4a026de run with result: Success ✅! |
Integration Tests for 4a026de run with result: Success ✅! |
<*fmt.wrapError | 0xc0008f2240>: | ||
unable to read access: unable to create temporary file: mkdir C:\SAPDEV~1\TEMP\user: lstat /C:: CreateFile C:/SAPDEV~1/TEMP/user/VFS-1551776656/C:: The filename, directory name, or volume label syntax is incorrect. | ||
msg: "unable to create temporary file: mkdir C:\\SAPDEV~1\\TEMP\\user: lstat /C:: CreateFile C:/SAPDEV~1/TEMP/user/VFS-1551776656/C:: The filename, directory name, or volume label syntax is incorrect." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mandelsoft - any idea, what's going on here?
Integration Tests for 4a026de run with result: Success ✅! |
Integration Tests for 4a026de run with result: Success ✅! |
Integration Tests for f44a710 run with result: Success ✅! |
Integration Tests for f44a710 run with result: Success ✅! |
Integration Tests for db0f39f run with result: Success ✅! |
Integration Tests for 0fc98aa run with result: Success ✅! |
Integration Tests for 3b6f0f7 run with result: Success ✅! |
obsolete - continuing with #731 instead |
Description
Let's assume you have the following
component-constructor.yaml
:The 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: