
maven
iteye_1317
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
m2eclipse 报错
1、报错内容:Eclipse is running in a JRE, but a JDK is required[url]http://blog.youkuaiyun.com/gtuu0123/archive/2010/05/08/5570798.aspx[/url]原创 2011-03-17 17:49:19 · 120 阅读 · 0 评论 -
deploy as jar
原文地址:[url]http://stackoverflow.com/questions/2022032/building-a-runnable-jar-with-maven-2[/url]The easiest way to do this would be to create an assembly using the maven-assembly-plugin and the prede...原创 2012-04-24 16:01:07 · 123 阅读 · 0 评论 -
Install an external jar into local Maven repository
原文地址:[url]http://jeff.langcode.com/archives/27[/url]Sometimes, you project will have dependency on a jar which is not in official maven repository, and maybe it is propriety jar file which will ne...原创 2012-05-04 11:11:29 · 212 阅读 · 0 评论