Hi Julian, can you give a bit more context? I released both 3.4.6 and the Maven plugin 1.1.4 together because the latter depends on the former. So you have to first build and install 3.4.6 and then the Maven plugin.
Hope this helps, Konrad > On 30. Jul 2020, at 12:51, Julian Reschke <[email protected]> wrote: > > Am 28.07.2020 um 11:48 schrieb Konrad Windszus: >> ... > > The check for the filevault plugin fails here: > >> [INFO] Scanning for projects... >> Downloading from central: >> https://repo.maven.apache.org/maven2/org/apache/jackrabbit/vault/parent/3.4.6/parent-3.4.6.pom >> [ERROR] [ERROR] Some problems were encountered while processing the POMs: >> [FATAL] Non-resolvable parent POM for >> org.apache.jackrabbit:filevault-package-maven-plugin:1.1.4: Could not find >> artifact org.apache.jackrabbit.vault:parent:pom:3.4.6 in central >> (https://repo.maven.apache.org/maven2) and 'parent.relativePath' points at >> no local POM @ line 23, column 13 > > How is this supposed to work when 3.4.6 is not released yet? > > Best regards, Julian
