Hi,

hmm, hard to say what went wrong.

I uploaded a new snapshot update site here:
http://people.apache.org/~pkluegl/temp/eclipse-update-site-20130522/
<http://people.apache.org/%7Epkluegl/temp/eclipse-update-site-20130522/>

You need to uncheck "Group items by category", because the items are not
categorized due to the snapshot version.

What I did:
- checkout trunk
- checkout ruta-eclipse-update-site
- updated versions in ruta-eclipse-update-site/pom.xml
<item-maven-release-version>2.0.2-SNAPSHOT</item-maven-release-version>
<item-eclipse-release-version>2.0.2.SNAPSHOT</item-eclipse-release-version>
- "mvn clean install" on trunk
- "mvn clean package" on ruta-eclipse-update-site
- using ruta-eclipse-update-site/target/eclipse-update-site as update site

If you have already installed the 2.0.2.SNAPSHOT feature, then Eclipse
will not be able to update the plugins to a new (same) version. In this
case, replacing the plugins might help.

Best,

Peter


On 22.05.2013 12:34, armin.weg...@bka.bund.de wrote:
> Hi Peter,
>
> the eclipse update site does not work. Eclipse does not recognize it as an 
> udpate site.
>
> Cheers,
> Armin  
>
> -----Ursprüngliche Nachricht-----
> Von: Peter Klügl [mailto:pklu...@uni-wuerzburg.de] 
> Gesendet: Dienstag, 21. Mai 2013 13:24
> An: user@uima.apache.org
> Betreff: Re: Ruta 2.0.2-SNAPSHOT - Eclipse Plugin Installation
>
> Hi,
>
> On 21.05.2013 09:18, armin.weg...@bka.bund.de wrote:
>> Hi!
>>
>> I've checkout Ruta 2.0.2-SNAPSHOT with
>>
>> svn checkout https://svn.apache.org/repos/asf/uima/sandbox/ruta/trunk
>>
>> and build it succesfully with
>>
>> mvn clean install.
>>
>> Now, how to install the Eclipse plugins? Is there a local reposity or update 
>> site for Eclipse? Or, which files need to be copied manually?
> The update site is here:
> https://svn.apache.org/repos/asf/uima/sandbox/ruta/trunk/ruta-eclipse-update-site
>
> After "mvn clean package", the update site should be located at 
> target/eclipse-update-site However, it is problematic to install a new build 
> for the same version of a feature (since an uninstall of the feature does not 
> remove the plugins). If you already installed ruta-XXX-2.0.0.SNAPSHOT, then 
> you can replace the jars in the plugin folder of your eclipse installation 
> with the jars in the plugins folder of your update site.
>
> Peter
>
>
>> Thanks,
>>
>> Armin

Reply via email to