still unable to get this working. Is there another step i can try? to get mvn to compile
On Monday, May 7, 2018 at 5:22:35 PM UTC-4, Bobby_Bouche wrote: > > C:\Users\Syn\Desktop\Bitcoin Project\bitcoinj-cash-0.14>mvn clean package > 'mvn' is not recognized as an internal or external command, > operable program or batch file. > > > On Monday, May 7, 2018 at 5:22:13 PM UTC-4, Bobby_Bouche wrote: >> >> i got the source code already. im just trying to build it in a jar format >> that i can add with my main bitcoin program to have both. But im having >> problems. im trying to use mvn but it says its not recognized. i checked >> paths and i have it installed. >> >> On Monday, May 7, 2018 at 5:02:45 PM UTC-4, Carlos López-Camey wrote: >>> >>> Sorry Bobby, >>> I meant `mvn clean package` >>> (Check out the README.md file too) >>> Run it inside the cloned repository.. or also check out the release tab >>> in Github for source code downloading >>> >>> 2018-05-07 14:58 GMT-06:00 Bobby_Bouche <[email protected]>: >>> >>>> Where are you guys doing mvn clean install? In command prompt? Under >>>> build? I cant seem to find the jar... >>>> >>>> >>>> On Monday, May 7, 2018 at 3:45:25 PM UTC-4, Jimmy Morales wrote: >>>>> >>>>> Make sure you are on the release-0.14 branch >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "bitcoinj" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- You received this message because you are subscribed to the Google Groups "bitcoinj" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
