> Q: Is it worth managing a dependencyManagement section to
>> community/pom.xml (so that different community modules have a chance to
>> notice conflicts like this earlier?)
>>
>> Tthinking about the case where User A add ModuleA to community, which
> depends on Version M of a dep and User B add ModuleB which depends on
> Version N of that. The day they are deployed on same war or they become
> official extensions or core pieces, they may raise issues so discovering
> conflicts in advance it may be helpful. It should also allow to discover
> conflicts between core module's dependencies and community ones, right?
>

Correct.

The only question for me is if we ask community modules to use
dependencyManagement in the root pom.xml, or use on in community/pom.xml.

Jody
------------------------------------------------------------------------------
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to