Hi again,

Another question from a newbie :-)

My project uses "xmlrpc", so I declared it as a dependency in my "pom.xml".
The project compiles with "mvn compile" and when I do "mvn package" I
get my JAR file corresponding to the project. The JAR file does not
contain my "xmlrpc-2.0.jar", which is what I'd expect. However, when I
deploy, I would expect Maven to deploy my dependencies as well if they
didn't exist on the server. How is this possible ?

Thanks a lot,
Raphael



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

Reply via email to