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)