﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-破破烂烂的盘子-最新评论</title><link>http://www.blogjava.net/lvdougao/CommentsRSS.aspx</link><description>水狐</description><language>zh-cn</language><pubDate>Mon, 03 Apr 2006 13:23:39 GMT</pubDate><lastBuildDate>Mon, 03 Apr 2006 13:23:39 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: Maven 试用手记（持续更新中）</title><link>http://www.blogjava.net/lvdougao/archive/2006/02/10/26832.html#30115</link><dc:creator>ann</dc:creator><author>ann</author><pubDate>Fri, 10 Feb 2006 03:56:00 GMT</pubDate><guid>http://www.blogjava.net/lvdougao/archive/2006/02/10/26832.html#30115</guid><description><![CDATA[能不能加快更新的步骤，有没有比较全面的资料？<img src ="http://www.blogjava.net/lvdougao/aggbug/30115.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/lvdougao/" target="_blank">ann</a> 2006-02-10 11:56 <a href="http://www.blogjava.net/lvdougao/archive/2006/02/10/26832.html#30115#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Maven 试用手记----开始一个新的项目并编译和测试</title><link>http://www.blogjava.net/lvdougao/archive/2006/01/10/26827.html#27439</link><dc:creator>foxgem</dc:creator><author>foxgem</author><pubDate>Tue, 10 Jan 2006 09:49:00 GMT</pubDate><guid>http://www.blogjava.net/lvdougao/archive/2006/01/10/26827.html#27439</guid><description><![CDATA[如果出现找不到相应的package，需要在pom.xml中添加一个关于这个package的dependency;<br>如果出现无法download，就要确认你写的dependency是否正确<br>例如：<br>&lt;dependency&gt;<br>    &lt;groupId&gt;springframework&lt;/groupId&gt;<br>    &lt;artifactId&gt;spring-core&lt;/artifactId&gt;<br>    &lt;version&gt;1.1.4&lt;/version&gt;<br>  &lt;/dependency&gt;<br><br>如果local的repository中没有相关的jar包，就会到如下的url中找：<br>[REPO_ROOT]/&lt;groupId&gt;/&lt;type&gt;s/&lt;artifactId&gt;-&lt;currentVersion&gt;.&lt;type&gt;<br>repo_root指的是<a target="_new" href="http://www.ibiblio.org/maven/">http://www.ibiblio.org/maven/</a><br><img src ="http://www.blogjava.net/lvdougao/aggbug/27439.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/lvdougao/" target="_blank">foxgem</a> 2006-01-10 17:49 <a href="http://www.blogjava.net/lvdougao/archive/2006/01/10/26827.html#27439#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Maven 试用手记----开始一个新的项目并编译和测试</title><link>http://www.blogjava.net/lvdougao/archive/2006/01/06/26827.html#26882</link><dc:creator>Jet Geng</dc:creator><author>Jet Geng</author><pubDate>Fri, 06 Jan 2006 06:48:00 GMT</pubDate><guid>http://www.blogjava.net/lvdougao/archive/2006/01/06/26827.html#26882</guid><description><![CDATA[配置文件可以说一下。不再配置文件中设一下网络代理的话会联网络有时会有问题。找不到相应的package且无法download。执行会失败。：（<img src ="http://www.blogjava.net/lvdougao/aggbug/26882.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/lvdougao/" target="_blank">Jet Geng</a> 2006-01-06 14:48 <a href="http://www.blogjava.net/lvdougao/archive/2006/01/06/26827.html#26882#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Maven 试用手记----开始一个新的项目并编译和测试</title><link>http://www.blogjava.net/lvdougao/archive/2006/01/06/26827.html#26845</link><dc:creator>胡子鱼</dc:creator><author>胡子鱼</author><pubDate>Fri, 06 Jan 2006 02:33:00 GMT</pubDate><guid>http://www.blogjava.net/lvdougao/archive/2006/01/06/26827.html#26845</guid><description><![CDATA[晕哦，日志都粘上来了~~<br>言简意赅~~<img src ="http://www.blogjava.net/lvdougao/aggbug/26845.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/lvdougao/" target="_blank">胡子鱼</a> 2006-01-06 10:33 <a href="http://www.blogjava.net/lvdougao/archive/2006/01/06/26827.html#26845#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Java中的一些规则</title><link>http://www.blogjava.net/lvdougao/archive/2006/01/05/26432.html#26698</link><dc:creator>水狐</dc:creator><author>水狐</author><pubDate>Thu, 05 Jan 2006 05:23:00 GMT</pubDate><guid>http://www.blogjava.net/lvdougao/archive/2006/01/05/26432.html#26698</guid><description><![CDATA[如果你创建的类中没有“任何行为()”方法<br><img src ="http://www.blogjava.net/lvdougao/aggbug/26698.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/lvdougao/" target="_blank">水狐</a> 2006-01-05 13:23 <a href="http://www.blogjava.net/lvdougao/archive/2006/01/05/26432.html#26698#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Java中的一些规则</title><link>http://www.blogjava.net/lvdougao/archive/2006/01/05/26432.html#26678</link><dc:creator>阿呆</dc:creator><author>阿呆</author><pubDate>Thu, 05 Jan 2006 03:28:00 GMT</pubDate><guid>http://www.blogjava.net/lvdougao/archive/2006/01/05/26432.html#26678</guid><description><![CDATA[...如果你创建的类中没有&quot;热核&quot;和&quot;行为为()方法&quot;<br>请问这是什么意思?<img src ="http://www.blogjava.net/lvdougao/aggbug/26678.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/lvdougao/" target="_blank">阿呆</a> 2006-01-05 11:28 <a href="http://www.blogjava.net/lvdougao/archive/2006/01/05/26432.html#26678#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: Java中的一些规则</title><link>http://www.blogjava.net/lvdougao/archive/2006/01/04/26493.html#26494</link><dc:creator>Jet Geng</dc:creator><author>Jet Geng</author><pubDate>Wed, 04 Jan 2006 00:38:00 GMT</pubDate><guid>http://www.blogjava.net/lvdougao/archive/2006/01/04/26493.html#26494</guid><description><![CDATA[水狐兄，原来你的家在这儿啊。<img src ="http://www.blogjava.net/lvdougao/aggbug/26494.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/lvdougao/" target="_blank">Jet Geng</a> 2006-01-04 08:38 <a href="http://www.blogjava.net/lvdougao/archive/2006/01/04/26493.html#26494#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>