Re: Markdown in the site plugin

2012-11-13 Thread Olivier Lamy
2012/11/13 Jason van Zyl : > I can just checkin the markdown source into svn. Others are using the site > plugin from trunk so someone can publish it. Using markdown doesn't need site plugin trunk. It's just a matter of adding the doxia module in the site plugin dependencies (http://maven.apache.o

Re: Markdown in the site plugin

2012-11-12 Thread Jason van Zyl
I can just checkin the markdown source into svn. Others are using the site plugin from trunk so someone can publish it. On Nov 12, 2012, at 10:05 PM, Hervé BOUTEMY wrote: > Le samedi 10 novembre 2012 14:52:38 Jason van Zyl a écrit : >> Ok, I'll just keep using my Github pages for now until it's

Re: Markdown in the site plugin

2012-11-12 Thread Hervé BOUTEMY
Le samedi 10 novembre 2012 14:52:38 Jason van Zyl a écrit : > Ok, I'll just keep using my Github pages for now until it's supported. > Thanks. where do you want it, so we can work together on slf4j docs? - To unsubscribe, e-mail:

Re: Markdown in the site plugin

2012-11-10 Thread Hervé BOUTEMY
if it's for Maven core, I just added Markdown support while I was upgrading MPIR, in r1407910 Regards, Hervé Le samedi 10 novembre 2012 14:36:14 Jason van Zyl a écrit : > Hi, > > When I first tried using Markdown with the site plugin a couple weeks ago > for the SLF4 document it didn't work. S

Re: Markdown in the site plugin

2012-11-10 Thread Olivier Lamy
Add doxia markdown module to site plugin dependencies see pom snippet here: http://maven.apache.org/doxia/references/index.html 2012/11/10 Jason van Zyl : > Is a release planned shortly? If not I'll just convert to XHTML for inclusion > on an Apache property so the features can be reviewed. > >

Re: Markdown in the site plugin

2012-11-10 Thread Benson Margulies
On Sat, Nov 10, 2012 at 3:38 PM, Robert Scholte wrote: > I wouldn't gamble on a release shortly, there are more activities on other > plugins. I'm using markdown just fine with 3.1 at work. > > Op Sat, 10 Nov 2012 20:54:10 +0100 schreef Jason van Zyl : > >> Is a release planned shortly? If not

Re: Markdown in the site plugin

2012-11-10 Thread Robert Scholte
I wouldn't gamble on a release shortly, there are more activities on other plugins. Op Sat, 10 Nov 2012 20:54:10 +0100 schreef Jason van Zyl : Is a release planned shortly? If not I'll just convert to XHTML for inclusion on an Apache property so the features can be reviewed. On Nov 10, 201

Re: Markdown in the site plugin

2012-11-10 Thread Jason van Zyl
Is a release planned shortly? If not I'll just convert to XHTML for inclusion on an Apache property so the features can be reviewed. On Nov 10, 2012, at 2:40 PM, Robert Scholte wrote: > http://jira.codehaus.org/browse/MSITE-661 > > maven-site-plugin-3.3 hasn't been released yet, so the answer

Re: Markdown in the site plugin

2012-11-10 Thread Jason van Zyl
Ok, I'll just keep using my Github pages for now until it's supported. Thanks. On Nov 10, 2012, at 2:40 PM, Robert Scholte wrote: > http://jira.codehaus.org/browse/MSITE-661 > > maven-site-plugin-3.3 hasn't been released yet, so the answer is 'no'. > > Robert > > Op Sat, 10 Nov 2012 20:36:14

Re: Markdown in the site plugin

2012-11-10 Thread Robert Scholte
http://jira.codehaus.org/browse/MSITE-661 maven-site-plugin-3.3 hasn't been released yet, so the answer is 'no'. Robert Op Sat, 10 Nov 2012 20:36:14 +0100 schreef Jason van Zyl : Hi, When I first tried using Markdown with the site plugin a couple weeks ago for the SLF4 document it didn't w

Markdown in the site plugin

2012-11-10 Thread Jason van Zyl
Hi, When I first tried using Markdown with the site plugin a couple weeks ago for the SLF4 document it didn't work. Since then I saw a commit go by that added a markdown dependency so is this all working now? Thanks, Jason -- Jason van Z