Try to launch in project root directory (on level up of src directory) Maurizio Cucchiara
2010/10/6 Antonio Sánchez <[email protected]>: > 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: > > [INFO] Cannot execute mojo: resources. It requires a project with an > existing pom.xml, but the build is not using one. > > Thanks. > Antonio. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

