[ 
https://issues.apache.org/jira/browse/ATLAS-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16191612#comment-16191612
 ] 

Ashutosh Mestry commented on ATLAS-2190:
----------------------------------------

+1 for the patch.

> Remove duplicate dependency blocks with different versions, resulting in 
> atlas startup failure with signature mismatch exception
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ATLAS-2190
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2190
>             Project: Atlas
>          Issue Type: Bug
>          Components:  atlas-core
>    Affects Versions: 0.8.2
>            Reporter: Ayub Pathan
>            Assignee: Ayub Pathan
>            Priority: Blocker
>             Fix For: 0.8.2
>
>         Attachments: ATLAS-2190-branch-0.8.patch
>
>
> In the current pom, below two are duplicate entries resulting in atlas 
> startup failure
> {noformat}
> -            <dependency>
> -                <groupId>com.sun.jersey</groupId>
> -                <artifactId>jersey-servlet</artifactId>
> -                <version>${jersey.version}</version>
> -            </dependency>
> -
> -            <dependency>
> -                <groupId>javax.servlet.jsp</groupId>
> -                <artifactId>jsp-api</artifactId>
> -                <version>2.0</version>
> -            </dependency>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to