mimil / docbkx-tools

The official docbkx-tools maven plugin (previously on code.google.com/p/docbkx-tools)
15 stars 6 forks source link

Failed to transform: Failure reading: no protocol #135

Open oliviercailloux opened 4 years ago

oliviercailloux commented 4 years ago

The plugin (sometimes?) fails to run when the project path contains an accented character (Développement, for example). Strangely enough, the problem does not arise when the path contains spaces and no accented character.

To reproduce, position into a folder whose full path contains an accented character, then:

git clone git@github.com:eclipse/jetty.project.git cd jetty.project git checkout e3ed05fc1c1dca35add2ff5da29f910c693e23e2 cd jetty-documentation mvn package

=> you will obtain: [ERROR] Failed to execute goal com.agilejava.docbkx:docbkx-maven-plugin:2.0.17:generate-html (html) on project jetty-documentation: Failed to transform index.xml.: Failure reading [fullpath]/jetty.project/jetty-documentation/target/generated-docs/index.xml: no protocol: [fullpath]/jetty.project/jetty-documentation/target/generated-docs/index.xml -> [Help 1]