You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2015/10/27 09:56:27 UTC

[jira] [Commented] (SLING-5196) missing dependency when using maven-bundle-plugin 3.0.0 in discovery.base and discovery.impl

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

Robert Munteanu commented on SLING-5196:
----------------------------------------

I think we can't use the maven-bundle-plugin 3.0.0 as is, so I filed SLING-5199 so that we remember to remove the override when a fix is available.

> missing dependency when using maven-bundle-plugin 3.0.0 in discovery.base and discovery.impl
> --------------------------------------------------------------------------------------------
>
>                 Key: SLING-5196
>                 URL: https://issues.apache.org/jira/browse/SLING-5196
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Stefan Egli
>            Assignee: Stefan Egli
>             Fix For: Discovery Impl 1.2.0, Discovery Base 1.0.0
>
>
> When using the default maven-bundle-plugin version inherited from parent (25 atm), which is 3.0.0, then the following dependencies cannot be resolved in AEM 5.6.1:
> {code}
> javax.servlet,version=[2.6,3) -- Cannot be resolved
> javax.servlet.http,version=[2.6,3) -- Cannot be resolved
> org.apache.commons.codec.binary,version=[1.6,2) -- Cannot be resolved
> {code}
> thus switching back to 2.5.3 for discovery.base to remain backwards-compatibility



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