You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2005/10/26 19:08:11 UTC

[jira] Moved: (ARCHETYPE-4) Add input validation

     [ http://jira.codehaus.org/browse/ARCHETYPE-4?page=all ]

Jason van Zyl moved MNG-1312 to ARCHETYPE-4:
--------------------------------------------

       Version:     (was: 2.0)
     Component:     (was: maven-archetype-plugin)
    Complexity:   (was: Novice)
      Workflow: jira  (was: Maven)
           Key: ARCHETYPE-4  (was: MNG-1312)
       Project: Maven Archetype  (was: Maven 2)

> Add input validation
> --------------------
>
>          Key: ARCHETYPE-4
>          URL: http://jira.codehaus.org/browse/ARCHETYPE-4
>      Project: Maven Archetype
>         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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org