Ben Weidig created TAP5-2716:
--------------------------------
Summary: Missing dependency for Google Closure Compiler
Key: TAP5-2716
URL: https://issues.apache.org/jira/browse/TAP5-2716
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-webresources
Affects Versions: 5.8.1
Reporter: Ben Weidig
Commit
[https://github.com/apache/tapestry-5/commit/17d58c3956eee98f7684bb803d19f19b74bb22b5]
made multiple dependencies "implementation" which were "compile" before.
The org.apache.tapestry5.webresources.GoogleClosureMinimizerOptionsProvider
requires com.google.javascript:closure-compiler-unshaded:v20200504 though, so
if the default one is overriden the dependency is missing
--
This message was sent by Atlassian Jira
(v8.20.1#820001)