juanpablo-santos commented on code in PR #285:
URL: https://github.com/apache/jspwiki/pull/285#discussion_r1231608214
##########
pom.xml:
##########
@@ -722,6 +722,12 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>${mockito.version}</version>
+ <exclusions>
Review Comment:
Hi @arturobernalg!
please also revert commit 354ba9cfa5cf9a5e7b8e776b17df87a780540cd0 and apply
it here, so we can test with the new plugin that:
* it still performs its tasks (files are minified, merged etc.)
* mvn dependency:go-offline ends ok (it was the part failing on the Docker
build)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]