Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.7
-
Component/s: Help Wanted, WTP integration
-
Labels:None
-
Number of attachments :2
Description
Currently the m2eclipse plugin can not cope with EAR projects. When given one, it actually attempts to set the project up as a java project. Given that WAR files generally live in EAR files, it would be natural to expect that an EAR project is supported.
Additionally, for similar reasons, EJB projects should also be supported.
-
Hide
- mavenized-jboss-seam-booking.zip
- 22/Sep/08 6:43 PM
- 154 kB
- Fred Bricon
-
- jboss-seam-booking-parent/.../jboss-seam-booking-ds.xml 0.5 kB
- jboss-seam-booking-parent/.../pom.xml 3 kB
- jboss-seam-booking-parent/.../jboss-app.xml 0.3 kB
- jboss-seam-booking-parent/.../pom.xml 2 kB
- jboss-seam-booking-parent/.../Authenticator.java 0.1 kB
- jboss-seam-booking-parent/.../AuthenticatorAction.java 0.9 kB
- jboss-seam-booking-parent/.../Booking.java 4 kB
- jboss-seam-booking-parent/.../BookingList.java 0.3 kB
- jboss-seam-booking-parent/.../BookingListAction.java 2 kB
- jboss-seam-booking-parent/.../ChangePassword.java 0.3 kB
- jboss-seam-booking-parent/.../ChangePasswordAction.java 2 kB
- jboss-seam-booking-parent/.../Hotel.java 2 kB
- jboss-seam-booking-parent/.../HotelBooking.java 0.4 kB
- jboss-seam-booking-parent/.../HotelBookingAction.java 3 kB
- jboss-seam-booking-parent/.../HotelSearching.java 0.5 kB
- jboss-seam-booking-parent/.../HotelSearchingAction.java 2 kB
- jboss-seam-booking-parent/.../Register.java 0.3 kB
- jboss-seam-booking-parent/.../RegisterAction.java 2 kB
- jboss-seam-booking-parent/.../User.java 2 kB
- jboss-seam-booking-parent/.../import.sql 3 kB
- jboss-seam-booking-parent/.../ejb-jar.xml 0.7 kB
- jboss-seam-booking-parent/.../MANIFEST.MF 0.0 kB
- jboss-seam-booking-parent/.../persistence.xml 1 kB
- jboss-seam-booking-parent/.../seam.properties 0.0 kB
- jboss-seam-booking-parent/.../BookingTest.java 9 kB
- jboss-seam-booking-parent/.../ChangePasswordTest.java 4 kB
- jboss-seam-booking-parent/.../LoginTest.java 3 kB
- jboss-seam-booking-parent/.../testng.xml 0.4 kB
- jboss-seam-booking-parent/lgpl.txt 26 kB
- jboss-seam-booking-parent/pom.xml 1 kB
-
- MNGECLIPSE-688-preview-21082008.patch
- 21/Aug/08 4:39 AM
- 167 kB
- Fred Bricon
Issue Links
- depends upon
-
MNGECLIPSE-810
refactor JDT support out of m2e core plugin
-
- is depended upon by
-
MNGECLIPSE-714
dependency scope "provided" is ignored when working with WTP
-
- is related to
-
MNGECLIPSE-714
dependency scope "provided" is ignored when working with WTP
-
-
MNGECLIPSE-965
[patch] support version for EAR modules
-
- relates to
-
MNGECLIPSE-713
when a project depends on a war project, the plugin tries to make the dependant war project a j2ee utility project
-