You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Michael Bolz (JIRA)" <ji...@apache.org> on 2015/06/15 08:23:00 UTC

[jira] [Resolved] (OLINGO-697) Fix maven build warning

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

Michael Bolz resolved OLINGO-697.
---------------------------------
    Resolution: Fixed

Fixed with [this commit|https://git1-us-west.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=5fc3ed2a12892ef38459eb878da1933f689fcb83].

> Fix maven build warning
> -----------------------
>
>                 Key: OLINGO-697
>                 URL: https://issues.apache.org/jira/browse/OLINGO-697
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>    Affects Versions: V2 2.0.4
>            Reporter: Michael Bolz
>            Assignee: Michael Bolz
>            Priority: Trivial
>             Fix For: V2 2.0.5
>
>
> Fix duplicated mockito dependency which results in this warning:
> {code}
> [WARNING] 
> [WARNING] Some problems were encountered while building the effective model for org.apache.olingo:olingo-odata2-testutil:jar:2.0.5-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version ${mockito.version} @ line 109, column 17
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
> [WARNING] 
> [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
> [WARNING] 
> {code}



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