Re: [m2e-users] How to add maven extensions in M2Eclipse

2012-08-05 Thread Zhang, Xueqian
Thanks, Igor. Actually I could add one extension by hacking M2Eclipse. I added a jar file into org.maven.ide.eclipse.maven_embedder_0.12.1.201206282159\libs and added an entry to Bundle-Classpath in org.maven.ide.eclipse.maven_embedder_0.12.1.201206282159\META-INF\MANIFEST.MF. But this is a d

Re: [m2e-users] How to add maven extensions in M2Eclipse

2012-08-03 Thread Igor Fedorenko
This is not currently supported. I did a prototype some time ago, but never had the time and motivation to finish it properly. -- Regards, Igor On 12-08-03 2:39 AM, Zhang, Xueqian wrote: Hi there, I have a maven extension, which works if I put it under /lib/ext . I developed a similar extensi