On Mon, Jun 27, 2016 at 10:35 AM, Raymond Auge <
raymon...@liferay.com> wrote:
> .*\.jar;lib:=true
My first effort here is not wildly successful. Do I also need to use
the dependency plugin to fetch the dependencies to a directory?
I wrote:
-includeresource: \
jaxb-api-.*\.jar;lib:=true, \
javax.json-api-.*\.jar;lib:=true, \
ejml-.*\.jar;lib:=true, \
stanford-corenlp-.*\.jar;lib:=true, \
jollyday-.*\.jar;lib:=true
and got:
[ERROR] /Users/benson/x/dependency-parser-wrapper/api/bnd.bnd [0:0]:
Input file does not exist: jaxb-api-.*.jar
[ERROR] /Users/benson/x/dependency-parser-wrapper/api/bnd.bnd [0:0]:
Input file does not exist: javax.json-api-.*.jar
[ERROR] /Users/benson/x/dependency-parser-wrapper/api/bnd.bnd [0:0]:
Input file does not exist: ejml-.*.jar
[ERROR] /Users/benson/x/dependency-parser-wrapper/api/bnd.bnd [0:0]:
Input file does not exist: stanford-corenlp-.*.jar
[ERROR] /Users/benson/x/dependency-parser-wrapper/api/bnd.bnd [0:0]:
Input file does not exist: jollyday-.*.jar