This is error is unexpected because I didn't get it on my working copy last time, but you can compile by skipping tests in the meanwhile that I will check that. You can avoid test execution by running
mvn install -DskipTests Let me know if it works... Ciao, Stefano Il 26/Nov/2014 17:28 "Ryan Press" <[email protected]> ha scritto: > Hi Francesco, > > Yes, it gets further now, thanks! But I see this error when it runs the > tests: > > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.021 > sec <<< FAILURE! - in > it.cnr.isti.zigbee.basedriver.communication.AFLayerTest > > getSendingEndpointZigBeeDeviceCluster(it.cnr.isti.zigbee.basedriver.communication.AFLayerTest) > Time elapsed: 0.021 sec <<< FAILURE! > java.lang.AssertionError: > Unexpected method call getProperty("it.cnr.isti.zigbee.pan.id"): > at > org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:45) > at > org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:73) > at com.sun.proxy.$Proxy5.getProperty(Unknown Source) > at it.cnr.isti.osgi.util.OSGiProperties.getInt(OSGiProperties.java:131) > at > it.cnr.isti.zigbee.basedriver.configuration.ConfigurationService.<init>(ConfigurationService.java:66) > at > it.cnr.isti.zigbee.basedriver.api.test.ZigBeeBaseDriverTestUnitBase.<init>(ZigBeeBaseDriverTestUnitBase.java:75) > at > it.cnr.isti.zigbee.basedriver.communication.AFLayerTest.<init>(AFLayerTest.java:67) > > Anyone have an idea with this one? > > Thanks again, > Ryan > > > > On Wed, Nov 26, 2014 at 7:36 AM, Francesco Potortì <[email protected]> > wrote: > >> I'm trying to build zb4osgi, but for the past few days I get Error 503 > >> when trying to access http://nexus.aaloa.org. Is this server down? > > > > It should be fixed now. Can you try again? > > > > -- > > Francesco Potortì (ricercatore) Voice: +39.050.621.3058 > > ISTI - Area della ricerca CNR Mobile: +39.348.8283.107 > > via G. Moruzzi 1, I-56124 Pisa Skype: wnlabisti > > (entrance 20, 1st floor, room C71) Web: http://fly.isti.cnr.it > > > > _______________________________________________ > > Dev mailing list > > [email protected] > > http://zb4osgi.aaloa.org/mailman/listinfo/dev > > _______________________________________________ > Dev mailing list > [email protected] > http://zb4osgi.aaloa.org/mailman/listinfo/dev >
_______________________________________________ Dev mailing list [email protected] http://zb4osgi.aaloa.org/mailman/listinfo/dev
