Am 3. Juli 2017 19:35:50 MESZ schrieb Lakshika Damithri Deshapriya <[email protected]>: >OS-windows >jdk-1.8.0 > >Commands: >ant download_jars >ant setup-eclipse-project >ant [install]
The brackets are trying to tell you, that the word install is optional. But, if you type install you have to drop the brackets. So type ant install Felix > >Above 3 commands were executed inside the JMeter folder (where >build.xml is existing). And then the below error message was >displayed. > > >*BUILD FAILED* > >*Target "[install]" does not exist in the project "JMeter"* > >Thank You! >:-) > > >On Mon, Jul 3, 2017 at 10:55 PM, Felix Schumacher < >[email protected]> wrote: > >> >> >> Am 3. Juli 2017 19:16:56 MESZ schrieb Lakshika Damithri Deshapriya < >> [email protected]>: >> >This is the screenshot of the error message. Thank you for your >quick >> >response! :-) >> >> Images get filtered out by the mailing list and are hard to read. >> >> So try to paste the text message in you're mail. >> >> Also, try to explain the steps you have taken, like the OS you are >using, >> the jdk and which commands you typed before ant install. >> >> Felix >> >> > >> >On Mon, Jul 3, 2017 at 10:37 PM, Felix Schumacher < >> >[email protected]> wrote: >> > >> >> >> >> >> >> Am 3. Juli 2017 18:54:34 MESZ schrieb Lakshika Damithri Deshapriya >< >> >> [email protected]>: >> >> >Hello, >> >> >I tried several times to build the source code according to the >> >> >instructions indicated on the JMeter building instructions page ( >> >> >http://jmeter.apache.org/building.html). But "Build Failed" when >I >> >> >executed >> >> >"ant [install]". Could you please provide some more detailed set >of >> >> >instructions for building? >> >> >> >> It probably gives more error messages than a simple "build >failed". >> >Could >> >> you post those, too? >> >> >> >> Felix >> >> >> >> >Thank You! >> >> >>
