On 03/19/2011 12:25 AM, Daniel Kulp wrote:
...
I just noticed it's not working on our windows builds as well:


[WARNING] DEPRECATED [directory]: - Since binding and codegen use this for
different files,
use bindingDirectory
[WARNING] DEPRECATED [includes]: - This name was confusing since it is used as
a binding file pattern
for bind and a schema file pattern for code-gen.
Use includeBindings for binding and includeSchema for schema
<b>Note:</b>Uses the standard filter format described in the plexus
<a href="http://plexus.codehaus.org/plexus-
utils/apidocs/org/codehaus/plexus/util/DirectoryScanner.html">DirectoryScanner</a>.<br/>
<b>Defaults value is:</b>  binding.xml.
[INFO] [jibx:test-bind {execution: default}]
[INFO] Not running JiBX binding compiler (single-module mode) - no binding
files


The warnings are a little interesting.   They only seem to appear with Maven
2.2.1.   I don't see them with Maven 3.    That said, it at least works with
2.2.1 on Linux.   I'm wondering if JiBX is having issues with spaces in the
directories.

No known problems with spaces in directory names, but that's always a possibility - or the strange form of windows absolute paths.

I don't know why you'd only get the warnings with Maven 2.2.1, but will check.

  - Dennis

Reply via email to