You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marco Mistroni <mm...@gmail.com> on 2007/01/10 12:06:25 UTC

problem building with m2 today

hi all,
 i am suddenly getting this exception when i run mvn clean test

[INFO] Failed to resolve artifact.

No versions are present in the repository for the artifact with a range [
1.02b,)

  com.lowagie:itext:jar:null

from the specified remote repositories:
  Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/),
  central (http://repo1.maven.org/maven2),
  scriptlandia-maven2 (http://scriptlandia.sourceforge.net/maven2)


it might be linked with castor-1.0M4 that i m trying to download....

can anyone help me out?

thanks in advance and regards
 Marco

Re: problem building with m2 today

Posted by Marco Mistroni <mm...@gmail.com>.
Hello,
 fixed.. i googled it.. found guideline that if  i had that problem that
file might have been corrupted in my repo
so i deleted it from localrepo and then i re-got it again with maven

thx
regards
 marco

On 1/10/07, Wayne Fay <wa...@gmail.com> wrote:
>
> I'd assume a transient network problem... The artifacts are certainly
> available in Central [1]. Try again with -U perhaps, or add a declared
> dependency on that artifact using version 1.4.8 which appears to be
> the latest.
>
> [1] http://repo1.maven.org/maven2/com/lowagie/itext/
>
> Wayne
>
> On 1/10/07, Marco Mistroni <mm...@gmail.com> wrote:
> > hi all,
> >  i am suddenly getting this exception when i run mvn clean test
> >
> > [INFO] Failed to resolve artifact.
> >
> > No versions are present in the repository for the artifact with a range
> [
> > 1.02b,)
> >
> >  com.lowagie:itext:jar:null
> >
> > from the specified remote repositories:
> >  Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/),
> >  central (http://repo1.maven.org/maven2),
> >  scriptlandia-maven2 (http://scriptlandia.sourceforge.net/maven2)
> >
> >
> > it might be linked with castor-1.0M4 that i m trying to download....
> >
> > can anyone help me out?
> >
> > thanks in advance and regards
> >  Marco
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: problem building with m2 today

Posted by Wayne Fay <wa...@gmail.com>.
I'd assume a transient network problem... The artifacts are certainly
available in Central [1]. Try again with -U perhaps, or add a declared
dependency on that artifact using version 1.4.8 which appears to be
the latest.

[1] http://repo1.maven.org/maven2/com/lowagie/itext/

Wayne

On 1/10/07, Marco Mistroni <mm...@gmail.com> wrote:
> hi all,
>  i am suddenly getting this exception when i run mvn clean test
>
> [INFO] Failed to resolve artifact.
>
> No versions are present in the repository for the artifact with a range [
> 1.02b,)
>
>  com.lowagie:itext:jar:null
>
> from the specified remote repositories:
>  Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/),
>  central (http://repo1.maven.org/maven2),
>  scriptlandia-maven2 (http://scriptlandia.sourceforge.net/maven2)
>
>
> it might be linked with castor-1.0M4 that i m trying to download....
>
> can anyone help me out?
>
> thanks in advance and regards
>  Marco
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org