[ 
https://issues.apache.org/jira/browse/UNOMI-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Serge Huber resolved UNOMI-19.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.1-incubating

Fixed by moving most dependencies to the root dependencyManagement 
configuration, with the following exceptions:
- Unomi modules versions where left in place (as these are managed by the 
release plugin)
- the request plugin has some specific dependencies, those were not moved into 
the root project
- the ElasticSearch persistence implementation also has some dependencies that 
use different versions of some librairies (such as Apache HttpComponents), so 
those were not touched either and left in place.

> Rationalize dependencies management
> -----------------------------------
>
>                 Key: UNOMI-19
>                 URL: https://issues.apache.org/jira/browse/UNOMI-19
>             Project: Apache Unomi
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.0.0-incubating
>            Reporter: Christophe Laprun
>            Assignee: Serge Huber
>             Fix For: 1.0.1-incubating
>
>
> We have lots of repeat versions in the POM files, we use rationalize this 
> using Maven's dependency management mechanism: 
> https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to