Yeah, I just found it uses profiles to set up things correctly. RUnning: mvn -Pdeploy install seems to do the trick for me. Thanks !
On Fri, Mar 7, 2008 at 3:13 PM, Benson Margulies <[EMAIL PROTECTED]> wrote: > That's beyond my ken. What Dan coached me to do was this: > > 1) Deploy a full snapshot > 2) Pick up the javadoc jar from the bundle directory in the > people.apache.org repo. > > > > On Fri, Mar 7, 2008 at 9:09 AM, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > > > Not sure if it's related to the recent changes, but when I run > > mvn install javadoc:jar > > inside the distributions/bundle directory, I don't have any javadoc > > jars generated. > > > > On Fri, Mar 7, 2008 at 2:00 PM, Benson Margulies <[EMAIL PROTECTED]> > > wrote: > > > You manually unpack the javadoc jar from the bundle artifact. > > > > > > > > > > > > On Fri, Mar 7, 2008 at 7:08 AM, Guillaume Nodet <[EMAIL PROTECTED]> > > wrote: > > > > > > > What's the process to build the full javadoc site at: > > > > http://incubator.apache.org/cxf/javadoc/latest/ > > > > > > > > -- > > > > Cheers, > > > > Guillaume Nodet > > > > ------------------------ > > > > Blog: http://gnodet.blogspot.com/ > > > > > > > > > > > > > > > -- > > Cheers, > > Guillaume Nodet > > ------------------------ > > Blog: http://gnodet.blogspot.com/ > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
