You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2010/11/11 17:35:13 UTC

[jira] Resolved: (WICKET-3159) Quickstart generator for 1.4.13 creates archetype for 1.5m2.1

     [ https://issues.apache.org/jira/browse/WICKET-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Dashorst resolved WICKET-3159.
--------------------------------------

    Resolution: Fixed

The archetype plugin is a hornet's nest: it ignores the archetypeVersion we provide at the commandline and just goes ahead and downloads the 1.5m2.1 archetype...

For now just ignore the warning about deprecated archetypeCreate functionality, as it actually works as it should instead of failing the most basic use case.

> Quickstart generator for 1.4.13 creates archetype for 1.5m2.1
> -------------------------------------------------------------
>
>                 Key: WICKET-3159
>                 URL: https://issues.apache.org/jira/browse/WICKET-3159
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.4.13
>            Reporter: Martijn Dashorst
>            Assignee: Martin Grigorov
>
> Running the default selected command generated by our quickstart generator (http://wicket.apache.org/start/quickstart.html) with 1.4.13 generates a project with wicket 1.5m2.1 instead of 1.4.13.
> This might be related to a newer version of the archetype plugin released by maven? Or perhaps the archetype is not correct.

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