Make PomCache
configurable through properties
#855
Labels
in: sbm-support-rewrite
Issue is related to the sbm-support-rewrite compionent
revamp
type: enhancement
New feature or request
blocked-by: #869
OpenRewrite provides two
MavenPomCache
implementations..
InMemoryMavenPomCache
.
RocksdbMavenPomCache
These can be combined using
CompositeMavenPomCache
.Relevant properties
parser.pomCacheEnabled
parser.pomCacheDirectory
The text was updated successfully, but these errors were encountered: