Notes:
* The index.html page does not follow our standard template: see
http://mojo.codehaus.org/versions-maven-plugin/index.html [which I just
noticed I did not do a full s/Plugin Name/Versions Plugin/g on :-( ]
Benjamin probably has the link to the full template hiding around somewhere
* The howto.html page should be renamed to usage.html, and change it's
backing file to usage.apt.vm so that you can ensure that the plugin version
is specified... this will require escaping the ${...} properties in your
current example pom snippet
* I am not sure which is the correct form: ${pom.groupId} or
${project.groupId} but IIRC the ${pom.___} form was deprecated in favour of
${project.___}. Benjamin will probably chime in with the correct answer,
but if he does not can you find out and adjust accordingly
* The SCM location is in
http://svn.codehaus.org/mojo/tags/mojo-sandbox-4/jardiff-maven-plugin. This
is incorrect, it should be in
http://svn.codehaus.org/mojo/trunk/sandbox/jardiff-maven-plugin I know when
you promote out, you will fix this, but can we tidy up the tags back to what
they should be
* This is building off of an old vesion of the sandbox parent. Please
update to the latest (5-SNAPSHOT) to ensure that it matches better when you
switch to the mojo parent after promotion
* The build is platform dependent (this may be because the sandbox parent
you are using is not the latest, or because you have not specified the
encoding properties)
My vote is 0 if you do not fix these issues, +1 if you change them
-Stephen
2009/10/6 Eirik Bjørsnøs <[email protected]>
> I'd like to promote jardiff-maven-plugin out of the sandbox. This
> plugin generates a report of API differences.
>
> I've added some formatting of the report, fixed ordering of
> incremental diffs and made some adjustments to the site to reflect
> updated configuration.
>
> Here's the site: (small, but the plugin is small :-)
>
> http://mojo.codehaus.org/jardiff-maven-plugin/
>
> I've also deployed a 1.0-SNAPSHOT.
>
> Please vote for the promotion of jardiff-maven-plugin out of the sandbox:
>
> +1 [ move out]
> 0 [ ]
> -1 [stay in sandbox ]
>
> The vote is open for 72 hours. I'll assume lazy consensus.
>
> Eirik.
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
>