2006-10-31
Spring OSGI Bundle项目的配置--修正了官方的错误
1. The Maven Command:
2. After the project is successfully created, please add the following repositories to the POM
3. run "mvn compile", everything is ok! :-)
Thanks for the help of every guys。
- mvn archetype:create
- -DarchetypeGroupId=org.springframework.osgi
- -DarchetypeArtifactId=spring-osgi-bundle-archetype
- -DarchetypeVersion=1.0-SNAPSHOT
- -DremoteRepositories=http://static.springframework.org/maven2-snapshots
- -DgroupId=maventest
- -DartifactId=maventest
- -Dversion=1.0.0
2. After the project is successfully created, please add the following repositories to the POM
- <repository>
- <id> springframework.org</id>
- <name>Springframework Maven SNAPSHOT Repository</name>
- <url> http://static.springframework.org/maven2-snapshots/</url>
- </repository>
- <repository>
- <id>safehaus-repository</id>
- <name>Safehaus Repository</name>
- <url>http://m2.safehaus.org</url>
- </repository>
3. run "mvn compile", everything is ok! :-)
Thanks for the help of every guys。
发表评论
我的相册
sina
共 3 张
共 3 张
最近加入圈子
链接
最新评论
-
羡慕,那你也加入啊
和我的拒信一模一样。哎
-- by niwtsew -
web环境下开发quartz简易 ...
你写的很好。我的是在rcp下面是用quartz还得自己摸索..........
-- by futionbai -
Starting Struts2中文版已 ...
呵呵,希望大家可以喜欢
-- by dearwolf -
Starting Struts2中文版已 ...
正在看这本书!! 哈哈
-- by kanokano -
CSDN英雄大会上,跟苏某翻 ...
我只想到。。。这么年轻就有仔了,好可怜阿。。。。
-- by akane







评论排行榜