Ah, sorry - this is covered at http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html
Andrew andrew cooke wrote: > > Hi, > > There's no jar at http://www.ibiblio.org/maven2/ejb/ejb/3.0/ so I am > getting the error > > [INFO] Using default encoding to copy filtered resources. > Downloading: http://repo1.maven.org/maven2/ejb/ejb/3.0/ejb-3.0.pom > [WARNING] Unable to get resource from repository central > (http://repo1.maven.org/maven2) > Downloading: http://repo1.maven.org/maven2/ejb/ejb/3.0/ejb-3.0.jar > [WARNING] Unable to get resource from repository central > (http://repo1.maven.org/maven2) > [ERROR] BUILD ERROR > [INFO] Failed to resolve artifact. > GroupId: ejb > ArtifactId: ejb > Version: 3.0 > > That's reasonable enough, but why isn't it there? In cases like this do I > find a copy somewhere and stick it in my own .m2 directory/repository? > How does that scale across a bunch of developers? Do we need to run our > own server? > > Thanks, > Andrew > > > --------------------------------------------------------------------- > 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]
