spring-io / spring-javaformat

Apache License 2.0
795 stars 110 forks source link

Add source jars for all artifacts #414

Closed philwebb closed 3 months ago

philwebb commented 3 months ago
           properties: [
            { name: 'typeId', value: 'sources-staging' },
            {
              name: 'failureMessage',
              value: "Missing: no sources jar found in folder '/io/spring/javaformat/***.javaformat.eclipse.tests/0.0.42'"
            },
            {
              name: 'failureMessage',
              value: "Missing: no sources jar found in folder '/io/spring/javaformat/***.javaformat.eclipse/0.0.42'"
            }
          ]