You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Kenneth Simpson <ke...@VirtualMachines.COM> on 2004/08/08 09:15:54 UTC

jelly?

First, is there a mailing list for jelly?

Second, which are the two group of links on the jelly page

    Jakarta Community

- not once - but *TWICE* with links to Jakarta pages with
absolutely no mention of jelly? Is this project dead?

Third, what is xdocs? Why is it impossible to find any information
on it?

Fourth, I'm trying to build jelly from CVS, and I get the enclosed error.
What gives? There's no mention of any requirement in either project.xml,
readme regarding downloading the DTD's. In fact, like jelly, maven, and
xdocs, there's absolutely no information regarding them anywhere on 
jarkarta.

-- Ken



 xdoc:jelly-transform:
    [echo] Generating 
/home/ken/projects/jelly/target/docs/changelog-report.html from 
/home/ken/projects/jelly/target/generated-xdocs/changelog-report.xml

BUILD FAILED
File...... /home/ken/.maven/cache/maven-xdoc-plugin-1.8/plugin.jelly
Element... x:parse
Line...... 357
Column.... 49
/home/ken/projects/commons-build/menus/menus.dtd (No such file or 
directory) Nested exception: 
/home/ken/projects/commons-build/menus/menus.dtd (No such file or directory)
Total time: 1 minutes 17 seconds
Finished at: Sun Aug 08 00:06:25 PDT 2004

**

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


Re: jelly?

Posted by Dennis Lundberg <de...@mdh.se>.
Kenneth Simpson wrote:
> 
> First, is there a mailing list for jelly?

Jelly is a Jakarta Commons project so one of these lists works fine:
   http://jakarta.apache.org/site/mail2.html#Commons

> Second, which are the two group of links on the jelly page
> 
>    Jakarta Community
> 
> - not once - but *TWICE* with links to Jakarta pages with
> absolutely no mention of jelly? Is this project dead?

No. it is not dead. But it has not had it's 1.0 release yet, so there 
might still be a few bugs left.

> Third, what is xdocs? Why is it impossible to find any information
> on it?

If you are going to use xdocs for a Jakarta product see:
   http://jakarta.apache.org/site/jakarta-site-tags.html

If you are going to use xdocs with Maven see:
   http://maven.apache.org/reference/plugins/xdoc/

> Fourth, I'm trying to build jelly from CVS, and I get the enclosed error.
> What gives? There's no mention of any requirement in either project.xml,
> readme regarding downloading the DTD's.

No, you are right. There is not much documentation about this. Most of 
the Jakarta Commons projects share some files for the generation of each 
project's site. To be able to build the site for Jelly you also need to 
check out commons-build from cvs. It is a part of the commons module at 
the same level as jelly in cvs.

> In fact, like jelly, maven, and
> xdocs, there's absolutely no information regarding them anywhere on 
> jarkarta.

Well in Maven's case, that is because Maven is not a Jakarta project, 
but is an Apache top level project (TLP). Information about Maven can be 
found at:
   http://maven.apache.org/

> -- Ken
> 

--
Dennis Lundberg


> 
> 
> xdoc:jelly-transform:
>    [echo] Generating 
> /home/ken/projects/jelly/target/docs/changelog-report.html from 
> /home/ken/projects/jelly/target/generated-xdocs/changelog-report.xml
> 
> BUILD FAILED
> File...... /home/ken/.maven/cache/maven-xdoc-plugin-1.8/plugin.jelly
> Element... x:parse
> Line...... 357
> Column.... 49
> /home/ken/projects/commons-build/menus/menus.dtd (No such file or 
> directory) Nested exception: 
> /home/ken/projects/commons-build/menus/menus.dtd (No such file or 
> directory)
> Total time: 1 minutes 17 seconds
> Finished at: Sun Aug 08 00:06:25 PDT 2004
> 
> **
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 


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


Re: jelly?

Posted by Paul Libbrecht <pa...@activemath.org>.
Le 8 août 04, à 09:15, Kenneth Simpson a écrit :

>
> First, is there a mailing list for jelly?

this one for developers.

> Second, which are the two group of links on the jelly page
>    Jakarta Community
> - not once - but *TWICE* with links to Jakarta pages with
> absolutely no mention of jelly? Is this project dead?

no. But major work is not happening for a lack of time of most 
comitters.

> Third, what is xdocs? Why is it impossible to find any information
> on it?

Try to find information on the xdoc plugin in maven. xdoc has no 
special relation to jelly but to maven.

> Fourth, I'm trying to build jelly from CVS, and I get the enclosed 
> error.
> What gives? There's no mention of any requirement in either 
> project.xml,
> readme regarding downloading the DTD's. In fact, like jelly, maven, and
> xdocs, there's absolutely no information regarding them anywhere on 
> jarkarta.

What are you trying to build here ? The website ?
I think I saw this error when using a wrong version of maven, try the 
1.0, I think this one works.

Hope that helps.

paul

> xdoc:jelly-transform:
>    [echo] Generating 
> /home/ken/projects/jelly/target/docs/changelog-report.html from 
> /home/ken/projects/jelly/target/generated-xdocs/changelog-report.xml
>
> BUILD FAILED
> File...... /home/ken/.maven/cache/maven-xdoc-plugin-1.8/plugin.jelly
> Element... x:parse
> Line...... 357
> Column.... 49
> /home/ken/projects/commons-build/menus/menus.dtd (No such file or 
> directory) Nested exception: 
> /home/ken/projects/commons-build/menus/menus.dtd (No such file or 
> directory)
> Total time: 1 minutes 17 seconds
> Finished at: Sun Aug 08 00:06:25 PDT 2004

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