Re: Javadoc aggregate NullPointerException

2014-07-10 Thread Paul Benedict
Eclipse > use its own version of javadoc? > Sorry if this is a newbie question I am an intern and trying to get up to > speed. > > -Alex > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Javadoc-aggregate-NullPointerException-tp5799844p5799

Re: Javadoc aggregate NullPointerException

2014-07-10 Thread Alexddupree
View this message in context: http://maven.40175.n5.nabble.com/Javadoc-aggregate-NullPointerException-tp5799844p5799891.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: user

RE: Javadoc aggregate NullPointerException

2014-07-10 Thread Alexddupree
he javadoc to build correctly. I can run the javadoc on other projects but this project is causing problems. Do I have to set up my own test -harness to look at the dependencies? Also I am running maven 3.0.5 -- View this message in context: http://maven.40175.n5.nabble.com/Javadoc-aggregate-

Re: Javadoc aggregate NullPointerException

2014-07-09 Thread Paul Benedict
ith very similar errors. I can generate the javadoc just fine in eclipse. > I > can stop the nullpointerexception if I edit the options file generated > after > a failure to use 3.3.2.GA/hibernate-core-3.3.2.GA.jar instead of > hibernate-core-4.1.8.Final.jar and then run the bat file

RE: Javadoc aggregate NullPointerException

2014-07-09 Thread Martin Gainty
> Date: Wed, 9 Jul 2014 16:12:01 -0700 > From: alexddup...@gmail.com > To: users@maven.apache.org > Subject: Javadoc aggregate NullPointerException > > I am trying to create an aggregate javadoc for a multi module project. The > project compiles with mvn install -DskipTe

Javadoc aggregate NullPointerException

2014-07-09 Thread Alexddupree
avadoc site however, there are several errors relating to @Typedef in the run. Javadoc 1.7_60 and 1.6_45 both fail in the same way. -- View this message in context: http://maven.40175.n5.nabble.com/Javadoc-aggregate-NullPointerException-tp5799844.html Sent from the Maven - Users mail