Gustavo N. Fernandes wrote: > After doing a clean checkout and > mvn -Dmaven.test.skip=true -P allblocks install > mvn jetty:run on webapp dir > > the webapp does not launch at all, giving a 503 error on browser. The > errors occurs in blocks "database" and "forms". This is strange - it starts and works here for me, and I also run it with all blocks. Does anybody else see this problem? Could it be a problem with Maven version - which one do you use? Vadim > Gustavo > > > Vadim Gritsenko wrote: >> Gustavo N. Fernandes wrote: >>> ...because a dependency in database block's pom is missing and also >>> a getter in LibraryManagerImpl >> >> Can you point what samples are not working, which are fixed by this >> patch? >> >> Thanks, >> Vadim