Skip to content

Add javadoc jars for all artifacts #413

Closed
@philwebb

Description

@philwebb

We can't currently deploy from GitHub actions due to:

          properties: [
            { name: 'typeId', value: 'javadoc-staging' },
            {
              name: 'failureMessage',
              value: "Missing: no javadoc jar found in folder '/io/spring/javaformat/spring-javaformat-formatter-eclipse-jdk8/0.0.42'"
            },
            {
              name: 'failureMessage',
              value: "Missing: no javadoc jar found in folder '/io/spring/javaformat/***.javaformat.eclipse.tests/0.0.42'"
            },
            {
              name: 'failureMessage',
              value: "Missing: no javadoc jar found in folder '/io/spring/javaformat/spring-javaformat-formatter-eclipse-jdk17/0.0.42'"
            }
          ]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions