maven/maven-core
Guillaume Nodet ae655e0e83
[MNG-7553] v4 api enhancements
* Fix DefaultArtifactManager to allow using both Artifact and Dependency
* Add a TODO for an EventSpy related api
* Add simple string/model conversion on the XmlFactory
* Decouple services creation
* Move services to @Singleton scope
* Add protected constructors as builders should not be created directly
* Fix typos "can not" -> "cannot"
* Add some null checks on build(xx) shortcut methods
* Add a some missing conversion to immutable collections for requests
2022-10-10 20:47:26 +02:00
..
src [MNG-7553] v4 api enhancements 2022-10-10 20:47:26 +02:00
lifecycle-executor.txt Fix minor typos 2022-07-18 19:22:19 +02:00
plugin-manager.txt Fix typos in code 2022-07-19 00:45:13 +02:00
pom.xml [MNG-7553] New clean API with immutable model (#703) 2022-10-02 10:41:25 +02:00