| support-swapna wrote: |
| rbreitling,
Sorry that you are seeing this issue. I could replicate the issue at my end. I have filed a PR for the dev team to investigate. Can you throw more information about your project setup? Is there a specific reason behind a non-maven web project dependent on a maven java project in your setup ? |
| support-tony wrote: |
| Bob,
Thanks for getting back to us. I'm glad that workaround worked for you. Hopefully, we will get this fixed soon but, in the meantime, at least you can deploy. |
| support-tony wrote: |
| Bob,
Actually, there is a fix for this in 10.1. However, the fix is in some project settings and so will only apply to a new project. That is, only new maven dependent projects will be affected by this fix. So, if you recreate the dependent maven project, it should get deployed with MyEclipse 10.1. Alternatively, there is a .settings folder in the project. Look for the com.genuitec.eclipse.j2eedt.core.prefs file and remove the useAssemblyMapping line. If this is the only line apart from the version, then you can delete the whole file. Sorry for the inconvenience. Please let us know if this works for you. |