Hello!

I have a trouble with the 'xdoclet' dependency.
I generate a web app using 'genapp':
maven genapp

The web application is generated and I launch:
maven

It tries to download the dependency and fails to build:
---begin---
Tag library requested that is not present: 'maven' in plugin: 
'maven-xdoclet-plugin-1.2'
Attempting to download xjavadoc-1.0.2.jar.
Response content length is not known
Response content length is not known
Response content length is not known
WARNING: Failed to download xjavadoc-1.0.2.jar.

BUILD FAILED
File...... D:\apptest\maven.xml
Element... attainGoal
Line...... 23
Column.... 43
The build cannot continue because of the following unsatisfied dependency:

xjavadoc-1.0.2.jar
---end---


How can I complete the build process?


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


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

Reply via email to