Hi,
still, I get the same error:
Can't get http://www.ibiblio.org/maven//test/jars/test-3.8.jar to c:\programs\ma
ven\repository\test\jars\test-3.8.jar

-------------------------------------------------
W A R N I N G
------------------------------------------------
Failed to download dependent file test-3.8.jar

with:

<dependency>
      <id>test</id>
      <type>dll</type>
      <version>3.8</version>
     </dependency>



/peter








Quoting Jason van Zyl <[EMAIL PROTECTED]>:

> On Wed, 2003-02-19 at 19:42, an unknown sender wrote:
> > Hi,
> > I'm trying to use maven to handle artifacts for other build systems, like 
> > make.
> > How can I tell maven to download e.g. a .dll dependency? I tried with 
> > <dependency>
> >       <id>test</id>
> >       <artifactType>dll</artifactType>
> >       <version>1.2b3-dev</version>
> >     </dependency>
> 
> <type> not <artifactType>
> 
> > but still, there is nothing under repository/test/dll/test-1.2b3-dev.dll.
> > 
> > Any hints?
> > 
> > Thanks
> > 
> > /peter
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> -- 
> jvz.
> 
> Jason van Zyl
> [EMAIL PROTECTED]
> http://tambora.zenplex.org
> 
> In short, man creates for himself a new religion of a rational
> and technical order to justify his work and to be justified in it.
>   
>   -- Jacques Ellul, The Technological Society
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

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

Reply via email to