Gabriel Belingueres created MSHARED-1411: --------------------------------------------
Summary: Allow to access the root content entries if it is a multi-release JAR file Key: MSHARED-1411 URL: https://issues.apache.org/jira/browse/MSHARED-1411 Project: Maven Shared Components Issue Type: Bug Components: maven-shared-jar Affects Versions: maven-shared-jar-3.1.0 Reporter: Gabriel Belingueres The method JarData::getEntries return all JAR entries in the file, while the JarVersionedRuntime::getEntries return the JAR entries inside a particular META-INF/versions/NN entry. However, there is no way to get only the entries belonging to the root content of the JAR file. -- This message was sent by Atlassian Jira (v8.20.10#820010)