You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/13 10:05:16 UTC

[jira] Commented: (WICKET-2984) Wicket Quickstart not working

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

Igor Vaynberg commented on WICKET-2984:
---------------------------------------

as a quick workaround generate a 1.4 quickstart and change wicket.version in pom to 1.5-M1

> Wicket Quickstart not working
> -----------------------------
>
>                 Key: WICKET-2984
>                 URL: https://issues.apache.org/jira/browse/WICKET-2984
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.5-M1
>            Reporter: Major Peter
>
> mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.5-M1 -DgroupId=com.mycompany -DartifactId=myproject
> ...
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error creating from archetype
> Embedded error: The META-INF/maven/archetype.xml descriptor cannot be found.
> ...

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