[
https://issues.apache.org/jira/browse/MNG-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821474#comment-16821474
]
Sylwester Lachiewicz commented on MNG-6639:
-------------------------------------------
XSDs has been regenerated for:
Maven 3.3.9 -
[8f53e3fa9ba6e26f29743b3eede01da6a12109b2|https://gitbox.apache.org/repos/asf?p=maven-site.git;a=commit;h=8f53e3fa9ba6e26f29743b3eede01da6a12109b2]
Maven 3.5.0-3.5.4 -
[efbcc4cb16c0f9b6e1c315ee104f91c6e1294b70|https://gitbox.apache.org/repos/asf?p=maven-site.git;a=commit;h=efbcc4cb16c0f9b6e1c315ee104f91c6e1294b70]
Maven 3.6.0 -
[72315bfe32cf6ff7eef0b71060dfed4945228ccb|https://gitbox.apache.org/repos/asf?p=maven-site.git;a=commit;h=72315bfe32cf6ff7eef0b71060dfed4945228ccb]
Maven 3.6.1 -
[ad8121058de1b82c98abadacfbcbc888ecd65ae2|https://gitbox.apache.org/repos/asf?p=maven-site.git;a=commit;h=ad8121058de1b82c98abadacfbcbc888ecd65ae2]
> 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
> Fix For: 3.6.2
>
> 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)