Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 364457 - [catalog] JRebel m2eclipse Integration
Summary: [catalog] JRebel m2eclipse Integration
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: m2e (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-22 07:38 EST by Erkki Lindpere CLA
Modified: 2021-04-19 13:23 EDT (History)
1 user (show)

See Also:


Attachments
Example m2eclipse project demonstrating JRebel m2eclipse Integration (3.98 KB, application/zip)
2011-11-22 07:38 EST, Erkki Lindpere CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Erkki Lindpere CLA 2011-11-22 07:38:23 EST
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.
Comment 1 Igor Fedorenko CLA 2011-11-24 10:56:19 EST
Added to the catalog. Thank you.
Comment 2 Denis Roy CLA 2021-04-19 13:23:34 EDT
Moved to https://github.com/eclipse-m2e/m2e-core/issues/