On 01/04/2011 07:23 AM, ant elder wrote:
On Mon, Jan 3, 2011 at 3:50 AM, Jean-Sebastien Delfino
...
I'm now trying to run the samples/applications/store app. The steps in the
README only work with a binary distribution, which I don't have as I've only
built modules/.

How can I run the sample from a development tree build without a binary
distribution?

There are a bunch of different approaches to doing that used by all
the samples, its something i think for 2.0 we need to improve and make
consistent across them all.

+1

For now with this one for you i've just
updated it to included the exec-maven-plugin so you can run it by
doing "mvn exec:java"

That works. Thanks.

--
Jean-Sebastien

Reply via email to