Table of Contents - chef-nexus-0.2.0 Documentation
Pages
- LICENSE
-
README
- Chef::Nexus
- Usage
- Attributes
- Actions
- Examples
- 1. Upload a file to Nexus without authentication and without the pom file
- 2. Upload a file to Nexus without using coordinates and overriding Nexus endpoint config
- 3. Upload a file to an exact location on Nexus using remote_url (not recommended)
- 4. Download a file from Nexus using coordinates, with another profile
- 5. Download a file from Nexus using remote_url
- 6. Delete an artifact from Nexus
- 7. Delete a file or folder from Nexus (delete folder 1.2.0 in this case)
- Development
- Testing
- Authors
- Maintainers
Classes and Modules
Methods
- #can_generate_pom — Chef::Resource::Nexus
- #cords — Chef::Resource::Nexus
- #curl_base_url — Chef::Resource::Nexus
- #curl_url — Chef::Resource::Nexus
- #delete — Chef::Resource::Nexus
- #download — Chef::Resource::Nexus
- #download_and_read — Chef::Resource::Nexus
- #execute_or_fail — Chef::Resource::Nexus
- #file_equal — Chef::Resource::Nexus
- #file_exists — Chef::Resource::Nexus
- #local_file_md5 — Chef::Resource::Nexus
- #local_file_sha1 — Chef::Resource::Nexus
- #n_auth — Chef::Resource::Nexus
- #n_config — Chef::Resource::Nexus
- #n_profile — Chef::Resource::Nexus
- #n_repo — Chef::Resource::Nexus
- #n_url — Chef::Resource::Nexus
- #pom_equal — Chef::Resource::Nexus
- #pom_exists — Chef::Resource::Nexus
- #upload — Chef::Resource::Nexus
- #url_exists — Chef::Resource::Nexus
- #write_file — Chef::Resource::Nexus