Hi
This my dockerfile docker build -t icentos7-java8-maven3 . docker run -i -t --name docker-java7-maven icentos7-java8-maven3 git clone https://git-wip-us.apache.org/repos/asf/eagle.git cd eagle mvn clean package -DskipTests -Dcheckstyle.skip > Message du 08/09/19 05:28 > De : "Jay Sen" > A : [email protected], "Philippe Couas" > Copie à : > Objet : Re: EAGLE 5 not compile > > Hi Philippe > I just complied the branch-0.5 and it compiles fine, [INFO] ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 07:19 min > [INFO] Finished at: 2019-09-07T20:22:03-07:00 > [INFO] > ------------------------------------------------------------------------ > > What is your environment and can u also share the error info? > Thanks Jay > > On Sat, Sep 7, 2019 at 9:53 AM Philippe Couas wrote: > Hi > > > > Eagle 5 not compile > > It missing eagle.common.Version class > > And Maven dependencies are bad too ! > > > > Regards >
