You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Vinod Panicker <vi...@gmail.com> on 2005/03/30 11:30:33 UTC

[mina] maven build keeps downloading asn

Hi,

Why does the maven build process download the asn1 codec each and
every time i run it for mina?

Regards,
Vinod,

Re: [mina] maven build keeps downloading asn

Posted by Vinod Panicker <vi...@gmail.com>.
Yea, ur right.

Thanks for the info.

Regards,
Vinod.


On Wed, 30 Mar 2005 17:37:52 +0800, Niclas Hedhman <ni...@hedhman.org> wrote:
> On Wednesday 30 March 2005 17:30, Vinod Panicker wrote:
> > Hi,
> >
> > Why does the maven build process download the asn1 codec each and
> > every time i run it for mina?
> 
> Is it marked SNAPSHOT??
> 
> if so Maven will try to download a new one each time.
> 
> Run maven with the -o option to disable downloads.
> 
> Cheers
> Niclas
>

Re: [mina] maven build keeps downloading asn

Posted by Niclas Hedhman <ni...@hedhman.org>.
On Wednesday 30 March 2005 17:30, Vinod Panicker wrote:
> Hi,
>
> Why does the maven build process download the asn1 codec each and
> every time i run it for mina?

Is it marked SNAPSHOT??

if so Maven will try to download a new one each time.

Run maven with the -o option to disable downloads.


Cheers
Niclas