2010/1/28 Licinio Fernández Maurelo <[email protected]>: > Hi everybody. I'm trying to build apache-solr *webapp* (not the whole > project) using maven .
I think this is the big mistake: if you mavenize a project, then all of the dependencies should be available, at least, as maven artifacts. That means, usually, that all the dependencies must be mavenized for good. If you don't do it, your POM will be simply a wrapper to Ant targets. Is there a reason not to mavenize the whole project? Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
