We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e641b98 commit 6da32ffCopy full SHA for 6da32ff
1 file changed
AGENTS.md
@@ -53,9 +53,6 @@ java-operator-sdk/
53
# Build without tests
54
./mvnw clean install -DskipTests
55
56
-# Build without annotation processing (faster for development)
57
-./mvnw clean install -Pno-apt
58
-
59
# Parallel build (uses 1 thread per CPU core)
60
./mvnw -T1C clean install
61
0 commit comments