You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Petar Tahchiev (JIRA)" <ji...@apache.org> on 2016/08/12 14:06:20 UTC

[jira] [Updated] (ARCHETYPE-501) Bug generating project with blank property

     [ https://issues.apache.org/jira/browse/ARCHETYPE-501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petar Tahchiev updated ARCHETYPE-501:
-------------------------------------
    Fix Version/s: 2.5

> Bug generating project with blank property
> ------------------------------------------
>
>                 Key: ARCHETYPE-501
>                 URL: https://issues.apache.org/jira/browse/ARCHETYPE-501
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Archetypes, Generator
>    Affects Versions: 2.4
>         Environment: Ubuntu 14.04
>            Reporter: Fran Cardoso
>             Fix For: 2.5
>
>
> I've created an archetype with several required properties. 
> I've tried to create a project using the command "archetype:generate", and I've enter an space as the value of one of those required properties. 
> When I finished defining property values, console prints an infinite loop with the info about my properties:
> [WARNING] Archetype is not fully configured
> [INFO] Using property: groupId = rrr
> [INFO] Using property: artifactId = rrr
> [INFO] Using property: version = rrr
> [INFO] Using property: package = rrr
> [INFO] Using property: databaseDriverClass = rrr
> [INFO] Using property: databasePassword =  
> [INFO] Using property: databasePlatform = rrr
> [INFO] Using property: databaseUrl = rrr
> [INFO] Using property: databaseUsername = rr
> [INFO] Using property: logFileName = rr
> [INFO] Using property: projectName = rr
> The output never ends until I cancel the process.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)