You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Trey Moore <so...@gmail.com> on 2005/10/23 06:30:00 UTC

Where can I find resources-1.0.jar?

 

I keep getting the error message below.  I have no resources-1.0 in my POM
so I am assuming this is a Maven dependency.  

What exactly is resources-1.0.jar?   Where can I find it?  

 

 

Downloading:
http://repo1.maven.org/maven2/resources/resources/1.0/resources-1.0.jar

[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2)

[INFO]
----------------------------------------------------------------------------

[ERROR] BUILD ERROR

[INFO]
----------------------------------------------------------------------------

[INFO] Failed to resolve artifact.

 

GroupId: resources

ArtifactId: resources

Version: 1.0

 

Reason: Unable to download the artifact from any repository

  resources:resources:1.0:jar

 

from the specified remote repositories:

  central (http://repo1.maven.org/maven2),

  localrepo (http://dell4500/maven)

 

-Trey


Re: Where can I find resources-1.0.jar?

Posted by Trey Moore <so...@gmail.com>.
It was commons-configuration-1.0.jar....when I upgraded to
commons-configuration-1.1.jar, I no longer got the error message. Thanks for
your help.
 -Trey

 On 10/23/05, Brett Porter <br...@gmail.com> wrote:
>
> I think this comes from commons-configuration and correction of it is
> under discussion.
>
> - Brett
>
> On 10/22/05, Carlos Sanchez <ca...@apache.org> wrote:
> > You can run mvn with the "-X" option to see where it comes from
> >
> > On 10/22/05, Trey Moore <so...@gmail.com> wrote:
> > >
> > >
> > > I keep getting the error message below. I have no resources-1.0 in my
> POM
> > > so I am assuming this is a Maven dependency.
> > >
> > > What exactly is resources-1.0.jar? Where can I find it?
> > >
> > >
> > >
> > >
> > >
> > > Downloading:
> > >
> http://repo1.maven.org/maven2/resources/resources/1.0/resources-1.0.jar
> > >
> > > [WARNING] Unable to get resource from repository central
> > > (http://repo1.maven.org/maven2)
> > >
> > > [INFO]
> > >
> ----------------------------------------------------------------------------
> > >
> > > [ERROR] BUILD ERROR
> > >
> > > [INFO]
> > >
> ----------------------------------------------------------------------------
> > >
> > > [INFO] Failed to resolve artifact.
> > >
> > >
> > >
> > > GroupId: resources
> > >
> > > ArtifactId: resources
> > >
> > > Version: 1.0
> > >
> > >
> > >
> > > Reason: Unable to download the artifact from any repository
> > >
> > > resources:resources:1.0:jar
> > >
> > >
> > >
> > > from the specified remote repositories:
> > >
> > > central (http://repo1.maven.org/maven2),
> > >
> > > localrepo (http://dell4500/maven)
> > >
> > >
> > >
> > > -Trey
> > >
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: Where can I find resources-1.0.jar?

Posted by Brett Porter <br...@gmail.com>.
I think this comes from commons-configuration and correction of it is
under discussion.

- Brett

On 10/22/05, Carlos Sanchez <ca...@apache.org> wrote:
> You can run mvn with the "-X" option to see where it comes from
>
> On 10/22/05, Trey Moore <so...@gmail.com> wrote:
> >
> >
> > I keep getting the error message below.  I have no resources-1.0 in my POM
> > so I am assuming this is a Maven dependency.
> >
> > What exactly is resources-1.0.jar?   Where can I find it?
> >
> >
> >
> >
> >
> > Downloading:
> > http://repo1.maven.org/maven2/resources/resources/1.0/resources-1.0.jar
> >
> > [WARNING] Unable to get resource from repository central
> > (http://repo1.maven.org/maven2)
> >
> > [INFO]
> > ----------------------------------------------------------------------------
> >
> > [ERROR] BUILD ERROR
> >
> > [INFO]
> > ----------------------------------------------------------------------------
> >
> > [INFO] Failed to resolve artifact.
> >
> >
> >
> > GroupId: resources
> >
> > ArtifactId: resources
> >
> > Version: 1.0
> >
> >
> >
> > Reason: Unable to download the artifact from any repository
> >
> >   resources:resources:1.0:jar
> >
> >
> >
> > from the specified remote repositories:
> >
> >   central (http://repo1.maven.org/maven2),
> >
> >   localrepo (http://dell4500/maven)
> >
> >
> >
> > -Trey
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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


Re: Where can I find resources-1.0.jar?

Posted by Carlos Sanchez <ca...@apache.org>.
You can run mvn with the "-X" option to see where it comes from

On 10/22/05, Trey Moore <so...@gmail.com> wrote:
>
>
> I keep getting the error message below.  I have no resources-1.0 in my POM
> so I am assuming this is a Maven dependency.
>
> What exactly is resources-1.0.jar?   Where can I find it?
>
>
>
>
>
> Downloading:
> http://repo1.maven.org/maven2/resources/resources/1.0/resources-1.0.jar
>
> [WARNING] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
>
> [INFO]
> ----------------------------------------------------------------------------
>
> [ERROR] BUILD ERROR
>
> [INFO]
> ----------------------------------------------------------------------------
>
> [INFO] Failed to resolve artifact.
>
>
>
> GroupId: resources
>
> ArtifactId: resources
>
> Version: 1.0
>
>
>
> Reason: Unable to download the artifact from any repository
>
>   resources:resources:1.0:jar
>
>
>
> from the specified remote repositories:
>
>   central (http://repo1.maven.org/maven2),
>
>   localrepo (http://dell4500/maven)
>
>
>
> -Trey
>
>
>

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