Sign in
◑
Theme
apache
/
maven
/
HEAD
cbadad0
Skip flaky consolidate-caches on PRs; never fail the run
by Gerd Aschemann
· 34 hours ago
master
e42bc4b
Address review: assert the session is forwarded
by Gerd Aschemann
· 2 days ago
7aded6b
Fix #13068: make PluginDependenciesResolver methods default
by Gerd Aschemann
· 4 days ago
379f991
Bump jettyVersion from 12.1.12 to 12.1.13 (#13071)
by dependabot[bot]
· 2 days ago
59ef4b2
Bump slf4jVersion from 2.0.18 to 2.0.19 (#13072)
by dependabot[bot]
· 2 days ago
7f5d22e
Fix filterByScope to expand lifecycle scopes for build ordering
by Guillaume Nodet
· 2 days ago
3f6be6d
[MNG-7793] Add generated-source metadata to Maven 4 APIs (#12958)
by Goutam Adwant
· 2 days ago
c6d4df6
[MNG-8678] Concurrent executor ignores java.lang.Error subclasses
by Huzaifa Iftikhar
· 2 days ago
1991811
Bump net.bytebuddy:byte-buddy from 1.18.12 to 1.18.13 (#13061)
by dependabot[bot]
· 3 days ago
6d08124
Bump jlineVersion from 4.4.1 to 4.4.2 (#13060)
by dependabot[bot]
· 3 days ago
3a3d2b4
Bump com.github.siom79.japicmp:japicmp-maven-plugin (#13062)
by dependabot[bot]
· 3 days ago
cc4a0b7
Fix getDispatchedPaths() leaking mutable nested lists (#13039)
by Robert McConnell
· 3 days ago
74b1317
Render mvn -v from the shell fast path (#13056)
by Romain Manni-Bucau
· 3 days ago
ea4a417
Replace nicoulaj checksum plugin with maveniverse checksum plugin
by Slawomir Jaranowski
· 5 days ago
cb59b97
deps: Bump Mimir to 0.12.3 (#13048)
by Tamas Cservenak
· 5 days ago
cfbbe07
Optimize computeLocations() and simplify ModelObjectPool location handling (#13031)
by Guillaume Nodet
· 6 days ago
db62719
Update NOTICE file in distribution packages
by Slawomir Jaranowski
· 6 days ago
83ff62b
Remove version from rat directory deployment
by Slawomir Jaranowski
· 6 days ago
6e5552d
Bump jlineVersion from 4.4.0 to 4.4.1 (#13037)
by dependabot[bot]
· 6 days ago
37dead1
Bump org.codehaus.modello:modello-maven-plugin from 2.8.0 to 2.8.1 (#13027)
by dependabot[bot]
· 7 days ago
da05de1
Use hardened XmlService.newXMLInputFactory() consistently in extractModelId (#12480)
by Guillaume Nodet
· 7 days ago
db58959
Fix #12985: Upgrade toolchains-plugin when adding select-jdk-toolchain execution (#12999)
by Guillaume Nodet
· 7 days ago
2144fbd
Fix ToolchainPluginStrategy to detect inherited source levels from parent POMs
by Guillaume Nodet
· 7 days ago
4066008
Fix consumer POM leaving extension-contributed user properties uninterpolated
by Guillaume Nodet
· 7 days ago
5caa2a0
Fix #12989: mvnup plugin upgrades should respect project JDK version
by Guillaume Nodet
· 7 days ago
d43a44b
[MNG-8633] mvnup: inject standalone Nashorn for antrun JavaScript compatibility (#12993)
by Guillaume Nodet
· 7 days ago
778d224
mvnup: upgrade BND plugins to fix ConcurrentModificationException on JDK 17.0.13+ (#13001)
by Guillaume Nodet
· 7 days ago
2f42cdd
Fix #12986: Throw descriptive UnsupportedOperationException instead of NPE in MavenSession.lookup() (#12996)
by Guillaume Nodet
· 7 days ago
845b8b0
fix: remove stale PathTranslator reference from DefaultModelBuilderTest
by Guillaume Nodet
· 7 days ago
beee0f0
[MNG-8765] Pre-interpolate plugin configuration before type conversion
by Guillaume Nodet
· 8 days ago
589c1eb
[MNG-8749] Remove PathTranslator and UrlNormalizer from public API (#12941)
by Elliotte Rusty Harold
· 8 days ago
7584841
Fix #12991: skip shade-plugin upgrade when custom ResourceTransformers are present
by Guillaume Nodet
· 8 days ago
d96bf89
Fix #13004: enable deterministic profile activation for BUILD_CONSUMER
by Guillaume Nodet
· 8 days ago
d5e0c04
docs: fix compatibility spelling in CLI help text
by zhanghuang090
· 8 days ago
799c1ad
[MNG-12984] Fix invalid Automatic-Module-Name entries in mvnup plugin upgrades
by Guillaume Nodet
· 8 days ago
c6afe7e
[IMPROVEMENT] Improve standalone ApiRunner to properly apply settings
by Guillaume Nodet
· 8 days ago
69d8d40
[MNG-8708] Fix Maven 4 parent inference (#12703)
by Goutam Adwant
· 8 days ago
616bc0d
Scope server credentials and validate legacy relocation coordinates
by Guillaume Nodet
· 8 days ago
8018e58
Fix version comparison and parsing inconsistencies in maven-artifact
by Sylwester Lachiewicz
· 8 days ago
f599020
Restrict what a repository-resolved model contributes to the build
by Sylwester Lachiewicz
· 8 days ago
a65083f
Validate metadata inputs across legacy and new API paths, clone proxies before decryption (#12950)
by Sylwester Lachiewicz
· 8 days ago
c7279ce
Output, transport and consumer POM robustness fixes (#12951)
by Sylwester Lachiewicz
· 8 days ago
92f82b9
Validate coordinates and repository precedence during artifact resolution (#12949)
by Sylwester Lachiewicz
· 8 days ago
625d69d
[MNG-8450] Report BOM import warnings only at declaration sites (#12959)
by Goutam Adwant
· 8 days ago
756c9e2
Bump net.sourceforge.pmd:pmd-core from 7.26.0 to 7.27.0 (#12979)
by dependabot[bot]
· 9 days ago
dedca8c
[MNG-8287] Dependencies should always use consumer pom (#12744)
by B V HITESH SAI
· 9 days ago
24d371b
Document illegal windows filesystem characters (#12974)
by Elliotte Rusty Harold
· 9 days ago
f289f00
Removal of dead weight (things never used in ITs) (#12887)
by Fridrich Strba
· 9 days ago
b414d93
Fix flaky FastTerminalReentrancyTest by avoiding PTY creation (#12970)
by Guillaume Nodet
· 10 days ago
08c6ce2
Forward-port: Log API enhancements and mojo MDC (#12929)
by Guillaume Nodet
· 10 days ago
dab4333
Replace deprecated Terminal.getWidth/getHeight with getColumns/getRows (#12968)
by Guillaume Nodet
· 10 days ago
d963d18
Fix #12931: do not rewrite unmodified POMs in mvnup apply (#12938)
by Burak Kalaycı
· 10 days ago
e45d930
[MNG-8129] Clarify relativePath validation comment (#12964)
by Guillaume Nodet
· 10 days ago
852e66a
Fix modello velocity goal phase to generate-sources for concurrent builder compatibility (#12687)
by Guillaume Nodet
· 10 days ago
833a64b
Fix #12912: assign FastTerminal before starting the build thread (#12962)
by Guillaume Nodet
· 10 days ago
07a9913
Strip executable() conditions from consumer POMs (#12874)
by Guillaume Nodet
· 10 days ago
2ac60f5
Fix #12774: skip consumer POM re-attachment on repeated task segments (#12916) (#12956)
by Guillaume Nodet
· 10 days ago
0868744
Forward port #12915 + #12940: fix and IT for #12660 BOM version from imported BOM (#12957)
by Guillaume Nodet
· 10 days ago
fbd0963
Fix #12912: use a dumb fallback terminal for all build-thread reentrant calls (#12921) (#12934)
by Guillaume Nodet
· 10 days ago
4e3416e
Add monthly stale-branch report workflow
by Sylwester Lachiewicz
· 10 days ago
850d3de
Fix #12607: DefaultMaven session scope leak on constructor exception (#12629)
by Elliotte Rusty Harold
· 10 days ago
8638f33
MNG-8174: Fix NPE when a property references itself in a plugin configuration (#10598) (#12932)
by Elliotte Rusty Harold
· 11 days ago
0abc803
Fix operator precedence skipping type=bom dependency imports (#12722)
by Burak Kalaycı
· 11 days ago
843f6da
Fix: make ProjectIndex thread-safe for parallel builds (#12832)
by Jeremy Schoemaker
· 11 days ago
eb9ded4
fix: interpolate properties in module/subproject path before filesystem resolution (#12734)
by water
· 11 days ago
07c53d2
Leverage MNG-2520: use mvn --up instead of mvnup script in IT
by Guillaume Nodet
· 12 days ago
c232e71
Address review: take minimum source level across all source directories
by Guillaume Nodet
· 13 days ago
7f64f4e
Fix IT: ensure mvnup is executable before forked execution
by Guillaume Nodet
· 13 days ago
c5ca51c
Address review feedback: fix isApplicable safety net and deduplicate error
by Guillaume Nodet
· 13 days ago
e3370d5
Add integration test for mvnup ToolchainPluginStrategy
by Guillaume Nodet
· 5 weeks ago
6bc25fe
Add version constraint to select-jdk-toolchain configuration
by Guillaume Nodet
· 5 weeks ago
ba104d2
Add mvnup ToolchainPluginStrategy: auto-add maven-toolchains-plugin
by Guillaume Nodet
· 5 weeks ago
4ca59ab
Simplify JDK source-level check: replace auto-discovery with clear error
by Guillaume Nodet
· 5 weeks ago
d717c9d
Fix DefaultToolchainManager constructor visibility for compat layer and IT harness
by Guillaume Nodet
· 6 weeks ago
11252ec
Fix DefaultToolchainManager(Map) constructor visibility for IT harness
by Guillaume Nodet
· 6 weeks ago
98850bc
Fix auto-toolchain selection: compiler plugin config, compat layer, and JDK discovery
by Guillaume Nodet
· 6 weeks ago
aa78689
Use Session properties instead of System.* in JdkToolchainDiscoverer
by Guillaume Nodet
· 6 weeks ago
400a6e3
Add lazy JDK discovery from filesystem for auto-selection fallback
by Guillaume Nodet
· 6 weeks ago
b2356ca
Remove public modifiers from IT class and methods
by Guillaume Nodet
· 6 weeks ago
b07f4a1
Add integration tests for automatic JDK toolchain selection
by Guillaume Nodet
· 6 weeks ago
b01195c
Auto-select JDK toolchain when running JDK cannot compile the project's source level
by Guillaume Nodet
· 6 weeks ago
1b0a19e
[MNG-8693] Avoid resolving unused plugins for direct goals (#12721)
by Goutam Adwant
· 11 days ago
327276e
Fix #12600: handle missing project index in forked executions (#12911)
by 2ako
· 11 days ago
e53b7bd
Minor fixes for integration tests (#12871)
by Fridrich Strba
· 12 days ago
a1714de
Fix #12590: NPE on null rootDirectory in DefaultModelBuilder (#12866)
by Guillaume Nodet
· 12 days ago
146c659
Fix #12769: merge duplicate mirror repos to preserve snapshot policies (#12870)
by Guillaume Nodet
· 12 days ago
7749971
Fix #12868: Restore --define as long option for -D (#12869)
by Guillaume Nodet
· 12 days ago
ab26228
Fix #12592: use string-based ID for forked execution cycle detection (#12867)
by Guillaume Nodet
· 12 days ago
276ef7e
Fix #12605: remove synchronized bottleneck in createProjectRealm() (#12865)
by Guillaume Nodet
· 12 days ago
06864a3
Fix #12749: suppress false ERROR in mvnsh for successful commands (#12864)
by Guillaume Nodet
· 12 days ago
5ae676d
Fix #12607: prevent session scope leak on MavenChainedWorkspaceReader constructor exception (#12863)
by Guillaume Nodet
· 12 days ago
9062a70
Fix #12598: prevent StackOverflow from path representation mismatch in getEnhancedProperties (#12809)
by Guillaume Nodet
· 12 days ago
cca707a
chore: enable PathConflictResolver by default (#12662)
by Guillaume Nodet
· 12 days ago
4554df0
Wire ModelBuilderRequest.isLocationTracking() to XML parser (#12655)
by Guillaume Nodet
· 12 days ago
de4cf66
Add AsyncDrainWriter to eliminate PrintWriter lock contention (#12654)
by Guillaume Nodet
· 12 days ago
b613cea
chore: optimize reactor sort, model pool, and phase comparator performance (#12652)
by Guillaume Nodet
· 12 days ago
5561ec5
Fix #12646: project-local-repo clean race condition when root pom has parent (#12650)
by Guillaume Nodet
· 12 days ago
acc00e5
Fix #11504: add replacement guidance to deprecated model and settings APIs (#12872)
by Guillaume Nodet
· 12 days ago
a8be2cb
Fix #2520: default maven.mainClass in Java instead of classworlds config (#12875)
by Guillaume Nodet
· 12 days ago
c4d5601
Re-include macOS JLine native libraries in distribution (fixes #12759) (#12873)
by Guillaume Nodet
· 12 days ago
Next »