Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-4062

Building site (Tobago) crashes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • None
    • None
    • website
    • None

    Description

      The error message is

      ...
      [DEBUG] Processing Velocity for template META-INF/maven/site.vm on
      compatibility.apt
      [ERROR] Parser Exception: META-INF/maven/site.vm
      org.apache.velocity.runtime.parser.ParseException: Encountered "1.0" at
      line 357, column 51.
      Was expecting one of:
          <RPAREN> ...
          <WHITESPACE> ...
          "-" ...
      ...
      
      im META-INF/maven/site.vm aus myfaces-site-skin-4-SNAPSHOT.jar sthet in
      Zeile 357:
              #set ( $documentHeader = "<?xml version=\"1.0\"
      encoding=\"UTF-8\"?>" )
      

      The problem is, that with current plugins in velocity the Char " inside of "" must be escaped with doube ", not with a backslash.

      Attachments

        Activity

          People

            lofwyr Udo Schnurpfeil
            lofwyr Udo Schnurpfeil
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: