On Dec 7, 2007 3:50 PM, BradS <[EMAIL PROTECTED]> wrote:
>
> I have noticed that when an sa maven target runs, it creates a jar file as
> the target but uploads it to the maven repository as a zip.  What is the
> difference?  Can both be deployed interchangably?  What is the purpose of
> the sa-installer output in the sa target?  Do I disregard that altogether?

There's no difference between the jar and zip files. It's usually
easier to deal with the jar file because it's in the target directory
(vs. digging through your local Maven repo to locate the zip file). A
jar is a zip is a jar ;-). The installer directory is used in the
processing of constructing the jar and zip file during the Maven
generate-sources build phase.

Bruce
-- 
perl -e 'print unpack("u30","D0G)[EMAIL 
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.org/
Apache Camel - http://activemq.org/camel/
Apache ServiceMix - http://servicemix.org/
Apache Geronimo - http://geronimo.apache.org/

Blog: http://bruceblog.org/

Reply via email to