You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@codehaus.org> on 2011/09/02 15:05:32 UTC

[jira] Created: (MPIR-231) Plugins with no mojos lead to exception and failure in PluginsReport

Plugins with no mojos lead to exception and failure in PluginsReport
--------------------------------------------------------------------

                 Key: MPIR-231
                 URL: https://jira.codehaus.org/browse/MPIR-231
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Bug
          Components: plugin-management
    Affects Versions: 2.4
            Reporter: Benson Margulies


If a plugin has no mojos, because it exists purely to add a lifecycle, a backtrace and failure reports:

I'm just supplying the tail of it.

Caused by: org.apache.maven.reporting.MavenReportException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.'
	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:231)
	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:135)
	at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:228)
	... 25 more
Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.
	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:121)
	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:219)
	... 27 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MPIR-231) Plugins with no mojos lead to exception and failure in PluginsReport

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPIR-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=277624#comment-277624 ] 

Benson Margulies commented on MPIR-231:
---------------------------------------

This jira is in the wrong place. It needs to stick to 'PluginReport', not 'PluginsReport'. I'll fix it.

> Plugins with no mojos lead to exception and failure in PluginsReport
> --------------------------------------------------------------------
>
>                 Key: MPIR-231
>                 URL: https://jira.codehaus.org/browse/MPIR-231
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: plugins
>    Affects Versions: 2.4
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>
> If a plugin has no mojos, because it exists purely to add a lifecycle, a backtrace and failure reports:
> I'm just supplying the tail of it.
> Caused by: org.apache.maven.reporting.MavenReportException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.'
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:231)
> 	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:135)
> 	at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:228)
> 	... 25 more
> Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.
> 	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:121)
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:219)
> 	... 27 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MPIR-231) Plugins with no mojos lead to exception and failure in PluginsReport

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MPIR-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies updated MPIR-231:
----------------------------------

    Component/s:     (was: plugin-management)
                 plugins

> Plugins with no mojos lead to exception and failure in PluginsReport
> --------------------------------------------------------------------
>
>                 Key: MPIR-231
>                 URL: https://jira.codehaus.org/browse/MPIR-231
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: plugins
>    Affects Versions: 2.4
>            Reporter: Benson Margulies
>
> If a plugin has no mojos, because it exists purely to add a lifecycle, a backtrace and failure reports:
> I'm just supplying the tail of it.
> Caused by: org.apache.maven.reporting.MavenReportException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.'
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:231)
> 	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:135)
> 	at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:228)
> 	... 25 more
> Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.
> 	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:121)
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:219)
> 	... 27 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Moved: (MPLUGIN-186) Plugins with no mojos lead to exception and failure in PluginsReport

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MPLUGIN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies moved MPIR-231 to MPLUGIN-186:
-----------------------------------------------

          Component/s:     (was: plugins)
                       Plugin Plugin
    Affects Version/s:     (was: 2.4)
                       2.4
                  Key: MPLUGIN-186  (was: MPIR-231)
              Project: Maven 2.x Plugin Tools  (was: Maven 2.x Project Info Reports Plugin)

> Plugins with no mojos lead to exception and failure in PluginsReport
> --------------------------------------------------------------------
>
>                 Key: MPLUGIN-186
>                 URL: https://jira.codehaus.org/browse/MPLUGIN-186
>             Project: Maven 2.x Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Plugin
>    Affects Versions: 2.4
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>
> If a plugin has no mojos, because it exists purely to add a lifecycle, a backtrace and failure reports:
> I'm just supplying the tail of it.
> Caused by: org.apache.maven.reporting.MavenReportException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.'
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:231)
> 	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:135)
> 	at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:228)
> 	... 25 more
> Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.
> 	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:121)
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:219)
> 	... 27 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MPLUGIN-186) Plugins with no mojos lead to exception and failure in PluginReport

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MPLUGIN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies closed MPLUGIN-186.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9

1164525

> Plugins with no mojos lead to exception and failure in PluginReport
> -------------------------------------------------------------------
>
>                 Key: MPLUGIN-186
>                 URL: https://jira.codehaus.org/browse/MPLUGIN-186
>             Project: Maven 2.x Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Plugin
>    Affects Versions: 2.8
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>             Fix For: 2.9
>
>
> If a plugin has no mojos, because it exists purely to add a lifecycle, a backtrace and failure reports:
> I'm just supplying the tail of it.
> Caused by: org.apache.maven.reporting.MavenReportException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.'
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:231)
> 	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:135)
> 	at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:228)
> 	... 25 more
> Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.
> 	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:121)
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:219)
> 	... 27 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MPLUGIN-186) Plugins with no mojos lead to exception and failure in PluginsReport

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MPLUGIN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies updated MPLUGIN-186:
-------------------------------------

    Affects Version/s:     (was: 2.4)
                       2.8

> Plugins with no mojos lead to exception and failure in PluginsReport
> --------------------------------------------------------------------
>
>                 Key: MPLUGIN-186
>                 URL: https://jira.codehaus.org/browse/MPLUGIN-186
>             Project: Maven 2.x Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Plugin
>    Affects Versions: 2.8
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>
> If a plugin has no mojos, because it exists purely to add a lifecycle, a backtrace and failure reports:
> I'm just supplying the tail of it.
> Caused by: org.apache.maven.reporting.MavenReportException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.'
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:231)
> 	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:135)
> 	at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:228)
> 	... 25 more
> Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.
> 	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:121)
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:219)
> 	... 27 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MPLUGIN-186) Plugins with no mojos lead to exception and failure in PluginReport

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MPLUGIN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies updated MPLUGIN-186:
-------------------------------------

    Summary: Plugins with no mojos lead to exception and failure in PluginReport  (was: Plugins with no mojos lead to exception and failure in PluginsReport)

> Plugins with no mojos lead to exception and failure in PluginReport
> -------------------------------------------------------------------
>
>                 Key: MPLUGIN-186
>                 URL: https://jira.codehaus.org/browse/MPLUGIN-186
>             Project: Maven 2.x Plugin Tools
>          Issue Type: Bug
>          Components: Plugin Plugin
>    Affects Versions: 2.8
>            Reporter: Benson Margulies
>            Assignee: Benson Margulies
>
> If a plugin has no mojos, because it exists purely to add a lifecycle, a backtrace and failure reports:
> I'm just supplying the tail of it.
> Caused by: org.apache.maven.reporting.MavenReportException: Error extracting plugin descriptor: 'No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.'
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:231)
> 	at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:135)
> 	at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:228)
> 	... 25 more
> Caused by: org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException: No mojo definitions were found for plugin: org.eclipse.tycho:tycho-maven-plugin.
> 	at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:121)
> 	at org.apache.maven.plugin.plugin.PluginReport.executeReport(PluginReport.java:219)
> 	... 27 more

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira