but you'll also get empty jar deployed in your repository, which is not what
I want ...

do we have a "maven-zip-plugin" which defines the life-cycle of packaging
type "zip"? I saw there is pseudo code in that book called "the definitive
guide - maven". Before I could dive in further, I'm wondering if such plugin
is already available out there. Unfortunately , googling it didn't yield
anything useful ...

On 10/9/07, Mark Struberg <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> Maybe i did not get the point, but the zip file is
> marked as attached artifact since i specified
> >   <execution>
> >     <id>make-assembly</id>
> >     <phase>package</phase>
> >     <goals>
> >       <goal>attached</goal>
> >     </goals>
> >   </execution>
>
> So whenever i do a mvn install, deploy or even a full
> release i get the attached zip in my repository.
>
> LieGrü,
> strub
>
>
>
> --- Wayne Fay <[EMAIL PROTECTED]> schrieb:
>
> > > for that module. I might end up using
> > "deploy-file" to accomplish it
> > > manually ...
> >
> > That's what I would do.
> >
> > Wayne
>
>
>       Wissenswertes für Bastler und Hobby Handwerker. BE A BETTER
> HEIMWERKER! www.yahoo.de/clever
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to