[
https://issues.apache.org/jira/browse/ARTEMIS-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erwin Dondorp updated ARTEMIS-3624:
-----------------------------------
Description:
The topmost pom.xml file lists a dependency on
{{org.apache.kerby:token-provider}} without specifying a version number. This
prevents the use of {{mvn eclipse:eclipse}}.
Simply adding {{<version>2.0.1</version>}} solves the problem.
a PR is added.
was:
The topmost pom.xml file lists a dependency on
{{org.apache.kerby:token-provider}} without specifying a version number. This
prevents the use of {{mvn eclipse:eclipse}}.
Simply adding {{<version>2.0.1</version>}} solves the problem.
please indicate whether a PR is needed.
> MVN eclipse:eclipse fails due to missing version for
> org.apache.kerby/token-provider
> ------------------------------------------------------------------------------------
>
> Key: ARTEMIS-3624
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3624
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.20.0
> Reporter: Erwin Dondorp
> Priority: Minor
>
> The topmost pom.xml file lists a dependency on
> {{org.apache.kerby:token-provider}} without specifying a version number. This
> prevents the use of {{mvn eclipse:eclipse}}.
> Simply adding {{<version>2.0.1</version>}} solves the problem.
> a PR is added.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)