[
https://issues.apache.org/jira/browse/WICKET-3332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982690#action_12982690
]
Martin Grigorov commented on WICKET-3332:
-----------------------------------------
At http://wicket.apache.org/start/quickstart.html we have:
mvn archetype:generate -DarchetypeGroupId=org.apache.wicket
-DarchetypeArtifactId=wicket-archetype-quickstart
-DarchetypeVersion=1.5-SNAPSHOT -DgroupId=com.mycompany -DartifactId=myproject
-DarchetypeRepository=http://wicketstuff.org/maven/repository/
-DinteractiveMode=false
But at http://wicketstuff.org/maven/repository/ (-DarchetypeRepository) there
is no .../org/apache/wicket/wicket-core so I am not sure whether this is the
latest 1.5-SNAPSHOT (or 1.4-SNAPSHOT for that matter).
> Make quickstart home page more instructive
> ------------------------------------------
>
> Key: WICKET-3332
> URL: https://issues.apache.org/jira/browse/WICKET-3332
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-quickstart
> Affects Versions: 1.4.15, 1.5-RC1
> Reporter: Martijn Dashorst
> Assignee: Martijn Dashorst
> Fix For: 1.5-RC1
>
> Attachments: quickstart.001.png, quickstart.002.png
>
>
> The current quickstart is pretty much bare bones. Someone already proposed to
> make the quickstart more in line with how Ruby on Rails projects generate
> their first contact. See attached proposal for a quick start startup screen.
> Two styles that are based on proposals for a new wicket website design.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.