mirror of
https://github.com/apache/maven.git
synced 2025-02-14 22:16:27 +00:00
* 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