Build error with gradle (command line)
Ajit Ghaisas
ajit.ghaisas at oracle.com
Tue May 11 09:46:12 UTC 2021
Hi Jeanette,
I had faced this on my local system last week.
Although the root cause is unknown - "gradle --refresh-dependencies” command had helped to get rid of this error.
I did not pursue it as this error is not seen in our CI builds.
Regards,
Ajit
> On 11-May-2021, at 2:58 PM, Jeanette Winzenburg <fastegal at swingempire.de> wrote:
>
>
> Just sync'ed my local repository with upstream .. now can't build with gradle, the error:
>
> * Where:
> Build file 'C:\Daten\data-for-work\eclipse\gitrep-openjdk\jfx-fork\build.gradle' line: 4249
>
> * What went wrong:
> A problem occurred evaluating root project 'jfx-fork'.
>> Dependency verification failed for configuration ':apps:lucene'
> 8 artifacts failed verification:
> - apache-13.pom (org.apache:apache:13) from repository MavenRepo
> - lucene-core-7.7.3.pom (org.apache.lucene:lucene-core:7.7.3) from repository MavenRepo
> - lucene-grouping-7.7.3.pom (org.apache.lucene:lucene-grouping:7.7.3) from repository MavenRepo
> - lucene-parent-7.7.3.pom (org.apache.lucene:lucene-parent:7.7.3) from repository MavenRepo
> - lucene-queries-7.7.3.pom (org.apache.lucene:lucene-queries:7.7.3) from repository MavenRepo
> - lucene-queryparser-7.7.3.pom (org.apache.lucene:lucene-queryparser:7.7.3) from repository MavenRepo
> - lucene-sandbox-7.7.3.pom (org.apache.lucene:lucene-sandbox:7.7.3) from repository MavenRepo
> - lucene-solr-grandparent-7.7.3.pom (org.apache.lucene:lucene-solr-grandparent:7.7.3) from repository MavenRepo
> This can indicate that a dependency has been compromised. Please carefully verify the checksums.
>
> Looks like I have to update some local files, shouldn't that happen automagically?
>
> -- Jeanette
>
>
More information about the openjfx-dev
mailing list