Uploaded image for project: 'Maven Doxia'
  1. Maven Doxia
  2. DOXIA-595

Cannot build site with reporting on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3, 1.9
    • 1.9.1
    • None
    • None

    Description

      Get clone from repo and run the following on Windows: mvn clean package site -Preporting -Ddoclint=none

      and see it fail with

      [INFO]
      [INFO] --- maven-antrun-plugin:1.8:run (default) @ doxia-module-fml ---
      [WARNING] Parameter tasks is deprecated, use target instead
      [INFO] Executing tasks
      
      main:
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO]
      [INFO] Doxia 1.9.1-SNAPSHOT ............................... SUCCESS [01:12 min]
      [INFO] Doxia :: Logging API ............................... SUCCESS [ 50.966 s]
      [INFO] Doxia :: Sink API .................................. SUCCESS [ 49.247 s]
      [INFO] Doxia :: Test Documents ............................ SUCCESS [ 43.797 s]
      [INFO] Doxia :: Core ...................................... SUCCESS [01:30 min]
      [INFO] Doxia :: Modules ................................... SUCCESS [ 44.828 s]
      [INFO] Doxia :: APT Module ................................ SUCCESS [01:01 min]
      [INFO] Doxia :: Confluence Module ......................... SUCCESS [01:05 min]
      [INFO] Doxia :: Simplified DocBook Module ................. SUCCESS [01:06 min]
      [INFO] Doxia :: FML Module ................................ FAILURE [01:12 min]
      [INFO] Doxia :: FO Module ................................. SKIPPED
      [INFO] Doxia :: iText Module .............................. SKIPPED
      [INFO] Doxia :: Latex Module .............................. SKIPPED
      [INFO] Doxia :: RTF Module ................................ SKIPPED
      [INFO] Doxia :: TWiki Module .............................. SKIPPED
      [INFO] Doxia :: XDoc Module ............................... SKIPPED
      [INFO] Doxia :: XHTML Module .............................. SKIPPED
      [INFO] Doxia :: XHTML5 Module ............................. SKIPPED
      [INFO] Doxia :: Markdown Module 1.9.1-SNAPSHOT ............ SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 10:17 min
      [INFO] Finished at: 2019-08-25T18:52:23+02:00
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.8:run (default) on project doxia-module-fml: An Ant BuildException has occured: java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence near index 4
      [ERROR] ^D:\Entwicklung\Projekte\maven-doxia\doxia-modules\doxia-module-fml
      [ERROR]     ^
      [ERROR] around Ant part ...<condition property="dir" value="D:\Entwicklung\Projekte\maven-doxia\doxia-modules\doxia-module-fml\target\site/xsddoc">... @ 5:123 in D:\Entwicklung\Projekte\maven-doxia\doxia-modules\doxia-module-fml\target\antrun\build-main.xml
      [ERROR] -> [Help 1]
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
      [ERROR]
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR]   mvn <goals> -rf :doxia-module-fml
      
      

      Attachments

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: