Hi We are using maven-assembly-plug-in for creating the release package.In the descriptor file of the assembly the tag present is <fileset>. But with the help of this we can add a group of files inside the folder but not the folder itself that contains files as well as subfolders also. So could anyone please tell me how can I do this activity basically I want to add the whole folder including the files and sub folders.
Regards Vishal.
