Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-752

Cannot use server side includes.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4
    • 3.5
    • None
    • None
    • Java version: 1.8.0_45, vendor: Oracle Corporation
      Java home: /usr/local/jdk-1.8.0/jre
      Default locale: de_DE, platform encoding: UTF-8

    Description

      Please see the attached example project. The 'index.xml' document contains some server side include directives. Executing 'mvn site', the server side includes won't work as the comments have been processed in a way that

      <!--#set var="code" value="" -->
      

      becomes

      <!-- #set var="code" value="" -->
      

      Note the extra space.

      Attachments

        1. MSITE-752.zip
          2 kB
          Christian Schulte
        2. MSITE-752.patch
          9 kB
          Christian Schulte
        3. MSITE-752.patch
          14 kB
          Christian Schulte

        Issue Links

          Activity

            People

              schulte77 Christian Schulte
              schulte77 Christian Schulte
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: