eclipse:eclipse failing

2015-06-08 Thread ?2?7?3?5?0?2
hi,when using mvn eclipse:eclipse,I got following errors, I need help to 
resolve it.

Re: eclipse:eclipse failing

2015-06-09 Thread Abdel Hakim Deneche
I am not able to see the error. Did you attach an image to your email ? if
so, I don't think the mailing list allows attachments to emails.

On Mon, Jun 8, 2015 at 6:27 PM, 오진박  wrote:

> hi,when using mvn eclipse:eclipse,I got following errors, I need help to
> resolve it.
>



-- 

Abdelhakim Deneche

Software Engineer

  


Now Available - Free Hadoop On-Demand Training



Re: eclipse:eclipse failing

2015-06-09 Thread Jason Altekruse
Please upload the image or file to a public host and share a link.

Thanks,
Jason

On Tue, Jun 9, 2015 at 11:52 AM, Abdel Hakim Deneche 
wrote:

> I am not able to see the error. Did you attach an image to your email ? if
> so, I don't think the mailing list allows attachments to emails.
>
> On Mon, Jun 8, 2015 at 6:27 PM, 오진박  wrote:
>
> > hi,when using mvn eclipse:eclipse,I got following errors, I need help to
> > resolve it.
> >
>
>
>
> --
>
> Abdelhakim Deneche
>
> Software Engineer
>
>   
>
>
> Now Available - Free Hadoop On-Demand Training
> <
> http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm_campaign=Free%20available
> >
>


Re: eclipse:eclipse failing

2015-06-10 Thread Jacques Nadeau
The problem is you'll need to first run a complete mvn install -DskipTests
command before you can use eclipse:eclipse.

 Furthermore, I strongly recommend using Eclipse's import capability as we
haven't tested the eclipse:eclipse behavior with Drill.

On Mon, Jun 8, 2015 at 6:27 PM, 오진박  wrote:

> hi,when using mvn eclipse:eclipse,I got following errors, I need help to
> resolve it.
>


Re: eclipse:eclipse failing

2015-06-10 Thread yuliya Feldman
I have been using mvn eclipse:eclipse w/o issues for quite a long time.
As Jacques pointed out you need to run "install" target first.
  From: Jacques Nadeau 
 To: "dev@drill.apache.org"  
 Sent: Wednesday, June 10, 2015 12:36 PM
 Subject: Re: eclipse:eclipse failing
   
The problem is you'll need to first run a complete mvn install -DskipTests
command before you can use eclipse:eclipse.

 Furthermore, I strongly recommend using Eclipse's import capability as we
haven't tested the eclipse:eclipse behavior with Drill.



On Mon, Jun 8, 2015 at 6:27 PM, 오진박  wrote:

> hi,when using mvn eclipse:eclipse,I got following errors, I need help to
> resolve it.
>