`
me-
  • 浏览: 68990 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

[WARNING] Missing POM for com.adobe.blazeds:blazeds-core:jar:4.0.0.14931

 
阅读更多

[WARNING] Missing POM for com.adobe.blazeds:blazeds-core:jar:4.0.0.14931
[WARNING] Missing POM for com.adobe.blazeds:blazeds-common:jar:4.0.0.14931
[WARNING] Missing POM for com.adobe.blazeds:blazeds-proxy:jar:4.0.0.14931

如果有上面这个。那么就用下面这个。You should download the desired release from adobe .unzip and jar -x the contained war file and at last you must drop all the flex* jars into your local repo with:

mvn install:install-file -Dpackaging=jar -DgroupId=com.adobe.blazeds -Dversion=4.0.0.14931 -DartifactId=blazeds-common -Dfile=flex-messaging-common.jar
mvn install:install-file -Dpackaging=jar -DgroupId=com.adobe.blazeds -Dversion=4.0.0.14931 -DartifactId=blazeds-core -Dfile=flex-messaging-core.jar
mvn install:install-file -Dpackaging=jar -DgroupId=com.adobe.blazeds -Dversion=4.0.0.14931 -DartifactId=blazeds-opt -Dfile=flex-messaging-opt.jar
mvn install:install-file -Dpackaging=jar -DgroupId=com.adobe.blazeds -Dversion=4.0.0.14931 -DartifactId=blazeds-proxy -Dfile=flex-messaging-proxy.jar
mvn install:install-file -Dpackaging=jar -DgroupId=com.adobe.blazeds -Dversion=4.0.0.14931 -DartifactId=blazeds-remoting -Dfile=flex-messaging-remoting.jar
mvn install:install-file -Dpackaging=jar -DgroupId=com.adobe.blazeds -Dversion=4.0.0.14931 -DartifactId=blazeds-rds-server -Dfile=flex-rds-server.jar

出在。

http://stackoverflow.com/questions/4769574/adobe-blazeds-4-artifacts-maven-repository

mvn -U package

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics