Open
Description
Hello,
I've got maven project with 17 overlayed war dependencies.
I've added wro4j plugin to main project, also wro.xml is in there, and no matter if I use static path or classpath...
Neither of this works:
/core/js/.js
classpath:__.js
classpath:/core/js/.js
As a workaround I have to use this (but there comes SVN issue, as each developer in team uses different dirs for sources):
file:d:\stsworkspace\xariswebcore\src\main\webapp\core\js**.js
Metadata
Metadata
Assignees
Labels
No labels