Hi pple,
in the office i can use maven without problems. so i copied my local repository at the office and used it as my local repo at home. it seems to be ok, except with one problem.
this is the error message when i run it :
Tag library requested that is not present: 'maven' in plugin: 'maven-xdoclet-plugin-1.2.1'
and the stack trace is this :
multiproject:install-callback:
[echo] Running ejb:install for webletTest
Tag library requested that is not present: 'maven' in plugin: 'maven-xdoclet-plu
gin-1.2.1'
BUILD FAILED
File...... C:\Dokumente und Einstellungen\HT\.maven\cache\maven-multiproject-plu
gin-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Dokumente und Einste
llungen\HT\.maven\cache\maven-xdoclet-plugin-1.2.1\plugin.jelly:5871:81: <taskde
f> taskdef class xdoclet.modules.ejb.EjbDocletTask cannot be found
Total time: 12 seconds
Finished at: Wed Oct 18 20:48:07 CEST 2006
what could be the problem? thank you very much in advance. i have to much work to do i have to bring my work back and work at nite.
|