On Sun, 2003-07-13 at 16:30, [EMAIL PROTECTED] wrote:
> Make sure you include the xjavadoc dependency.  I
> have:
>    <artifactId>commons-jelly-tags-log</artifactId>
>    <version>20030211.142821</version>

>    <artifactId>commons-jelly-tags-interaction</artifactId>
>    <version>SNAPSHOT</version>

>    <artifactId>xdoclet</artifactId>
>    <version>1.2b4</version>
>      
>    <artifactId>xdoclet-xdoclet-module</artifactId>
>    <version>1.2b4</version>

>    <artifactId>xjavadoc</artifactId>
>    <version>1.0</version>

>    <artifactId>xdoclet-jdo-module</artifactId>
>    <version>1.2b4</version>

>    <artifactId>xdoclet-ejb-module</artifactId>
>    <version>1.2b4</version>

>    <artifactId>xdoclet-web-module</artifactId>
>    <version>1.2b4</version>

>    <artifactId>xdoclet-jboss-module</artifactId>
>    <version>1.2b4</version>

>    <artifactId>xdoclet-apache-module</artifactId>
>    <version>1.2b4</version>

>    <artifactId>xdoclet-jmx-module</artifactId>
>    <version>1.2b4</version>


Hi,

I've tried using all of the above (except the commons-jelly ones, and
the xdoclet-jdo, xdoclet-apache - since I'm not using any of those), and
I still get no success.

If I comment out just the xdoclet-jboss-module, it runs through xdoclet
fine (for the ejb tags). If I uncomment it, I get


java:compile:
    [mkdir] Created dir: /home/andy/work/WebShop/target/xdoclet
xdoclet:ejbdoclet:

    [javac] Since fork is true, ignoring compiler setting.
    [javac] Compiling 80 source files to
/home/andy/work/WebShop/target/classes
    [javac] Since fork is true, ignoring compiler setting.


and it ignores the work its supposed to do in ejbdoclet (!).


-- 
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to