Re: maven, dependencies and eclipse wtp

2006-05-16 Thread Matthijs Wensveen
Eclipse 3.1.2. The applicable file that eclipse:eclipse generates is .settings/.component Make sure the dependencies that should be bundled are described in that file correctly. -Stephen On 5/15/06, Matthijs Wensveen <[EMAIL PROTECTED]> wrote: Fabrizio Giustina wrote: > On 5/10/06, Ma

Re: maven, dependencies and eclipse wtp

2006-05-15 Thread Matthijs Wensveen
Fabrizio Giustina wrote: On 5/10/06, Matthijs Wensveen <[EMAIL PROTECTED]> wrote: When I try to run the project on a server from within eclipse, the dependencies that would normally be in WEB-INF/lib are not deployed on the server. They should be deployed, probably you are using a

Re: [m2] mvn site without the reports

2006-05-11 Thread Matthijs Wensveen
lugin ... Maybe reportSets itself can be an empty element, or reportSet. See http://maven.apache.org/plugins/maven-project-info-reports-plugin/howto.html. This way you don't get a "project info" part in your site. -- Matthijs Wensveen Func. Internet Integration W http

Re: Jar instead of classes dir in War

2006-05-11 Thread Matthijs Wensveen
> > Any idea's on how to automate this process? > > Regards, > Wouter > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Matthijs Wensveen Func. Internet Integration W http://www.func.nl T +31 30 210975

Re: maven, dependencies and eclipse wtp

2006-05-10 Thread Matthijs Wensveen
Fabrizio Giustina wrote: On 5/10/06, Matthijs Wensveen <[EMAIL PROTECTED]> wrote: When I try to run the project on a server from within eclipse, the dependencies that would normally be in WEB-INF/lib are not deployed on the server. They should be deployed, probably you are using a

maven, dependencies and eclipse wtp

2006-05-10 Thread Matthijs Wensveen
with mvn package does put the library in the generated .war file. Regards, || -- Matthijs Wensveen Func. Internet Integration W http://www.func.nl T +31 30 2109750 F +31 30 2109751 - To unsubscribe, e-mail: [EMAIL PROTECTED] For