What you probably need is to add a <pluginRepository> in your own POM so that it can locate the xdoclet plugin.
However, on the webpage I believe Kenney asked that you not point at his repo and instead install it locally (instructions are given). We should really get it up on the ibiblio, though. - Brett On 7/31/05, Adam Hardy <[EMAIL PROTECTED]> wrote: > Hi, > > I am setting up an ear project and I'm struggling with a series of > problems to do with snapshot versions of plugins and m2 which tries to > download them from repo1.maven.org. > > I can't see how to resolve this problem with maven-xdoclet-plugin. It > has the repository identified in its pom at http://www.neonics.com/maven2/ > > This is what m2 says: > > Caused by: > org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable > to download the artifact from any repository > org.apache.maven.plugins:maven-xdoclet-plugin:1.0-20050615.091250-3:pom > > from the specified remote repositories: > http://repo1.maven.org/maven2/plugins > > > Any tips and advice greatly appreciated, > > Adam > > --------------------------------------------------------------------- > 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]
