You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2010/05/10 19:47:13 UTC

[jira] Moved: (MARCHETYPES-4) Basedir property in archetype:generate cannot be overriden

     [ http://jira.codehaus.org/browse/MARCHETYPES-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy moved ARCHETYPE-297 to MARCHETYPES-4:
---------------------------------------------------

          Component/s:     (was: Plugin)
    Affects Version/s:     (was: 2.0-alpha-4)
                  Key: MARCHETYPES-4  (was: ARCHETYPE-297)
              Project: Maven Archetype Bundles  (was: Maven Archetype)

> Basedir property in archetype:generate cannot be overriden
> ----------------------------------------------------------
>
>                 Key: MARCHETYPES-4
>                 URL: http://jira.codehaus.org/browse/MARCHETYPES-4
>             Project: Maven Archetype Bundles
>          Issue Type: Bug
>         Environment: Windows XP, maven 2.2.0
>            Reporter: Samuli Saarinen
>         Attachments: patch.txt
>
>
> Following is the output when trying to execute archetype:generate using alternative directory for basedir
> D:\tmp>mvn -o -npr archetype:generate *-Dbasedir=d:/foo*
> ....
> [INFO] ----------------------------------------------------------------------------
> [INFO] Using following parameters for creating OldArchetype: maven-archetype-quickstart:RELEASE
> [INFO] ----------------------------------------------------------------------------
> [INFO] Parameter: groupId, Value: test
> [INFO] Parameter: packageName, Value: test
> [INFO] Parameter: package, Value: test
> [INFO] Parameter: artifactId, Value: test
> [INFO] Parameter: basedir, Value: *D:\tmp*
> [INFO] Parameter: version, Value: 1.0-SNAPSHOT
> [INFO] ********************* End of debug info from resources from generated POM ***********************
> [INFO] OldArchetype created in dir: D:\tmp\test
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 8 seconds
> [INFO] Finished at: Fri Apr 16 10:53:06 EEST 2010
> [INFO] Final Memory: 10M/19M
> [INFO] ------------------------------------------------------------------------

-- 
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