Author: ltheussl Date: Thu Jan 5 12:44:52 2006 New Revision: 366276 URL: http://svn.apache.org/viewcvs?rev=366276&view=rev Log: Remove documentation of removed goals
Modified: maven/maven-1/plugins-sandbox/trunk/source/xdocs/goals.xml Modified: maven/maven-1/plugins-sandbox/trunk/source/xdocs/goals.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/source/xdocs/goals.xml?rev=366276&r1=366275&r2=366276&view=diff ============================================================================== --- maven/maven-1/plugins-sandbox/trunk/source/xdocs/goals.xml (original) +++ maven/maven-1/plugins-sandbox/trunk/source/xdocs/goals.xml Thu Jan 5 12:44:52 2006 @@ -15,16 +15,8 @@ <description>Deploy the source archive to the remote repository</description> </goal> <goal> - <name>source:deploy-snapshot</name> - <description>Deploy a snapshot source archive to the remote repository</description> - </goal> - <goal> <name>source:install</name> <description>Install the source archive in the local repository</description> - </goal> - <goal> - <name>source:install-snapshot</name> - <description>Install a snapshot source archive in the local repository</description> </goal> <goal> <name>source:source</name>