Maven does not support this JPF file format specifically that I'm
aware of -- someone might have made a plugin -- but there's nothing
stopping you from creating a zip file in this format using the
assembly plugin.

http://maven.apache.org/plugins/maven-assembly-plugin/

Wayne

On 1/27/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to