Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-10744

Generating Javadoc with parent 44 fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • Feature Model Analyser 1.3.34
    • None
    • Feature Model
    • None

    Description

      When running mvn javadoc:jar with parent 44 the execution fails as follows:

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M4:perform (default-cli) on project org.apache.sling.feature.analyser: Maven execution failed, exit code: '1' -> [Help 1]
      org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M4:perform (default-cli) on project org.apache.sling.feature.analyser: Maven execution failed, exit code: '1'
      

      Seems to be some date/time problem with the Javadoc:

      [INFO] Caused by: java.time.format.DateTimeParseException: Text '1' could not be parsed at index 0
      [INFO]     at java.time.format.DateTimeFormatter.parseResolved0 (DateTimeFormatter.java:2046)
      [INFO]     at java.time.format.DateTimeFormatter.parse (DateTimeFormatter.java:1874)
      [INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.getBottomText (AbstractJavadocMojo.java:3007)
      [INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.addStandardDocletOptions (AbstractJavadocMojo.java:5549)
      [INFO]     at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport (AbstractJavadocMojo.java:2170)
      [INFO]     at org.apache.maven.plugins.javadoc.JavadocJar.doExecute (JavadocJar.java:199)
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davidb A. J. David Bosschaert
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: