Archetype quickstart references release candidate
-------------------------------------------------
Key: WICKET-4037
URL: https://issues.apache.org/jira/browse/WICKET-4037
Project: Wicket
Issue Type: Improvement
Components: site
Affects Versions: 1.5.0
Environment: Windoze
Reporter: Brian Lavender
Priority: Minor
This happens when you create a quickstart project.
https://wicket.apache.org/start/quickstart.html
Resulting pom.xml file references wicket version 1.5-RC7 instead of 1.5.0
mvn archetype:generate -DarchetypeGroupId=org.apache.wicket
-DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.5.0
-DgroupId=com.mycompany -DartifactId=myproject
-DarchetypeRepository=https://repository.apache.org/ -DinteractiveMode=false
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira