| Version | Date | Description |
|---|---|---|
| 0.4.1 | in cvs | |
| 0.4.0 | 2005-05-30 | |
| 0.3.0 | 2004-10-01 | |
| 0.2.2 | 2004-07-25 | |
| 0.2.1 | 2004-07-13 |
| Type | Changes | By |
|---|---|---|
|
Provide contextual launchshortcuts ('Run As | Maven Build...') | gdodinet |
|
Fix feature descriptor to allow to correctly upgrade through update manager | fdutton |
|
Fix 3.0.2 compatibility | gdodinet |
|
Override global preferences on a per-project base | gdodinet |
| Type | Changes | By |
|---|---|---|
|
Dependency conflict between Maven and Mavenzilla. Fixes MEVENIDE-218. | fdutton |
|
eclipse 3.1m6 breaks the pom editor Fixes MEVENIDE-176. | fdutton |
|
Cannot add unit test resources. Fixes MEVENIDE-158. | gdodinet |
|
Could not obtain project reader error in eclipse Fixes MEVENIDE-220. | gdodinet |
|
mevenide creates < jar > entry with < dependency > Fixes MEVENIDE-89. | fdutton |
|
Cannot change order of dependencies Fixes MEVENIDE-159. | fdutton |
|
NoSuchMethodError Fixes MEVENIDE-116. | gdodinet |
|
Changing name of project introduces < id > tag Fixes MEVENIDE-182. | fdutton |
|
add recursive behaviour to defaultqueryContext Fixes MEVENIDE-131. | mkleint |
|
Eclipse POM sync doesn ' t resolve variable expressions Fixes MEVENIDE-25. | gdodinet |
|
Treat JUnit as special dependency Fixes MEVENIDE-112. | gdodinet |
|
Bad link in documentation. Thanks to Scott Cytacki for locating the correct ones. Fixes MEVENIDE-137. | gdodinet |
|
goals-grabber/.classpath is out-of-sync with project.xml Fixes MEVENIDE-179. | gdodinet |
|
Incomplete buildCommand causes warning about skipping builder. Fixes MEVENIDE-178. | gdodinet |
|
Mac OS X: eclipse locations preference for classes.jar doesn ' t work Fixes MEVENIDE-163. | gdodinet |
|
Not finding tools.jar for cactus plugin, Fixes MEVENIDE-122. | gdodinet |
|
Properties settings do not work Fixes MEVENIDE-143. | gdodinet |
|
eclipse-plugin:install-swt does not work on eclipse 3.1.0 M2+ Thanks to Dan Tran for the patch. Fixes MEVENIDE-145. | gdodinet |
|
Provide Maven 1.0.2 from the eclipse update site instead of Maven 1.0.0 Fixes MEVENIDE-149. | gdodinet |
|
NPE on cancel of " New Dependency " dialog. Fixes MEVENIDE-171. | gdodinet |
|
Eclipse 3.1 introduces new methods that must be implemented on the mock objects. Fixes MEVENIDE-175. | gdodinet |
|
maven laucher fails running javac using JDK 1.3 Fixes MEVENIDE-164. | gdodinet |
|
cannot pass options to VM Fixes MEVENIDE-6. | gdodinet |
|
Unit test failed -- GenAppTemplateFinderTest.testGetTemplates(). Fixes MEVENIDE-172. | mkleint |
|
Update fileUrlPrefix comment to specify all versions of Windows not just WinXP. Fixes MEVENIDE-174. | mkleint |
|
mevenide-ui-eclipse does not compile under JDK1.5 Fixes MEVENIDE-170. | gdodinet |
|
Unable to open project.xml after using update from site Fixes MEVENIDE-55. | gdodinet |
|
Project.xml that uses < !DOCTYPE includes don't work in the POM editor Fixes MEVENIDE-110. | mkleint |
|
need to resolve core variables and consider interreferences Fixes MEVENIDE-63. | mkleint |
|
inherited project.properties file not taken into account Fixes MEVENIDE-14. | mkleint |
|
increasing current version should suggest to increase dependencies. Fixes MEVENIDE-72. | mkleint |
|
mevenide not 1.5 compatible Fixes MEVENIDE-90. | mkleint |
|
Maintain comments between updats Fixes MEVENIDE-75. | gdodinet |
|
Exception while running Synchronize Fixes MEVENIDE-71. | gdodinet |
|
An internal error occurred during: " Launching " . Fixes MEVENIDE-100. | gdodinet |
|
Modifying fields seems not to work. Fixes MEVENIDE-85. | gdodinet |
|
Environment variables not picked up Fixes MEVENIDE-81. | gdodinet |
|
Incorrect group for artifact maven-findbugs-plugin. Thanks to Jonathan Manning for the patch. Fixes MEVENIDE-102. | gdodinet |
|
Cannot add resource to empty unit tests Fixes MEVENIDE-124. | gdodinet |
|
NPE trying to open Maven-launcher menu Fixes MEVENIDE-119. | gdodinet |
|
Cannot clear jdom dependency. Fixes MEVENIDE-111. | gdodinet |
| Type | Changes | By |
|---|---|---|
|
Added a preference to control the location of tools.jar. Fixes MEVENIDE-80. | gdodinet |
|
Update site generation now uses zip task instead of jar. Fixes MEVENIDE-73. | gdodinet |
|
Missing ~/build.properties does not cause synchronization to fail anymore. Fixes MEVENIDE-71. | gdodinet |
|
Now checks that maven_home, java_home and tools_jar are correctly defined before trying to launch. Fixes MEVENIDE-70. | gdodinet |
|
Fix odd focus behavior in the Maven Project Wizard. Fixes MEVENIDE-66. | gdodinet |
|
Corrected synchronization behaviour for dependencies specifying < jar/ > element. Fixes MEVENIDE-57. | gdodinet |
|
Closing square bracket doesnot break anymore jelly syntax highlighting. Fixes MEVENIDE-56. | gdodinet |
|
Fix NPE if jar override is on but no dependencies are present in POM (typically occured when using inheritance). Fixes MEVENIDE-55. | gdodinet |
|
POM editor pages are now correctly updated. Fixes MEVENIDE-23, MEVENIDE-60, MEVENIDE-85. | gdodinet |
|
POM Editor Overview page Heading correctly updated when changing POM name. | gdodinet |
|
Dynamic preference pages donot rely anymore on explicit plugin activation. | gdodinet |
|
Add Maven Nature and Builder. Allows to enable/disable goals on a per-pattern basis. Also allows to auto-trigger goals. | gdodinet |
|
Add a remote Maven repository browser and Search Engine based on Mavenzilla | gdodinet |
| Type | Changes | By |
|---|---|---|
|
Revert runner configuration dialog. Fixes MEVENIDE-53,MEVENIDE-54. | gdodinet |
|
Fix project wizard. | jens |
|
Comments including quotes donot pollute the rendering anymore. Fixes MEVENIDE-42. | gdodinet |
|
Full Description adapts to the page size. Fixes MEVENIDE-44. | gdodinet |
|
Update maven oriented file icons. | jens |
|
Allow to import/export maven plugin properties. | gdodinet |
| Type | Changes | By |
|---|---|---|
|
Pages correctly refreshed if they have already been opened (see also MEVENIDE-23). Fixes MEVENIDE-11. | gdodinet |
|
Also fix issue causing two launch configurations to be created. Fixes MEVENIDE-18. | gdodinet |
|
Refresh behaviour now implemented through the use of ILaunchesListener2. Fixes MEVENIDE-20. | gdodinet |
|
Now correctly use MAVEN_REPO Classpath Variable when synchronizing .classpath. Fixes MEVENIDE-24. | gdodinet |
|
Now lookup reports registrar goal name instead of plugin directory name. Fixes MEVENIDE-26. | gdodinet |
|
Tags now allowed within POMs, but still need to be protected with CDATA blocks. Fixes MEVENIDE-28. | gdodinet |
|
Fix NPE when no launch configurations exist. Fixes MEVENIDE-29. | gdodinet |
|
AutoBuild is now set to false prior to adding artifacts to .classpath and is restored after that. Fixes MEVENIDE-31. | gdodinet |
|
Now allow to specify user defined types. Fixes MEVENIDE-39. | gdodinet |
|
Propagate Maven global plugin directory change (plugins are now cached in ~/.maven/cache). Fixes MEVENIDE-40. | gdodinet |
|
Mark Argument Tab editor as dirty when a cell loses focus without Enter having been hit. Fixes MEVENIDE-41. | gdodinet |
|
Preference pages reorganized for better readibility. | gdodinet |
|
Required location preferences can now be regenerated automatically. | gdodinet |
|
Open Property Sheet on List elements double click in POM Editor. | gdodinet |
|
Use Jdom-based unmarshaller to support entities reading. No entities writing yet. | gdodinet |
|
Icons now follow new 3.0 LnF. | gdodinet |
|
Offline mode in maven.xml outline page is now functional. | gdodinet |
|
Pom Creation Action now works on any IContainer. | gdodinet |
|
Pom Creation Action can now use templates. | gdodinet |
|
Mevenide Launch Config Type now has an associated image. | gdodinet |
|
Add POM Template management through a preference pages. | jens |
|
All Maven specific dependencies are now bundled as an external plugin. | gdodinet |
|
Maven Plugin Provider Infrastructure allows plugin providers to statically contribute to Mevenide preference pages. | gdodinet |
|
Add new preferences page to manage user defined dependency types. | gdodinet |
|
Add simple POM wizard that can use templates. | gdodinet |
|
Add Pom validation. Supports infinite inheritance scheme. | gdodinet |