mojohaus / jaxb2-maven-plugin

JAXB2 Maven Plugin
https://www.mojohaus.org/jaxb2-maven-plugin/
Apache License 2.0
106 stars 77 forks source link

schemagen fail on white space directory #119

Closed templarfelix closed 5 years ago

templarfelix commented 5 years ago

if have white space on project source dir, schemagen fail.

[Exception]: java.io.FileNotFoundException [Message]: D:\ONESOURCE%20Tax-Br\development\taxbr-solution-parent\tr-taxbr-efdsocial-ws-app-layouts-v02_04_02_nde_01\target\classes\META-INF\xsd\eventos\tr\v02_04_02_nde_01\META-INF\JAXB\episode_schemagen.xjb (O sistema não pode encontrar o caminho especificado)

templarfelix commented 5 years ago

https://github.com/mojohaus/jaxb2-maven-plugin/issues/48