Hi, 

--- On Sun, 6/14/09, Sam Wun <swun2...@gmail.com> wrote:
> BUILD FAILED
> /usr/liferay/liferay-portal-5.2.2/dev/portlets/online-payment/build.xml:14:
> Reference xdocpath not found.

The xdocpath indeed is not defined anywhere in your build.xml. You defined 
though another path called "plugin-lib.classpath", you might have to use that 
one in the taskdef below...

>     <taskdef name="webdoclet"
> classname="Xdoclet.modules.web.WebDocletTask"
> classpathref="xdocpath">
>     </taskdef>

HTH,
M



      

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to