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

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

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

Carsten Ziegeler commented on SLING-5196:
-----------------------------------------

What does 2.5.3 generate?

> missing dependency when using maven-bundle-plugin 3.0.0 in discovery.base
> -------------------------------------------------------------------------
>
>                 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 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)