You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (Closed) (JIRA)" <ji...@apache.org> on 2011/10/13 01:57:11 UTC

[jira] [Closed] (TAP5-1682) 5.3-beta-x Maven Archetype does not work

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

Howard M. Lewis Ship closed TAP5-1682.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3
    
> 5.3-beta-x Maven Archetype does not work
> ----------------------------------------
>
>                 Key: TAP5-1682
>                 URL: https://issues.apache.org/jira/browse/TAP5-1682
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: quickstart
>    Affects Versions: 5.3
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.3
>
>
> $ mvn -DarchetypeCatalog=http://tapestry.apache.org -DarchetypeRepository=https://repository.apache.org/content/groups/staging/ archetype:generate
> [INFO] Scanning for projects...
> [INFO]                                                                         
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Maven Stub Project (No POM) 1
> [INFO] ------------------------------------------------------------------------
> [INFO] 
> [INFO] >>> maven-archetype-plugin:2.1:generate (default-cli) @ standalone-pom >>>
> [INFO] 
> [INFO] <<< maven-archetype-plugin:2.1:generate (default-cli) @ standalone-pom <<<
> [INFO] 
> [INFO] --- maven-archetype-plugin:2.1:generate (default-cli) @ standalone-pom ---
> [INFO] Generating project in Interactive mode
> [INFO] No archetype defined. Using maven-archetype-quickstart (org.apache.maven.archetypes:maven-archetype-quickstart:1.0)
> Choose archetype:
> 1: http://tapestry.apache.org -> org.apache.tapestry:quickstart (Tapestry Quickstart Project)
> 2: http://tapestry.apache.org -> org.apache.tapestry:tapestry-archetype (Tapestry 4.1.6 Archetype)
> Choose a number or apply filter (format: [groupId:]artifactId, case sensitive contains): : 1
> Choose version: 
> 1: 5.0.19
> 2: 5.1.0.5
> 3: 5.2.6
> 4: 5.3-beta-9
> Choose a number: 4: 4
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 8.504s
> [INFO] Finished at: Wed Oct 05 13:19:19 PDT 2011
> [INFO] Final Memory: 7M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.1:generate (default-cli) on project standalone-pom: The defined artifact is not an archetype -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> ~/workspaces/heroku
> $ 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira