On Tue, 2004-02-03 at 04:02, Brian Topping wrote: > Update of /cvsroot/xdoclet/xdoclet/maven > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6396/maven > > Modified Files: > project.xml ... > ! <dependency> > ! <id>xdoclet</id> > ! <version>@XDOCLET_VERSION@</version> > ! </dependency> > ! <dependency> > ! <id>xdoclet+xdoclet-module</id> > ! <version>@XDOCLET_VERSION@</version> > ! </dependency> > ! <dependency> > ! <id>xjavadoc</id> > ! <version>@XJAVADOC_VERSION@</version> > ! </dependency> ... > ! <dependency> > ! <groupId>xdoclet</groupId> > ! <artifactId>xdoclet</artifactId> > ! <version>1.2</version> > ! </dependency> > ! <dependency> > ! <groupId>xdoclet</groupId> > ! <artifactId>xdoclet-xdoclet-module</artifactId> > ! <version>1.2</version> > ! </dependency> > ! <dependency> > ! <groupId>xdoclet</groupId> > ! <artifactId>xjavadoc</artifactId> > ! <version>1.0.2</version> > ! </dependency>
How come it doesn't use the filter tokens any more, Brian? Doesn't that now mean that every time we do a release we've got to remember to update it in here as well, or break the maven plugin? Andrew. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
