You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2007/10/29 04:27:50 UTC

[jira] Assigned: (WICKET-1045) mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart

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

Igor Vaynberg reassigned WICKET-1045:
-------------------------------------

    Assignee: Gerolf Seitz

> mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1045
>                 URL: https://issues.apache.org/jira/browse/WICKET-1045
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>         Environment: Mac osx 
>            Reporter: Nino Martinez
>            Assignee: Gerolf Seitz
>            Priority: Minor
>             Fix For: 1.3.0-beta5
>
>         Attachments: WICKET-1045.20071006.txt
>
>
> mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart 
> Yields warnings:
> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [line 35,column 34] : ${wicket.version} is not a valid reference.
> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [line 41,column 34] : ${wicket.version} is not a valid reference.
> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [line 64,column 34] : ${jetty.version} is not a valid reference.
> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [line 70,column 34] : ${jetty.version} is not a valid reference.
> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = archetype-resources/pom.xml [line 76,column 34] : ${jetty.version} is not a valid reference.

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