Hello all, I have two questions surrounding maven-metadata.xml files.
I have a need to regenerate a bunch of maven-metadata.xml files. I was wondering if there where any tools or mojo's that might be able to help me do this. Needing to do this was caused by... I also have a problem with using deploy:deploy-file. It seems to just create a brand new maven-metadata.xml file regardless of if the file has contents or not. Does anyone know how to make it stop doing that? I have checked the documentation here: http://maven.apache.org/plugins/maven-deploy-plugin/index.html I did some googling around and found some comments regarding this but nothing definitive. FWIW, I am using Maven 2.1.0 for all of this, on Windows. Thanks! -Jim --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
