`
shinfocom
  • 浏览: 1191345 次
文章分类
社区版块
存档分类
最新评论

如何编译 Exo platform

 
阅读更多

To build the exoplatform from the src

(If you can't connect to the www.ibiblio.org/maven to get the repository's jars,then make a new file named build.properties in the current dir,writed with
maven.proxy.host = 211.147.*.*
maven.proxy.port = 8080)

* Go to maven-plugins/exo, run maven plugin:install(If you reinstall, you may need to delete
$MAVEN_HOME/plugins/maven-exo-plugins-1.0.jar before install


* Go to exo-build, edit the build.properties file according to your env, copy that file to your
$HOME directory


* Run maven multiproject:install


* Run "maven exo" for latest help instructions from the maven exo plugin (Optional)


* Run maven exo:platform:deploy


* For jboss deployment, You need to run maven patch-jboss in exo-build to modify the jboss
configuration. Actually the command copy all the files in exo-buid/src/exo-jboss to your jboss

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics