Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Manifest-first and Pom-first projects in Eclipse

Hi Igor,

Thanks for the response. 

Yes, adding the newest m2e-tycho fixed the problem. However I had to import all my projects into Eclipse workspace. In my case this is a problem (currently I have 100+ and I'll have 200+ when I'm done with the migration). 

It is possible with m2e-tycho (or some other extension) to find all required artifacts in my local Maven repository without explicitly adding projects to workspace? Do you have any idea how this might be achieved?

Regards

2012/8/6 Igor Fedorenko <igor@xxxxxxxxxxxxxx>
Installed m2e-tycho extension from

http://repository.tesla.io:8081/nexus/content/sites/m2e.extras/m2eclipse-tycho/0.6.0/N/ 

(you need to pick url of the latest version)

--
Regards,
Igor


On 12-08-06 9:29 AM, Sebastian Łaskawiec wrote:
Hi,

Currently I'm working on migrating RCP projects in my company to Tycho
(version 0.15.0). I created 2 step build (I need to mix pom-fist and
manifest-first building).

Everything works fine with Maven build, however I'm experiencing
problems when importing projects to Eclipse (Juno). Manifest-first
projects does not resolve pom-first projects properly.

Is there any way of getting to work manifest-first and pom-first
projects in Eclipse?

Regards
--
Sebastian Łaskawiec


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

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



-- 
Sebastian Łaskawiec

Back to the top