Re: build but not start the system

2018-03-04 Thread Taher Alkhateeb
If I'm not mistaken, the build command would resolve compile dependencies but not runtime dependencies. If this is correct then I recommend you run any OFBiz server command. For example: ./gradlew "ofbiz --help" On Mar 5, 2018 9:00 AM, "Deepak Dixit" wrote: Hi

Re: build but not start the system

2018-03-04 Thread Deepak Dixit
Hi Hans, You can use ./gradlew or ./gradlew build Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com www.hotwax.co On Mon, Mar 5, 2018 at 11:12 AM, Hans Bakker wrote: > For the creation of a docker image i need to be able to build the system > and

build but not start the system

2018-03-04 Thread Hans Bakker
For the creation of a docker image i need to be able to build the system and resolve the dependencies but not start it. How can i do that? -- Regards, Hans Bakker CEO, http://antwebsystems.com