Hi, Am Mittwoch, dem 15.06.2022 um 12:32 -0700 schrieb Mark Eggers: > Every time I open a project with a parent pom (with or without > <relativePath>), NetBeans re-indexes my remote repository. This even > happens on sub-projects within a Maven multi-module project (and the > parent specified as the parent project).
before blaming NetBeans, try to track it down to the origin. I used my clone of dbus-java, which is a multi-module setup: https://github.com/matthiasblaesing/dbus-java I opened dbus-client and apart from normal background scanning of source code nothing happend. With you description a reindexing of maven central would have been triggered and you notice, that that happens. This is current NetBeans master, so should be pretty close to 14. So what you need to do is create a _minimal_ producer, that is not dependend on thing you only have locally available, then get someone here to verify. Greetings Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists