Re: [VOTE] Release Apache Maven Dependency Analyzer version 1.8

2018-01-14 Thread Karl Heinz Marbaise
Hi, tested the following: jdk1.7.0_79.jdk apache-maven-3.0.5..Unpacking donBuilding fine... apache-maven-3.1.1..Unpacking done.Building fine. apache-maven-3.2.5..Unpacking donBuilding fine... apache-maven-3.3.1..Unpacking done.Building fine. apache-maven-3.3.9..Unpacking done.Building

[VOTE] Release Apache Maven Dependency Analyzer version 1.8

2018-01-14 Thread Robert Scholte
Hi, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12340500&styleName=Text There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%2012317922%20AND%20component%20%3D%20maven-dependency-analyz

[GitHub] maven-shared pull request #26: [MCHECKSTYLE-326] Fix checkstyle error

2018-01-14 Thread slachiewicz
Github user slachiewicz closed the pull request at: https://github.com/apache/maven-shared/pull/26 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] hboutemy commented on issue #7: [DOXIA-409] Upgrade to FOP 2.2

2018-01-14 Thread GitBox
hboutemy commented on issue #7: [DOXIA-409] Upgrade to FOP 2.2 URL: https://github.com/apache/maven-doxia/pull/7#issuecomment-357500503 interesting: did you try the result of this change with maven-pdf-plugin or other tools/plugins that produce pdf using FO? ---