You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Lukas Theussl <lt...@apache.org> on 2009/03/09 11:31:20 UTC

[vote] promote pdf plugin

Hi,

With Doxia 1.1 released, I'd like to promote the pdf plugin out of the sandbox so 
we can release it. Snapshot is deployed:

https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-pdf-plugin/

The site with basic instructions is here:

http://people.apache.org/~ltheussl/maven-pdf-plugin/

Some examples of pdfs created with the plugin are already on-line, eg the plugin 
itself (http://people.apache.org/~ltheussl/maven-pdf-plugin/maven-pdf-plugin.pdf), 
the Doxia site (http://maven.apache.org/doxia/Doxia.pdf) and the Continuum site 
(http://continuum.apache.org/docs/1.3.2-SNAPSHOT/apache-continuum.pdf).

+1

-Lukas

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


Re: [vote] promote pdf plugin

Posted by Arnaud HERITIER <ah...@gmail.com>.
+1
Arnaud

On Mon, Mar 9, 2009 at 3:55 PM, Emmanuel Venisse <emmanuel.venisse@gmail.com
> wrote:

> +1
> Emmanuel
>
> On Mon, Mar 9, 2009 at 11:31 AM, Lukas Theussl <lt...@apache.org>
> wrote:
>
> >
> > Hi,
> >
> > With Doxia 1.1 released, I'd like to promote the pdf plugin out of the
> > sandbox so we can release it. Snapshot is deployed:
> >
> >
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-pdf-plugin/
> >
> > The site with basic instructions is here:
> >
> > http://people.apache.org/~ltheussl/maven-pdf-plugin/
> >
> > Some examples of pdfs created with the plugin are already on-line, eg the
> > plugin itself (
> > http://people.apache.org/~ltheussl/maven-pdf-plugin/maven-pdf-plugin.pdf
> ),
> > the Doxia site (http://maven.apache.org/doxia/Doxia.pdf) and the
> Continuum
> > site (
> http://continuum.apache.org/docs/1.3.2-SNAPSHOT/apache-continuum.pdf
> > ).
> >
> > +1
> >
> > -Lukas
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>



-- 
Arnaud

Re: [vote] promote pdf plugin

Posted by Emmanuel Venisse <em...@gmail.com>.
+1
Emmanuel

On Mon, Mar 9, 2009 at 11:31 AM, Lukas Theussl <lt...@apache.org> wrote:

>
> Hi,
>
> With Doxia 1.1 released, I'd like to promote the pdf plugin out of the
> sandbox so we can release it. Snapshot is deployed:
>
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-pdf-plugin/
>
> The site with basic instructions is here:
>
> http://people.apache.org/~ltheussl/maven-pdf-plugin/
>
> Some examples of pdfs created with the plugin are already on-line, eg the
> plugin itself (
> http://people.apache.org/~ltheussl/maven-pdf-plugin/maven-pdf-plugin.pdf),
> the Doxia site (http://maven.apache.org/doxia/Doxia.pdf) and the Continuum
> site (http://continuum.apache.org/docs/1.3.2-SNAPSHOT/apache-continuum.pdf
> ).
>
> +1
>
> -Lukas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: [vote] promote pdf plugin

Posted by Lukas Theussl <lt...@apache.org>.

Wendy Smoak wrote:
> On Mon, Mar 9, 2009 at 3:31 PM, Lukas Theussl <lt...@apache.org> wrote:
>> Rémy Sanlaville wrote:
>>> Otherwise three possible improvements:
>>>  1. Why it's a (build) plugin and not a report plugin ?
>> I have no strong opinion for or against either but I guess we'll have to pin
>> it down for the first release. Open a jira and make your case! :)
> 
> Any further thoughts on this?  It's been a couple of weeks since
> promotion.  I'd really like to see the first release out soon so I can
> use it without hiding it away in a profile so release doesn't complain
> about snapshots. Thanks again Lukas! :)
> 

Thanks Wendy for pushing! :)

As usual I wanted get a few more things done before a release but got stuck with 
my time constraints. Unfortunately, I don't think I will be able to do much for at 
least the next two weeks as I will be mainly travelling. So if this is just to get 
rid of the snapshot and you are fine with what there is now, I suggest to release 
a first version as is (maybe as 1.0-beta-1). (Actually, if anybody wants to jump 
in to do the release he/she's got my blessing.)

Cheers,
-Lukas

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


Re: [vote] promote pdf plugin

Posted by Wendy Smoak <ws...@gmail.com>.
On Mon, Mar 9, 2009 at 3:31 PM, Lukas Theussl <lt...@apache.org> wrote:
> Rémy Sanlaville wrote:
>> Otherwise three possible improvements:
>>  1. Why it's a (build) plugin and not a report plugin ?
>
> I have no strong opinion for or against either but I guess we'll have to pin
> it down for the first release. Open a jira and make your case! :)

Any further thoughts on this?  It's been a couple of weeks since
promotion.  I'd really like to see the first release out soon so I can
use it without hiding it away in a profile so release doesn't complain
about snapshots. Thanks again Lukas! :)

-- 
Wendy

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


Re: [vote] promote pdf plugin

Posted by Lukas Theussl <lt...@apache.org>.
Thanks for the feedback!

Rémy Sanlaville wrote:
> big +1 (thanks).
> 
> Just try it for a project. I have to dig a little because I have two parsing
> error like:
> Embedded error: Error parsing ...\src\site\fml\doc\faq.fml: Error validating
> the model: Error:
>   Public ID: null
>   System ID: null
>   Line number: 6
>   Column number: 17
>   Message: cvc-elt.1: Cannot find the declaration of element 'faqs'.
> 
> It works if I suppress this two pages.

Seems to be a namespace or validation problem, but I can't tell without seeing the
source. You may already add issues to jira (sandbox:
http://jira.codehaus.org/browse/MSANDBOX, component maven-pdf-plugin) and attach
reproducible test cases if you wish. Once the plugin is out of the sandbox it will
get it's own jira project.

> 
> 
> Otherwise three possible improvements:
>   1. Why it's a (build) plugin and not a report plugin ?

I have no strong opinion for or against either but I guess we'll have to pin it 
down for the first release. Open a jira and make your case! :)


>   2. Why don't you use it for the maven-pdf-plugin site ?

I do, see Example at http://people.apache.org/~ltheussl/maven-pdf-plugin/

>   3. Ignore pages with error parsing (add a WARNING log) in order to not
> stop the build process

Not sure if that's possible since doxia is streaming events, half the page may
already be emitted when an error occurs.

> 
> And one wish:
>   1. (Seems to be difficult) Generate and attach a pdf by page in the maven
> web site

That shouldn't be too difficult actually, the itext implementation already
generates one pdf per page:

             <configuration>
               <implementation>itext</implementation>
             </configuration>

> 
> Rémy
> 

Cheers,
-Lukas



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


Re: [vote] promote pdf plugin

Posted by Maarten Storm <mt...@gmail.com>.
+1

On Mon, Mar 9, 2009 at 12:35 PM, Rémy Sanlaville
<re...@gmail.com> wrote:
> big +1 (thanks).
>
> Just try it for a project. I have to dig a little because I have two parsing
> error like:
> Embedded error: Error parsing ...\src\site\fml\doc\faq.fml: Error validating
> the model: Error:
>  Public ID: null
>  System ID: null
>  Line number: 6
>  Column number: 17
>  Message: cvc-elt.1: Cannot find the declaration of element 'faqs'.
>
> It works if I suppress this two pages.
>
>
> Otherwise three possible improvements:
>  1. Why it's a (build) plugin and not a report plugin ?
>  2. Why don't you use it for the maven-pdf-plugin site ?
>  3. Ignore pages with error parsing (add a WARNING log) in order to not
> stop the build process
>
> And one wish:
>  1. (Seems to be difficult) Generate and attach a pdf by page in the maven
> web site
>
> Rémy
>

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


Re: [vote] promote pdf plugin

Posted by Rémy Sanlaville <re...@gmail.com>.
big +1 (thanks).

Just try it for a project. I have to dig a little because I have two parsing
error like:
Embedded error: Error parsing ...\src\site\fml\doc\faq.fml: Error validating
the model: Error:
  Public ID: null
  System ID: null
  Line number: 6
  Column number: 17
  Message: cvc-elt.1: Cannot find the declaration of element 'faqs'.

It works if I suppress this two pages.


Otherwise three possible improvements:
  1. Why it's a (build) plugin and not a report plugin ?
  2. Why don't you use it for the maven-pdf-plugin site ?
  3. Ignore pages with error parsing (add a WARNING log) in order to not
stop the build process

And one wish:
  1. (Seems to be difficult) Generate and attach a pdf by page in the maven
web site

Rémy

Re: [vote] promote pdf plugin

Posted by Olivier Lamy <ol...@apache.org>.
+1

--
Olivier

2009/3/9 Lukas Theussl <lt...@apache.org>:
>
> Hi,
>
> With Doxia 1.1 released, I'd like to promote the pdf plugin out of the
> sandbox so we can release it. Snapshot is deployed:
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-pdf-plugin/
>
> The site with basic instructions is here:
>
> http://people.apache.org/~ltheussl/maven-pdf-plugin/
>
> Some examples of pdfs created with the plugin are already on-line, eg the
> plugin itself
> (http://people.apache.org/~ltheussl/maven-pdf-plugin/maven-pdf-plugin.pdf),
> the Doxia site (http://maven.apache.org/doxia/Doxia.pdf) and the Continuum
> site (http://continuum.apache.org/docs/1.3.2-SNAPSHOT/apache-continuum.pdf).
>
> +1
>
> -Lukas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


Re: [vote] promote pdf plugin

Posted by Vincent Siveton <vi...@gmail.com>.
+1

Vincent

2009/3/9 Lukas Theussl <lt...@apache.org>:
>
> Hi,
>
> With Doxia 1.1 released, I'd like to promote the pdf plugin out of the
> sandbox so we can release it. Snapshot is deployed:
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-pdf-plugin/
>
> The site with basic instructions is here:
>
> http://people.apache.org/~ltheussl/maven-pdf-plugin/
>
> Some examples of pdfs created with the plugin are already on-line, eg the
> plugin itself
> (http://people.apache.org/~ltheussl/maven-pdf-plugin/maven-pdf-plugin.pdf),
> the Doxia site (http://maven.apache.org/doxia/Doxia.pdf) and the Continuum
> site (http://continuum.apache.org/docs/1.3.2-SNAPSHOT/apache-continuum.pdf).
>
> +1
>
> -Lukas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


[result] Re: [vote] promote pdf plugin

Posted by Lukas Theussl <lt...@apache.org>.
This vote passed with 12 x +1 and no objections.

Thanks!
-Lukas


Lukas Theussl wrote:
> 
> Hi,
> 
> With Doxia 1.1 released, I'd like to promote the pdf plugin out of the 
> sandbox so we can release it. Snapshot is deployed:
> 
> https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-pdf-plugin/ 
> 
> 
> The site with basic instructions is here:
> 
> http://people.apache.org/~ltheussl/maven-pdf-plugin/
> 
> Some examples of pdfs created with the plugin are already on-line, eg 
> the plugin itself 
> (http://people.apache.org/~ltheussl/maven-pdf-plugin/maven-pdf-plugin.pdf), 
> the Doxia site (http://maven.apache.org/doxia/Doxia.pdf) and the 
> Continuum site 
> (http://continuum.apache.org/docs/1.3.2-SNAPSHOT/apache-continuum.pdf).
> 
> +1
> 
> -Lukas
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 

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


Re: [vote] promote pdf plugin

Posted by Dennis Lundberg <de...@apache.org>.
+1 for promotion from sandbox.

Lukas Theussl wrote:
> 
> Hi,
> 
> With Doxia 1.1 released, I'd like to promote the pdf plugin out of the
> sandbox so we can release it. Snapshot is deployed:
> 
> https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-pdf-plugin/
> 
> 
> The site with basic instructions is here:
> 
> http://people.apache.org/~ltheussl/maven-pdf-plugin/
> 
> Some examples of pdfs created with the plugin are already on-line, eg
> the plugin itself
> (http://people.apache.org/~ltheussl/maven-pdf-plugin/maven-pdf-plugin.pdf),
> the Doxia site (http://maven.apache.org/doxia/Doxia.pdf) and the
> Continuum site
> (http://continuum.apache.org/docs/1.3.2-SNAPSHOT/apache-continuum.pdf).
> 
> +1
> 
> -Lukas
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 


-- 
Dennis Lundberg

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


Re: [vote] promote pdf plugin

Posted by Petar Tahchiev <pa...@gmail.com>.
+1

2009/3/9 Wendy Smoak <ws...@gmail.com>

> On Mon, Mar 9, 2009 at 3:31 AM, Lukas Theussl <lt...@apache.org> wrote:
> > With Doxia 1.1 released, I'd like to promote the pdf plugin out of the
> > sandbox so we can release it. Snapshot is deployed:
>
> +1 to promote it from the sandbox.
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>


-- 
Regards, Petar!
Karlovo, Bulgaria.
- - - - - - - -
| Author @ Manning Publications.
| Senior Solution Architect @ Unic
| BGJUG-Bulgarian Java User Group Leader.
| Apache Maven Developer.
| Apache Jakarta PMC member.
| Jakarta Cactus Lead Developer.
| Codehaus Plexus Developer
| Blogger: http://weblogs.java.net/blog/paranoiabla/
- - - - - - - -
Public PGP Key at:
https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611

Re: [vote] promote pdf plugin

Posted by Wendy Smoak <ws...@gmail.com>.
On Mon, Mar 9, 2009 at 3:31 AM, Lukas Theussl <lt...@apache.org> wrote:
> With Doxia 1.1 released, I'd like to promote the pdf plugin out of the
> sandbox so we can release it. Snapshot is deployed:

+1 to promote it from the sandbox.

-- 
Wendy

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


RE: [vote] promote pdf plugin

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
+1

-----Original Message-----
From: Lukas Theussl [mailto:ltheussl@apache.org] 
Sent: Monday, March 09, 2009 6:31 AM
To: Maven Developers List
Subject: [vote] promote pdf plugin


Hi,

With Doxia 1.1 released, I'd like to promote the pdf plugin out of the sandbox so 
we can release it. Snapshot is deployed:

https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-pdf-plugin/

The site with basic instructions is here:

http://people.apache.org/~ltheussl/maven-pdf-plugin/

Some examples of pdfs created with the plugin are already on-line, eg the plugin 
itself (http://people.apache.org/~ltheussl/maven-pdf-plugin/maven-pdf-plugin.pdf), 
the Doxia site (http://maven.apache.org/doxia/Doxia.pdf) and the Continuum site 
(http://continuum.apache.org/docs/1.3.2-SNAPSHOT/apache-continuum.pdf).

+1

-Lukas

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


Re: [vote] promote pdf plugin

Posted by Hervé BOUTEMY <he...@free.fr>.
+1

Hervé

Le lundi 09 mars 2009, Lukas Theussl a écrit :
> Hi,
>
> With Doxia 1.1 released, I'd like to promote the pdf plugin out of the
> sandbox so we can release it. Snapshot is deployed:
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/mav
>en/plugins/maven-pdf-plugin/
>
> The site with basic instructions is here:
>
> http://people.apache.org/~ltheussl/maven-pdf-plugin/
>
> Some examples of pdfs created with the plugin are already on-line, eg the
> plugin itself
> (http://people.apache.org/~ltheussl/maven-pdf-plugin/maven-pdf-plugin.pdf),
> the Doxia site (http://maven.apache.org/doxia/Doxia.pdf) and the Continuum
> site
> (http://continuum.apache.org/docs/1.3.2-SNAPSHOT/apache-continuum.pdf).
>
> +1
>
> -Lukas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org



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