Try using the SCM plugin [1] to checkout the files you want into the target 
directory. From there the assembly plugin can use them.

Hth,

Nick Stolwijk

[1] http://maven.apache.org/scm/plugins/


-----Original Message-----
From: Vishal Pahwa [mailto:[EMAIL PROTECTED]
Sent: Mon 11/26/2007 12:52 PM
To: users@maven.apache.org
Subject: Using scnm command with maven.
 


Hi

We are using maven2.0.6. I am using assembly plugin for generating the
release package. In that i am using <fileset>  tag. but i need to give
the location from SVN address so that i could get the files directly
from SVN repository. In ant i know tag is available as src="" target=""
username="" password=""
But in maven how can i do that.

Regards
Vishal.

Reply via email to