[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orekit Users] Javadoc build problems
Maven/Netbeans also has problems in creating the javadoc because there are
some older HTML constructs which are no longer strictly accepted.
My reading shows to put -Xdoclint:none option. Where does this option go in
the standard OreKit build tree so I don't have to figure this out each time.
I understand that this question may be more a maven question but I can't seem
to get it right with changing the POM file.