Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[buckminster-dev] RE: buckminster-dev Digest, Vol 32, Issue 18

Hi Stefan

Thanks for answering me so fast, as I'm a beginner at Buckminster ( I
have  read all the documentation in:  http://www.eclipse.org/buckminster
)


 I've faced many problems :)

1) When I try to execute the hello world of Buckminster
(http://wiki.eclipse.org/Hello_XML_World_Example_%28Buckminster%29)

The following message is displayed:
java.lang.StackOverflowError

2) In my Rmap ,I need to point only  maven repositories ,the problem is
that when I specify a component type (maven) I don't know really the
syntax to follow (should I specify a path to my pom.xml or what?)
i need an exemple to clarify this.




Thanks,

-----Original Message-----
From: buckminster-dev-bounces@xxxxxxxxxxx
[mailto:buckminster-dev-bounces@xxxxxxxxxxx] On Behalf Of
buckminster-dev-request@xxxxxxxxxxx
Sent: jeudi 27 mars 2008 17:00
To: buckminster-dev@xxxxxxxxxxx
Subject: buckminster-dev Digest, Vol 32, Issue 18

Send buckminster-dev mailing list submissions to
	buckminster-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	https://dev.eclipse.org/mailman/listinfo/buckminster-dev
or, via email, send a message with subject or body 'help' to
	buckminster-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	buckminster-dev-owner@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of buckminster-dev digest..."


Today's Topics:

   1. how can I build my eclipse plugin? (Imen Kalboussi)
   2. Maven and rmap (Imen Kalboussi)
   3. Re: Maven and rmap (Stefan Daume)


----------------------------------------------------------------------

Message: 1
Date: Thu, 27 Mar 2008 09:20:24 +0100
From: "Imen Kalboussi" <ikalboussi@xxxxxxx>
Subject: [buckminster-dev] how can I build my eclipse plugin?
To: <buckminster-dev@xxxxxxxxxxx>
Message-ID: <3E5E1A634BBD5C4A94C4D4A6DE0852E7DF3B3D@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

Hi,

 

 

Actually I have to build eclipse plugins in order to get at the end an
artifact (a jar) that contains a plugin  and all the plugins that
depends on him.

So after writing a CQUERY and RMAP I don't know how to get the final
artifact with Buckminster.

 

I would be grateful if someone will try to help me .

 

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://dev.eclipse.org/mailman/private/buckminster-dev/attachments/2008
0327/5b98f9ba/attachment.html

------------------------------

Message: 2
Date: Thu, 27 Mar 2008 14:27:31 +0100
From: "Imen Kalboussi" <ikalboussi@xxxxxxx>
Subject: [buckminster-dev] Maven and rmap
To: <buckminster-dev@xxxxxxxxxxx>
Message-ID: <3E5E1A634BBD5C4A94C4D4A6DE0852E7DF3C01@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"

Hi,

 

 

 I think I have solve my problem it was very simple but now I have to
solve the dependencies between plugins, so if a plugin

 

A need a plugin B ; I must mention this kind of dependency on the RMAP
the problem is that Ilike this plugins would be bring from a maven
repository

 

The only thing that I know is that the pom.xml must be mention but the
syntax that I wrote is always wrong :-(

 

So is there any one who can give he right syntax when I'm looking
basically for an extended jar  type but assuming Maven repository 

dependency information contained in a  Pom.

 

Thanks.

 

 

________________________________

From: Imen Kalboussi 
Sent: jeudi 27 mars 2008 09:20
To: 'buckminster-dev@xxxxxxxxxxx'
Subject: how can I build my eclipse plugin?

 

Hi,

 

 

Actually I have to build eclipse plugins in order to get at the end an
artifact (a jar) that contains a plugin  and all the plugins that
depends on him.

So after writing a CQUERY and RMAP I don't know how to get the final
artifact with Buckminster.

 

I would be grateful if someone will try to help me .

 

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
https://dev.eclipse.org/mailman/private/buckminster-dev/attachments/2008
0327/bd4f07e1/attachment.html

------------------------------

Message: 3
Date: Thu, 27 Mar 2008 15:05:06 +0100
From: Stefan Daume <stefan.daume@xxxxxxxxxxxxxx>
Subject: Re: [buckminster-dev] Maven and rmap
To: Buckminster developer discussions <buckminster-dev@xxxxxxxxxxx>
Message-ID: <47EBA992.9090109@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=windows-1252; format=flowed

Hi Imen,

I am not sure I have understood what you mean when you say that "you 
must mention the dependency in the RMAP". The RMAP is just a pointer to 
the repositories that will or may contain the components you require. A 
dependency will be captured by the plugin information where it would be 
discovered automatically or it could be expressed explicitly in a 
buckminster.cspec that you created. But in a basic plugin development 
usecase you would not have to do that.

Could you post the RMAP that you have prepared to this list, so we can 
have a look at what you have done so far ? And/or provide as much 
additonal context as possible.

Stefan

Imen Kalboussi wrote:
>
> Hi,
>
> I think I have solve my problem it was very simple but now I have to 
> solve the dependencies between plugins, so if a plugin
>
> A need a plugin B ; I must mention this kind of dependency on the RMAP

> the problem is that Ilike this plugins would be bring from a maven 
> repository
>
> The only thing that I know is that the pom.xml must be mention but the

> syntax that I wrote is always wrong L
>
> So is there any one who can give he right syntax when I'm looking 
> basically for an extended jar type but assuming Maven repository
>
> dependency information contained in a Pom.
>
> Thanks.
>
>
------------------------------------------------------------------------
>
> *From:* Imen Kalboussi
> *Sent:* jeudi 27 mars 2008 09:20
> *To:* 'buckminster-dev@xxxxxxxxxxx'
> *Subject:* how can I build my eclipse plugin?
>
> Hi,
>
> Actually I have to build eclipse plugins in order to get at the end an

> artifact (a jar) that contains a plugin and all the plugins that 
> depends on him.
>
> So after writing a CQUERY and RMAP I don't know how to get the final 
> artifact with Buckminster.
>
> I would be grateful if someone will try to help me .
>
> Thanks
>
>
------------------------------------------------------------------------
>
> _______________________________________________
> buckminster-dev mailing list
> buckminster-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/buckminster-dev
>   



------------------------------

_______________________________________________
buckminster-dev mailing list
buckminster-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/buckminster-dev


End of buckminster-dev Digest, Vol 32, Issue 18
***********************************************


Back to the top