I am not too experienced with Maven yet but I have created a simple JAR project POM.XML and I would like to build a zip file as follows;
../ ../plugin.xml ../classes ../classes/*.class This directory structure can be explained in more detail here; http://jpf.sourceforge.net/ Does Maven support this type of target... and if so, how do I use it? Thanks. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
