Re: [VOTE] Release Apache Resource Bundles 1.6
There are two open PRs from you. Wouldn't it be better to review and merge them before casting this vote? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
[RESULT] [VOTE] Release Maven Javadoc Plugin version 3.8.0
Hi, The vote has passed with the following result: +1: Michael Osipov, Guillaume Nodet, Olivier Lamy, Karl Heinz Marbaise PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
[RESULT] [VOTE] Release Maven Site Plugin version 4.0.0-M16
Hi, The vote has passed with the following result: +1: Michael Osipov, Matthias Bünger, Karl Heinz Marbaise, Guillaume Nodet PMC quorum: reached I will promote the artifacts to the central repo, the source release ZIP file and add this release the board report.
[ANN] Maven Javadoc Plugin 3.8.0 released
The Apache Maven team is pleased to announce the release of the Maven Javadoc Plugin, version 3.8.0. This module generates browsable HTML pages from Java source code. https://maven.apache.org/plugins/maven-javadoc-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-javadoc-plugin 3.8.0 Release Notes - Maven Javadoc Plugin - Version 3.8.0 ** Bug * [MJAVADOC-603] - javadoc:fix failure on JDK10: java.lang.ClassNotFoundException: java.sql.Connection * [MJAVADOC-751] - No warnings for localized output * [MJAVADOC-775] - Option 'taglets/taglet/tagletpath' ignored when pointing to a JAR * [MJAVADOC-783] - Invalid path when using TagletArtifact and TagletPath * [MJAVADOC-791] - maven-javadoc-plugin not working correctly together with maven-toolchains-plugin ** Improvement * [MJAVADOC-796] - Do not follow links for Java 12+ * [MJAVADOC-798] - Consider passing user settings when using invoker * [MJAVADOC-802] - Set default value of defaultAuthor parameter in fix goals to ${user.name} * [MJAVADOC-803] - Add default parameter to force root locale ** Test * [MJAVADOC-804] - Temporary files are left after test execution ** Task * [MJAVADOC-799] - Remove inconsistent `AbstractFixJavadocMojo#defaultVersion` default value ** Dependency upgrade * [MJAVADOC-800] - Update org.codehaus.plexus:plexus-io to 3.5.0 * [MJAVADOC-801] - Upgrade to Clirr Maven Plugin 2.8 in fix goals Enjoy, -The Apache Maven team - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
[ANN] Maven Site Plugin 4.0.0-M16 released
The Apache Maven team is pleased to announce the release of the Maven Site Plugin, version 4.0.0-M16. https://maven.apache.org/plugins/maven-site-plugin/ Release Notes - Maven Site Plugin - Version 4.0.0-M16 ** Sub-task * [MSITE-1013] - Deprecate and rename SiteStageDeployMojo#stagingRepositoryId to #stagingSiteId ** Task * [MSITE-1012] - Clean up notion that sites aren't deployed to repositories Please also note for this new major version: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack Enjoy, -The Apache Maven team - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
[Maven Artifact Resolver] Different dependency resolution results
Hi, I'm resolving dependencies with the help of Maven Artifact Resolver (2.0) and I have an issue where resolved (transitive) dependencies differ from run to run. Currently I'm using "new ConfigurationVersionSelector(new ConfigurableVersionSelector.Highest())" as my VersionSelector. In most cases the same (transitive) dependencies are resolved, but occasionally some dependencies are missing or too much. In my particular test case (https://codeberg.org/goldmensch/jack/src/branch/jdk-installation-checksum-support/test_project/project/Jack.toml) the transitive dependencies "javax.inject:javax.inject:1" and "org.eclipse.sisu:org.eclipse.sisu.inject:0.9.0.M3" are sometimes resolved and sometimes not. The involved code is located here https://codeberg.org/goldmensch/jack/src/branch/jdk-installation-checksum-support/src/main/java/io/github/goldmensch/dependencies. Best regards, Nick Hensel - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org
Re: [VOTE] Release Apache Resource Bundles 1.6
Both were newer than the initial vote email. One of it is fixing the regression which lead to cancelling the vote. Konrad > On 20. Jul 2024, at 11:22, Michael Osipov wrote: > > There are two open PRs from you. Wouldn't it be better to review and merge > them before casting this vote? > > - > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org