cstamas commented on a change in pull request #168: URL: https://github.com/apache/maven-indexer/pull/168#discussion_r797603374
########## File path: indexer-cli/src/main/java/org/apache/maven/index/cli/NexusIndexerCli.java ########## @@ -176,7 +176,7 @@ public CommandLine parse( String[] args ) @Override public String getPomPropertiesPath() { - return "META-INF/maven/org.sonatype.nexus/nexus-indexer/pom.properties"; + return "META-INF/maven/org.apache.maven.indexer/indexer-core/pom.properties"; Review comment: Sadly no :disappointed: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org