﻿<?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-void-随笔分类-Maven</title><link>http://www.blogjava.net/void241/category/54963.html</link><description /><language>zh-cn</language><lastBuildDate>Fri, 11 Dec 2015 07:59:04 GMT</lastBuildDate><pubDate>Fri, 11 Dec 2015 07:59:04 GMT</pubDate><ttl>60</ttl><item><title>Maven &amp; Git 常用命令</title><link>http://www.blogjava.net/void241/archive/2015/12/11/428620.html</link><dc:creator>void</dc:creator><author>void</author><pubDate>Fri, 11 Dec 2015 07:53:00 GMT</pubDate><guid>http://www.blogjava.net/void241/archive/2015/12/11/428620.html</guid><wfw:comment>http://www.blogjava.net/void241/comments/428620.html</wfw:comment><comments>http://www.blogjava.net/void241/archive/2015/12/11/428620.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/void241/comments/commentRss/428620.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/void241/services/trackbacks/428620.html</trackback:ping><description><![CDATA[<p style="margin: 10px 0px 0px; color: #333333; font-family: Arial, sans-serif; line-height: 20px; background-color: #ffffff;">Maven常用命令：</p><p style="margin: 10px 0px 0px 30px; color: #333333; font-family: Arial, sans-serif; line-height: 20px; background-color: #ffffff;">mvn&nbsp;<a href="http://eclipseeclipse/" rel="nofollow" style="color: #3b73af; text-decoration: none;">eclipse:eclipse</a><br />mvn&nbsp;<a href="http://eclipseclean/" rel="nofollow" style="color: #3b73af; text-decoration: none;">eclipse:clean</a><br />mvn clean install deploy -Dmaven.test.skip<br />mvn&nbsp;<a href="http://dependencytree/" rel="nofollow" style="color: #3b73af; text-decoration: none;">dependency:tree</a></p><p style="margin: 10px 0px 0px 30px; color: #333333; font-family: Arial, sans-serif; line-height: 20px; background-color: #ffffff;">&nbsp;</p><p style="margin: 10px 0px 0px; color: #333333; font-family: Arial, sans-serif; line-height: 20px; background-color: #ffffff;">git 常用命令：</p><p style="margin: 10px 0px 0px 30px; color: #333333; font-family: Arial, sans-serif; line-height: 20px; background-color: #ffffff;">ssh-keygen -t rsa -C "$your_email"<br />cat ~/.ssh/id_rsa.pub<br />git status<br />git add *<br />git commit -m "commit message"<br />git push</p><img src ="http://www.blogjava.net/void241/aggbug/428620.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/void241/" target="_blank">void</a> 2015-12-11 15:53 <a href="http://www.blogjava.net/void241/archive/2015/12/11/428620.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>