Artifactory Maven Plugin banner
jfrog jfrog

Artifactory Maven Plugin

DevOps community

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

[![Build status](https://github.com/jfrog/artifactory-maven-plugin/workflows/Test/badge.svg)](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:

  1. Resolve artifacts from Artifactory.
  2. Capture the full build information and publish it to Artifactory.
  3. 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