checkout 之后,点击quick-start.bat,报错。
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.springside:h2-starts:4.0.0-SNAPSHOT (E:\workspace\spri
ng_test\tools\h2\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact org.springside:sp
ringside-parent:pom:4.0.0-SNAPSHOT and 'parent.relativePath' points at wrong loc
al POM @ line 4, column 10 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableMo
delException
系统找不到指定的路径。
请按任意键继续. . .
解决方法:
先运行springside4\trunk\modules\parent\install.bat
1.运行quickstart.bat出现以下错误:
[ERROR] Non-resolvable parent POM: Failure to find org.springside:springside-parent:pom:4.0.0-SNAPSHOT in http:/
/localhost:8081/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted
until the update interval of nexus has elapsed or updates are forced and 'parent.relativePath' points at wrong local
POM @ line 5, column 12 -> [Help 2]
检查后发现是要先运行springside4\modules\parent下的install.bat。
2.之前的问题解决了,又出现了一个问题:
D:\work\svn\springside4\examples\mini-service\bin\db\build.xml:4: Problem: failed to create task or type
antlib:org.
apache.maven.artifact.ant:dependencies
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet
This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-D:\Program Files\apache-ant-1.8.2\bin\..\lib
-C:\Users\zhanglong\.ant\lib
-a directory added on the command line with the -lib argument
检查后发现是少了maven-ant-tasks.jar,到http://maven.apache.org/ant-tasks/download.html
下载即可。
3. 运行成功,访问http://localhost:8084/mini-web/
时,居然提示页面不存在。看错误信息,发现是
ERROR: PWC6117: File "D:\work\svn\springside4\examples\mini-web\src\main\webapp\WEB-INF\views\account\userList.jsp" not found
分享到:
相关推荐
《深入解析springside-core-4.1.0.GA.jar》 springside-core-4.1.0.GA.jar是一个重要的Java库,它在Java开发领域中扮演着核心角色,尤其对于那些使用Spring框架的项目。这个jar包不仅包含了springside-core-4.1.0....
pom.xml配置 ...mvn install:install-file -DgroupId=org.springside -DartifactId=springside-core -Dversion=4.2.2.GA -Dfile=./springside-core-4.2.2.GA.jar -Dpackaging=jar -DgeneratePom=true
springside-core-4.2.2.GA.pom springside-core-4.2.2.GA.pomspringside-core-4.2.2.GA.pomspringside-core-4.2.2.GA.pomspringside-core-4.2.2.GA.pom
《深入解析springside4.2.3-GA.jar:Java开发者的宝藏库》 在Java开发领域,SpringSide框架以其高效、灵活和强大的特性深受开发者喜爱。本文将围绕springside4.2.3-GA.jar这个核心组件,探讨其在Java应用中的重要...
本文将深入探讨SpringSide-core-4.1.0的核心特性,以及其在实际项目中的应用。 一、SpringSide概述 SpringSide是一款为Java开发者设计的开源工具集,它提供了大量的最佳实践和示例代码,帮助开发者快速上手Spring...
springside-core-4.2.2.GA.jar
springside-core-4.3.0.jar 最新版springside-core的jar包
springside-core-4.2.3-GA.jar,如果jar包不完整,可能会导致异常:LifecycleProcessor not initialized - call 'refresh' before invoking lifecycle methods via the context
《SpringSide核心库4.2.2.GA详解》 SpringSide是一款基于Spring框架的开源项目,它旨在为Java开发者提供一个快速、整洁且高效的开发环境。SpringSide Core 4.2.2.GA是该项目的核心库,包含了丰富的功能和最佳实践,...
备份自己用,太难找了,springside-core.4.0.0.RC3 。
springside-core-4.2.2.GA-tests.jar
这个名为“springside-4.0.0.GA.zip”的压缩包,就像是JavaEE开发者的春天,带来丰富的知识与技术启示。 SpringSide项目始于对Spring Framework的深度理解和实践,它的核心在于简化Spring的使用,让开发者能够更...
项目开发过程中使用到了该库,发现Maven根本无法引入该库。 发现该库官网和MAVEN下载链接均已无法使用。 经过多方查找,找到了源码,现将源码编译后的jar上传分享到此处 使用者需要手动使用maven安装到本地库中,...
springside4官方最新版 SpringSide是以Spring Framework为核心的,Pragmatic风格的JavaEE应用参考示例,是JavaEE世界中的主流技术选型,最佳实践的总结与演示。
springside3-core-3.0.4.jar
本文将对"Springside-core-4.2.2.GA"进行深入剖析,探讨其核心特性、主要功能以及如何在实际项目中运用。 一、SpringSide核心概述 SpringSide的核心在于其模块化设计,它将Spring的各个组件进行了封装和抽象,提供...