Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] How to add maven extensions in M2Eclipse

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 <M2_HOME>/lib/ext . I developed a similar extension as https://github.com/etesla/tesla-profiler
However, how can I make it work in M2Eclipse? It seems I can add my jar file to Bundle-Classpath in  /home/chandler/Juno/plugins/org.eclipse.m2e.maven.runtime_1.1.0.20120529-1956/META-INF/MANIFEST.MF. But this is ugly. Is there an elegant way to do this?

Thanks,
Chandler
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top