jira-importer commented on issue #507:
URL: https://github.com/apache/maven-indexer/issues/507#issuecomment-2965146308

   **[Martin 
Todorov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=carlspring)**
 commented
   
   [Aaron 
Simmons](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=paleozogt),
   
   Yeah, I understand your use case, but this opens up a different set of 
problems. For example, given the following paths:
   
   com/foo/bar/1.2/bar-1.2-gcc4.4.5.tar.gz
   
   com/foo/bar/1.2-SNAPSHOT/bar-1.2-20180320.115830-5-gcc4.4.5.tar.gz
   
   com/foo/bar/1.2-SNAPSHOT/bar-1.2-20180320.115830-5-gcc4.4.5.zip
   
   When you have to parse the strings above, how will you know what is an 
extension and what is a classifier...? (For the sake of both simplicity, 
efficiency and speed, don't assume you can parse the .pom file).
   
   If you could describe how this would work given the clarifications above, 
then sure, somebody could probably implement it. At the moment, there is no 
clear understanding of how to do this, (or so I'd say).
   
    
   


-- 
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]

Reply via email to