Jencks is currently build with maven 1 and does not support manve 2
(yet...).
Cheers,
Guillaume Nodet
Raman Gupta wrote:
Barry Kaplan wrote:
$ mvn compile [ERROR] BUILD ERROR [INFO]
----------------------------------------------------------------------------
[INFO] Cannot execute mojo: resources. It requires a project, but
the build is not using one.
This generally happens when run maven from the wrong directory. Make
sure you are in the lingo directory with the pom.xml file.
There is no pom.xml file in the Jencks cvs codebase. There is a
maven.xml and project.xml file. Is it missing?
Is there some other easy way to get all of the dependencies -- I'm
certainly not stuck on using Maven :-)
Cheers,
Raman