Re: JPMS, Maven and test jars

2021-06-21 Thread Ralph Goers
Sorry for posting again. I really need to proof-read better. Please ignore the prior email. I have recently had quite an adventure modifying several of Log4j’s Maven modules to implement JPMS on our master branch. It was an adventure due to a few issues: 1. https://bugs.java.com/bugdatabase/vi

JPMS, Maven and test jars

2021-06-21 Thread Ralph Goers
I have recently had quite an adventure modifying several of Log4j’s Maven modules to implement JPMS on our master branch. It was quite an adventure due to a few issues: 1. https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8265826. This bug has been fixed in Java 17 but Log4j uses Ja

[VOTE] Release Maven Doxia version 1.10

2021-06-21 Thread Michael Osipov
Hi, We solved 9 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317230&version=12346985 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20DOXIA%20AND%20resolution%20%3D%20Unresolved Staging repo: https://reposi

Modernizing maven-dependency-analyzer

2021-06-21 Thread Elliotte Rusty Harold
Fixing https://issues.apache.org/jira/browse/MDEP-753 proved more difficult than it should have been, primarily due to the age and non-standard approach of a lot of its code. I was barely able to make the tests run in Eclipse and never got them to pass. I thought I'd throw out a few notes I made wh