Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.5-plugins
-
None
-
None
Description
JDev had a bug where 2 of the installed components version breadcrumbs changed on each new build of JDev. This made it impossible for the maven-jdev-plugin's project.xml file, used to create a .jpr (jdev project) file, to be used in JDev without migration to the "present" version. In a large workspace with multiple projects, this is very time-consuming. The major goal of the maven-jdev-plugin is to avoid this time-consuming migration. JDev has now fixed this problem and the attached patch file corrects the maven-jdev-plugin's project.xml file so that the migration does not occur. This patch is really a MUST in the next version of the maven-jdev-plugin