I have tested this on four different plugins. There were a couple of typos in the generated report, which I fixed in r635325.

Also a question appeared:
Should variables in a mojo that has the @component annotation be included in the report or not?

In http://jira.codehaus.org/browse/MPLUGIN-62 which was fixed in this release it says that it shouldn't be, if it is marked @readonly.

We have this code in maven-one-plugin:convert

    /**
     * The converter to use.
     *
     * @component
     */
    private Maven1Converter converter;

This was included as a parameter in the report using plugin-plugin 2.3, but it is excluded from the report using 2.4. Is this the correct behavior?

Apart from that it is working nicely. I really like the new "since" column in the report.

Vincent Siveton wrote:
Hi,

The Maven Plugin Tools projects are ready to be released. It includes
the following sub-projects:
* maven-plugin-plugin-2.4
* maven-plugin-tools-beanshell-2.4
* maven-plugin-tools-java-2.4
* maven-plugin-tools-2.4
* maven-plugin-tools-javadoc-2.4
* maven-plugin-tools-ant-2.4
* maven-plugin-tools-model-2.4
* maven-plugin-tools-api-2.4

We solved around 44 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11139&styleName=Html&version=13324

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11139&status=1

Staging repo:
http://people.apache.org/~vsiveton/staging-repo/

Staging sites:
http://maven.apache.org/plugins-tools/maven-plugin-plugin-2.4
http://maven.apache.org/plugins-tools/maven-plugin-tools-beanshell-2.4
http://maven.apache.org/plugins-tools/maven-plugin-tools-java-2.4
http://maven.apache.org/plugins-tools/maven-plugin-tools-2.4
http://maven.apache.org/plugins-tools/maven-plugin-tools-javadoc-2.4
http://maven.apache.org/plugins-tools/maven-plugin-tools-ant-2.4
http://maven.apache.org/plugins-tools/maven-plugin-tools-model-2.4
http://maven.apache.org/plugins-tools/maven-plugin-tools-api-2.4

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

+1 for me

Cheers,

Vincent


--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to