[
https://issues.apache.org/jira/browse/MNG-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz reassigned MNG-6639:
-----------------------------------------
Assignee: Sylwester Lachiewicz
> Child inherit.append.path attributes not defined in Maven POM XSD
> -----------------------------------------------------------------
>
> Key: MNG-6639
> URL: https://issues.apache.org/jira/browse/MNG-6639
> Project: Maven
> Issue Type: Bug
> Components: Inheritance and Interpolation
> Affects Versions: 3.6.0, 3.6.1
> Reporter: Nicolas Echegut
> Assignee: Sylwester Lachiewicz
> Priority: Major
> Attachments: test-parent-pom.xml
>
>
> The child inherit.append.path attributes, introduced in Maven 3.6.0, are not
> defined in the Maven POM XML Schema Definition:
> [http://maven.apache.org/xsd/maven-4.0.0.xsd]
> This is causing XML Validators to report the following error:
> _cvc-complex-type.3.2.2: Attribute 'child.site.url.inherit.append.path' is
> not allowed to appear in element 'site'._
> The error is for instance visible in Eclipse POM editor or while attempting
> to deploy artifacts to Maven Central, as they validate project POMs against
> [maven-4.0.0.xsd|http://maven.apache.org/xsd/maven-4.0.0.xsd].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)