You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sk...@apache.org on 2013/06/21 23:38:28 UTC

svn commit: r1495606 - /maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/site/markdown/todo.md

Author: skygo
Date: Fri Jun 21 21:38:28 2013
New Revision: 1495606

URL: http://svn.apache.org/r1495606
Log:
update todo

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=1495606&r1=1495605&r2=1495606&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 Fri Jun 21 21:38:28 2013
@@ -1,27 +1,37 @@
 Todo
 ====
 
-* See where to publish the result on Maven site
+### 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 :)
+
+
+# Done
+
+* take screenshot of site. ( os specific )
 
-# Source Release
+* See where to publish the result on Maven site
+    * jenkins site URL https://builds.apache.org/job/dist-tool-plugin/site/
 
+### Source Release
 * add date of release (from artifact)
-  -- date from metadata is ok ?
+  * date from metadata is ok ?
+
 * Check older artifact in dist (only latest should be present, previous version removed)
-* Shell command for cleaning older artifacts
 
-# Sites
+### Sites
 
-* Check if artifact versions are up to date in /plugins/, /shared/, /pom/ and so on
-    -- [sky] not sure to get your point :)
+* add date of site
+    * [sky] date from comment part in skin (no always ok :( )
 * remove "check if version present", since our inheritance ensures we don't have problems
-    -- [sky] kept only for precise layout check
+    * [sky] kept only for precise layout check
 * replace Skins columns with one unique column "Skin used", showing which skin is used (with version)
-    -- [sky] no garantee some site like http://maven.apache.org/plugins/maven-one-plugin/ have no style header 
+    * [sky] no garantee some site like http://maven.apache.org/plugins/maven-one-plugin/ have no style header 
 * add date of release (from artifact)
-    -- [sky] date from metadata is ok ?
-* add date of site
-    -- [sky] date from comment part in skin (no always ok :( )
-
-# (for-fun)
-* take screenshot of site. ( os specific )
+    * [sky] date from metadata is ok ?