[
https://issues.apache.org/jira/browse/WICKET-1259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556229#action_12556229
]
Dmitry Kandalov commented on WICKET-1259:
-----------------------------------------
> 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
Hm.. that's better than what I did.
Then maybe it would make more sense to add to command something like
-DremoteRepositories=http://repo1.maven.org/maven/,http://wicketstuff.org/maven/repository/
rather than suggest to build wicket?
> 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.