On Wed, Jul 24, 2013 at 5:02 AM, Dishara Wijewardana <ddwijeward...@gmail.com> wrote: > Hi all, > I am building the trunk to build a latest pack to try deploy the > implementation. > I am seeing following when building the trunk with -Dtest.skip=true. Is > this a known issue? > >
Try running with -DskipTests . IIRC it invokes the test-resources and test-compile phases, but does not run the tests. Robert