Details
-
Bug
-
Resolution: Invalid
-
Major
-
None
-
7.0, 7.1.1
-
None
-
Unknown
-
N/A
-
N/A
-
Description
I added a wejar dependency on the video macro 1.9 extension (https://github.com/xwiki-contrib/macro-video) but once the video macro is installed via EM the webjar is not created. there is no error on the video-macro installation.
XWiki version: 7.0, 7.1.1
Webjar:
<dependency>
<groupId>org.webjars</groupId>
<artifactId>dash.js</artifactId>
<version>1.4</version>
</dependency>