Greg,


I only knew that thanks to the auto completion of my xml editor :p (intellij)

Cool!  Now that you mention it, it's thre in Eclipse/WTP  as well.  Pays to pay attention :-)

>  I'll try the plugin tonight or tomorrow, and rest assured, I'll let you
> know if something doesn't work :-).  Thanks for the plugin and the help.

Cool - the help is bidirectionnal, since I need it at work, the more
feedback it gets, the better it gets for me too ;)

Got the dependencies to work as you suggested.  I even built my plugin using m2, got the xdoclet-plugin-plugin and xdoclet-plugin-qtags to run vi the maven-antrun-plugin.  My plugin/tests ran fine when run under Maven-1.  But, when called from the maven2-xdoclet2-plugin, I get:

[INFO] [2-xdoclet2:xdoclet {execution: default}]
[INFO] Config{plugin='org.xdoclet.plugin.keel.ModelPlugin', includes=[], exclude
s=[], encoding='Cp1252', params={destdir=c:\Users\Shash\Java\workspaces\xdoclet2
\xdoclet-plugin-keel-test/conf/server}}
[INFO] Source-root: c:\Users\Shash\Java\workspaces\xdoclet2\xdoclet-plugin-keel-
test\src\main\java
[INFO] Source-root: c:\Users\Shash\Java\workspaces\xdoclet2\xdoclet-plugin-keel-
test\src\main\java
Running org.xdoclet.plugin.keel.ModelPlugin
[INFO] -------------------------------------------------------------------------
---
[ERROR] BUILD FAILURE
[INFO] -------------------------------------------------------------------------
---
[INFO] PicoLifecycleException: method 'public abstract void org.picocontainer.St
artable.start()', instance '[EMAIL PROTECTED], null
[INFO] -------------------------------------------------------------------------

Shash


Reply via email to