2010/1/28 Licinio Fernández Maurelo <licinio.fernan...@gmail.com>:
> 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: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to