关于maven 中pom.xml的中依赖的问题
我用maven构建了一个项目,运行的时候报了Trydownloadingthefilemanuallyfromtheprojectwebsite.Then,install...
我用maven 构建了一个项目,运行的时候报了
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-art
ifact -Dversion=2.0.6 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-artif
act -Dversion=2.0.6 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepositor
yId=[id]
Path to dependency:
1) com.sunshine.prpins:sunshine:war:1.0-SNAPSHOT
2) org.apache.maven.plugins:maven-war-plugin:maven-plugin:2.1-alpha-2
3) org.apache.maven:maven-artifact:jar:2.0.6
请问这是什么原因?是因为少jar包吗?path to dependency是什么意思呢?依赖可不可以自动生成呢?因为我试着把下面的3个依赖写进了,但是在mvn clean compile 后,
然后就报了像上面的代码一样报了26个,依赖自动生成要怎么解决呢? 展开
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.apache.maven -DartifactId=maven-art
ifact -Dversion=2.0.6 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=org.apache.maven -DartifactId=maven-artif
act -Dversion=2.0.6 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepositor
yId=[id]
Path to dependency:
1) com.sunshine.prpins:sunshine:war:1.0-SNAPSHOT
2) org.apache.maven.plugins:maven-war-plugin:maven-plugin:2.1-alpha-2
3) org.apache.maven:maven-artifact:jar:2.0.6
请问这是什么原因?是因为少jar包吗?path to dependency是什么意思呢?依赖可不可以自动生成呢?因为我试着把下面的3个依赖写进了,但是在mvn clean compile 后,
然后就报了像上面的代码一样报了26个,依赖自动生成要怎么解决呢? 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询