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

[jira] [Created] (JCRVLT-491) Broken Maven metadata on Maven Central should not prevent Maven build

Konrad Windszus created JCRVLT-491:
--------------------------------------

             Summary: Broken Maven metadata on Maven Central should not prevent Maven build
                 Key: JCRVLT-491
                 URL: https://issues.apache.org/jira/browse/JCRVLT-491
             Project: Jackrabbit FileVault
          Issue Type: Improvement
          Components: vlt
    Affects Versions: 3.4.10
            Reporter: Konrad Windszus
            Assignee: Konrad Windszus


Often Maven Central maven metadata is broken (https://issues.sonatype.org/browse/MVNCENTRAL-6449, https://issues.sonatype.org/browse/MVNCENTRAL-6303, https://issues.sonatype.org/browse/MVNCENTRAL-6147)

This leads to a broken build with an error message like
{code}
[INFO] --- bnd-indexer-maven-plugin:5.2.0:index (index) @ org.apache.jackrabbit.vault.target-osgi-environment ---
[ERROR] Failed to determine the artifact URI for artifact javax.jcr:jcr:jar:2.0
java.io.FileNotFoundException: Unable to index artifact javax.jcr:jcr:jar:2.0. The repository local is not known to this resolver
{code}

The metadata is leveraged by the bnd-indexer.maven-plugin.



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