From: "John C Cartwright" <[EMAIL PROTECTED]>
thanks for the suggestion. Changing to:
    <dependency>
      <id>xdoclet</id>
      <version>1.2.3</version>
    </dependency>

didn't seem to make any difference. Is this the dependency that you had
in mind?

No, this is the one we changed for Struts Taglib 1.3.0-dev:

<dependency>
     <groupId>xdoclet</groupId>
     <artifactId>maven-xdoclet-plugin</artifactId>
     <version>1.2.3</version>
     <type>plugin</type>
     <url>http://xdoclet.sourceforge.net/</url>
</dependency>

(It seems to be complaining about the plugin, not xdoclet itself.)

This is the project.xml file in question, if it helps:
http://svn.apache.org/viewcvs.cgi/struts/taglib/trunk/project.xml?rev=202155

--
Wendy Smoak



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

Reply via email to