Author: hboutemy
Date: Sun Jul 7 16:46:26 2013
New Revision: 1500474
URL: http://svn.apache.org/r1500474
Log:
o "Shell command for cleaning older artifacts" is done: I used it to clean
dist, and it worked like a charm :)
o added links to last TODO item
Modified:
maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/todo.md
Modified:
maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/todo.md
URL:
http://svn.apache.org/viewvc/maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/todo.md?rev=1500474&r1=1500473&r2=1500474&view=diff
==============================================================================
--- maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/todo.md
(original)
+++ maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/todo.md
Sun Jul 7 16:46:26 2013
@@ -1,15 +1,13 @@
Todo
====
-### Source Release
-
-* Shell command for cleaning older artifacts
- * [sky] review needed
-
### Sites
-* Check if artifact versions are up to date in /plugins/, /shared/, /pom/ and
so on
- * [sky] not sure to get your point :)
+* Check if artifact versions are up to date in listing pages:
+ * http://maven.apache.org/plugins/
+ * http://maven.apache.org/shared/
+ * http://maven.apache.org/poms/
+ * http://maven.apache.org/skins/
# Done
@@ -17,7 +15,7 @@ Todo
* take screenshot of site. ( os specific )
* See where to publish the result on Maven site
- * jenkins site URL https://builds.apache.org/job/dist-tool-plugin/site/
+ * jenkins site URL
https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/site
### Source Release
* add date of release (from artifact)
@@ -25,6 +23,8 @@ Todo
* Check older artifact in dist (only latest should be present, previous
version removed)
+* Shell command for cleaning older artifacts
+
### Sites
* add date of site