Skip to content

jhagestedt/azure-devops-maven-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure DevOps Maven Cache

With this plugin you are able to store and restore the local .m2 repository of your builds in an Azure storage account. This saves build time up to 70%.

Info

An Azure storage account with blob support is required for this cache.

Usage

Click on add task and search for Maven Cache.

Maven Cache task

Configure it as needed

Maven Cache parameters

Parameters:

  • Storage name: Type the name of your Azure storage account where you want to save the Maven cache.
  • Storage key: Type the access key of your Azure storage account.
  • Storage container: Type the container name that should be used inside your storage account. It will be created if it does not exist.

Release notes

0.1.7

  • More clear variables

0.1.6

  • Store description

0.1.5

  • Initial public release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published