You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2003/05/21 16:59:40 UTC

DO NOT REPLY [Bug 20117] New: - enhance documentation (gettingstarted.html) and fix errors.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20117>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20117

enhance documentation (gettingstarted.html) and fix errors.

           Summary: enhance documentation (gettingstarted.html) and fix
                    errors.
           Product: Commons
           Version: 1.0 Beta 1
          Platform: Other
               URL: http://jakarta.apache.org/commons/sandbox/jelly/gettings
                    tarted.html
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jelly
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: hauser@acm.org


I was using the following versions:
maven-1.0-beta-9\plugins\maven-jellydoc-plugin-1.0\plugin-resources\ (doesn't
really fit with the version available in the form.)

1) The directory  "project.xml" is in is:
maven-1.0-beta-9\plugins\maven-jellydoc-plugin-1.0
why not mentioning this on the html page?

2) I had to go one directory higher for "maven test" to be able to run it:
Otherwise, I got: <<java.io.FileNotFoundException:
c:\data\MyProj\maven-1.0-beta-9\plugins\maven-jellydoc-plugin-1.0\..\project.xml
(The system cannot find the file specified)>>

3) Then "maven test" downloaded everything, subsquently it had the following
problems:
<<
...
Attempting to download velocity-dvsl-0.45.jar.
....
.
Attempting to download clover-1.0.jar.
........................
.
    [mkdir] Created dir: C:\data\MyDocRalf\bin\Java\jars\maven-1.0-beta-9\plugin
s\maven-jellydoc-plugin-1.0\plugin-resources\target\classes
     [echo] No java source files to compile.
    [mkdir] Created dir: C:\data\MyDocRalf\bin\Java\jars\maven-1.0-beta-9\plugin
s\maven-jellydoc-plugin-1.0\plugin-resources\target\test-classes
    [mkdir] Created dir: C:\data\MyDocRalf\bin\Java\jars\maven-1.0-beta-9\plugin
s\maven-jellydoc-plugin-1.0\plugin-resources\target\test-reports
     [echo] No test source files to compile.
     [echo] No tests to run.
BUILD SUCCESSFUL
Total time: 4 minutes 36 seconds>>

4) Then the above referenced pages says <<run all the example Jelly scripts,
compile all the code and build and run all the unit test cases>>
which ones?

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