We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
jpm build
1 parent 6924da3 commit 45f0638Copy full SHA for 45f0638
1 file changed
app.yml
@@ -24,6 +24,6 @@ java: 21
24
dependencies:
25
actions:
26
clean: ./mvnw clean
27
- build: ./mvnw spotless:apply package -DskipTests
+ build: ./mvnw spotless:apply install -DskipTests
28
test: ./mvnw test
29
format: ./mvnw spotless:apply
0 commit comments