[
https://jira.codehaus.org/browse/ARCHETYPE-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed ARCHETYPE-4.
----------------------------------
Resolution: Won't Fix
The {{archetype:create}} goal has been deprecated, so closing this issue as
{{Won't Fix}}.
> Add input validation
> --------------------
>
> Key: ARCHETYPE-4
> URL: https://jira.codehaus.org/browse/ARCHETYPE-4
> Project: Maven Archetype
> Issue Type: Bug
> Environment: WinXP SP2, JDK 1.5.0_05
> Reporter: Jon Ekdahl
> Priority: Minor
>
> Add input verification and proper error message(s) in the case of invalid
> input.
> The command
> mvn archetype:create -DgroupId=my-group -DarchetypeId=my-app
> creates an application with a generated App.java file that starts with the
> line:
> package my-group;
> my-group is not a valid package definition, so the code won't compile ("mvn
> compile" fails).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira