Most questions got already answered, just one more comment about finding 
third party dependencies.

On Thursday 04 June 2009 scabbage wrote:
> - Your pom.xml only shows those dependencies your project is directed
> dependent upon. Fine. But what about all other dependencies that your
> dependencies depend upon? Know who they, get them and put in CVS!!

Use the maven-dependency-plugin's [0] goal dependency:tree to get a list of 
all dependencies with their dependencies listed.

hth,
- martin

[0] http://maven.apache.org/plugins/maven-dependency-plugin/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to