You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Raphaël Piéroni (JIRA)" <ji...@codehaus.org> on 2008/06/04 23:12:53 UTC

[jira] Closed: (ARCHETYPE-171) maven-archetype-quickstart:1.0 is not configured

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

Raphaël Piéroni closed ARCHETYPE-171.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-alpha-4

Fixed since revision 663375

Here is the new behaviour:
$ mvn archetype:generate -B
[INFO] [archetype:generate]
[INFO] Generating project in Batch mode
[INFO] No archetype defined. Using maven-archetype-quickstart (org.apache.maven.archetypes:maven-archetype-quickstart:1.0)
[WARNING] Property groupId is missing. Add -DgroupId=someValue
[WARNING] Property artifactId is missing. Add -DartifactId=someValue
[WARNING] Property package is missing. Add -Dpackage=someValue
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Archetype org.apache.maven.archetypes:maven-archetype-quickstart:1.0 is not configured


> maven-archetype-quickstart:1.0 is not configured
> ------------------------------------------------
>
>                 Key: ARCHETYPE-171
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-171
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Plugin
>    Affects Versions: 2.0-alpha-3
>         Environment: mvn 2.0.9
> jdk 1.7.0
>            Reporter: Andreas Höhmann
>            Priority: Critical
>             Fix For: 2.0-alpha-4
>
>
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'archetype'.
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Maven Default Project
> [INFO]    task-segment: [archetype:generate] (aggregator-style)
> [INFO] ------------------------------------------------------------------------
> [INFO] Preparing archetype:generate
> [INFO] No goals needed for project - skipping
> [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus
> .velocity.ContextClassLoaderResourceLoader'.
> [INFO] Setting property: velocimacro.messages.on => 'false'.
> [INFO] Setting property: resource.loader => 'classpath'.
> [INFO] Setting property: resource.manager.logwhenfound => 'false'.
> [INFO] [archetype:generate]
> [INFO] Generating project in Batch mode
> [INFO] No archetype defined. Using maven-archetype-quickstart (org.apache.maven.
> archetypes:maven-archetype-quickstart:1.0)
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] : org.apache.maven.archetype.exception.ArchetypeNotConfigured: Archetype
> org.apache.maven.archetypes:maven-archetype-quickstart:1.0 is not configured
> Archetype org.apache.maven.archetypes:maven-archetype-quickstart:1.0 is not conf
> igured
> Archetype org.apache.maven.archetypes:maven-archetype-quickstart:1.0 is not conf
> igured
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Mon May 19 22:48:34 CEST 2008
> [INFO] Final Memory: 8M/15M
> [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