Re: Apidocs locally

2010-10-06 Thread Maurizio Cucchiara
Try to launch in project root directory (on level up of src directory) Maurizio Cucchiara 2010/10/6 Antonio Sánchez : > Hi. > > I need the javadoc api working locally. > > Does it exist a bundle to download? > > Or > > How can I generate the javadoc from source code using maven? > > I've never u

Apidocs locally

2010-10-06 Thread Antonio Sánchez
Hi. I need the javadoc api working locally. Does it exist a bundle to download? Or How can I generate the javadoc from source code using maven? I've never used maven and I'm having problems with it. From src directory I type: mvn javadoc:javadoc or mvn javadoc:aggregate But it complains: