You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Suran Jayathilaka (JIRA)" <ji...@apache.org> on 2007/11/12 05:45:50 UTC

[jira] Closed: (WICKET-1146) Artifact resolve failure when creating the quickstart project

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

Suran Jayathilaka closed WICKET-1146.
-------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.3.0-final)
                   1.3.0-beta4

Quickstart project creation works now.

> Artifact resolve failure when creating the quickstart project
> -------------------------------------------------------------
>
>                 Key: WICKET-1146
>                 URL: https://issues.apache.org/jira/browse/WICKET-1146
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.3.0-beta4
>         Environment: WinXP, maven 2.0.7, JDK 1.5.0_05
>            Reporter: Suran Jayathilaka
>            Priority: Critical
>             Fix For: 1.3.0-beta4
>
>
> As given in http://wicket.apache.org/quickstart.html,
> When trying to create the quickstart project using
> mvn archetype:create -DarchetypeGroupId=org.apache.wicket
> -DarchetypeArtifactId=wicket-archetype-quickstart
> -DarchetypeVersion=1.3.0-beta4
> -DgroupId=com.mycompany
> -DartifactId=myproject
> , it fails saying 
> Downloading: http://repo1.maven.org/maven2/org/apache/wicket/maven-archetype-quickstart/1.3.0-beta4/maven-archetype-quickstart-1.3.0-beta4.jar
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> GroupId: org.apache.wicket
> ArtifactId: maven-archetype-quickstart
> Version: 1.3.0-beta4
> Reason: Unable to download the artifact from any repository

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.