Next in thread → Next in month →

Re: [docbook-apps] Maven (java) repository

From
Mimil Mimil <>
Date
2008-09-15T21:31:04+00:00
ID
Thread
Re: [docbook-apps] Maven (java) repository
Hello,

I found some free time to work on maven docbok release. 
As for now my strategy was to make a subdirectory in docbook sourceforge svn repository instead of make another docbook site (lets see later if my contribution will be made as patches or if I will be owner of this subdirectory on svn or ...).

I isolated the maven stuff in a subdirectory that way I do not polute the existing building mechanism based on makefiles. I just want maven to distribute the various modules located in the svn.

As for now I see the following maven artifacts:

- xsl-xalan
- xsl-saxon
- xsl
- xslns
- xsl2
- docbook-xml
- docbook-relaxng
- docbook-schema

But as I don't want to rely on makefiles either I need to know the mandatory steps to produce these artifacts and that is where I need some help:

- xsl: do I only need to "zip" the directory of same name?
- xslns: (namespaced version) what do I have to do?
- xsl2: zip only?
- docbook-xml: zip of docbook\xml directory, and is it the last release of docbook grammar? V5.?

- docbook-relaxng: how do I generated it?
- docbook-schema: (xsd) how to I generate it?

Any help will be greatly appreciated =)
Best regards,
Mimil

On Mon, Aug 4, 2008 at 6:06 PM, Keith Fahlgren <> wrote:

On Mon, Aug 4, 2008 at 8:39 AM, Mimil Mimil <> wrote:

> Could you tell me who is deploying maven artifacts

> (http://www.mvnrepository.com/artifact/org.docbook) because as I could see

> it is not that much up-to-date (xml and xslt) and if you want I would like

> to participate to stay it up-to-date.

As you've probably already discovered, the POM files[1] have no

developers listed. 1.72.0 was released in January of 2007, so I'd say

do whatever you need to do to preempt this abandoned project.

HTH,

Keith

1. http://mirrors.ibiblio.org/pub/mirrors/maven2/org/docbook/docbook-xsl/1.72.0/docbook-xsl-1.72.0.pom
Next in thread → Next in month →