> > > [1] I am trying to use the maven-artifact API to download artifacts from > my maven repository. Trouble is, I cannot find the formal way to create > ArtifactRepository objects. >
http://docs.codehaus.org/display/MAVENUSER/Mojo+Developer+Cookbook - create a DefaultArtifactRepository object - or have it injected in a plugin field Tom > > Regards, > Graham > -- >
