On 06/02/2008, Alin Dreghiciu <[EMAIL PROTECTED]> wrote: > > Hi guys, > > Does anybody know why some of the artifacts published on central repo > does not contain the maven metadata xml and some does? > E.g. > http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.framework/ > compared with > http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.configadmin/
I believe it's because some releases are done using the deploy plugin which updates the metadata, and some are done manually and thus don't have metadata. I do not think this is a problem but for some tools this metadata can > be useful, e.g. Pax Runner. sure, I try to keep the metadata files up-to-date whenever possible Alin Dreghiciu > -- Cheers, Stuart
