Artifactory Maven Plugin
Description
A Maven plugin to resolve artifacts from Artifactory, deploy artifacts to Artifactory, capture and publish build info.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Maven Artifactory Plugin
[](https://github.com/jfrog/artifactory-maven-plugin/actions?query=workflow%3ATest)
Table of Contents
Overview
The Maven Artifactory integrates in your build to allow you to do the following:
- Resolve artifacts from Artifactory.
- Capture the full build information and publish it to Artifactory.
- Deploy all build Artifacts to Artifactory.
Using Maven Artifactory plugin
The Maven Artifactory Plugin coordinates are org.jfrog.buildinfo:artifactory-maven-plugin:x.x.x. It can be viewed on [releases.jfrog.io](https://releases.jfrog.io/artifactory/oss-release-local/org/jfrog/buildinfo/artifactory-maven-plugin).
Basic Configuration
A typical build plugin configuration would be as follows:
org.jfrog.buildinfo
artifactory-maven-plugin
3.6.1
build-info
publish
awesome
qa
https://acme.jfrog.io
deployer
dontellanyone
libs-release-local
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps