| Author |
Message |
|
|
Post subject: Maven ear plugin support
Posted: Sep 12, 2008 - 09:18 PM
|
|
Registered Member


Joined: Aug 04, 2005
Posts: 16
|
|
Will MyEclipse 7.2M have ear plugin support? For example, can I define everything (dependencies, modules, properties, etc) in the pom.xml of an ear project instead use MyEclipse's tradition ear project setup, and still use the MyEclipse deploy mechanism to deploy the ear to the application server?
Thanks~ |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Maven ear plugin support
Posted: Sep 15, 2008 - 03:02 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
We have m2eclipse plugin support targeted for the next release but the EAR plugin is not on the cards yet. I'll make a note of this feature request and take it to the management. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Maven ear plugin support
Posted: Sep 17, 2008 - 02:22 PM
|
|

Joined: Jun 26, 2006
Posts: 6
|
|
I concur, this would be a great feature to have! Thanks |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Maven ear plugin support
Posted: Sep 17, 2008 - 07:18 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
| Quote: |
I concur, this would be a great feature to have! Thanks
|
Your welcome. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Maven ear plugin support
Posted: Jan 15, 2009 - 04:31 PM
|
|
Registered Member

Joined: Oct 19, 2008
Posts: 15
|
|
I am interested in this subject too. Is there any plans to add Maven support for EAR projects? Thanks. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Maven ear plugin support
Posted: Jan 16, 2009 - 07:58 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
Does you mean adding this in the EAR itself, or on the new module wizard pages when creating an EAR ? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: Maven ear plugin support
Posted: Jan 17, 2009 - 01:43 PM
|
|
Registered Member

Joined: Oct 19, 2008
Posts: 15
|
|
I mean are you going to add a possibility to manage dependences through maven in EAR projects. It would be nice if it were possible to define dependences in pom.xml. So we could package EAR modules using maven package. MyEclipse already allows maven support for WAR and EJB projects for example. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Maven ear plugin support
Posted: Jan 19, 2009 - 07:47 AM
|
|
Registered Member

Joined: May 12, 2005
Posts: 473
|
|
We plan to add Maven support to EAR projects but we don't yet have a set release date for this functionality. |
_________________ Eugene
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: EAR projects and maven depdencies
Posted: Jan 19, 2009 - 12:40 PM
|
|
Joined: May 29, 2008
Posts: 20
|
|
Could you please outline a possible workaround for the missing EAR maven support!
We are using MyEclipseBlue 7 and the WebSphere 6.1 Server Adapater to deploy our EARs.
To reduce the size of our workspaces, we plan to use mostly pre-built binary EJB modules as artifacts from our maven repository instead of checking out all EJB modules' source projects.
Is there a possibilty to include binary EJB modules into a non-maven MyEclipse EAR project?
A possible workaround might be to create empty wrapper EJB projects with maven support enabled for every binary EJB module to be included. The empty wrapper project could resolve the maven dependency to the original binary EJB module artifact and unpack it as a depdent EJB jar.
Has someone already tried this approach?
Is there perhaps a better solution?
thx,
Mathias |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: EAR projects and maven depdencies
Posted: Jan 19, 2009 - 04:07 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
Mathias,
That's definitely an interesting use-case, but no, we have no plans to support something like that right now. Also the bigger question (you guys are asking for) of marrying the Maven tooling and MyEclipse tooling for building, packaging and deploying is a *serious* request and not something the exec team will evaluate lightly. It's on their plate for assessment, but given the extent of the changes required for something like that I wouldn't expect that to popup in the 7.x release series.
I know that's a bummer, I just want to manage expectations appropriately for you guys. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: EAR projects and maven depdencies
Posted: Jun 19, 2009 - 04:00 AM
|
|
Registered Member


Joined: May 23, 2005
Posts: 2
|
|
Maven EAR support will be great. I don't need to manually control the packaged ejb and library files.
Does 7.x include this feature? My 6.6 did not yet.
Lance |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: EAR projects and maven depdencies
Posted: Jun 19, 2009 - 05:36 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
Lance,
Im afraid this has not made it to 7.X yet. We will keep you posted via this thread. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: EAR projects and maven depdencies
Posted: May 26, 2010 - 02:38 AM
|
|
Joined: Feb 02, 2010
Posts: 1
|
|
Has this been added to MyEclipse yet? If not, is there a documented workaround? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: EAR projects and maven depdencies
Posted: Jun 09, 2010 - 01:52 PM
|
|

Joined: Jun 09, 2010
Posts: 4
|
|
*push*
What about a release date in the 8.x line?
Regards |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 07, 2010 - 07:26 PM
|
|
Registered Member

Joined: Oct 19, 2008
Posts: 15
|
|
Hi, any news about the subject? Are there any plans about implementing Maven support for EAR projects? It looks like JBoss Tools already has this feature. |
|
|
| |
|
|
|
 |
|
|