Henri,

I haven't checked recently, but p2 update manager in Eclipse 3.4 and 3.5 is not using site.xml if p2 metadata is available (unless you specify update site as .../update/site.xml) and <archive path...> element is not processed when p2 metadata generated. In other words these elements are only used by update manager in Eclipse 3.3, and for 3.4 we rely on the presence of these jars in the ganymede update site (so they are always found even if you didn't include Ganymede site into the update). Obviously they been replaced on the Ganymede site again when Eclipse 3.4.2 been published, so the references in the m2eclipse features need to be updated accordingly.

I guess the m2eclipse should publish draw2d and zest plugins as a separate feature(s) instead of including these plugins directly into the POM editor feature. That should work for both Eclipse 3.3 and 3.4, but users will see the feature in the update manager UI.

 regards,
 Eugene


Henri Gomez wrote:
Well the site.xml has been updated to include Draw2D/Zest from 3.4.1 :

<archive 
url="http://download.eclipse.org/tools/gef/updates/milestones/plugins/org.eclipse.zest.core_1.0.0.v20080115.jar";
path="plugins/org.eclipse.zest.core_1.0.0.v20080115.jar"/>
<archive 
url="http://download.eclipse.org/tools/gef/updates/milestones/plugins/org.eclipse.zest.layouts_1.0.0.v20080226.jar";
path="plugins/org.eclipse.zest.layouts_1.0.0.v20080226.jar"/>
<archive 
url="http://download.eclipse.org/tools/gef/updates/milestones/plugins/org.eclipse.draw2d_3.4.0.v20080529.jar";
path="plugins/org.eclipse.draw2d_3.4.0.v20080529.jar"/>
<archive path="plugins/org.eclipse.draw2d_3.4.1.v20080910-1351.jar"
url="http://download.eclipse.org/releases/ganymede/plugins/org.eclipse.draw2d_3.4.1.v20080910-1351.jar"/>


2009/2/26 Richard Seddon <rsed...@sonatype.com>:
Hi Henri,

I was able to install M2E 0.9.7 in Eclipse 3.4.2 SDK, all I did was point at
the update site (http://m2eclipse.sonatype.org/update/).

Same for the J2EE bundle SR2, which is based on Eclipse 3.4.2.

I guess I'm missing something. What install procedure did you use?

Rich


On Feb 26, 2009, at 9:07 AM, Henri Gomez wrote:

I uninstalled all m2eclipse plugin, restarted eclipse and reinstalled
them.

Now it works ;)

Steps for others 3.4.2 users :

- install eclipse 3.4.2
- unzip GEF-ALL 3.4.2 and 3.4.1 on eclipse dir
- install m2eclipse from update url.

Hope it will help

2009/2/26 Henri Gomez <henri.go...@gmail.com>:
I installed GEF-ALL 3.4.1 but I can't either install the Maven POM
Editor.

An error occurred while collecting items to be installed
 No repository found containing:
org.maven.ide.eclipse.editor/osgi.bundle/0.9.7.200902090944
 No repository found containing:

org.maven.ide.eclipse.editor.feature/org.eclipse.update.feature/0.9.7.200902090947
 No repository found containing:
org.maven.ide.eclipse.refactoring/osgi.bundle/0.9.7.200902090944

What's the problem with it ?

2009/2/26 Igor Fedorenko <i...@ifedorenko.com>:
Yes, this is one of possible solutions. We'd still have to replace
"include
specific version of draw2d/zest" with "require draw2d/zest open version
range" in POM editor feature.

--
Regards,
Igor

Eugene Kuleshov wrote:
Igor,

 Can't you just include draw2d and zest jars into the m2eclipse update
site?

 regards,
 Eugene


Igor Fedorenko wrote:
We don't know yet. Rich or myself will send another email when we sort
this out.

Henri Gomez wrote:
The problem has to do with POM editor feature including specific
version of
draw2d. Originally, this was done to make it easier for Eclipse 3.3
users to
install POM Editor dependencies but it obviously has unwanted
side-effects.
We'll try to find a solution that works for all supported eclipse
versions,
hopefully today or tomorrow.
Great.

will it be available on update-dev ?

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

 http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to