Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Maven plugins downloaded using Gradle not cached

xorinzor
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 25, 2017

I'm using (with some additional custom modifications) code from: https://github.com/HexagonMC/Spigot-Gradle

Running the pipeline it will start downloading the gradle and gradlewrapper files, and then, during the actual "./gradlew build" phase, it will download additional maven plugins.

However, adding "maven" to the caches section of my bitbucket-pipelines.yml doesn't help as this is always the result:

 

Cache "maven": Not found
Cache "gradle": Downloading
Cache "gradle": Extracting
Cache "gradle": Loaded
Cache "gradlewrapper": Downloading
Cache "gradlewrapper": Extracting
Cache "gradlewrapper": Loaded

Is there some way to still cache this? (adding it to the cache after the build has finished for example?) This would save a LOT of time.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events