Hi Gabriel,

I am sorry I didn't explain myself well enough in my previous email. Crunch
project does compile successfully and the compiled jars are inside the
target folder. But there was not a lib folder with the dependencies as most
projects have. Is this intended?So for running Crunch inside Eclipse I will
have to put all my maven repository into the classpath?wouldn't it be
easier to also put the dependencies on the lib folder?
Thanks again for the help guys!

Renato M.
On Jan 23, 2013 1:13 AM, "Gabriel Reid" <[email protected]> wrote:

> Hi Renato,
>
> On 23 Jan 2013, at 06:23, Renato Marroquín Mogrovejo <
> [email protected]> wrote:
> >
> >
> > I am trying to compile Crunch from source but I am not able to do so,
> > is there any documentation on doing this? I have cloned the project
> > from the git repository and then run mvn clean install -DskipTests
> > I have also tried to put the code into eclipse but I had no luck in
> > setting the project up, any suggestions on this are highly
> > appreciated.
> > Thanks in advance!
> >
>
> It should be as simple as checking out the code and running mvn install.
> Just to be sure, the steps are:
>
>     git clone https://git-wip-us.apache.org/repos/asf/incubator-crunch.git
>     cd incubator-crunch
>     mvn clean install -DskipTests
>
> If that isn't working for you, could you post the error message(s) that
> you're getting when you try to do that?
>
>
> Thanks,
>
> Gabriel
>
>
>

Reply via email to