Skip to content

Commit 04ee40f

Browse files
committed
Fully disable Develocity capture of resource usage
This has proven to cause many issues so let's disable it entirely at the Maven level.
1 parent 0278dcb commit 04ee40f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mvn/maven.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
-Daether.remoteRepositoryFilter.prefixes.basedir=${session.rootDirectory}/.mvn/rrf/
55
-Daether.remoteRepositoryFilter.groupId=true
66
-Daether.remoteRepositoryFilter.groupId.basedir=${session.rootDirectory}/.mvn/rrf/
7+
-Ddevelocity.scan.captureResourceUsage=false

0 commit comments

Comments
 (0)