> If not can I host it onhttp://
scala-tools.org/repo-releases? there
> is at least 2 projects (lift (a web framework) and vscaladoc (an api
> doc generator for scala)) that would like to provide support to
> markdown syntax.
Hi David,
The answer is not yet. It was my intention to start pushing out 0.4-
SNAPSHOTS and host them on Google Code (using this wagon-svn recipe:
http://www.jroller.com/mrdon/entry/maven_enabled_project_hosting_with).
I had decided on these for groupId/artifactId:
<groupId>org.markdownj</groupId>
<artifactId>markdownj</artifactId>
But, I have to admit that I have been sidetracked. If this is a
priority for you (and others), then I can dedicate time later this
month.
I hadn't decided how to handle older/already released jars --
suggestions are welcomed.
You are, of course, welcome to host the jars and maven metadata
yourself (although IANAL, I am pretty confident there are no legal
issues with this!) If you decide to do so, I'm happy to link back to
scala-tools.org until we can get MarkdownJ either its own repository
(or mirrored into a centralized repository).
Alex