1 depency find, 10 downloaded!

2007-11-21 Thread Michael Bernagou
there is a dependency who create many inherance but for example, axis2-kernel, I was able to use it in the past without all these libraries... -- Michael Bernagou Java Developper

[M2]Eclipse WTP, dependency, deployement, libraries

2007-11-20 Thread Michael Bernagou
in my webaap/WEB-INF/lib but then M2 would be useless in this case. So, what did I miss? Thanks -- Michael Bernagou Java Developper

Re: [M2]Eclipse WTP, dependency, deployement, libraries

2007-11-20 Thread Michael Bernagou
. (Note: You do have to select which libs you want to include in the classpath of the webContext, so you can ignore those dependancies on the classpath for the scope provided or or test) With kind regards, Marco Beelen -Original Message- From: Michael Bernagou [mailto:[EMAIL

Re: [M2]Eclipse WTP, dependency, deployement, libraries

2007-11-20 Thread Michael Bernagou
such as the project name to target: - Declipse.project or something like that? 2007/11/20, Michael Bernagou [EMAIL PROTECTED]: Hum, I don't know how to do that. Ok I can create a bat file to launch the command but is it to do only once? 2007/11/20, Arnaud HERITIER [EMAIL PROTECTED]: Did you activate

Re: [M2]Eclipse WTP, dependency, deployement, libraries

2007-11-20 Thread Michael Bernagou
TEll us if you have any problem, we'll try to solve them Arnaud On Nov 20, 2007 9:49 AM, Michael Bernagou [EMAIL PROTECTED] wrote: Hi, I'm new to M2 and I use Eclipse 3.2 WTP, Maven 2.0.7 and the latest maven plugin for eclipse. I use the server integration in Eclipse to test my

Re: [M2]Eclipse WTP, dependency, deployement, libraries

2007-11-20 Thread Michael Bernagou
, Arnaud HERITIER [EMAIL PROTECTED]: You have to launch it in your project directory. Arnaud On Nov 20, 2007 3:01 PM, Michael Bernagou [EMAIL PROTECTED] wrote: So I did it : R:\java\tools\maven-2.0.7\binmvn eclipse:eclipse -Dwtpversion=1.5 - Declipse.workspace=R:\Michael\PersonalWS

Re: [M2]Eclipse WTP, dependency, deployement, libraries

2007-11-20 Thread Michael Bernagou
process. 2007/11/20, Arnaud HERITIER [EMAIL PROTECTED]: On Nov 20, 2007 3:19 PM, Michael Bernagou [EMAIL PROTECTED] wrote: 2- I have to define a build element in the pom.xml to define my src... (got 4 folder because of web services) Be careful, conventions in maven are to have only one

Re: [M2]Eclipse WTP, dependency, deployement, libraries

2007-11-20 Thread Michael Bernagou
project as independant AAR project and add depencies in the pom.xml of my main project? 2007/11/20, Michael Bernagou [EMAIL PROTECTED]: Thanks a lot... I'm going to try and let you know. 2007/11/20, Arnaud HERITIER [EMAIL PROTECTED]: On Nov 20, 2007 3:52 PM, Michael Bernagou [EMAIL PROTECTED

Re: [M2]Eclipse WTP, dependency, deployement, libraries

2007-11-20 Thread Michael Bernagou
Thanks a lot... I'm going to try and let you know. 2007/11/20, Arnaud HERITIER [EMAIL PROTECTED]: On Nov 20, 2007 3:52 PM, Michael Bernagou [EMAIL PROTECTED] wrote: Be careful, conventions in maven are to have only one src folder by langage (src/main/java) and one artifact (a jar