hi, U can add the repo locations in the Pom.XML for ur local repo and also give the scope as system for the installed dependencies.
Regards,Ram On 6/16/08, SDee <[EMAIL PROTECTED]> wrote: > > Hi All, > > I am using weblogic workshop to generate Maven scripts. I have installed the > Workshop Maven Plugin into my local repository. After install it has created > a .m2 folder in the User folder (in XP) > > When I run the mvn command e.g. mvn clean compile, I get the following > error. > > > Unable to download the artifact from any repository > > Failed to resolve artifact > > http://repo1.maven.org/maven2/com/bea/workshop/WorkshopMavenPlugin/1.0/WorkshopMavenPlugin-1.0.pom > > For some reason, it is not looking in the local repository. > > Any Advice > -- > View this message in context: > http://www.nabble.com/Using-BEA-WebLogic-workshop-10.2-Maven-POM-Files%3A-tp17868940p17868940.html > Sent from the Maven Developers mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks Ram --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
