You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Srepfler Srgjan <sr...@lnksystem.com> on 2006/02/18 19:16:44 UTC

Re: [M2] Eclipse WTP not Working

Fabrizio Giustina wrote:
>> I've tried to use maven-eclipse-plugin's support for WTP with Eclipse
>> 3.1.1and WTP
>> 1.0 (latest release). I could configure a TomCat 5.5 server and add my Web
>> project.  I also got to the point where I could start TomCat.  However, the
>> application did not load due to missing libraries on the classpath.
>> Everything works fine when I deploy the same war manually.
>>     
>
> The released version of the eclipse plugin only supports WTP R7.
> Wtp 1.0 support has been added recently (not released yet) but there
> is a bug WTP 1.0 so that external dependencies are not working at all,
> see:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=116783
>
> As a workaround, the eclipse plugin in svn will move all the
> dependencies to src/main/webapp/WEB-INF/lib while generating a WTP
> configuration (with -Dwtpversion=1.0) but this is absolutely a
> non-optimal solution.
> A working wtp 1.0.1 build should be out in a couple of weeks so we'll
> wait for it before releasing a new version of the plugin (btw, if you
> are running web modules inside eclipse, wtp 1.0 has a big performance
> regression which makes it unusable, regardless of the external
> dependency problem...)
>
> fabrizio
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>
>   
Does this bug affect also WTP 1.5M4? Anyhow isn't that issue fixed at 
least according to bugzilla or was it reopened the other day?
Can I use the 1.0 project support with 1.5? What do I need and where can 
I check out to build the new eclipse plugin? Thx
Srgjan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org