You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/03/02 15:03:57 UTC

svn commit: r155920 - in maven/maven-1/core/trunk/xdocs: navigation.xml reference/conventions.xml using/customising.xml

Author: brett
Date: Wed Mar  2 06:03:55 2005
New Revision: 155920

URL: http://svn.apache.org/viewcvs?view=rev&rev=155920
Log:
adjust TODO list

Modified:
    maven/maven-1/core/trunk/xdocs/navigation.xml
    maven/maven-1/core/trunk/xdocs/reference/conventions.xml
    maven/maven-1/core/trunk/xdocs/using/customising.xml

Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation.xml?view=diff&r1=155919&r2=155920
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation.xml Wed Mar  2 06:03:55 2005
@@ -96,7 +96,6 @@
     </menu>
 
     <menu name="Getting Plugins">
-<!-- TODO: remove 3rd party bit from there, aggregate plugins to front page but add explanation -->
       <item name="Maven Plugins"                       href="/reference/plugins/index.html" />
       <item name="Maven Plugin Sandbox"                href="/plugins-sandbox/index.html" />
       <item name="Maven Plugins @ sf.net"              href="http://maven-plugins.sourceforge.net/" />
@@ -111,7 +110,7 @@
       <item name="Submitting Patches"                  href="/contributing/patches.html" />
     </menu>
 
-<!-- TODO: Should references have an explanatory page? Eg summary about related projects, summary about subprojects -->
+<!-- TODO [later]: Should references have an explanatory page? Eg summary about related projects, summary about subprojects -->
     <menu name="Maven Subprojects">
 <!-- TODO [later]: include PMC stuff -->
       <item name="About the Project"                   /><!-- href="/tlp/index.html" /> -->
@@ -143,7 +142,7 @@
 <!--
 TODO: plugin guides, how to find information... or do the standard tutorials introduce this and each plugin just has its own set?
 TODO: overhaul development-process.xml and development directories
-TODO: talk about pom interpolation and pom inheritence, note that final values are interpolated when inheriting
+TODO: remove links to missing sites before final publish
 -->
   </body>
 </project>

Modified: maven/maven-1/core/trunk/xdocs/reference/conventions.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/reference/conventions.xml?view=diff&r1=155919&r2=155920
==============================================================================
--- maven/maven-1/core/trunk/xdocs/reference/conventions.xml (original)
+++ maven/maven-1/core/trunk/xdocs/reference/conventions.xml Wed Mar  2 06:03:55 2005
@@ -31,7 +31,7 @@
 
     <!-- Label referenced elsewhere -->
     <section name="Directory Structure">
- <!-- Must explain reasons for the conventions (see ten-minute-test) -->
+ <!-- TODO: Must explain reasons for the conventions (see ten-minute-test) -->
       <p>...</p>
     </section>
 

Modified: maven/maven-1/core/trunk/xdocs/using/customising.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/using/customising.xml?view=diff&r1=155919&r2=155920
==============================================================================
--- maven/maven-1/core/trunk/xdocs/using/customising.xml (original)
+++ maven/maven-1/core/trunk/xdocs/using/customising.xml Wed Mar  2 06:03:55 2005
@@ -25,6 +25,7 @@
   </properties>
 
   <body>
+    <!-- TODO: talk about pom interpolation and pom inheritence, note that final values are interpolated when inheriting -->
     <section name="Customising Maven">
       <p>
         Earlier in the User's Guide, you've seen how to configure a <code>project.xml</code> to build various different



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org