You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by ma...@mac-systems.de on 2008/09/08 17:04:44 UTC

Where to find Actual SWT jars as Maven dependency ?

Hello,

where can i find most (stable) SWT Jars to bind in a 
Project ? Anyone knows about some repository ?

Actually i think it is not that simple as SWT contains 
a lot of Native bindings.

regards,
Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Where to find Actual SWT jars as Maven dependency ?

Posted by Baptiste MATHUS <ml...@batmat.net>.
I'm not sure to understand what the problem is:
http://repo1.maven.org/maven2/org/eclipse/swt/
or
http://repo1.maven.org/maven2/swt/

What library precisely would you be missing?

Talking about the native binding, I guess you could use a mvn profile to
select the right swt jar (if to be included in a bundle, for example).

Cheers

2009/1/4 mgainty <mg...@hotmail.com>

>
> You asked which plugin jars (SWT) are available to maven
> If you do not have SWT plugin installed  to maven you will of course have
> to
> install the (SWT) plugin
> Regards
>
>
> mac-systems wrote:
> >
> > Ehhh,
> >
> > what that answer have to do in relation of my question ?
> >
> > - Jens
> >
> >> if you dont specify your plugin's version/artifactID/groupID attributes
> >> you get this configuration
> >> http://maven.apache.org/plugins/index.html
> >>
> >> Caveat Emptor:
> >> the beta war is not ready and I have had to override this plugin in
> local
> >> pom with <version>2.0</version>
> >>
> >> you'll want to specify <localRepository> <server> and <mirror> remote
> >> repositories in the %M2_HOME%/conf/settings.xml
> >>
> >> YMMV
> >> Martin
> >> ______________________________________________
> >> Disclaimer and confidentiality note
> >> Everything in this e-mail and any attachments relates to the official
> >> business of Sender. This transmission is of a confidential nature and
> >> Sender does not endorse distribution to any party other than intended
> >> recipient. Sender does not necessarily endorse content contained within
> >> this transmission.
> >>
> >>
> >>
> >>> From: mac-systems@mac-systems.de
> >>> To: users@maven.apache.org
> >>> Subject: Where to find Actual SWT jars as Maven dependency ?
> >>> Date: Mon, 8 Sep 2008 17:04:44 +0200
> >>>
> >>> Hello,
> >>>
> >>> where can i find most (stable) SWT Jars to bind in a
> >>> Project ? Anyone knows about some repository ?
> >>>
> >>> Actually i think it is not that simple as SWT contains
> >>> a lot of Native bindings.
> >>>
> >>> regards,
> >>> Jens
> >>>
>
>


-- 
Baptiste <Batmat> MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !

Re: Where to find Actual SWT jars as Maven dependency ?

Posted by mgainty <mg...@hotmail.com>.
You asked which plugin jars (SWT) are available to maven
If you do not have SWT plugin installed  to maven you will of course have to
install the (SWT) plugin 
Regards


mac-systems wrote:
> 
> Ehhh,
> 
> what that answer have to do in relation of my question ?
> 
> - Jens
> 
>> if you dont specify your plugin's version/artifactID/groupID attributes
>> you get this configuration
>> http://maven.apache.org/plugins/index.html
>>
>> Caveat Emptor:
>> the beta war is not ready and I have had to override this plugin in local
>> pom with <version>2.0</version>
>>
>> you'll want to specify <localRepository> <server> and <mirror> remote
>> repositories in the %M2_HOME%/conf/settings.xml
>>
>> YMMV
>> Martin 
>> ______________________________________________ 
>> Disclaimer and confidentiality note 
>> Everything in this e-mail and any attachments relates to the official
>> business of Sender. This transmission is of a confidential nature and
>> Sender does not endorse distribution to any party other than intended
>> recipient. Sender does not necessarily endorse content contained within
>> this transmission. 
>>
>>
>>   
>>> From: mac-systems@mac-systems.de
>>> To: users@maven.apache.org
>>> Subject: Where to find Actual SWT jars as Maven dependency ?
>>> Date: Mon, 8 Sep 2008 17:04:44 +0200
>>>
>>> Hello,
>>>
>>> where can i find most (stable) SWT Jars to bind in a 
>>> Project ? Anyone knows about some repository ?
>>>
>>> Actually i think it is not that simple as SWT contains 
>>> a lot of Native bindings.
>>>
>>> regards,
>>> Jens
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: users-help@maven.apache.org
>>>
>>>     
>>
>> _________________________________________________________________
>> Get more out of the Web. Learn 10 hidden secrets of Windows Live.
>> http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 
> 

-- 
View this message in context: http://n2.nabble.com/Where-to-find-Actual-SWT-jars-as-Maven-dependency---tp1075328p2109383.html
Sent from the maven users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Where to find Actual SWT jars as Maven dependency ?

Posted by Mac-Systems <ma...@mac-systems.de>.
Ehhh,

what that answer have to do in relation of my question ?

- Jens

> if you dont specify your plugin's version/artifactID/groupID attributes you get this configuration
> http://maven.apache.org/plugins/index.html
>
> Caveat Emptor:
> the beta war is not ready and I have had to override this plugin in local pom with <version>2.0</version>
>
> you'll want to specify <localRepository> <server> and <mirror> remote repositories in the %M2_HOME%/conf/settings.xml
>
> YMMV
> Martin 
> ______________________________________________ 
> Disclaimer and confidentiality note 
> Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. 
>
>
>   
>> From: mac-systems@mac-systems.de
>> To: users@maven.apache.org
>> Subject: Where to find Actual SWT jars as Maven dependency ?
>> Date: Mon, 8 Sep 2008 17:04:44 +0200
>>
>> Hello,
>>
>> where can i find most (stable) SWT Jars to bind in a 
>> Project ? Anyone knows about some repository ?
>>
>> Actually i think it is not that simple as SWT contains 
>> a lot of Native bindings.
>>
>> regards,
>> Jens
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>     
>
> _________________________________________________________________
> Get more out of the Web. Learn 10 hidden secrets of Windows Live.
> http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Where to find Actual SWT jars as Maven dependency ?

Posted by Martin Gainty <mg...@hotmail.com>.
if you dont specify your plugin's version/artifactID/groupID attributes you get this configuration
http://maven.apache.org/plugins/index.html

Caveat Emptor:
the beta war is not ready and I have had to override this plugin in local pom with <version>2.0</version>

you'll want to specify <localRepository> <server> and <mirror> remote repositories in the %M2_HOME%/conf/settings.xml

YMMV
Martin 
______________________________________________ 
Disclaimer and confidentiality note 
Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. 


> From: mac-systems@mac-systems.de
> To: users@maven.apache.org
> Subject: Where to find Actual SWT jars as Maven dependency ?
> Date: Mon, 8 Sep 2008 17:04:44 +0200
> 
> Hello,
> 
> where can i find most (stable) SWT Jars to bind in a 
> Project ? Anyone knows about some repository ?
> 
> Actually i think it is not that simple as SWT contains 
> a lot of Native bindings.
> 
> regards,
> Jens
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 

_________________________________________________________________
Get more out of the Web. Learn 10 hidden secrets of Windows Live.
http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008