You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "James Carman (JIRA)" <ji...@apache.org> on 2009/02/01 14:02:00 UTC

[jira] Commented: (WICKET-1561) Quickstart Build Failure: "No mojo descriptors found in plugin"

    [ https://issues.apache.org/jira/browse/WICKET-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669375#action_12669375 ] 

James Carman commented on WICKET-1561:
--------------------------------------

This issue is also almost a year old.  So, some other plugin/feature may have changed, too.  If the build works from a clean local repository (with maven 2.0.9), then I'm good with closing this issue.

> Quickstart Build Failure: "No mojo descriptors found in plugin"
> ---------------------------------------------------------------
>
>                 Key: WICKET-1561
>                 URL: https://issues.apache.org/jira/browse/WICKET-1561
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.4-M1
>         Environment: Maven version: 2.0.8
> Java version: 1.5.0_14
> OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
>            Reporter: James Carman
>            Assignee: Igor Vaynberg
>         Attachments: archetype-patch.patch
>
>
> The artifact type should be changed to "maven-archetype" to fix this issue (patch attached).  See:
> http://jira.codehaus.org/browse/MPLUGIN-102
> Here's my build output:
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Wicket Quickstart Archetype
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [plugin:descriptor]
> [INFO] Using 2 extractors.
> [INFO] Applying extractor for language: java
> [INFO] Extractor for language: java found 0 mojo descriptors.
> [INFO] Applying extractor for language: bsh
> [INFO] Extractor for language: bsh found 0 mojo descriptors.
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error extracting plugin descriptor: 'No mojo descriptors found in plugin.
> '
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Wed Apr 23 07:51:19 EDT 2008
> [INFO] Final Memory: 9M/18M
> [INFO] ------------------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.