You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Major Peter (JIRA)" <ji...@apache.org> on 2010/08/13 10:01:16 UTC

[jira] Created: (WICKET-2984) Wicket Quickstart not working

Wicket Quickstart not working
-----------------------------

                 Key: WICKET-2984
                 URL: https://issues.apache.org/jira/browse/WICKET-2984
             Project: Wicket
          Issue Type: Bug
          Components: wicket-quickstart
    Affects Versions: 1.5-M1
            Reporter: Major Peter


mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.5-M1 -DgroupId=com.mycompany -DartifactId=myproject
...
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating from archetype

Embedded error: The META-INF/maven/archetype.xml descriptor cannot be found.
...

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


[jira] Assigned: (WICKET-2984) Wicket Quickstart not working

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg reassigned WICKET-2984:
-------------------------------------

    Assignee: Martin Grigorov

> Wicket Quickstart not working
> -----------------------------
>
>                 Key: WICKET-2984
>                 URL: https://issues.apache.org/jira/browse/WICKET-2984
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.5-M1
>            Reporter: Major Peter
>            Assignee: Martin Grigorov
>
> mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.5-M1 -DgroupId=com.mycompany -DartifactId=myproject
> ...
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error creating from archetype
> Embedded error: The META-INF/maven/archetype.xml descriptor cannot be found.
> ...

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


[jira] Resolved: (WICKET-2984) Wicket Quickstart not working

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-2984.
-------------------------------------

    Fix Version/s: 1.5-M2
       Resolution: Fixed

Fixed with r985317.

> Wicket Quickstart not working
> -----------------------------
>
>                 Key: WICKET-2984
>                 URL: https://issues.apache.org/jira/browse/WICKET-2984
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.5-M1
>            Reporter: Major Peter
>            Assignee: Martin Grigorov
>             Fix For: 1.5-M2
>
>
> mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.5-M1 -DgroupId=com.mycompany -DartifactId=myproject
> ...
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error creating from archetype
> Embedded error: The META-INF/maven/archetype.xml descriptor cannot be found.
> ...

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


[jira] Commented: (WICKET-2984) Wicket Quickstart not working

Posted by "Igor Vaynberg (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-2984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898126#action_12898126 ] 

Igor Vaynberg commented on WICKET-2984:
---------------------------------------

as a quick workaround generate a 1.4 quickstart and change wicket.version in pom to 1.5-M1

> Wicket Quickstart not working
> -----------------------------
>
>                 Key: WICKET-2984
>                 URL: https://issues.apache.org/jira/browse/WICKET-2984
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-quickstart
>    Affects Versions: 1.5-M1
>            Reporter: Major Peter
>
> mvn archetype:create -DarchetypeGroupId=org.apache.wicket -DarchetypeArtifactId=wicket-archetype-quickstart -DarchetypeVersion=1.5-M1 -DgroupId=com.mycompany -DartifactId=myproject
> ...
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error creating from archetype
> Embedded error: The META-INF/maven/archetype.xml descriptor cannot be found.
> ...

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