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%.
An Azure storage account with blob support is required for this cache.
Click on add task and search for Maven Cache.
Configure it as needed
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.
0.1.7
- More clear variables
0.1.6
- Store description
0.1.5
- Initial public release