Have you tried the your patch to the maven-eclipse-plugin and apply it to the j2ee archetype that was submitted to svn a couple of days ago (or you can download the project template that inspired the archetype here http://jira.codehaus.org/browse/MNG-743 ). Can you tell us what kind of project does it create, how does it change the project directory structure, and is it usable under wtp? Also what is the work flow then, which project code base am I working on the eclipse or the maven one? isn't eclipse able to consummate only flat projects? the j2ee archetype has a main parent project and child projects, how do this gets consummated by eclipse? Also, doesn't the web module require libraries in WEB-INF/lib?

Brian Bonner wrote:

Antonio,

I'm using WTP 0.71 as well.

Antonio,

I'm using WTP 0.71 as well.

mvn eclipse:eclipse is all you *should* need to do.  However, there
might be a bug in the maven-eclipse-plugin.  For the time being:

I posted:  http://jira.codehaus.org/browse/MNG-1332  This has a quick
patch that enables the eclipse plugin to work for .wtpmodules.

Check out maven-eclipse-plugin out of svn into eclipse.  apply the
patch and then from the command line issue 'mvn install
-DupdateReleaseInfo=true.

Brian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to