11 2014 档案
摘要:Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment.解...
阅读全文
摘要:### pom.xml(Project Object Model, 项目对象模型) 定义项目基本信息,用于描述项目如何构建,声明项目依赖,第三方工具插件配置等等。```xml 4.0.0 com.pamisisi hello 1.0-SNAPSHOT jar hello http://...
阅读全文
摘要:### 解压> tar -xvzf apache-maven-*-bin.tar.gz### 创建软连接> ln -s apache-maven-3.2.3 apache-maven### 添加 maven 环境变量> vim /home/alex/.bashrc```bash###########...
阅读全文

浙公网安备 33010602011771号