Hi xdoclet-devs As I see version number of xdoclet that now located in cvs repository is 2.0.1 and arifactid is xdoclet.
The main problem that some of xdoclet plugins tie on latest xdoclet2 jar not the 2.0.1. The example is maven-plugin. I want to add "verbose" property support for maven plugin, but this functionality absent in 2.0.1 and added recently to xdoclet. The solution is run maven jar:install-snapshot on xdoclet which generates snapshot version of xdoclet. Name of the generated file is xdoclet-SNAPSHOT.jar which is really confusing me, because I already have xdoclet-SNAPSHOT from xdoclet1, also as bunch of xdoclet-*.jar files. So my proposal is change artifactid from xdoclet to xdoclet2. And then deploy it to codehaus maven repo. About version I propose 1.0-SNAPSHOT. This version shows that xdoclet developed but not released as 1.0 version. -- anatol