[
https://issues.apache.org/jira/browse/SLING-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu updated SLING-8537:
-----------------------------------
Fix Version/s: (was: Parent 39)
Parent 40
> 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 40
>
>
> 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)