Not sure. I just stumbled upon jspc when going through the list making
sure that all production plugins have JIRA projects. That plugin has a
1.4.6 production release and a 2.0-alpha-1 pre-release at this time.
Their links do go to different sites, but that's more because the code
was reorganized.
Does anyone else have an idea on how we should handle this?
Tim O'Brien wrote:
> Dennis,
>
> What's the general protocol for something like (hypothetical):
>
> Maven Hibernate3 plugin has a released 2.0 version, but then we also
> have a 2.1-SNAPSHOT with different documentation. Could we put the
> 2.1-SNAPSHOT in the pre-release plugins?
>
> Tim
>
> On Jan 4, 2008, at 1:30 PM, [EMAIL PROTECTED] wrote:
>
>> Revision
>> 5878
>> Author
>> dennisl
>> Date
>> 2008-01-04 13:30:15 -0600 (Fri, 04 Jan 2008)
>> Log Message
>>
>> o House cleaning. A first split of "Released plugins" into "Production
>> Plugins" and "Pre-release Plugins", based solely on their version.
>> Anything with an alpha och beta in their version was moved to
>> pre-release.
>> Modified Paths
>>
>> site/src/site/apt/plugins.apt
>> Diff
>>
>> Modified: site/src/site/apt/plugins.apt (5877 => 5878)
>> --- site/src/site/apt/plugins.apt 2008-01-04 18:30:55 UTC (rev 5877)
>> +++ site/src/site/apt/plugins.apt 2008-01-04 19:30:15 UTC (rev 5878)
>> @@ -25,9 +25,9 @@
>>
>> Plugins
>>
>> -* Released Plugins
>> +* Production Plugins
>>
>> - The following plugins have been released and are generally available
>> for use.
>> + The following plugins have been released and are generally available
>> for production use.
>>
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | <<Plugin>> |
>> <<Version>> | <<Description>>
>> @@ -38,26 +38,18 @@
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{jboss-maven-plugin/} <<<jboss>>>}} |
>> 1.3.1 | Control a JBoss server from Maven.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{tomcat-maven-plugin/} <<<tomcat>>>}} |
>> 1.0-alpha-1 | Manipulate WAR projects within Tomcat.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> |
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | <<Generators / Compilers / Translators>> | | <Plugins providing
>> support for code generation, compilation and translation.>
>>
>> *-----------------------------------------------------------*-------------+----------------------------------------------+
>>
>> | {{{antlr-maven-plugin/} <<<antlr>>>}} |
>> 2.0 | Process ANTLRv2 grammars.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{antlr3-maven-plugin/} <<<antlr3>>>}} |
>> 1.0-beta-1 | Process ANTLRv3 grammars.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{aspectj-maven-plugin/} <<<aspectj>>>}} |
>> 1.0-beta-2 | Weaves aspects with aspectJ.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{axistools-maven-plugin/} <<<axistools>>>}} |
>> 1.1 | Axis wsdl2java and java2wsdl support.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{castor-maven-plugin/} <<<castor>>>}} |
>> 1.0 | Provides the functionality of Castor's SourceGenerator.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{commons-attributes-maven-plugin/} <<<commons-attributes>>>}} |
>> 1.0 | Source generation for Commons Attributes.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{hibernate3/hibernate3-maven-plugin/} <<<hibernate3>>>}} |
>> 2.0-alpha-3 | Integration with Hibernate 3.x
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{idlj-maven-plugin/} <<<idlj>>>}} |
>> 1.0 | Process IDL files into Java sources.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{javacc-maven-plugin/} <<<javacc>>>}} |
>> 2.1 | Process JavaCC grammars.
>> @@ -68,40 +60,90 @@
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{jspc-maven-plugin/} <<<jspc>>>}} |
>> 1.4.6 | Provides support for JSP compilation.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{jspc/} <<<jspc>>>}} |
>> 2.0-alpha-1 | Support for JSP compilation w/pluggable JSP compiler
>> implementations
>> +| {{{sablecc-maven-plugin/} <<<sablecc>>>}} |
>> 2.0 | Process SableCC grammars.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{xmlbeans-maven-plugin/} <<<xmlbeans>>>}} |
>> 2.3.1 | XML to Java binding via XMLBeans.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +|
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| <<IDEs>> | | <Plugins that support integration with integrated
>> developer environments.>
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{netbeans-freeform-maven-plugin/} <<<netbeans-freeform>>>}} |
>> 2.0 | Generates a NetBeans project from a Maven 2 project.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{nbm-maven-plugin/} <<<nbm>>>}} |
>> 2.5 | Creates NetBeans NBM modules.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +|
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| <<Reporting>> | | <Plugins which generate reports.>
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{clirr-maven-plugin/} <<<clirr>>>}} |
>> 2.1.1 | Checks Java libraries for binary and source
>> compatibility with older releases.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{cobertura-maven-plugin/} <<<cobertura>>>}} |
>> 2.2 | Code coverage via Cobertura.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{taglist-maven-plugin/} <<<taglist>>>}} |
>> 2.1 | Generates a report on various tags found in the code.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +|
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| <<Testing>> | | <Plugins which support testing.>
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{findbugs-maven-plugin/} <<<findbugs>>>}} |
>> 1.1.1 | Generates a FindBugs report.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +|
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| <<Tools>> | | <Miscellaneous tools available through Maven.>
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{build-helper-maven-plugin/} <<<build-helper>>>}} |
>> 1.0 | Miscellaneous goals to support build process.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{ounce-maven-plugin/} <<<ounce>>>}} |
>> 1.0 | Perform Ouncelabs Ounce code security scans.
>> +*-----------------------------------------------------------+------------------------------------------------------------+
>>
>> +| {{{sql-maven-plugin/} <<<sql>>>}} |
>> 1.0 | Execution of SQL statements.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +
>> +* Pre-release Plugins
>> +
>> + The following are pre-releases of plugins. They have had releases,
>> but are not deemed ready for production use yet.
>> +
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| <<Plugin>> |
>> <<Version>> | <<Description>>
>> +*-----------------------------------------------------------*-------------+----------------------------------------------+
>>
>> +|
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| <<Application Server>> | | <Plugins that support integration with
>> application servers.>
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{tomcat-maven-plugin/} <<<tomcat>>>}} |
>> 1.0-alpha-1 | Manipulate WAR projects within Tomcat.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +|
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| <<Generators / Compilers / Translators>> | | <Plugins providing
>> support for code generation, compilation and translation.>
>> +*-----------------------------------------------------------*-------------+----------------------------------------------+
>>
>> +| {{{antlr3-maven-plugin/} <<<antlr3>>>}} |
>> 1.0-beta-1 | Process ANTLRv3 grammars.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{aspectj-maven-plugin/} <<<aspectj>>>}} |
>> 1.0-beta-2 | Weaves aspects with aspectJ.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{hibernate3/hibernate3-maven-plugin/} <<<hibernate3>>>}} |
>> 2.0-alpha-3 | Integration with Hibernate 3.x.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> +| {{{jspc/} <<<jspc>>>}} |
>> 2.0-alpha-1 | Support for JSP compilation w/pluggable JSP compiler
>> implementations.
>> +*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{maven-native/native-maven-plugin/} <<<native>>>}} |
>> 1.0-alpha-2 | Compile c and c++ sources.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{retrotranslator-maven-plugin/} <<<retrotranslator>>>}} |
>> 1.0-alpha-2 | Translates JDK 5.0 classes to be compatbile with a 1.4 JVM.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{sablecc-maven-plugin/} <<<sablecc>>>}} |
>> 2.0 | Process SableCC grammars.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{smc-maven-plugin/} <<<smc>>>}} |
>> 1.0-alpha-1 | State Machine Compiler.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{xdoclet-maven-plugin/} <<<xdoclet>>>}} |
>> 1.0-alpha-2 | Provides XDoclet functionality to Maven.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{xmlbeans-maven-plugin/} <<<xmlbeans>>>}} |
>> 2.3.1 | XML to Java binding via XMLBeans.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> |
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | <<IDEs>> | | <Plugins that support integration with integrated
>> developer environments.>
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{ideauidesigner-maven-plugin/} <<<ideauidesigner>>>}} |
>> 1.0-alpha-2 | Intellij IDEA form generation.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{netbeans-freeform-maven-plugin/} <<<netbeans-freeform>>>}} |
>> 2.0 | Generates a NetBeans project from a Maven 2 project.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{nbm-maven-plugin/} <<<nbm>>>}} |
>> 2.5 | Creates NetBeans NBM modules.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{pde-maven-plugin/} <<<pde>>>}} |
>> 1.0-alpha-1 | Support Eclipse PDE projects.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> |
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | <<Reporting>> | | <Plugins which generate reports.>
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{clirr-maven-plugin/} <<<clirr>>>}} |
>> 2.1.1 | Checks Java libraries for binary and source
>> compatibility with older releases.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{cobertura-maven-plugin/} <<<cobertura>>>}} |
>> 2.2 | Code coverage via Cobertura.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{docbook-maven-plugin/} <<<docbook>>>}} |
>> 1.0.0-alpha-1 | Support for Docbook transformations.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{javancss-maven-plugin/} <<<javancss>>>}} |
>> 2.0-beta-2 | Source measurement suite for Java.
>> @@ -110,8 +152,6 @@
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{rat-maven-plugin/} <<<rat>>>}} |
>> 1.0-alpha-3 | Support for Google's Release Audit Tool.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{taglist-maven-plugin/} <<<taglist>>>}} |
>> 2.1 | Generates a report on various tags found in the code.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> |
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | <<Scripting>> | | <Plugins providing support for scripting.>
>> @@ -124,8 +164,6 @@
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{dbunit-maven-plugin/} <<<dbunit>>>}} |
>> 1.0-beta-1 | Support for using DBunit.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{findbugs-maven-plugin/} <<<findbugs>>>}} |
>> 1.1.1 | Generates a FindBugs report.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{fitnesse-maven-plugin/} <<<fitnesse>>>}} |
>> 1.0-beta-1 | Fully integrated standalone wiki, and acceptance testing
>> framework.
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> | {{{selenium-maven-plugin/} <<<selenium>>>}} |
>> 1.0-beta-2 | Supports automated web-application testing.
>> @@ -134,8 +172,6 @@
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | <<Tools>> | | <Miscellaneous tools available through Maven.>
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> -| {{{build-helper-maven-plugin/} <<<build-helper>>>}} |
>> 1.0 | Miscellaneous goals to support build process.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{buildnumber-maven-plugin/} <<<buildnumber>>>}} |
>> 1.0-beta-1 | Creates unique build number for each build.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{exec-maven-plugin/} <<<exec>>>}} |
>> 1.1-beta-1 | Execution of system and Java programs.
>> @@ -150,27 +186,23 @@
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{osxappbundle-maven-plugin/} <<<osxappbundle>>>}} |
>> 1.0-alpha-1 | Bundles Maven projects as OS X applications.
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> -| {{{ounce-maven-plugin/} <<<ounce>>>}} |
>> 1.0 | Perform Ouncelabs Ounce code security scans
>> -*-----------------------------------------------------------+------------------------------------------------------------+
>>
>> -| {{{sql-maven-plugin/} <<<sql>>>}} |
>> 1.0 | Execution of SQL statements.
>> -*-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{webstart-maven-plugin-parent/webstart-maven-plugin/}
>> <<<webstart>>>}} | 1.0-alpha-1 | Prepare webstart applications.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>> | {{{xml-maven-plugin/} <<<xml>>>}} |
>> 1.0-beta-2 | XML transformation and validation.
>>
>> *-----------------------------------------------------------+-------------+----------------------------------------------+
>>
>>
>> -* Sandboxed Plugins
>> +* Sandbox Plugins
>>
>> These are plugins which have been contributed but have not gained
>> the attention of users or
>> a committer interested in seeing it released. If you are looking for
>> a plugin but do not see
>> - it in this list or the plugins above, you should also check the
>> + it in this list or the lists above, you should also check the
>> {{{https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox}subversion
>> repository}}
>> in case the plugin hasn't been added to the list below yet.
>>
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> | <<Plugin>> |
>> <<Description>>
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> -| {{{argouml-maven-plugin/} <<<argouml>>>}} |
>> Generates images from ArgoUML diagrams
>> +| {{{argouml-maven-plugin/} <<<argouml>>>}} |
>> Generates images from ArgoUML diagrams.
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> | {{{apidocs-maven-plugin/} <<<apidocs>>>}} | No site.
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> @@ -226,7 +258,7 @@
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> | {{{mant-maven-plugin/} <<<mant>>>}} | ???
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> -| {{{maven-springbeandoc-plugin/} <<<springbeandoc>>>}} |
>> Generates String BeanDoc reports from Spring configs
>> +| {{{maven-springbeandoc-plugin/} <<<springbeandoc>>>}} |
>> Generates String BeanDoc reports from Spring configs.
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> | {{{pomtools-maven-plugin/} <<<pomtools>>>}} |
>> Provides console based editing of the project's pom.xml.
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> @@ -240,7 +272,7 @@
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> | {{{shade-maven-plugin/} <<<shade>>>}} | ???
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> -| {{{shitty-maven-plugin/} <<<shitty>>>}} | Super
>> Helpful Integration Testing ThingY (SHITTY) Maven Plugin
>> +| {{{shitty-maven-plugin/} <<<shitty>>>}} | Super
>> Helpful Integration Testing ThingY (SHITTY) Maven Plugin.
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>> | {{{simian-report-maven-plugin/} <<<simian-report>>>}} |
>> Similarity analysis reports.
>>
>> *-----------------------------------------------------------+------------------------------------------------------------+
>>
>>
>> To unsubscribe from this list please visit:
>>
>> http://xircles.codehaus.org/manage_email
>>
>
>
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email