[WARNING]|[WARNING] Missing POM for com.adobe.blazeds:blazeds-core:jar:4.0.0.14931
【[WARNING]|[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
推荐阅读
- IDEA使用Maven管理项目包,缺少pom文件中引入的依赖包
- mac升级之(xcrun:|mac升级之:xcrun: error: invalid active developer path, missing xcrun)
- L3U1P2|L3U1P2 Dialogue(Missing the flight)
- codility|codility 之 MissingInteger
- topcoder|Topcoder SRM 661 Div1 Easy: MissingLCM
- java 通过模板导出excel
- 关于Maven的Pom.xml报错的解决办法
- Xcode|Xcode 8 is missing from working copy 解决方法
- java|eclipse 导入maven项目pom文件报错
- 创建maven工程pom文件没错报红x解决