[
https://issues.apache.org/jira/browse/TAP5-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14109265#comment-14109265
]
Thiago H. de Paula Figueiredo commented on TAP5-2192:
-----------------------------------------------------
Hello, Lance!
There's no integration with Maven at all. It just reads information from
pom.xml if available and ignores it if not found. There's no maintainance hell.
plugins.gradle.org is for Gradle stuff only. I wanted to build something that
is build tool-independent, and that's what I did, using some very good
suggestions from you. What I built is partially to be able to provide data for
something like plugins.gradle.org, but specifically for Tapestry component
libraries, specially Barry's tapestry-modules.
We're repeating arguments here, so I won't comment repeat them again. If you
want this out of core, please create a vote so we can have feedback from other
people.
> Add support for distributed documentation
> -----------------------------------------
>
> Key: TAP5-2192
> URL: https://issues.apache.org/jira/browse/TAP5-2192
> Project: Tapestry 5
> Issue Type: Improvement
> Affects Versions: 5.4
> Reporter: Barry Books
> Assignee: Thiago H. de Paula Figueiredo
> Labels: documentation, month-of-tapestry
> Fix For: 5.4
>
>
> Please add support for a distributed documentation system. The basic
> requirements are:
> 1. Access to a list of Pages/Compoents/Mixins. (ComponentClassResolver
> supports pages)
> 2. Access to a Map of all Configurations. The map would have the
> configuration class as the Key and contain an object such a list or map that
> contains the configuration.
> 3. Access to a list of configured services.
> From this it should be possible to build documentation of a running system.
> Thanks
> Barry
--
This message was sent by Atlassian JIRA
(v6.2#6252)