Hi Team, I compiled the controller project as following: git clone https://github.com/opendaylight/controller.git git branch #master mvn clean install -DskipTests -Dcheckstyle.skip=true
Result: [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12:37 min [INFO] Finished at: 2017-06-23T18:05:33+08:00 [INFO] Final Memory: 899M/1849M [INFO] ------------------------------------------------------------------------ But it does not generate the karaf.bat in the directory "target",Carbon version and I follow this document README.OPENDAYLIGHT.You can find it in this link:https://github.com/opendaylight/controller This is the README.OPENDAYLIGHT: HOW TO BUILD ============ In order to build it's required to have JDK 1.7+ and Maven 3+, to get a build going it's needed to: 1) From the root directory run "mvn clean install" 2) On successful completion go in the directory: "opendaylight/distribution/opendaylight/target" Any one knows that?Thanks in advance.Regards,Kiwi huqiwei...@163.com
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev