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 <[EMAIL PROTECTED]> wrote: > > I think this comes from commons-configuration and correction of it is > under discussion. > > - Brett > > On 10/22/05, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > > You can run mvn with the "-X" option to see where it comes from > > > > On 10/22/05, Trey Moore <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
