You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Anthony Whitford <an...@whitford.com> on 2019/05/10 01:27:18 UTC

Maven 3.6.1 & Central Sync Requirements

My open source project upgraded to Maven 3.6.1 and added child.scm.url.inherit.append.path=“false” to the scm tag to correct the Source Code Management links:

  <scm child.scm.url.inherit.append.path="false”>

Alas, now I am unable to release to central because three validations are failing on oss.sonatype.org <http://oss.sonatype.org/>:
Sources Validation
POM Validation
Javadoc Validation

Each validation reports:

> Illegal POM: /org/projectlombok/lombok-maven/1.18.8.0/lombok-maven-1.18.8.0.pom Unknown attribute 'child.scm.url.inherit.append.path' for tag 'scm' (position: START_TAG seen ...&lt;/modules>\n\n &lt;scm child.scm.url.inherit.append.path="false">... @39:50)

Who needs to fix this?  Is this on anyones radar?


Re: Maven 3.6.1 & Central Sync Requirements

Posted by Olivier Lamy <ol...@apache.org>.
Hi
You have to report this here https://issues.sonatype.org/projects/MVNCENTRAL
and/or the mailing list ossrh-users@sonatype.org
HTH
Olivier

On Fri, 10 May 2019 at 11:34, Anthony Whitford <an...@whitford.com> wrote:

> My open source project upgraded to Maven 3.6.1 and added
> child.scm.url.inherit.append.path=“false” to the scm tag to correct the
> Source Code Management links:
>
>   <scm child.scm.url.inherit.append.path="false”>
>
> Alas, now I am unable to release to central because three validations are
> failing on oss.sonatype.org <http://oss.sonatype.org/>:
> Sources Validation
> POM Validation
> Javadoc Validation
>
> Each validation reports:
>
> > Illegal POM: /org/projectlombok/lombok-maven/
> 1.18.8.0/lombok-maven-1.18.8.0.pom Unknown attribute
> 'child.scm.url.inherit.append.path' for tag 'scm' (position: START_TAG seen
> ...&lt;/modules>\n\n &lt;scm child.scm.url.inherit.append.path="false">...
> @39:50)
>
> Who needs to fix this?  Is this on anyones radar?
>
>

-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy