I am having issues building right at the start: [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.apache.nifi:nifi-ranger-bundle:1.18.0-SNAPSHOT: Could not find artifact org.apache.nifi:nifi-nar-bundles:pom:1.18.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 13 [FATAL] Non-resolvable parent POM for org.apache.nifi.registry:nifi-registry-ranger:1.18.0-SNAPSHOT: Could not find artifact org.apache.nifi.registry:nifi-registry-extensions:pom:1.18.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 13 @ [ERROR] The build could not read 2 projects -> [Help 1] [ERROR] [ERROR] The project org.apache.nifi:nifi-ranger-bundle:1.18.0-SNAPSHOT (/Users/ottofowler/tmp/nifi-release-1.18.0/nifi-1.18.0/nifi-nar-bundles/nifi-ranger-bundle/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for org.apache.nifi:nifi-ranger-bundle:1.18.0-SNAPSHOT: Could not find artifact org.apache.nifi:nifi-nar-bundles:pom:1.18.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 13 -> [Help 2] [ERROR] [ERROR] The project org.apache.nifi.registry:nifi-registry-ranger:1.18.0-SNAPSHOT (/Users/ottofowler/tmp/nifi-release-1.18.0/nifi-1.18.0/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for org.apache.nifi.registry:nifi-registry-ranger:1.18.0-SNAPSHOT: Could not find artifact org.apache.nifi.registry:nifi-registry-extensions:pom:1.18.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 13 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Any ideas? From: Joe Witt <[email protected]> <[email protected]> Reply: [email protected] <[email protected]> <[email protected]> Date: September 19, 2022 at 12:50:27 To: [email protected] <[email protected]> <[email protected]> Subject: [discuss] Apache NiFi 1.18 release candidate Team, Amazingly we're back at the point where it is time for a release in terms of progress and time since 1.17. Apache NiFi 1.18 is packed and some in flight work makes it really solid and we seem to have found our groove again on processor development! I will try to start pulling RC1 together next week. Will keep a close eye on JIRAs/PRs that are really close as well. Happy to snag RM duties but always welcome others who have such interest as well for this release or ones down the line. Specifically, I want to thank several members of the community for their efforts to drive out dependencies with vulnerabilities and general security focus. Awesome to see! All currently 1.18 Tagged JIRAs https://issues.apache.org/jira/projects/NIFI/versions/12352150 The 1.18 release notes https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020&version=12352150 Thanks Joe
