Problem accessing resources

2008-11-13 Thread Pruitt, Byron S
I can't get a link to an javadoc external resource to work. The javadoc plugin FAQ suggests ${basedir}/src/main/javadoc. I couldn't get this work because the constructed link references target/.../apidocs/"package path"/resource. The resource is not copied from its location in the src directo

Mojo interface not in repository

2008-08-05 Thread Pruitt, Byron S
I am developing a plugin and after setting up my Eclipse project for it, I needed to resolve the library dependency for the interface Mojo. But after installing Maven, I cannot locate a jar in my local Maven repository containing this class. The only jar I can find it in is the maven-2.0.8-ube