We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
按照开发手册,用maven 下载 下载过程中报错 mvn eclipse:eclipse onatype.org/content/repositories/snapshots) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) com.googlecode.rapid-framework:rapid-generator-template:jar:4.0.6-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.googlecode.rapid-framework -Dartifa ctId=rapid-generator-template -Dversion=4.0.6-SNAPSHOT -Dpackaging=jar -Dfile=/p ath/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.googlecode.rapid-framework -Dartifact Id=rapid-generator-template -Dversion=4.0.6-SNAPSHOT -Dpackaging=jar -Dfile=/pat h/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) com.googlecode.rapid-framework:rapid-generator:jar:4.0.6-SNAPSHOT 2) com.googlecode.rapid-framework:rapid-generator-template:jar:4.0.6-SNA PSHOT 最新的版本才4.0.5 ,咋会有4.0.6?
Original issue reported on code.google.com by realhots...@gmail.com on 22 Feb 2012 at 5:58
realhots...@gmail.com
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Original issue reported on code.google.com by
realhots...@gmail.com
on 22 Feb 2012 at 5:58The text was updated successfully, but these errors were encountered: