If the information here is correct:

http://struts.apache.org/2.x/docs/building-the-framework-from-source.html

The build appears to be failing:


[surefire] Running org.apache.struts2.sitegraph.SiteGraphTest
Jan 25, 2007 2:35:07 PM com.opensymphony.xwork2.util.ObjectTypeDeterminerFactory 
<clinit>
INFO: Detected GenericsObjectTypeDeterminer, initializing it...
Jan 25, 2007 2:35:08 PM com.opensymphony.xwork2.util.XWorkConverter getInstance
INFO: Detected AnnotationXWorkConverter, initializing it...
Jan 25, 2007 2:35:08 PM 
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
INFO: Parsing configuration file [struts-default.xml]
Jan 25, 2007 2:35:08 PM 
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
INFO: Parsing configuration file [struts-plugin.xml]
Jan 25, 2007 2:35:08 PM 
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
INFO: Parsing configuration file [struts.xml]
Jan 25, 2007 2:35:08 PM org.apache.struts2.config.Settings getLocale
WARNING: Settings: Could not parse struts.locale setting, substituting default 
VM locale
Jan 25, 2007 2:35:08 PM 
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
INFO: Parsing configuration file [struts-default.xml]
Jan 25, 2007 2:35:08 PM 
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider register
INFO: Parsing configuration file 
[/home/ddurham/work/struts/struts2/plugins/sitegraph/target/test-classes/org/apache/struts2/sitegraph/struts.xml]
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.492 sec <<<<<<<< FAILURE !!

Do I need to do something different to build, such as skip the testing phase?


-Dave

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

Reply via email to