maven-xsddoc-plugin plugin.jelly,1.5,1.6
Kurt Riede <[email protected]> Tue, 28 Dec 2004 10:50:21 +0000
| Newsgroups | gmane.text.xml.xframe.xsddoc.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xframe/maven-xsddoc-plugin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14412
Modified Files:
plugin.jelly
Log Message:
use maven proxy settings for xsddoc
Index: plugin.jelly
===================================================================
RCS file: /cvsroot/xframe/maven-xsddoc-plugin/plugin.jelly,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** plugin.jelly 22 Dec 2004 15:31:14 -0000 1.5
--- plugin.jelly 28 Dec 2004 10:50:19 -0000 1.6
***************
*** 71,74 ****
--- 71,76 ----
<j:set var="result" value="${xsddocprocessor.setSchemaLocation(sourcefile)}"/>
<j:set var="result" value="${xsddocprocessor.setOut(targetpath)}"/>
+ <j:set var="result" value="${xsddocprocessor.setProxyHost(maven.proxy.host)}"/>
+ <j:set var="result" value="${xsddocprocessor.setProxyPort(maven.proxy.port)}"/>
<j:invoke method="run" on="${xsddocprocessor}" var="xsddocresult"/>
<j:file name="${targetpath}.txt" var="log" omitXmlDeclaration="true" outputMode="HTML">
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/