Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Eclipselink static weaving

Hi,

i am working with tycho builds for a while now. But never used m2e-lifecycle-mapping-metadata.

In my project i am using eclipse link with gemini JPA and i'd like to use m2e for static bytecode weaving. There is a maven plugin, that can do so. So during build time (jenkins) it should not be too hard to do static weaving.

But i also want to enable static weaving during "eclipse builder jobs". Every time a full oder incremental build is triggered, i'd like to run the static weaving plugin automatically by m2e.

But i have no idea how to do so. Is there a description about theĀ 
m2e-lifecycle-mapping-metadata xml around? Or some samples that demonstrate how to use m2e?

Thanks, Florian


Back to the top