Hi, A stupid question: Why do we need POMs in repo for non-Maven projects?
It seems to me, this is for supporting transitive dependencies. However Maven will not try to build non-Maven projects, right? Is there a use case where it's still useful to have POM information for non-Maven projects? I'm asking because it's a pain to get POMs for non-Maven projects and I'm not sure about the benefit. Shouldn't non-Maven projects artifacts considered as already *built*? Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
