Messages by Thread
-
-
[PR] Reduce AbstractCompilerMojo.java length below Checkstyle limit [maven-compiler-plugin]
via GitHub
-
[PR] Fix #12589: fix operator precedence for BOM import dependency filtering [maven]
via GitHub
-
[PR] Fix #12584: use identity comparison in SoftIdentityMap [maven]
via GitHub
-
[PR] Fix #12600: guard against NPE on missing project index in MojoExecutor [maven]
via GitHub
-
[PR] Fix #12602: preserve Properties defaults chain in ROProperties [maven]
via GitHub
-
Re: [I] [maven-4.0.x] BuildPlanExecutor: concurrent writes to shared MavenSession from multiple threads [maven]
via GitHub
-
Re: [I] [maven-4.0.x] DefaultProfileInjector: non-atomic computeIfAbsent on synchronized WeakHashMap [maven]
via GitHub
-
Re: [I] [maven-4.0.x] LifecycleStarter implementations silently swallow RuntimeException [maven]
via GitHub
-
Re: [I] [maven-4.0.x] DefaultMaven: LegacySupport.setSession() thread safety in @Singleton [maven]
via GitHub
-
Re: [I] [maven-4.0.x] ImmutableCollections.SubList.get() off-by-one in bounds check [maven]
via GitHub
-
Re: [I] [maven-4.0.x] DefaultModelBuilder: NPE from null source location in parentChain set [maven]
via GitHub
-
[PR] Bump Maven parent version from 47 to 49 [maven-surefire]
via GitHub
-
[PR] [MCOMPILER-598] Add regression test for text blocks with unescaped quotes [maven-compiler-plugin]
via GitHub
-
[PR] improve message in target svn [maven-site]
via GitHub
-
Re: [I] [MCOMPILER-598] Syntax error in qdox parser for unescaped quotes inside textblock of a service provider class [maven-compiler-plugin]
via GitHub
-
Re: [I] Provide easy way to convert all warnings into errors except specific [maven-compiler-plugin]
via GitHub
-
Re: [PR] Reorder cases to avoid skipping [maven-compiler-plugin]
via GitHub
-
Re: [PR] Fix inherited versions in BOM consumer POMs [maven]
via GitHub
-
[PR] Enable inclusion of pre-releases in release drafter [maven]
via GitHub
-
Re: [PR] Follow Oracle javadoc guidelines [maven-shade-plugin]
via GitHub
-
[I] Remapper() in org.objectweb.asm.commons.Remapper has been deprecated [maven-shade-plugin]
via GitHub
-
Re: [I] [maven-4.0.x] DefaultModelBuilder: NPE on null rootDirectory [maven]
via GitHub
-
[PR] [backport 4.0.x] Fix #12590: NPE on null rootDirectory in DefaultModelBuilder [maven]
via GitHub
-
Re: [PR] Optimize model building pipeline: defer Dependency.build() and reduce allocations [maven]
via GitHub
-
[PR] [backport 4.0.x] Wire ModelBuilderRequest.isLocationTracking() to XML parser [maven]
via GitHub
-
[PR] [backport 4.0.x] Fix #12607: prevent session scope leak on MavenChainedWorkspaceReader constructor exception [maven]
via GitHub
-
[PR] [backport 4.0.x] Enable PathConflictResolver by default [maven]
via GitHub
-
[PR] [backport 4.0.x] Optimize reactor sort, model pool, and phase comparator performance [maven]
via GitHub
-
[PR] [backport 4.0.x] Fix #12769: merge duplicate mirror repos to preserve snapshot policies [maven]
via GitHub
-
[PR] [backport 4.0.x] Fix #12868: Restore --define as long option for -D [maven]
via GitHub
-
[PR] [backport 4.0.x] Fix #12592: use string-based ID for forked execution cycle detection [maven]
via GitHub
-
[PR] [backport 4.0.x] Fix #12605: remove synchronized bottleneck in createProjectRealm() [maven]
via GitHub
-
[PR] [backport 4.0.x] Fix #12749: suppress false ERROR in mvnsh for successful commands [maven]
via GitHub
-
[PR] [backport 4.0.x] Fix #12598: prevent StackOverflow from path representation mismatch in getEnhancedProperties [maven]
via GitHub
-
[PR] [backport 4.0.x] Add AsyncDrainWriter to eliminate PrintWriter lock contention [maven]
via GitHub
-
[PR] [backport 4.0.x] Fix #12646: project-local-repo clean race condition when root pom has parent [maven]
via GitHub
-
Re: [I] [maven-4.0.x] MojoExecutor: cycle detection broken by object identity in forked executions [maven]
via GitHub
-
Re: [I] Resolving of snapshots failure in Gitlab Pipeline in some cases [maven]
via GitHub
-
Re: [PR] Add AsyncDrainWriter to eliminate PrintWriter lock contention [maven]
via GitHub
-
Re: [I] [maven-4.0.x] DefaultModelBuilder: getEnhancedProperties StackOverflow recursion [maven]
via GitHub
-
Re: [I] [maven-4.0.x] DefaultProjectBuildingHelper: synchronized bottleneck in parallel builds [maven]
via GitHub
-
Re: [I] Using mvnsh - ERROR shown while no error happens - "mvn --version", "mvnenc [maven]
via GitHub
-
Re: [I] [maven-4.0.x] DefaultMaven: session scope leak on constructor exception [maven]
via GitHub
-
Re: [PR] Wire ModelBuilderRequest.isLocationTracking() to XML parser [maven]
via GitHub
-
Re: [PR] Optimize reactor sort, model pool, and phase comparator performance [maven]
via GitHub
-
Re: [I] project-local-repo clean race condition when root pom has parent [maven]
via GitHub
-
Re: [PR] Fix field cache to let child class fields take precedence over parent [maven]
via GitHub
-
Re: [I] Deprecated classes/methods: Add information what to use instead [maven]
via GitHub
-
[PR] [4.0.x] Fix #11504: add replacement guidance to deprecated model and settings APIs [maven]
via GitHub
-
[PR] [Backport maven-4.0.x] Fix #2520: default maven.mainClass in Java instead of classworlds config [maven]
via GitHub
-
Re: [I] Maven wrapper broken with maven 4.0.0-beta-5 and above (solved issue included) [maven]
via GitHub
-
[PR] [4.0.x] Re-include macOS JLine native libraries in distribution [maven]
via GitHub
-
Re: [I] [MNG-7588] Plugin Descriptor: Java Beans and Reader should be generated automatically [maven]
via GitHub
-
Re: [PR] [MNG-6797] - Remember if Maven model problems were encountered. [maven]
via GitHub
-
Re: [PR] [MNG-5527] Dependency management import should support relocations. [maven]
via GitHub
-
Re: [PR] [MNG-2893] Update the DefaultPluginManager to not use a project depMa… [maven]
via GitHub
-
Re: [PR] [MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle (… [maven]
via GitHub
-
Re: [PR] [MNG-3525] maven-settings - settings.xml allowing mirror definitions inside profiles [maven]
via GitHub
-
Re: [PR] [MNG-8129] Validate relativePath for illegal filesystem characters [maven]
via GitHub
-
[PR] Clean up the integration tests of stuff that is never used [maven]
via GitHub
-
Re: [I] Add mvnlog --web: local web server for interactive build report viewing [maven]
via GitHub
-
Re: [PR] Remove site plugin binding [maven]
via GitHub
-
Re: [PR] Bump default maven-dependency-plugin to 3.11.0 [maven]
via GitHub
-
Re: [PR] [MNG-7266] Remove maven-compat [maven]
via GitHub
-
[PR] Add monthly stale-branch report workflow [maven]
via GitHub
-
Re: [I] Clenups old - stale branches [maven]
via GitHub
-
Re: [PR] Fix #12646: project-local-repo clean race condition when root pom has parent [maven]
via GitHub
-
Re: [PR] Enable PathConflictResolver by default [maven]
via GitHub
-
[I] Sort out "auto" conflict resolver [maven-resolver]
via GitHub
-
[PR] mvnlog --web: local HTTP server for interactive build report viewer [maven]
via GitHub
-
Re: [PR] [MNG-7588] generate reader and some beans automatically for plugin [maven]
via GitHub
-
Re: [PR] [MNG-6846] conditional overwrite version [maven]
via GitHub
-
Re: [PR] [MNG-4347] import-scoped dependencies of direct dependencies are not resolved using profile modifications from settings.xml [maven]
via GitHub
-
[PR] Bump jlineVersion from 4.3.1 to 4.4.0 [maven]
via GitHub
-
Re: [PR] Bump jlineVersion from 4.2.1 to 4.3.1 [maven]
via GitHub
-
Re: [PR] Bump jlineVersion from 3.30.6 to 4.0.0 [maven]
via GitHub
-
[PR] [12811] Warn about obfuscation-grade password encryption in the CLI [maven]
via GitHub
-
[PR] Document the obfuscation-grade nature of Maven 3.x password encryption [maven-site]
via GitHub
-
[PR] [12811] Keep plexus-cipher at 2.0 on Maven 3.x: dependabot ignore [maven]
via GitHub
-
[PR] [12811] Keep plexus-cipher at 2.0: POM note [maven]
via GitHub
-
Re: [PR] Logging foundation: structured LogEvent, JUL handler, Log API enhancements [maven]
via GitHub
-
Re: [PR] Logging foundation: structured LogEvent, JUL handler, Log API enhancements [maven]
via GitHub
-
Re: [PR] Logging foundation: structured LogEvent, JUL handler, Log API enhancements [maven]
via GitHub
-
Re: [PR] Logging foundation: structured LogEvent, JUL handler, Log API enhancements [maven]
via GitHub
-
Re: [PR] Logging foundation: structured LogEvent, JUL handler, Log API enhancements [maven]
via GitHub
-
Re: [PR] Logging foundation: structured LogEvent, JUL handler, Log API enhancements [maven]
via GitHub
-
Re: [I] [SUREFIRE-523] linkXRef should link all tests, not just failed tests [maven-surefire]
via GitHub
-
Re: [PR] chore: remove junit3 references [maven-source-plugin]
via GitHub
-
[PR] Eliminate per-node HashSet allocation in PathConflictResolver [maven-resolver]
via GitHub
-
Re: [I] [MACR-3] Maven site should have an example of adding Main Class [maven-acr-plugin]
via GitHub
-
[PR] Document Main-Class in the Application Client FAQ #61 [maven-acr-plugin]
via GitHub
-
Re: [I] Delete the deprecated XmlNodeBuilder and maven-xml's dependency on plexus-xml [maven]
via GitHub