Hello,

I found a workaround for the AbstractMethodError on
http://www.nabble.com/xdoclet-maven-plugin-%3E-maven2-t432992.html#a1186055
If anyone knows, if this is a better way to get the plugin to work, pls
let me know.

Regards,
Stefan

>>> [EMAIL PROTECTED] 16.12.2005 11:14 >>>
On 12/16/05, Stefan Rademacher <[EMAIL PROTECTED]> wrote:

>   This artifact has been relocated to javax.servlet:servlet-api:2.3.

That's not an error message. That's simply a warning. Most probably
you are still using the group ID servletapi, or something like that.
Change groupId, artifactId, and version as given in the warning and it
will immediately vanish.


> java.lang.AbstractMethodError

That's a completely different beast. Try using the "-X" flag, if you
can find any additional informations. It might be a bug in some
plugin.


Jochen


--
Often it does seem a pity that Noah and his party did not miss the
boat. (Mark Twain)

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


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

Reply via email to