jira-importer commented on issue #471: URL: https://github.com/apache/maven-indexer/issues/471#issuecomment-2965143594
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented If we would break compatibility (I tihink must to), then simplty make ArtifactInfo a plain POJO.... so all fields. currently it has public fields all over the place. But, IMO, ArtifactInfo should basically be a plain "map" of strings... this way new index creators could easily extend it by some new extracted and indexed fields too.... -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
