 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: MyEclipse 8 Maven Project Doesn't Work With Ant
Posted: Feb 12, 2010 - 07:42 PM
|
|
Joined: Nov 17, 2009
Posts: 4
|
|
I have a project in MyEclipse 8 that uses Maven from within Ant. This project builds fine on the command line using Ant. This project also built fine using Ant in MyEclipse 7.
Using the same Ant target in MyEclipse 8 causes this error:
Unsupported launch configuratio type org.eclipse.ant.AntLaunchConfigurationType
If I disable the Maven4MyEclipse dependency (right click on project name select Maven4MyEclipse - Select Disable dependency management) then the project builds just fine using Ant within MyEclipse 8.
I can provide you a MyEclipse example project for your research into this issue.
There is a known bug in m2eclipse (see: http://jira.codehaus.org/browse/MNGECLIPSE-989) that can cause this problem. Is MyEclipse 8 using that version of m2eclipse?
Bruce Phillips
University of Kansas |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: MyEclipse 8 Maven Project Doesn
Posted: Feb 15, 2010 - 11:34 AM
|
|
Registered Member

Joined: May 18, 2009
Posts: 871
|
|
|
|
|
 |
|
|
Post subject: Deleting the Launch File Worked
Posted: Feb 15, 2010 - 07:52 PM
|
|
Joined: Nov 17, 2009
Posts: 4
|
|
Deleting the launch file in
[workspace-folder]\.metadata\.plugins\org.eclipse.debug.core\.launches
fixed the problem.
Thank you for the assistance. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Deleting the Launch File Worked
Posted: Feb 16, 2010 - 03:55 AM
|
|
Registered Member

Joined: May 18, 2009
Posts: 871
|
|
Bruce,
Good to know that it worked.. |
_________________ Shalini
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |