Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ole Hermann Bakka
todo-list-example
Commits
2d49359c
Commit
2d49359c
authored
Sep 27, 2021
by
Hallvard Trætteberg
Browse files
Byttet til bare report for jacoco
parent
e624eb67
Changes
1
Show whitespace changes
Inline
Side-by-side
todolist/pom.xml
View file @
2d49359c
...
...
@@ -147,7 +147,7 @@
<id>
jacoco-report
</id>
<phase>
verify
</phase>
<goals>
<goal>
report
-aggregate
</goal>
<goal>
report
</goal>
</goals>
</execution>
</executions>
...
...
@@ -162,8 +162,6 @@
<module>
fxui
</module>
<module>
rest
</module>
<module>
integrationtests
</module>
<!--
<module>
springboot/restserver
</module>
-->
</modules>
</project>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment