You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Erwin Dondorp (Jira)" <ji...@apache.org> on 2021/12/31 01:23:00 UTC

[jira] [Created] (ARTEMIS-3624) MVN eclipse:eclipse fails due to missing version for org.apache.kerby/token-provider

Erwin Dondorp created ARTEMIS-3624:
--------------------------------------

             Summary: 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


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)