Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-build] Maven re-releases

On 12/19/18 3:27 AM, Tomas Kraus wrote:
Good news is, that Jenkins jobs don't have persistent workspace and it always gets latest OSSRH artifacts from staging repo when old deployments are dropped. I tested this with our projects on new infra. There are exceptions, but they can delete workspace now and at the end when all the tests pass before build with final versions.
Quick heads-up: the GlassFish pipeline caches the local repository (except for org.glassfish.main) to speed up the build and reduce the network errors.
There is a job to purge the cache on-demand: https://jenkins.eclipse.org/glassfish/job/glassfish-purge-maven-cache/
Anyone with GF committer access can trigger it.

Back to the top