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 <[email protected]>
To: "[email protected]" <[email protected]>
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, 오진박 <[email protected]> wrote:
> hi,when using mvn eclipse:eclipse,I got following errors, I need help to
> resolve it.
>