This used to be very annoying, and now it works fine.
Thanks Ralph! On 2017-12-07 07:41, Ralph Goers (JIRA) wrote:
[ https://issues.apache.org/jira/browse/LOG4J2-2146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ralph Goers resolved LOG4J2-2146. --------------------------------- Resolution: Fixed Fix Version/s: 2.10.1The maven bundle plugin fails due to Java 9 ------------------------------------------- Key: LOG4J2-2146 URL: https://issues.apache.org/jira/browse/LOG4J2-2146 Project: Log4j 2 Issue Type: Improvement Components: API Affects Versions: 2.10.0 Reporter: Ralph Goers Fix For: 2.10.1 The Log4j2 API build fails if the clean lifecycle is not specified. This is because of problems in the Maven Bundle Plugin. The latest version of the plugin does not ignore module-info.class and the bnd tool does not ignore classes in META-INF/versions.
