Maven Artifact Download Plugin

for Bamboo Server 5.10.0 - 8.0.2 and more
103 installs
  • Supported

As we continue to move towards a cloud future together, new server app sales and installs are no longer available for customers. You can update app version via Atlassian Marketplace until the end of support for server on Feb 15, 2024. Learn more

Download artifacts from external Maven artifact repositories

Leverage external Maven artifact repositories

Use an external Maven artifact repository in your Bamboo build and deployment pipelines. Publish artifacts to a Maven repository from your build plans and use them in your deployment projects.

Simple download configuration using a released POM

Capture a released POM file as shared artifact and use it in your deployment projects to download the released artifact from an external Maven repository.

Download any artifact by specifying coordinates

Any artifact stored in a Maven repository can be downloaded by manually specifying the artifact coordinates (groupId, artifactId, version, packaging, classifier).

Privacy and security

Privacy policy

Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

Partner privacy policy

Resources

Gallery

You can customize the Maven configuration, such as profiles, used during the download process.