CMDBuild Forum

Build environment for CMDBuild source

I have been trying to build this project from source for a few days now without much success. Is there a guide somewhere to get this building? I have tried the basic mvn clean install cmdbuild-main, but that eventually errors. Eclipse seems to insurmountable errors when attempting that route. I am comfortable in both Linux and Windows, in a graphical interface or console, either is fine with me.

 

Thanks for any assistance.

The errors are about missing dependencies? If so, did you download and install the additional libraries as specified here https://bitbucket.org/tecnoteca/cmdbuild/wiki/Home?
 
Best regards.
 
-- CMDBuild Team
 
Previously Brill wrote:

I have been trying to build this project from source for a few days now without much success. Is there a guide somewhere to get this building? I have tried the basic mvn clean install cmdbuild-main, but that eventually errors. Eclipse seems to insurmountable errors when attempting that route. I am comfortable in both Linux and Windows, in a graphical interface or console, either is fine with me.

 

Thanks for any assistance.

 

This is the most recent attempt at building. I started with a clean directory and a fresh checkout of everything.
 
2015-07-16 13:43:58.444:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.444:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:13692 STARTING
2015-07-16 13:43:58.460:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.460:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.032 sec <<< FAILURE!
Running integration.rest.LookupTypesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:25282
2015-07-16 13:43:58.475:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.491:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:25282 STARTING
2015-07-16 13:43:58.491:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.491:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:51630
2015-07-16 13:43:58.491:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.491:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:51630 STARTING
2015-07-16 13:43:58.506:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.506:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.LookupTypeValuesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:37408
2015-07-16 13:43:58.522:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.538:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:37408 STARTING
2015-07-16 13:43:58.538:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.538:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:29254
2015-07-16 13:43:58.538:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.553:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:29254 STARTING
2015-07-16 13:43:58.553:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.553:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.MenuTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:32280
2015-07-16 13:43:58.584:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.584:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:32280 STARTING
2015-07-16 13:43:58.584:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.584:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.015 sec <<< FAILURE!
Running integration.rest.ProcessAttributesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26058
2015-07-16 13:43:58.631:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.647:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26058 STARTING
2015-07-16 13:43:58.647:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.647:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running integration.rest.ProcessConfigurationTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:44653
2015-07-16 13:43:58.787:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.787:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:44653 STARTING
2015-07-16 13:43:58.787:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.787:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.016 sec <<< FAILURE!
Running integration.rest.ProcessesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:24859
2015-07-16 13:43:58.834:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.849:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:24859 STARTING
2015-07-16 13:43:58.849:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.849:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:16434
2015-07-16 13:43:58.849:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.849:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:16434 STARTING
2015-07-16 13:43:58.865:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.865:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.ProcessInstanceActivitiesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:5346
2015-07-16 13:43:58.896:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.912:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:5346 STARTING
2015-07-16 13:43:58.912:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.912:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:57275
2015-07-16 13:43:58.912:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.927:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:57275 STARTING
2015-07-16 13:43:58.927:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.927:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.ProcessInstanceAttachmentsTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:47892
2015-07-16 13:43:58.959:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.959:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:47892 STARTING
2015-07-16 13:43:58.959:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.974:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:23576
2015-07-16 13:43:58.974:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.974:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:23576 STARTING
2015-07-16 13:43:58.990:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.990:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:27790
2015-07-16 13:43:58.990:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.990:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:27790 STARTING
2015-07-16 13:43:59.005:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.005:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:34360
2015-07-16 13:43:59.005:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.021:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:34360 STARTING
2015-07-16 13:43:59.021:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.021:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
Running integration.rest.ProcessInstancesTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:45782
2015-07-16 13:43:59.052:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.052:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:45782 STARTING
2015-07-16 13:43:59.068:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.068:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:39546
2015-07-16 13:43:59.068:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.068:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:39546 STARTING
2015-07-16 13:43:59.083:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.083:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:12401
2015-07-16 13:43:59.083:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.083:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:12401 STARTING
2015-07-16 13:43:59.099:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.099:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:54055
2015-07-16 13:43:59.099:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.099:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:54055 STARTING
2015-07-16 13:43:59.115:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.115:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:31220
2015-07-16 13:43:59.115:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.130:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:31220 STARTING
2015-07-16 13:43:59.130:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.130:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.093 sec <<< FAILURE!
Running integration.rest.ProcessStartActivitiesTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:28144
2015-07-16 13:43:59.161:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.161:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:28144 STARTING
2015-07-16 13:43:59.177:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.177:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:12610
2015-07-16 13:43:59.177:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.177:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:12610 STARTING
2015-07-16 13:43:59.193:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.193:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running integration.rest.RelationsTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:38842
2015-07-16 13:43:59.239:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.239:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:38842 STARTING
2015-07-16 13:43:59.255:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.255:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:51828
2015-07-16 13:43:59.255:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.271:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:51828 STARTING
2015-07-16 13:43:59.271:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.271:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:33560
2015-07-16 13:43:59.271:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.286:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:33560 STARTING
2015-07-16 13:43:59.286:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.286:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26252
2015-07-16 13:43:59.286:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.302:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26252 STARTING
2015-07-16 13:43:59.302:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.302:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:60262
2015-07-16 13:43:59.317:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.317:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:60262 STARTING
2015-07-16 13:43:59.317:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.317:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.109 sec <<< FAILURE!
Running integration.rest.SessionsTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8662
2015-07-16 13:43:59.349:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.364:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:8662 STARTING
2015-07-16 13:43:59.364:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.364:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:21183
2015-07-16 13:43:59.380:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.380:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:21183 STARTING
2015-07-16 13:43:59.380:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.380:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26061
2015-07-16 13:43:59.395:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.395:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26061 STARTING
2015-07-16 13:43:59.395:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.411:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:61268
2015-07-16 13:43:59.411:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.411:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:61268 STARTING
2015-07-16 13:43:59.427:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.427:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
 
Results :
 
Tests in error:
  updateWithAttachmentOnly(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  createWithBothAttachmentAndFile(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  updateWithBothAttachmentAndFile(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  updateWithAttachmentOnly(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  createWithBothAttachmentAndFile(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  updateWithBothAttachmentAndFile(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  readCategories(integration.rest.AttachmentsConfigurationTest): org/apache/http/config/Lookup
  readCategoryAttributes(integration.rest.AttachmentsConfigurationTest): org/apache/http/config/Lookup
  delete(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  read(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  readAll(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  download(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  cardsRead(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardRead(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardUpdated(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardCreated(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardDeleted(integration.rest.CardsTest): org/apache/http/config/Lookup
  getClassAttributes(integration.rest.ClassAttributesTest): org/apache/http/config/Lookup
  getClassDetail(integration.rest.ClassesTest): org/apache/http/config/Lookup
  getClasses(integration.rest.ClassesTest): org/apache/http/config/Lookup
  read(integration.rest.ClassPrivilegesTest): org/apache/http/config/Lookup
  readAll(integration.rest.ClassPrivilegesTest): org/apache/http/config/Lookup
  getDomainAttributes(integration.rest.DomainAttributesTest): org/apache/http/config/Lookup
  domainRead(integration.rest.DomainsTest): org/apache/http/config/Lookup
  domainsRead(integration.rest.DomainsTest): org/apache/http/config/Lookup
  stop(integration.rest.ImpersonateTest): org/apache/http/config/Lookup
  start(integration.rest.ImpersonateTest): org/apache/http/config/Lookup
  getLookupType(integration.rest.LookupTypesTest): org/apache/http/config/Lookup
  getLookupTypes(integration.rest.LookupTypesTest): org/apache/http/config/Lookup
  getLookup(integration.rest.LookupTypeValuesTest): org/apache/http/config/Lookup
  getLookups(integration.rest.LookupTypeValuesTest): org/apache/http/config/Lookup
  getMenu(integration.rest.MenuTest): org/apache/http/config/Lookup
  getAttributes(integration.rest.ProcessAttributesTest): org/apache/http/config/Lookup
  readStatuses(integration.rest.ProcessConfigurationTest): org/apache/http/config/Lookup
  getProcesses(integration.rest.ProcessesTest): org/apache/http/config/Lookup
  getProcessDetail(integration.rest.ProcessesTest): org/apache/http/config/Lookup
  instancesRead(integration.rest.ProcessInstanceActivitiesTest): org/apache/http/config/Lookup
  instanceRead(integration.rest.ProcessInstanceActivitiesTest): org/apache/http/config/Lookup
  delete(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  read(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  readAll(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  download(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  instanceUpdated(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instancesRead(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceRead(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceCreated(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceDeleted(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  allStartActivitiesRead(integration.rest.ProcessStartActivitiesTest): org/apache/http/config/Lookup
  startActivityDetailRead(integration.rest.ProcessStartActivitiesTest): org/apache/http/config/Lookup
  relationUpdated(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationCreated(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationRead(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationDeleted(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationsRead(integration.rest.RelationsTest): org/apache/http/config/Lookup
  readed(integration.rest.SessionsTest): org/apache/http/config/Lookup
  updated(integration.rest.SessionsTest): org/apache/http/config/Lookup
  created(integration.rest.SessionsTest): org/apache/http/config/Lookup
  deleted(integration.rest.SessionsTest): org/apache/http/config/Lookup
 
Tests run: 62, Failures: 0, Errors: 58, Skipped: 4
 
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] [failsafe:verify {execution: verify-test-results}]
[INFO] Failsafe report directory: C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports
 
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
 
Please refer to C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports for the individua
l test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 minutes 42 seconds
[INFO] Finished at: Thu Jul 16 13:43:59 EDT 2015
[INFO] Final Memory: 138M/1431M
[INFO] ------------------------------------------------------------------------
 
Previously Tecnoteca wrote:
The errors are about missing dependencies? If so, did you download and install the additional libraries as specified here https://bitbucket.org/tecnoteca/cmdbuild/wiki/Home?
 
Best regards.
 
-- CMDBuild Team
 
Previously Brill wrote:

I have been trying to build this project from source for a few days now without much success. Is there a guide somewhere to get this building? I have tried the basic mvn clean install cmdbuild-main, but that eventually errors. Eclipse seems to insurmountable errors when attempting that route. I am comfortable in both Linux and Windows, in a graphical interface or console, either is fine with me.

 

Thanks for any assistance.

 

 

Could you provide us the errors within "C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports" directory?
 
Best regards.
 
-- CMDBuild Team

Previously Brill wrote:
This is the most recent attempt at building. I started with a clean directory and a fresh checkout of everything.
 
2015-07-16 13:43:58.444:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.444:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:13692 STARTING
2015-07-16 13:43:58.460:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.460:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.032 sec <<< FAILURE!
Running integration.rest.LookupTypesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:25282
2015-07-16 13:43:58.475:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.491:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:25282 STARTING
2015-07-16 13:43:58.491:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.491:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:51630
2015-07-16 13:43:58.491:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.491:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:51630 STARTING
2015-07-16 13:43:58.506:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.506:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.LookupTypeValuesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:37408
2015-07-16 13:43:58.522:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.538:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:37408 STARTING
2015-07-16 13:43:58.538:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.538:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:29254
2015-07-16 13:43:58.538:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.553:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:29254 STARTING
2015-07-16 13:43:58.553:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.553:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.MenuTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:32280
2015-07-16 13:43:58.584:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.584:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:32280 STARTING
2015-07-16 13:43:58.584:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.584:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.015 sec <<< FAILURE!
Running integration.rest.ProcessAttributesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26058
2015-07-16 13:43:58.631:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.647:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26058 STARTING
2015-07-16 13:43:58.647:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.647:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running integration.rest.ProcessConfigurationTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:44653
2015-07-16 13:43:58.787:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.787:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:44653 STARTING
2015-07-16 13:43:58.787:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.787:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.016 sec <<< FAILURE!
Running integration.rest.ProcessesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:24859
2015-07-16 13:43:58.834:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.849:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:24859 STARTING
2015-07-16 13:43:58.849:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.849:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:16434
2015-07-16 13:43:58.849:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.849:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:16434 STARTING
2015-07-16 13:43:58.865:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.865:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.ProcessInstanceActivitiesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:5346
2015-07-16 13:43:58.896:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.912:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:5346 STARTING
2015-07-16 13:43:58.912:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.912:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:57275
2015-07-16 13:43:58.912:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.927:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:57275 STARTING
2015-07-16 13:43:58.927:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.927:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.ProcessInstanceAttachmentsTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:47892
2015-07-16 13:43:58.959:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.959:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:47892 STARTING
2015-07-16 13:43:58.959:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.974:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:23576
2015-07-16 13:43:58.974:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.974:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:23576 STARTING
2015-07-16 13:43:58.990:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.990:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:27790
2015-07-16 13:43:58.990:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.990:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:27790 STARTING
2015-07-16 13:43:59.005:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.005:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:34360
2015-07-16 13:43:59.005:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.021:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:34360 STARTING
2015-07-16 13:43:59.021:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.021:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
Running integration.rest.ProcessInstancesTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:45782
2015-07-16 13:43:59.052:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.052:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:45782 STARTING
2015-07-16 13:43:59.068:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.068:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:39546
2015-07-16 13:43:59.068:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.068:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:39546 STARTING
2015-07-16 13:43:59.083:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.083:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:12401
2015-07-16 13:43:59.083:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.083:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:12401 STARTING
2015-07-16 13:43:59.099:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.099:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:54055
2015-07-16 13:43:59.099:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.099:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:54055 STARTING
2015-07-16 13:43:59.115:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.115:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:31220
2015-07-16 13:43:59.115:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.130:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:31220 STARTING
2015-07-16 13:43:59.130:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.130:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.093 sec <<< FAILURE!
Running integration.rest.ProcessStartActivitiesTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:28144
2015-07-16 13:43:59.161:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.161:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:28144 STARTING
2015-07-16 13:43:59.177:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.177:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:12610
2015-07-16 13:43:59.177:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.177:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:12610 STARTING
2015-07-16 13:43:59.193:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.193:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running integration.rest.RelationsTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:38842
2015-07-16 13:43:59.239:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.239:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:38842 STARTING
2015-07-16 13:43:59.255:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.255:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:51828
2015-07-16 13:43:59.255:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.271:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:51828 STARTING
2015-07-16 13:43:59.271:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.271:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:33560
2015-07-16 13:43:59.271:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.286:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:33560 STARTING
2015-07-16 13:43:59.286:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.286:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26252
2015-07-16 13:43:59.286:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.302:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26252 STARTING
2015-07-16 13:43:59.302:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.302:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:60262
2015-07-16 13:43:59.317:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.317:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:60262 STARTING
2015-07-16 13:43:59.317:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.317:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.109 sec <<< FAILURE!
Running integration.rest.SessionsTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8662
2015-07-16 13:43:59.349:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.364:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:8662 STARTING
2015-07-16 13:43:59.364:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.364:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:21183
2015-07-16 13:43:59.380:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.380:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:21183 STARTING
2015-07-16 13:43:59.380:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.380:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26061
2015-07-16 13:43:59.395:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.395:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26061 STARTING
2015-07-16 13:43:59.395:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.411:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:61268
2015-07-16 13:43:59.411:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.411:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:61268 STARTING
2015-07-16 13:43:59.427:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.427:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
 
Results :
 
Tests in error:
  updateWithAttachmentOnly(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  createWithBothAttachmentAndFile(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  updateWithBothAttachmentAndFile(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  updateWithAttachmentOnly(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  createWithBothAttachmentAndFile(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  updateWithBothAttachmentAndFile(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  readCategories(integration.rest.AttachmentsConfigurationTest): org/apache/http/config/Lookup
  readCategoryAttributes(integration.rest.AttachmentsConfigurationTest): org/apache/http/config/Lookup
  delete(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  read(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  readAll(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  download(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  cardsRead(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardRead(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardUpdated(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardCreated(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardDeleted(integration.rest.CardsTest): org/apache/http/config/Lookup
  getClassAttributes(integration.rest.ClassAttributesTest): org/apache/http/config/Lookup
  getClassDetail(integration.rest.ClassesTest): org/apache/http/config/Lookup
  getClasses(integration.rest.ClassesTest): org/apache/http/config/Lookup
  read(integration.rest.ClassPrivilegesTest): org/apache/http/config/Lookup
  readAll(integration.rest.ClassPrivilegesTest): org/apache/http/config/Lookup
  getDomainAttributes(integration.rest.DomainAttributesTest): org/apache/http/config/Lookup
  domainRead(integration.rest.DomainsTest): org/apache/http/config/Lookup
  domainsRead(integration.rest.DomainsTest): org/apache/http/config/Lookup
  stop(integration.rest.ImpersonateTest): org/apache/http/config/Lookup
  start(integration.rest.ImpersonateTest): org/apache/http/config/Lookup
  getLookupType(integration.rest.LookupTypesTest): org/apache/http/config/Lookup
  getLookupTypes(integration.rest.LookupTypesTest): org/apache/http/config/Lookup
  getLookup(integration.rest.LookupTypeValuesTest): org/apache/http/config/Lookup
  getLookups(integration.rest.LookupTypeValuesTest): org/apache/http/config/Lookup
  getMenu(integration.rest.MenuTest): org/apache/http/config/Lookup
  getAttributes(integration.rest.ProcessAttributesTest): org/apache/http/config/Lookup
  readStatuses(integration.rest.ProcessConfigurationTest): org/apache/http/config/Lookup
  getProcesses(integration.rest.ProcessesTest): org/apache/http/config/Lookup
  getProcessDetail(integration.rest.ProcessesTest): org/apache/http/config/Lookup
  instancesRead(integration.rest.ProcessInstanceActivitiesTest): org/apache/http/config/Lookup
  instanceRead(integration.rest.ProcessInstanceActivitiesTest): org/apache/http/config/Lookup
  delete(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  read(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  readAll(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  download(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  instanceUpdated(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instancesRead(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceRead(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceCreated(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceDeleted(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  allStartActivitiesRead(integration.rest.ProcessStartActivitiesTest): org/apache/http/config/Lookup
  startActivityDetailRead(integration.rest.ProcessStartActivitiesTest): org/apache/http/config/Lookup
  relationUpdated(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationCreated(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationRead(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationDeleted(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationsRead(integration.rest.RelationsTest): org/apache/http/config/Lookup
  readed(integration.rest.SessionsTest): org/apache/http/config/Lookup
  updated(integration.rest.SessionsTest): org/apache/http/config/Lookup
  created(integration.rest.SessionsTest): org/apache/http/config/Lookup
  deleted(integration.rest.SessionsTest): org/apache/http/config/Lookup
 
Tests run: 62, Failures: 0, Errors: 58, Skipped: 4
 
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] [failsafe:verify {execution: verify-test-results}]
[INFO] Failsafe report directory: C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports
 
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
 
Please refer to C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports for the individua
l test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 minutes 42 seconds
[INFO] Finished at: Thu Jul 16 13:43:59 EDT 2015
[INFO] Final Memory: 138M/1431M
[INFO] ------------------------------------------------------------------------
 
Previously Tecnoteca wrote:
The errors are about missing dependencies? If so, did you download and install the additional libraries as specified here https://bitbucket.org/tecnoteca/cmdbuild/wiki/Home?
 
Best regards.
 
-- CMDBuild Team
 
Previously Brill wrote:

I have been trying to build this project from source for a few days now without much success. Is there a guide somewhere to get this building? I have tried the basic mvn clean install cmdbuild-main, but that eventually errors. Eclipse seems to insurmountable errors when attempting that route. I am comfortable in both Linux and Windows, in a graphical interface or console, either is fine with me.

 

Thanks for any assistance.

 

 

 

Is there a way for me to send you the files? There are many of them.
 
 
Previously Tecnoteca wrote:
Could you provide us the errors within "C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports" directory?
 
Best regards.
 
-- CMDBuild Team

Previously Brill wrote:
This is the most recent attempt at building. I started with a clean directory and a fresh checkout of everything.
 
2015-07-16 13:43:58.444:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.444:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:13692 STARTING
2015-07-16 13:43:58.460:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.460:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.032 sec <<< FAILURE!
Running integration.rest.LookupTypesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:25282
2015-07-16 13:43:58.475:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.491:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:25282 STARTING
2015-07-16 13:43:58.491:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.491:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:51630
2015-07-16 13:43:58.491:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.491:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:51630 STARTING
2015-07-16 13:43:58.506:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.506:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.LookupTypeValuesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:37408
2015-07-16 13:43:58.522:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.538:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:37408 STARTING
2015-07-16 13:43:58.538:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.538:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:29254
2015-07-16 13:43:58.538:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.553:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:29254 STARTING
2015-07-16 13:43:58.553:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.553:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.MenuTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:32280
2015-07-16 13:43:58.584:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.584:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:32280 STARTING
2015-07-16 13:43:58.584:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.584:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.015 sec <<< FAILURE!
Running integration.rest.ProcessAttributesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26058
2015-07-16 13:43:58.631:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.647:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26058 STARTING
2015-07-16 13:43:58.647:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.647:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running integration.rest.ProcessConfigurationTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:44653
2015-07-16 13:43:58.787:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.787:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:44653 STARTING
2015-07-16 13:43:58.787:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.787:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.016 sec <<< FAILURE!
Running integration.rest.ProcessesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:24859
2015-07-16 13:43:58.834:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.849:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:24859 STARTING
2015-07-16 13:43:58.849:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.849:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:16434
2015-07-16 13:43:58.849:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.849:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:16434 STARTING
2015-07-16 13:43:58.865:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.865:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.ProcessInstanceActivitiesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:5346
2015-07-16 13:43:58.896:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.912:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:5346 STARTING
2015-07-16 13:43:58.912:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.912:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:57275
2015-07-16 13:43:58.912:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.927:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:57275 STARTING
2015-07-16 13:43:58.927:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.927:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.ProcessInstanceAttachmentsTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:47892
2015-07-16 13:43:58.959:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.959:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:47892 STARTING
2015-07-16 13:43:58.959:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.974:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:23576
2015-07-16 13:43:58.974:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.974:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:23576 STARTING
2015-07-16 13:43:58.990:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.990:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:27790
2015-07-16 13:43:58.990:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.990:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:27790 STARTING
2015-07-16 13:43:59.005:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.005:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:34360
2015-07-16 13:43:59.005:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.021:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:34360 STARTING
2015-07-16 13:43:59.021:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.021:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
Running integration.rest.ProcessInstancesTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:45782
2015-07-16 13:43:59.052:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.052:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:45782 STARTING
2015-07-16 13:43:59.068:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.068:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:39546
2015-07-16 13:43:59.068:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.068:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:39546 STARTING
2015-07-16 13:43:59.083:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.083:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:12401
2015-07-16 13:43:59.083:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.083:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:12401 STARTING
2015-07-16 13:43:59.099:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.099:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:54055
2015-07-16 13:43:59.099:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.099:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:54055 STARTING
2015-07-16 13:43:59.115:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.115:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:31220
2015-07-16 13:43:59.115:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.130:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:31220 STARTING
2015-07-16 13:43:59.130:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.130:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.093 sec <<< FAILURE!
Running integration.rest.ProcessStartActivitiesTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:28144
2015-07-16 13:43:59.161:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.161:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:28144 STARTING
2015-07-16 13:43:59.177:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.177:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:12610
2015-07-16 13:43:59.177:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.177:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:12610 STARTING
2015-07-16 13:43:59.193:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.193:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running integration.rest.RelationsTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:38842
2015-07-16 13:43:59.239:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.239:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:38842 STARTING
2015-07-16 13:43:59.255:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.255:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:51828
2015-07-16 13:43:59.255:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.271:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:51828 STARTING
2015-07-16 13:43:59.271:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.271:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:33560
2015-07-16 13:43:59.271:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.286:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:33560 STARTING
2015-07-16 13:43:59.286:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.286:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26252
2015-07-16 13:43:59.286:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.302:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26252 STARTING
2015-07-16 13:43:59.302:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.302:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:60262
2015-07-16 13:43:59.317:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.317:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:60262 STARTING
2015-07-16 13:43:59.317:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.317:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.109 sec <<< FAILURE!
Running integration.rest.SessionsTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8662
2015-07-16 13:43:59.349:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.364:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:8662 STARTING
2015-07-16 13:43:59.364:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.364:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:21183
2015-07-16 13:43:59.380:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.380:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:21183 STARTING
2015-07-16 13:43:59.380:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.380:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26061
2015-07-16 13:43:59.395:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.395:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26061 STARTING
2015-07-16 13:43:59.395:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.411:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:61268
2015-07-16 13:43:59.411:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.411:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:61268 STARTING
2015-07-16 13:43:59.427:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.427:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
 
Results :
 
Tests in error:
  updateWithAttachmentOnly(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  createWithBothAttachmentAndFile(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  updateWithBothAttachmentAndFile(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  updateWithAttachmentOnly(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  createWithBothAttachmentAndFile(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  updateWithBothAttachmentAndFile(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  readCategories(integration.rest.AttachmentsConfigurationTest): org/apache/http/config/Lookup
  readCategoryAttributes(integration.rest.AttachmentsConfigurationTest): org/apache/http/config/Lookup
  delete(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  read(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  readAll(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  download(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  cardsRead(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardRead(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardUpdated(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardCreated(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardDeleted(integration.rest.CardsTest): org/apache/http/config/Lookup
  getClassAttributes(integration.rest.ClassAttributesTest): org/apache/http/config/Lookup
  getClassDetail(integration.rest.ClassesTest): org/apache/http/config/Lookup
  getClasses(integration.rest.ClassesTest): org/apache/http/config/Lookup
  read(integration.rest.ClassPrivilegesTest): org/apache/http/config/Lookup
  readAll(integration.rest.ClassPrivilegesTest): org/apache/http/config/Lookup
  getDomainAttributes(integration.rest.DomainAttributesTest): org/apache/http/config/Lookup
  domainRead(integration.rest.DomainsTest): org/apache/http/config/Lookup
  domainsRead(integration.rest.DomainsTest): org/apache/http/config/Lookup
  stop(integration.rest.ImpersonateTest): org/apache/http/config/Lookup
  start(integration.rest.ImpersonateTest): org/apache/http/config/Lookup
  getLookupType(integration.rest.LookupTypesTest): org/apache/http/config/Lookup
  getLookupTypes(integration.rest.LookupTypesTest): org/apache/http/config/Lookup
  getLookup(integration.rest.LookupTypeValuesTest): org/apache/http/config/Lookup
  getLookups(integration.rest.LookupTypeValuesTest): org/apache/http/config/Lookup
  getMenu(integration.rest.MenuTest): org/apache/http/config/Lookup
  getAttributes(integration.rest.ProcessAttributesTest): org/apache/http/config/Lookup
  readStatuses(integration.rest.ProcessConfigurationTest): org/apache/http/config/Lookup
  getProcesses(integration.rest.ProcessesTest): org/apache/http/config/Lookup
  getProcessDetail(integration.rest.ProcessesTest): org/apache/http/config/Lookup
  instancesRead(integration.rest.ProcessInstanceActivitiesTest): org/apache/http/config/Lookup
  instanceRead(integration.rest.ProcessInstanceActivitiesTest): org/apache/http/config/Lookup
  delete(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  read(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  readAll(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  download(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  instanceUpdated(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instancesRead(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceRead(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceCreated(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceDeleted(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  allStartActivitiesRead(integration.rest.ProcessStartActivitiesTest): org/apache/http/config/Lookup
  startActivityDetailRead(integration.rest.ProcessStartActivitiesTest): org/apache/http/config/Lookup
  relationUpdated(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationCreated(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationRead(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationDeleted(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationsRead(integration.rest.RelationsTest): org/apache/http/config/Lookup
  readed(integration.rest.SessionsTest): org/apache/http/config/Lookup
  updated(integration.rest.SessionsTest): org/apache/http/config/Lookup
  created(integration.rest.SessionsTest): org/apache/http/config/Lookup
  deleted(integration.rest.SessionsTest): org/apache/http/config/Lookup
 
Tests run: 62, Failures: 0, Errors: 58, Skipped: 4
 
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] [failsafe:verify {execution: verify-test-results}]
[INFO] Failsafe report directory: C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports
 
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
 
Please refer to C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports for the individua
l test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 minutes 42 seconds
[INFO] Finished at: Thu Jul 16 13:43:59 EDT 2015
[INFO] Final Memory: 138M/1431M
[INFO] ------------------------------------------------------------------------
 
Previously Tecnoteca wrote:
The errors are about missing dependencies? If so, did you download and install the additional libraries as specified here https://bitbucket.org/tecnoteca/cmdbuild/wiki/Home?
 
Best regards.
 
-- CMDBuild Team
 
Previously Brill wrote:

I have been trying to build this project from source for a few days now without much success. Is there a guide somewhere to get this building? I have tried the basic mvn clean install cmdbuild-main, but that eventually errors. Eclipse seems to insurmountable errors when attempting that route. I am comfortable in both Linux and Windows, in a graphical interface or console, either is fine with me.

 

Thanks for any assistance.

 

 

 

 

If you zip them the size of the archive is more than 100kB? If so, zip and send one of them since it seems the same error for all tests.
 
Best regards.
 
-- CMDBuild Team
 
Previously Deborah wrote:
Is there a way for me to send you the files? There are many of them.
 
 
Previously Tecnoteca wrote:
Could you provide us the errors within "C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports" directory?
 
Best regards.
 
-- CMDBuild Team

Previously Brill wrote:
This is the most recent attempt at building. I started with a clean directory and a fresh checkout of everything.
 
2015-07-16 13:43:58.444:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.444:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:13692 STARTING
2015-07-16 13:43:58.460:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.460:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.032 sec <<< FAILURE!
Running integration.rest.LookupTypesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:25282
2015-07-16 13:43:58.475:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.491:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:25282 STARTING
2015-07-16 13:43:58.491:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.491:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:51630
2015-07-16 13:43:58.491:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.491:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:51630 STARTING
2015-07-16 13:43:58.506:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.506:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.LookupTypeValuesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:37408
2015-07-16 13:43:58.522:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.538:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:37408 STARTING
2015-07-16 13:43:58.538:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.538:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:29254
2015-07-16 13:43:58.538:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.553:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:29254 STARTING
2015-07-16 13:43:58.553:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.553:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.MenuTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:32280
2015-07-16 13:43:58.584:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.584:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:32280 STARTING
2015-07-16 13:43:58.584:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.584:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.015 sec <<< FAILURE!
Running integration.rest.ProcessAttributesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26058
2015-07-16 13:43:58.631:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.647:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26058 STARTING
2015-07-16 13:43:58.647:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.647:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running integration.rest.ProcessConfigurationTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:44653
2015-07-16 13:43:58.787:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.787:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:44653 STARTING
2015-07-16 13:43:58.787:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.787:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.016 sec <<< FAILURE!
Running integration.rest.ProcessesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:24859
2015-07-16 13:43:58.834:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.849:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:24859 STARTING
2015-07-16 13:43:58.849:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.849:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:16434
2015-07-16 13:43:58.849:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.849:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:16434 STARTING
2015-07-16 13:43:58.865:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.865:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.ProcessInstanceActivitiesTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:5346
2015-07-16 13:43:58.896:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.912:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:5346 STARTING
2015-07-16 13:43:58.912:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.912:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:57275
2015-07-16 13:43:58.912:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.927:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:57275 STARTING
2015-07-16 13:43:58.927:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.927:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running integration.rest.ProcessInstanceAttachmentsTest
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:47892
2015-07-16 13:43:58.959:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.959:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:47892 STARTING
2015-07-16 13:43:58.959:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.974:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:23576
2015-07-16 13:43:58.974:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.974:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:23576 STARTING
2015-07-16 13:43:58.990:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:58.990:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:58 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:27790
2015-07-16 13:43:58.990:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:58.990:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:27790 STARTING
2015-07-16 13:43:59.005:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.005:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:34360
2015-07-16 13:43:59.005:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.021:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:34360 STARTING
2015-07-16 13:43:59.021:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.021:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
Running integration.rest.ProcessInstancesTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:45782
2015-07-16 13:43:59.052:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.052:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:45782 STARTING
2015-07-16 13:43:59.068:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.068:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:39546
2015-07-16 13:43:59.068:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.068:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:39546 STARTING
2015-07-16 13:43:59.083:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.083:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:12401
2015-07-16 13:43:59.083:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.083:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:12401 STARTING
2015-07-16 13:43:59.099:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.099:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:54055
2015-07-16 13:43:59.099:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.099:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:54055 STARTING
2015-07-16 13:43:59.115:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.115:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:31220
2015-07-16 13:43:59.115:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.130:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:31220 STARTING
2015-07-16 13:43:59.130:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.130:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.093 sec <<< FAILURE!
Running integration.rest.ProcessStartActivitiesTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:28144
2015-07-16 13:43:59.161:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.161:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:28144 STARTING
2015-07-16 13:43:59.177:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.177:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:12610
2015-07-16 13:43:59.177:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.177:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:12610 STARTING
2015-07-16 13:43:59.193:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.193:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running integration.rest.RelationsTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:38842
2015-07-16 13:43:59.239:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.239:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:38842 STARTING
2015-07-16 13:43:59.255:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.255:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:51828
2015-07-16 13:43:59.255:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.271:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:51828 STARTING
2015-07-16 13:43:59.271:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.271:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:33560
2015-07-16 13:43:59.271:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.286:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:33560 STARTING
2015-07-16 13:43:59.286:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.286:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26252
2015-07-16 13:43:59.286:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.302:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26252 STARTING
2015-07-16 13:43:59.302:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.302:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:60262
2015-07-16 13:43:59.317:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.317:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:60262 STARTING
2015-07-16 13:43:59.317:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.317:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.109 sec <<< FAILURE!
Running integration.rest.SessionsTest
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:8662
2015-07-16 13:43:59.349:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.364:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:8662 STARTING
2015-07-16 13:43:59.364:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.364:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:21183
2015-07-16 13:43:59.380:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.380:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:21183 STARTING
2015-07-16 13:43:59.380:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.380:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:26061
2015-07-16 13:43:59.395:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.395:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:26061 STARTING
2015-07-16 13:43:59.395:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.411:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Jul 16, 2015 1:43:59 PM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be http://localhost:61268
2015-07-16 13:43:59.411:INFO:oejs.Server:jetty-7.5.4.v20111024
2015-07-16 13:43:59.411:INFO:oejs.AbstractConnector:Started SelectChannelConnector@localhost:61268 STARTING
2015-07-16 13:43:59.427:INFO:oejsh.ContextHandler:started o.e.j.s.h.ContextHandler{,null}
2015-07-16 13:43:59.427:INFO:oejsh.ContextHandler:stopped o.e.j.s.h.ContextHandler{,null}
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
 
Results :
 
Tests in error:
  updateWithAttachmentOnly(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  createWithBothAttachmentAndFile(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  updateWithBothAttachmentAndFile(integration.cxf.CardAttachmentsTest): org/apache/http/config/Lookup
  updateWithAttachmentOnly(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  createWithBothAttachmentAndFile(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  updateWithBothAttachmentAndFile(integration.cxf.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  readCategories(integration.rest.AttachmentsConfigurationTest): org/apache/http/config/Lookup
  readCategoryAttributes(integration.rest.AttachmentsConfigurationTest): org/apache/http/config/Lookup
  delete(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  read(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  readAll(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  download(integration.rest.CardAttachmentsTest): org/apache/http/config/Lookup
  cardsRead(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardRead(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardUpdated(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardCreated(integration.rest.CardsTest): org/apache/http/config/Lookup
  cardDeleted(integration.rest.CardsTest): org/apache/http/config/Lookup
  getClassAttributes(integration.rest.ClassAttributesTest): org/apache/http/config/Lookup
  getClassDetail(integration.rest.ClassesTest): org/apache/http/config/Lookup
  getClasses(integration.rest.ClassesTest): org/apache/http/config/Lookup
  read(integration.rest.ClassPrivilegesTest): org/apache/http/config/Lookup
  readAll(integration.rest.ClassPrivilegesTest): org/apache/http/config/Lookup
  getDomainAttributes(integration.rest.DomainAttributesTest): org/apache/http/config/Lookup
  domainRead(integration.rest.DomainsTest): org/apache/http/config/Lookup
  domainsRead(integration.rest.DomainsTest): org/apache/http/config/Lookup
  stop(integration.rest.ImpersonateTest): org/apache/http/config/Lookup
  start(integration.rest.ImpersonateTest): org/apache/http/config/Lookup
  getLookupType(integration.rest.LookupTypesTest): org/apache/http/config/Lookup
  getLookupTypes(integration.rest.LookupTypesTest): org/apache/http/config/Lookup
  getLookup(integration.rest.LookupTypeValuesTest): org/apache/http/config/Lookup
  getLookups(integration.rest.LookupTypeValuesTest): org/apache/http/config/Lookup
  getMenu(integration.rest.MenuTest): org/apache/http/config/Lookup
  getAttributes(integration.rest.ProcessAttributesTest): org/apache/http/config/Lookup
  readStatuses(integration.rest.ProcessConfigurationTest): org/apache/http/config/Lookup
  getProcesses(integration.rest.ProcessesTest): org/apache/http/config/Lookup
  getProcessDetail(integration.rest.ProcessesTest): org/apache/http/config/Lookup
  instancesRead(integration.rest.ProcessInstanceActivitiesTest): org/apache/http/config/Lookup
  instanceRead(integration.rest.ProcessInstanceActivitiesTest): org/apache/http/config/Lookup
  delete(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  read(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  readAll(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  download(integration.rest.ProcessInstanceAttachmentsTest): org/apache/http/config/Lookup
  instanceUpdated(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instancesRead(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceRead(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceCreated(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  instanceDeleted(integration.rest.ProcessInstancesTest): org/apache/http/config/Lookup
  allStartActivitiesRead(integration.rest.ProcessStartActivitiesTest): org/apache/http/config/Lookup
  startActivityDetailRead(integration.rest.ProcessStartActivitiesTest): org/apache/http/config/Lookup
  relationUpdated(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationCreated(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationRead(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationDeleted(integration.rest.RelationsTest): org/apache/http/config/Lookup
  relationsRead(integration.rest.RelationsTest): org/apache/http/config/Lookup
  readed(integration.rest.SessionsTest): org/apache/http/config/Lookup
  updated(integration.rest.SessionsTest): org/apache/http/config/Lookup
  created(integration.rest.SessionsTest): org/apache/http/config/Lookup
  deleted(integration.rest.SessionsTest): org/apache/http/config/Lookup
 
Tests run: 62, Failures: 0, Errors: 58, Skipped: 4
 
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] [failsafe:verify {execution: verify-test-results}]
[INFO] Failsafe report directory: C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports
 
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
 
Please refer to C:\Users\debbie.corbett\MDCS\try2\cmdbuild-main\services\rest\v1\target\failsafe-reports for the individua
l test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24 minutes 42 seconds
[INFO] Finished at: Thu Jul 16 13:43:59 EDT 2015
[INFO] Final Memory: 138M/1431M
[INFO] ------------------------------------------------------------------------
 
Previously Tecnoteca wrote:
The errors are about missing dependencies? If so, did you download and install the additional libraries as specified here https://bitbucket.org/tecnoteca/cmdbuild/wiki/Home?
 
Best regards.
 
-- CMDBuild Team
 
Previously Brill wrote:

I have been trying to build this project from source for a few days now without much success. Is there a guide somewhere to get this building? I have tried the basic mvn clean install cmdbuild-main, but that eventually errors. Eclipse seems to insurmountable errors when attempting that route. I am comfortable in both Linux and Windows, in a graphical interface or console, either is fine with me.

 

Thanks for any assistance.