That worked. Much thanks.

---
Thank You
Mick Knutson

BASE logic, inc.
(415) 648-1804 (San Francisco, CA)
http://www.BASELogic.com

http://www.djmick.com
---




From: "Wendy Smoak" <[EMAIL PROTECTED]>
Reply-To: "Maven Users List" <[email protected]>
To: "Maven Users List" <[email protected]>
Subject: Re: [m202] warning after installing 3rd party libs.
Date: Fri, 14 Apr 2006 17:00:06 -0700

On 4/14/06, Mick Knutson <[EMAIL PROTECTED]> wrote:

> .m2\repository\sun\rowset\1.0\rowset-1.0.jar is valid, and the build works
> fine, but I keep getting these warnings.
>
> Warning during EACH BUILD:
> ====================
> Downloading: http://repo1.maven.org/maven2/sun/rowset/1.0/rowset-1.0.pom
> [WARNING] Unable to get resource from repository backup
> (http://repo1.maven.org/maven2)

Re-install them in your local repository using -DgeneratePom=true (or
if they have transitive dependencies, write a pom for them and use
-DpomFile=... when you install.)

http://maven.apache.org/plugins/maven-install-plugin/install-file-mojo.html

--
Wendy

---------------------------------------------------------------------
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]

Reply via email to