Uploaded image for project: 'Maven EAR Plugin'
  1. Maven EAR Plugin
  2. MEAR-259

Fix formatting date issues in apt files

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • None

    Description

      During the site generation the APT parser shows wrong formats for dates in APT file. This should be fixed.

      [INFO] Rendering 25 Doxia documents: 23 apt, 1 fml, 1 xdoc
      [WARNING] Could not parse date 'November 19, 2006' from examples/customize-file-name-mapping.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'September 23, 2005' from examples/customizing-a-module-filename.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'September 23, 2005' from examples/customizing-context-root.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'September 23, 2005' from examples/customizing-module-uri.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'November 19, 2013' from examples/eclipse-and-maven-integration.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'September 23, 2005' from examples/excluding-a-module.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'January 3, 2009' from examples/filtering-advanced.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'January 3, 2009' from examples/filtering-sources.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'August 06, 2006' from examples/generating-jboss-app.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'September 4, 2010' from examples/generating-modules-id.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'September 23, 2005' from examples/including-a-third-party-library-in-application-xml.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'August 27, 2017' from examples/specifying-env-entries-for-the-generated-application-xml.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'August 27, 2017' from examples/specifying-resource-ref-entries-for-the-generated-application-xml.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'September 23, 2005' from examples/specifying-security-roles-for-the-generated-application-xml.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'Augustus 14, 2006' from examples/unpacking-a-module.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date 'April 3, 2011' from examples/using-app-client.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date '31 July 2006' from modules.apt.vm (expected yyyy-MM-dd format), ignoring!
      [WARNING] Could not parse date '29 October 2006' from tests.apt (expected yyyy-MM-dd format), ignoring!
      [INFO] Generating "Summary" report       --- maven-project-info-reports-plugin:2.9:summary

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            khmarbaise Karl Heinz Marbaise
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: