Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Working with 3rd party dependencies

The problem is that some of the maven plugins used do not play well with M2E - there are no corresponding connectors.

On Wed Aug  8 16:22:46 2012, Igor Fedorenko wrote:


On 12-08-08 9:51 AM, Filip Krikava wrote:
3. be usable both in tycho build and in eclipse (without M2E)

not a fair requirement, imho. m2e provides maven integration inside
eclipse, it is unreasonable to expect to be able to work with maven
projects inside eclipse without m2e. why not require support without jdt
or pde, for example?

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


Back to the top