[救急]xmpp的项目maven一直报的dbunit-maven-plugin和hibernate3-maven-plugin错误

问题描述

是库文件下不到的问题?已经2天了,连工程还没编译通过,同志们帮忙看看到底什么问题

时间: 2024-09-15 00:02:25

[救急]xmpp的项目maven一直报的dbunit-maven-plugin和hibernate3-maven-plugin错误的相关文章

spring-在用eclipse启动maven项目的时候报的错误 这是什么情况

问题描述 在用eclipse启动maven项目的时候报的错误 这是什么情况 在用eclipse启动maven项目的时候报的错误,如果我用eclipse插件启用项目就报下面的错误,但是我用server的方式启动就不会报这个错,这是怎么回事啊?求大神们指教 14:51:31.297 [main] DEBUG o.s.v.b.OptionalValidatorFactoryBean - Failed to set up a Bean Validation provider javax.validati

junit4 测试maven项目的时候报空指针异常

问题描述 junit4 测试maven项目的时候报空指针异常 测试的时候报空指针异常 java.lang.NullPointerException at hcb.controller.hr.Employee.transferEmployee(Employee.java:378) at hello.TestEmployee.testTransferEmployee(TestEmployee.java:175) at sun.reflect.NativeMethodAccessorImpl.invo

maven项目启动jetty-maven-plugin报错

问题描述 maven项目启动jetty-maven-plugin报错 刚接触maven项目,按照maven实战的说明,使用jetty plugin进行部署,运行jetty:run命令的时候,控制台出现如下异常信息: 2015-05-06 13:42:08.082:WARN:oejw.WebAppContext:Failed startup of context o.m.j.p.JettyWebAppContext{/web,file:/E:/mycode/web_advancement/src/

ssm+maven-SSM+maven项目,总是报cloud not ...${driver}错误

问题描述 SSM+maven项目,总是报cloud not ...${driver}错误 检查过配置文件.确定没有问题. 只是没有配置连接池里的其他参数.(感觉不会造成影响) 只写了CLassName,url,name,pass 写了完整配置就报 这类问题怎么解决? 有出过类似问题的朋友,麻烦告诉我应该怎么做.或者告诉我这类问题处理的方向. 新人一枚,并无经验.谢谢大神们. 解决方案 错误信息不完整...没法看,配置文件有driver这东西咩? 解决方案二: Maven java web 项目

初步接触maven,新建个项目后,run as->maven clean报错

问题描述 初步接触maven,新建个项目后,run as->maven clean报错 错误: 找不到或无法加载主类 $M2_HOME 但我环境变量都已经设置过M2_HOME,为什么会有这个错误 如果我在cmd环境下,运行是没有错误的 解决方案 IDE的maven环境没设置 解决方案二: eclipse-->run as --> maven test 中文乱码Maven clean报错---------------------- 解决方案三: 但我eclipse里面已经配置了额,而且还和

maven创建项目后pom报错

问题描述 Failuretotransferorg.codehaus.plexus:plexus-io:pom:2.0.1fromhttp://repo.maven.apache.org/maven2wascachedinthelocalrepository,resolutionwillnotbereattempteduntiltheupdateintervalofcentralhaselapsedorupdatesareforced.Originalerror:Couldnottransfer

maven不能install项目, mvn install报错

问题描述 maven不能install项目, mvn install报错 说找不到这个类,但是在我的仓库里头明明又有这个类 新手上路,最基本的一个HelloWorld了,求大神解救 解决方案 删除.m2 epository文件夹下的jar包让它重新下载就好了 解决方案二: Maven编译打包项目 mvn clean install 遇到的错误 解决方案三: http://blog.csdn.net/havedream_one/article/details/49301431

【maven】ecplise新建maven项目 报错Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin

在ecplise上新建maven项目 报错: Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin

maven启动报错,无法开启服务

问题描述 maven启动报错,无法开启服务 [ERROR] Failed to execute goal org.mortbay.jetty:maven-jetty-plugin:6.1.10:run (default-cli) on project parent: Webapp source directory F:workspacecat-mastersrcmainwebapp does not exist -> [Help 1] [ERROR] [ERROR] To see the ful