Hello Jörg,

Monday, August 22, 2005, 1:58:33 PM, you wrote:

>> Attempting to download xjavadoc-1.2.jar.

> This does not exist. Latest release is 1.1. You should stay with
> the original version (or at least check, that your used version of
> XDoclet is compliant with the one of xjavadoc).

Why then xdoclet-1.2.jar, xdoclet-ejb-module-1.2.jar,
xdoclet-web-module-1.2.jar and xdoclet-xdoclet-module-1.2.jar exist on
my machine in my local repository
("c:\my_home_dir\.maven\repository\xdoclet")?

> Use correct versions ;-)

I tried to replace "1.2" with "1.1" for the XDoclet dependencies in
the 'project.xml' but it did not changed the situation.
For example:
    <dependency>
      <groupId>xjavadoc</groupId>
      <artifactId>xdoclet-web-module</artifactId>
      <version>1.2</version>
    </dependency>
replaced "1.2" with "1.1" in all elements of the "XDoclet
dependencies" section.

Is there another way to set the version I need? (any reference to the
documentation?)


P.S.:
I did not write "project.xml" manually, it was generated by the
"genapp" plugin.


-- 
Best regards,
 Dmitry                            mailto:[EMAIL PROTECTED]


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

Reply via email to