You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/01/20 16:16:37 UTC

cvs commit: jakarta-turbine-maven/xdocs tasks.xml

jvanzyl     2003/01/20 07:16:37

  Modified:    xdocs    tasks.xml
  Log:
  o updating the task list for beta 8
  
  Revision  Changes    Path
  1.33      +42 -2     jakarta-turbine-maven/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/tasks.xml,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- tasks.xml	11 Dec 2002 14:46:25 -0000	1.32
  +++ tasks.xml	20 Jan 2003 15:16:36 -0000	1.33
  @@ -11,6 +11,12 @@
         <p>
         </p>
   
  +
  +      <li>
  +        Test the http auth mode for repositories. Code is there just haven't
  +        tried it.
  +      </li>
  +
         <subsection name="Beta 8">
           <p>
             <ul>
  @@ -23,6 +29,40 @@
                 Have the JSL transformations completely working as a replacement
                 for the DVSL mechanism.
               </li>
  +            <li>
  +              Reports incorrectly produced
  +            </li>
  +            Plugin post goals (like apt) not being processed
  +            <li>
  +              Failed downloads not stopping the build process
  +            </li>
  +            <li>
  +              Plugins referencing other plugins' properties need to be changed to the
  +              new method.
  +            </li>
  +            <li>
  +              Switch to classworlds
  +            </li>
  +            <li>
  +              Release plugin
  +            </li>
  +            <li>
  +              Release vs HEAD website (so the inconsistencies we have in our
  +              current situation can be alleviated.
  +            </li>
  +            <li>
  +              Checksumming needs to be turned on (and everything along with this,
  +              including reliably generating checksums and using a consistent set of
  +              deploy methods to make sure the checksums stay valid).
  +            </li>
  +            <li>
  +              Addition of POM entries to allow anonymous checkout
  +            </li>
  +            <li>
  +              Verify that POM that inherit have the documentation generated
  +              correctly. I was taking the POM object and feeding it through betwixt so
  +              that the DVSL transformations occured with all the information intact.
  +            </li>
             </ul>
           </p>
         </subsection>
  @@ -143,10 +183,10 @@
               of deps and all that jazz.
             </li>
             <li>
  -           POM inheritence mechanism. Will wait for the switch to betwixt.
  +            POM inheritence mechanism. Will wait for the switch to betwixt.
             </li>
             <li>
  -              Generation of a standard build.xml file.
  +            Generation of a standard build.xml file.
             </li>
             <li>
               Script execution. Remove the requirement of the Ant execution