i already did this, did not work.

2008/1/26, Wendy Smoak <[EMAIL PROTECTED]>:
> On Jan 26, 2008 11:30 AM, Volker Weber <[EMAIL PROTECTED]> wrote:
>
> > How can i make maven-war-plugin put the dojo.zip into WEB-INF/lib?
> >
> > i tryed
> >
> >     <dependency>
> >       <groupId>org.dojotoolkit</groupId>
> >       <artifactId>dojo-release</artifactId>
> >       <version>1.0.1</version>
> >       <type>zip</type>
> >       <scope>runtime</scope>
> >     </dependency>
> >
> > and installed it to local repository, but it ended not in the war.
>
> Try removing the scope element.  (Though I'm not sure whether a zip in
> WEB-INF/lib is going to work...)
>
> --
> Wendy
>


-- 
inexso - information exchange solutions GmbH
Bismarckstraße 13      | 26122 Oldenburg
Tel.: +49 441 4082 356 |
FAX:  +49 441 4082 355 | www.inexso.de

Reply via email to