It looks like build need the internet access.
Maybe you need to setup the proxy on the maven option.


--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Wednesday, August 21, 2013 at 7:56 PM, Al Le wrote:

> Thank you for the quick reply!
>  
> > ThreadingParametersType is auto-generated during build, try with "mvn clean 
> > install"
>  
> I did it but I still get error messages. But I must correct myself: the first 
> "suspicious" messages are the following (see below). So I assume this might 
> be some problem with the XML parser or with the proxy (the latter is more 
> likely).
>  
> [WARNING] 
> C:\Users\x\AppData\Local\work\cxf\rt\transports\http-jetty\src\main\resources\schemas\configuration\http-jetty.xsd
>  [39:91]: schema_reference.4: Failed to read schema document 
> 'http://cxf.apache.org/schemas/configuration/security.xsd', because 1) could 
> not find the document; 2) the document could not be read; 3) the root element 
> of the document is not <xsd:schema>.
> org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema 
> document 'http://cxf.apache.org/schemas/configuration/security.xsd', because 
> 1) could not find the document; 2) the document could not be read; 3) the 
> root element of the document is not <xsd:schema>.
>  
> [ERROR] 
> C:\Users\x\AppData\Local\work\cxf\rt\transports\http-jetty\src\main\resources\schemas\configuration\http-jetty.xsd
>  [74:85]: src-resolve: Cannot resolve the name 'sec:TLSServerParametersType' 
> to a(n) 'type definition' component.
> org.xml.sax.SAXParseException: src-resolve: Cannot resolve the name 
> 'sec:TLSServerParametersType' to a(n) 'type definition' component.
>  
> AL  


Reply via email to