What are the steps needed to build WSO2 Carbon Platform Patch Release 4.0.x?
问题 I'm trying to build the Carbon Platform from source. I've tried this: svn co https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.0.0 cd patch-releases\4.0.9 set MAVEN_OPTS="-Xms512m -Xmx1024m -XX:MaxPermSize=1024m" mvn clean install -Dmaven.test.skip=true However, I had hit this problem: link After fixing that problem, I have now run into this: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0:compile (default-compile) on project org.wso2.carbon.message