Skip to content

Self-referential URL in the published pom #1530

@markusheiden

Description

@markusheiden

The Slack SDK version

1.46.0

Steps to reproduce:

  1. Go to Maven central
  2. See <url>${project.url}</url> in the pom.xml.

Expected result:

The project URL is set to an absolute value, e.g., https://docs.slack.dev/tools/java-slack-sdk/.

Actual result:

E.g., in Gradle dependency updates:

The following dependencies have later milestone versions:
 - com.slack.api:slack-api-client [1.45.4 -> 1.46.0]
     ${project.url}

Metadata

Metadata

Labels

bugM-T: confirmed bug report. Issues are confirmed when the reproduction steps are documentedneeds info

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions