You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please compare the Pattern.compile calls in UmlGraphDoc.java against what's actually in the page you expect to be modified. Then adjust the regular expressions accordingly. (Try to keep them compatible with older versions.)
Hi,
Nice tool!
But when I execute this in maven project on Travis, I always have this issues during the generation of the javadoc :
See the build #135 in me repository : https://travis-ci.org/ericpinet/ConnectLife
I setup the UMLGraph with maven like this:
Why the pattern is not match? The javadoc plugin version isn't compatible with this doclet?
The text was updated successfully, but these errors were encountered: