小编Pau*_*aul的帖子

Grails Release插件没有在远程maven存储库上部署插件

我在maven-deploy远程仓库上使用命令部署插件时遇到问题.我安装了最新版本的Release插件(2.0.2).

我收到此错误:

| Loading Grails 2.0.4
| Configuring classpath.
| Environment set to development.....
| Packaging Grails application.....
| Compiling 33 GSP files for package [myPackage].....
| Plugin packaged grails-plugin-myPlugin.jar
| Skipping POM generation because 'pom.xml' exists in the root of the project..
| Error Error executing script MavenDeploy: : Error downloading wagon provider from the remote repository: Missing:
----------
1) org.apache.maven.wagon:wagon-http:jar:1.0-beta-2
Try downloading the file manually from the project website.
Then, install it using the command: 
  mvn …
Run Code Online (Sandbox Code Playgroud)

grails repository grails-plugin maven

5
推荐指数
1
解决办法
1208
查看次数

404在我的webapp中

我想学习Spring MVC,我从一个教程网站下载了一个小的mvc项目.我将它导入eclipse但我总是得到404.我认为代码中没有错误.我没有任何线索和谷歌搜索了几个小时.如果你能帮助我,我会很高兴的.我正在使用tomcat 7.这是该项目的链接: http: //www.roseindia.net/spring/HelloWorld.zip提前感谢.-保罗

tomcat spring-mvc

-3
推荐指数
1
解决办法
124
查看次数

标签 统计

grails ×1

grails-plugin ×1

maven ×1

repository ×1

spring-mvc ×1

tomcat ×1