You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Jai M <ja...@gmail.com> on 2014/09/06 00:47:59 UTC

Re: Softlayer GlobalIdentifier question

Hi,

 I am having problems setting up jclouds as an eclipse project with maven.
I have been tweeking the setting to add maven dependencies to classpath
e.t.c. I am making slow progress. Is there any wiki with steps to do this
or someone can share their .project and .classpath file (along with the
version name of eclipse )?

Thanks
Jai


On Thu, Sep 4, 2014 at 4:49 PM, Jai M <ja...@gmail.com> wrote:

> Thanks for looking into it.
> Jira link : https://issues.apache.org/jira/browse/JCLOUDS-704
>
> Rgds
> Jai
>
>
> On Thu, Sep 4, 2014 at 4:21 PM, Everett Toews <everett.toews@rackspace.com
> > wrote:
>
>>  Here’s how to report a bug.
>>
>>  http://jclouds.apache.org/reference/report-a-bug/
>>
>>  Thanks,
>> Everett
>>
>>
>>  On Sep 4, 2014, at 4:14 PM, Ignasi Barrera <na...@apache.org> wrote:
>>
>>  Using the latest version should work. Could you please file an issue in
>> our JIRA [1] with the relevant code and the provided stacktrace, so we can
>> properly track and fix it?
>>
>> Thanks!
>>
>> I.
>>
>> [1] https://issues.apache.org/jira/browse/JCLOUDS
>> El 04/09/2014 23:04, "Andrew Phillips" <an...@apache.org> escribió:
>>
>>>  With the most recent code (master) I am running into other issues. (Pls
>>>> Note, I initially tried to update my maven to version 2.0.0 and that
>>>> still
>>>> had the the globalIdentifier problem).
>>>>
>>>
>>> 2.0.0 does not exist (yet). I take it you mean 2.0.0-SNAPSHOT [1]?
>>>
>>> ap
>>>
>>> [1] https:/jclouds.apache.org/start/install/ (see "Using the daily
>>> builds")
>>>
>>
>>
>

Re: Softlayer GlobalIdentifier question

Posted by Ignasi Barrera <na...@apache.org>.
That is because Eclipse does weird things with the classpath. Often is
enough to "close" the jclouds-core project.

On 10 September 2014 17:25, Jai M <ja...@gmail.com> wrote:
>
>
>> When I import the whole branch as a project, Eclipse is not able to
>> resolve the dependencies. Note that, I am able to execute the base pom.xml
>> without issues. (It compiles and executes the tests). The problem was for
>> running individual test methods when eclipse complains about the class not
>> found .
>> So I just imported the provider I want to test. since I noticed that the
>> pom.xml under each provider is self sufficient. With one provider as a
>> project and the build path having the maven dependencies, I am able to run
>> individual unit test methods.
>>
>> Rgds
>> Jai
>>
>> On Sat, Sep 6, 2014 at 2:11 AM, Ignasi Barrera <na...@apache.org> wrote:
>>>
>>> I also use m2e. You will just have to "Import an existing Maven project"
>>> and everything should be ready.
>>> El 06/09/2014 01:08, "Andrew Phillips" <ap...@qrmedia.com> escribió:
>>>
>>> >  I am having problems setting up jclouds as an eclipse project with
>>> > maven.
>>> >>
>>> >
>>> > Are you using m2e [1]? I always found that to be the easiest way to get
>>> > things set up.
>>> >
>>> > If you are unable to use that, for some reason, could you share a
>>> > screenshot of how your Workspace is set up and/or which errors you are
>>> > seeing?
>>> >
>>> > Regards
>>> >
>>> > ap
>>> >
>>> > [1] https://www.eclipse.org/m2e/
>>> >
>>
>>
>

Re: Softlayer GlobalIdentifier question

Posted by Ignasi Barrera <na...@apache.org>.
I also use m2e. You will just have to "Import an existing Maven project"
and everything should be ready.
El 06/09/2014 01:08, "Andrew Phillips" <ap...@qrmedia.com> escribió:

>  I am having problems setting up jclouds as an eclipse project with maven.
>>
>
> Are you using m2e [1]? I always found that to be the easiest way to get
> things set up.
>
> If you are unable to use that, for some reason, could you share a
> screenshot of how your Workspace is set up and/or which errors you are
> seeing?
>
> Regards
>
> ap
>
> [1] https://www.eclipse.org/m2e/
>

Re: Softlayer GlobalIdentifier question

Posted by Andrew Phillips <ap...@qrmedia.com>.
>  I am having problems setting up jclouds as an eclipse project with maven.

Are you using m2e [1]? I always found that to be the easiest way to  
get things set up.

If you are unable to use that, for some reason, could you share a  
screenshot of how your Workspace is set up and/or which errors you are  
seeing?

Regards

ap

[1] https://www.eclipse.org/m2e/