m2e-wtp Questions
5
My maven projects in Eclipse Luna are giving me this two warnings:
Broken single-root rule: Only one element with a deploy path of "/" is allowed for a web project or an EAR project
and
Broken s...
13
I've recently upgraded from eclipse 4.4.2 (Luna) to 4.5 (Mars). My dynamic web project now doesn't include the Maven Dependencies in its deployment assembly "Project->Properties->Deployment assembl...
17
Solved
I'm using Eclipse Luna. I'm working on a Maven project. When I try to run my application on a weblogic's application server, and exception is thrown with the message:
weblogic.application.ModuleEx...
Trinitarianism asked 15/9, 2014 at 8:12
4
Solved
I'm seeing the following error (and a couple of others like it) in my markers:
Invalid classpath publish/export dependency C:/Users/LevineJ/.m2/repository/org/bouncycastle/bcmail-jdk14/1.38/bcmail...
Proto asked 27/10, 2014 at 16:46
2
Solved
After I've run an update in my Eclipse Luna SR2 (4.4.2) I got m2e 1.6.1.20150625-2338 installed. For a project where I use maven-war-plugin now I get the following errors in the problems view:
F...
Kulsrud asked 30/6, 2015 at 9:52
3
I am using eclipse kepler with maven v4.0.0 and jboss 7.0 and JDK 1.6. I am getting the following error:
java.lang.NoSuchMethodError: org.eclipse.m2e.wtp.WTPProjectsUtil.isM2eWtpDisabled(Lorg/ecli...
2
Followed the below steps:(RAD 8.0.4)
Go to help – Install new software.
In the Available Software page of the install wizard, click the Add button next to Work with field and add this new locatio...
Dinner asked 12/8, 2014 at 3:46
2
Solved
I have a maven java project (deploying to jboss, if that matters) that uses the maven-jar-plugin. This works fine using Eclipse Kepler. I'm now trying Luna (EE edition), and I'm now getting this er...
Delanos asked 30/6, 2014 at 19:30
2
I have the problem to find the performances of the plugin sysdeo by using the integrated plugin WTP of eclipse.
To make the migration and thus the comparison, I installed both on separate projects...
Humanism asked 21/11, 2013 at 14:36
5
I just download eclipse kelper and found out the m2e and m2e-wtp plugins had been installed,and the new m2e plugins has no "package" of the lifecycle,how do i uninstall it?
=======================...
Levin asked 9/7, 2013 at 1:46
1
On Eclipse 4.3.2 my POM was using com.jayway.maven.plugins.android.generation2:android-maven-plugin:3.5.1 with no problems. I tried to upgrade it to 3.8.2 (the latest), and I got the dreaded "Plugi...
Borer asked 11/5, 2014 at 23:48
1
I have a web application (Eclipse's Dynamic Web App) which uses Maven (m2e-wtp) for the build and dependencies management. This web app's POM references a few other projects in my workspace, which ...
1
I have a maven project A with an /xsd/a.xsd in it's classpath.
I also have the project B with an /xsd/b.xsd that refers to /xsd/a.xsd through a catalog entry.
The catalog entry looks like this:
PU...
Facelift asked 8/8, 2013 at 16:21
1
Solved
I am pulling JavaScript from a jar as part of my build process. I wish this js to be part of my web resources for the app deployed on tomcat and I have updated my build process to allow this to hap...
1
© 2022 - 2024 — McMap. All rights reserved.