Bugs item #2014244, was opened at 2008-07-09 16:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1020092&aid=2014244&group_id=212019
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: yCharpentier (ycharpentier) Assigned to: Nobody/Anonymous (nobody) Summary: [Maven-NSIS-Plugin] Resources subdirectories Initial Comment: The Maven NSIS plugin allows to select different folders (using filesets), but the selection of directories which contains subdirectories causes the copy of all the files on the main directory. A first solution is to add one fileset per subdirectory but if there are several subdirectories, it is not very efficient. Moreover, the use of slashes ("/") for the output directories is ignored on Windows (for example, "java/bin" is interpreted as "javabin"). Last but not least, if the slashes ("/") are replaced by backslashes ("\") in the output directories, it causes several errors because the path is not recognized. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1020092&aid=2014244&group_id=212019 ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ mindtreeinsight-devel mailing list mindtreeinsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mindtreeinsight-devel