Re: [Geotools-devel] build troubles with org.geotools.maven:javadoc on a "fresh" box

2011-04-12 Thread Jody Garnett
I am helping a co-worker in another state. Durns out he had his JAVA_HOME pointing at a JRE. Sigh. sorry for the bother. -- Jody Garnett On Tuesday, 12 April 2011 at 5:05 PM, Michael Bedward wrote: > Hi again Jody, > > I just tested a build after cleaning out all GeoTools modules from my > l

Re: [Geotools-devel] build troubles with org.geotools.maven:javadoc on a "fresh" box

2011-04-12 Thread Michael Bedward
Hi again Jody, I just tested a build after cleaning out all GeoTools modules from my local repo. There were no problems with the javadoc module. You're not using maven 3.x are you ? I doubt it but just in case. Michael On 12 April 2011 16:50, Michael Bedward wrote: > Hi Jody, > > The GeoTool

Re: [Geotools-devel] build troubles with org.geotools.maven:javadoc on a "fresh" box

2011-04-11 Thread Michael Bedward
Hi Jody, The GeoTools javadoc plugin isn't really a plugin at all, in the maven sense. It is just providing the "@source" taglet which we use to get the module info onto each classes page. I looked at the maven javadoc plugin docs a while ago to see if there was an easier way of doing this. It pro

[Geotools-devel] build troubles with org.geotools.maven:javadoc on a "fresh" box

2011-04-11 Thread Jody Garnett
I am going through the build instructions with a co-worker and running into troubles on a new machine > 1 required artifact is missing. > > for artifact: > org.geotools.maven:javadoc:jar:8-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > osgeo