Nathan Coast wrote:
when I use the maven pregoal I get the following output

[ejbdoclet] [DEBUG] fileset: Setup scanner in dir D:\xdoclet-1.2.1\samples\src\java with
patternSet{ includes: [**/*Bean.java] excludes: [] }


and then the execution goes directly to java:compile without generating any files. The same happens when I execute the ant taskdef. Any ideas how to get error messages or turn on debug for xdoclet?


if you run Maven with the -X flag it will give you tons of debug output.

Do your EJB's end with the work "Bean"? Because if they don't, you may have to
change some of the Xdoclet Maven properties.



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to