You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2019/12/18 07:32:00 UTC

[jira] [Created] (OPENJPA-2799) Karaf features contains mistake on the commons-collections4 location

Jean-Baptiste Onofré created OPENJPA-2799:
---------------------------------------------

             Summary: Karaf features contains mistake on the commons-collections4 location
                 Key: OPENJPA-2799
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2799
             Project: OpenJPA
          Issue Type: Bug
          Components: osgi
    Affects Versions: 3.1.0
            Reporter: Jean-Baptiste Onofré
             Fix For: 3.1.1


The OpenJPA 3.1.0 features XML refers {{mvn:commons-collections/commons-collections4/4.3}}.

However, this is not the correct location. It should use: {{mvn:org.apache.commons/commons-collections4/4.3}}.

I'm preparing a PR about that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)