[
https://issues.apache.org/jira/browse/WICKET-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556220#action_12556220
]
Gerolf Seitz commented on WICKET-1259:
--------------------------------------
it's just how archetypes work. maven first looks in your local repository and
if it doesn't find the archetype, it looks in the "official" repositories.
i think you can put the wicketstuff repository in ~/.m2/settings.xml and maven
will also look in the wicketstuff repository for the snapshot archetype.
> quickstart guide doesn't work for snapshots
> -------------------------------------------
>
> Key: WICKET-1259
> URL: https://issues.apache.org/jira/browse/WICKET-1259
> Project: Wicket
> Issue Type: Bug
> Components: site
> Environment: Maven version: 2.0.4
> Reporter: Dmitry Kandalov
> Assignee: Gerolf Seitz
>
> I'm creating wicket quickstart from archetype and use command from
> http://wicket.apache.org/quickstart.html. If I choose version 1.3.0-snapshot,
> it fails saying "Embedded error: Archetype does not exist." Though maven
> command works if I choose other versions.
> There was such a problem before 1.3.0 release.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.