renovate/lib/manager/maven
Sergei Zharinov 12cc30779a
feat(maven): Parse maven dependency.scope into depType (#8325)
* feat(maven): Parse maven dependency.scope into depType

* Fix snapshot
2021-01-17 22:20:17 +01:00
..
__fixtures__ feat(maven): Parse maven dependency.scope into depType (#8325) 2021-01-17 22:20:17 +01:00
__snapshots__ feat(maven): Parse maven dependency.scope into depType (#8325) 2021-01-17 22:20:17 +01:00
extract.spec.ts refactor: convert all path to upath (#7712) 2020-11-12 21:46:08 +01:00
extract.ts feat(maven): Parse maven dependency.scope into depType (#8325) 2021-01-17 22:20:17 +01:00
index.spec.ts chore(eslint): enable typescript 3.7 rules (#6765) 2020-07-18 08:42:32 +02:00
index.ts feat: versionScheme -> versioning (#5504) 2020-02-18 08:34:10 +01:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
update.ts test: fix coverage 2020-04-14 21:37:55 +02:00

The maven manager focuses on extracting dependencies from pom.xml. It uses the official Maven versioning scheme.