Jan,

You better ask this question in the Maven Users mailing list. See http://maven.apache.org/mail-lists.html

 regards,
 Eugene


Jan Schoppenhorst wrote:
Hi, we have a project where we need to have some DLLs in the project root directory. Usually in this case we put the DLLs in CVS so that when people checkout the project everything is in its place. Since binaries in CVS is bad and all the DLL (packed in jars) dependencies are defined in the pom with <scope>provided</scope>, I was wondering if there is not a way to keep the stuff away from CVS. I guess its probably possible to unpack the stuff during process-resources in the project directory. Is that the way to go or is there maybe already a "Best Practice"?


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to