You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/01/09 11:16:00 UTC

[jira] [Updated] (SLING-8537) Avoid weird url inheritance rules in Maven leading to incorrect Bundle-DocURL header

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

Konrad Windszus updated SLING-8537:
-----------------------------------
    Fix Version/s:     (was: Parent 36)
                   Parent 37

> Avoid weird url inheritance rules in Maven leading to incorrect Bundle-DocURL header
> ------------------------------------------------------------------------------------
>
>                 Key: SLING-8537
>                 URL: https://issues.apache.org/jira/browse/SLING-8537
>             Project: Sling
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: Parent 35
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: Parent 37
>
>
> As the {{project->url}} element is also used to generate the {{Bundle-DocUrl}} (https://github.com/bndtools/bnd/blob/master/maven/bnd-maven-plugin/README.md#default-bundle-headers) it would be nice to disable the unexpected Maven inheritance rules for that element: By default the value will be combined out of the {{parent value [+ path adjustment] + artifactId}} (https://github.com/apache/maven/blob/master/maven-model/src/main/mdo/maven.mdo#L186 and http://maven.apache.org/ref/3.6.1/maven-model-builder/#Inheritance_Assembly).
> Since Maven 3.6.0 this can be adjusted (https://issues.apache.org/jira/browse/MNG-5951). We should leverage that option as the default inheritance rule for URLs does not make any sense for Sling.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)