On Fri, Feb 29, 2008 at 8:37 AM, Jon Anstey <[EMAIL PROTECTED]> wrote:
> Yeah, I got the same error... > > Checking out > http://svn.apache.org/repos/asf/activemq/camel/tags/camel-1.2.0and > running "mvn site" generated the javadocs fine though :) > > Cheers, > Jon > > On Fri, Feb 29, 2008 at 2:16 AM, David Siefert < > [EMAIL PROTECTED]> wrote: > > > Hello, > > > > Anyone know where I can get the 1.2.0 javadoc? The current site hosts > > 1.3.0-SNAPSHOT. I tried to build it myself but either fails (running > mvn > > javadoc:javadoc from core project) or has trouble finding dependencies > > (from > > root of working copy--get cannot resolve: > > org.springframework.osgi:spring-osgi-core:jar:1.0-m2, from various > > repositories central, spring, apache, iona). So perhaps it will be > easier > > just to download from somewhere instead? > > > > Thanks, > > > > David > > > Awesome, this is a good workaround until the issue (mentioned in another response: CAMEL-214) is fixed. Thanks, David
