Skip to content

A Maven extension to configure Develocity build cache for the Hibernate Search project

License

Notifications You must be signed in to change notification settings

hibernate/hibernate-search-develocity-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven extension configuring the Develocity build cache configuration for the Hibernate Search project

Version

About

This Maven extension is designed to configure the Develocity build cache for the Hibernate Search project.

Developing

The reference documentation for the API can be found here.

When working on caching new goals, you can obtain a debug output with the following command:

./mvnw -DskipTests -DskipITs -Dorg.slf4j.simpleLogger.log.gradle.goal.cache=debug -Dorg.slf4j.simpleLogger.log.io.hibernate.search.develocity=debug -e clean install

This command should be run on a single module on the Hibernate Search project for easier debugging.

Note: the clean goal is important. The cache won't be populated otherwise.

You can also get some information about the generation of the cache key with -Dorg.slf4j.simpleLogger.log.gradle.goal.fingerprint=trace.

About

A Maven extension to configure Develocity build cache for the Hibernate Search project

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages