Hello Roberto, thanks for the reply. I've forked the project from GitHub and cloned to my workstation. And I've ran the mvn command in the root project of tomee (artifactId -> tomee-project)
Is that right or should I run the command somewhere else? *Mitja J. Kotnik** | *Software engineer Mobile: +386 40 432 182 *[email protected] <[email protected]>* | *https://www.cotnic.com <http://blog.cotnic.com>* On Thu, Dec 27, 2018 at 11:13 PM Roberto Cortez <[email protected]> wrote: > Hi Mitja, > > Can you please detail what is the issue? > > Using the git clone: > git clone https://git-wip-us.apache.org/repos/asf/tomee.git tomee > > And the Maven command (may need to increase memory as detailed in the > webpage): > mvn -Dsurefire.useFile=false -DdisableXmlReport=true -DuniqueVersion=false > -ff -Dassemble -DskipTests -DfailIfNoTests=false clean instal > > Should be enough. > > Cheers, > Roberto > > > On 27 Dec 2018, at 21:50, Mitja Jeseničnik Kotnik <[email protected]> > wrote: > > > > http://tomee.apache.org/dev/source-code.html > > > > This is the site with the instructions I've followed. > > > > *Mitja J. Kotnik** | *Software engineer > > > > Mobile: +386 40 432 182 > > > > *[email protected] <[email protected]>* | *https://www.cotnic.com > > <http://blog.cotnic.com>* > > > > > > > > > > On Thu, Dec 27, 2018 at 10:49 PM Mitja Jeseničnik Kotnik < > [email protected]> > > wrote: > > > >> Hello, > >> > >> I've got a quick question. Where could I find some resources on how to > >> build the whole tomee maven project so that I get the latest > 8.0.0-SNAPSHOT > >> to my .m2 folder. > >> > >> I've tried to follow the instructions provided on the following site, > but > >> have not yet been successful. > >> > >> *Mitja J. Kotnik** | *Software engineer > >> > >> Mobile: +386 40 432 182 > >> > >> *[email protected] <[email protected]>* | *https://www.cotnic.com > >> <http://blog.cotnic.com>* > >> > >
