Community
Participate
Working Groups
Created attachment 207352 [details] Example m2eclipse project demonstrating JRebel m2eclipse Integration <catalogItem> <categoryId>org.eclipse.m2e.discovery.category.lifecycles</categoryId> <description>Handles jrebel-maven-plugin lifecycle for generating rebel.xml</description> <groupId>lifecycles</groupId> <id>org.zeroturnaround.eclipse.m2e</id> <kind>lifecycles</kind> <license>License Agreement for JRebel Software</license> <name>JRebel m2eclipse Integration</name> <provider>ZeroTurnaround</provider> <p2> <repositoryUrl>http://www.zeroturnaround.com/update-site</repositoryUrl> <iuId>org.zeroturnaround.eclipse.m2e.feature.feature.group</iuId> <lifecycleMappingIU> <iuId>org.zeroturnaround.eclipse.m2e</iuId> </lifecycleMappingIU> </p2> <overview> <summary>Handles jrebel-maven-plugin lifecycle for generating rebel.xml</summary> <url>http://zeroturnaround.com/jrebel/configuration/maven/</url> </overview> </catalogItem> In the sample m2eclipse project (attached), rebel.xml will be generated in src/main/resources on clean build. Since it doesn't change often, not doing it on incremental build.
Added to the catalog. Thank you.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/