I need to get the details of list of artifacts contained in the index file of 
maven repository. I downloaded the nexus-maven-repository-indexes.zip file
from the repository and unzipped that file. But it is having .cfs and .gen
formatted files. How to parse that files to get the details (like artifact
id, group id, version, type, last modified timestamp)  of all artifacts in
the index file. Is there any parser available for that? Can anyone help me
to solve this problem...

-- 
View this message in context: 
http://www.nabble.com/Regarding-parsing-of-artifact-details-from-Maven-index-file-tp23791164p23791164.html
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to