You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dror Bereznitsky (JIRA)" <ji...@codehaus.org> on 2007/01/17 12:34:40 UTC

[jira] Created: (MEV-492) wrong parent version for wicket-spring-annot 1.2.4

wrong parent version for wicket-spring-annot 1.2.4
--------------------------------------------------

                 Key: MEV-492
                 URL: http://jira.codehaus.org/browse/MEV-492
             Project: Maven Evangelism
          Issue Type: Bug
          Components: Dependencies
            Reporter: Dror Bereznitsky


wicket-spring-annot 1.2.4 parent is wicket-parent version 1.2-SNAPSHOT which does not exist in the repository:

<parent>
   <artifactId>wicket-parent</artifactId>
   <groupId>wicket</groupId>
   <version>1.2-SNAPSHOT</version>
   <relativePath>../wicket-parent</relativePath>
</parent>

The corrent parrent version should be 1.2.4.

-- 
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

        

[jira] Closed: (MEV-492) wrong parent version for wicket-spring-annot 1.2.4

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEV-492?page=all ]

Carlos Sanchez closed MEV-492.
------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

> wrong parent version for wicket-spring-annot 1.2.4
> --------------------------------------------------
>
>                 Key: MEV-492
>                 URL: http://jira.codehaus.org/browse/MEV-492
>             Project: Maven Evangelism
>          Issue Type: Bug
>          Components: Dependencies
>            Reporter: Dror Bereznitsky
>         Assigned To: Carlos Sanchez
>
> wicket-spring-annot 1.2.4 parent is wicket-parent version 1.2-SNAPSHOT which does not exist in the repository:
> <parent>
>    <artifactId>wicket-parent</artifactId>
>    <groupId>wicket</groupId>
>    <version>1.2-SNAPSHOT</version>
>    <relativePath>../wicket-parent</relativePath>
> </parent>
> The corrent parrent version should be 1.2.4.

-- 
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