You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jan Janecek (JIRA)" <ji...@codehaus.org> on 2005/10/19 14:37:12 UTC

[jira] Created: (MNG-1238) Invalid dependence in hibernate-annotations-3.1beta3.pom

Invalid dependence in hibernate-annotations-3.1beta3.pom
--------------------------------------------------------

         Key: MNG-1238
         URL: http://jira.codehaus.org/browse/MNG-1238
     Project: Maven 2
        Type: Bug
  Components: repository-tools  
 Reporter: Jan Janecek
    Priority: Trivial


hibernate-annotations-3.1beta1.pom contains following dependency:
<dependency>
      <groupId>javax.persistence</groupId>
      <artifactId>ejb</artifactId>
      <version>3.0-public-draft-20050623</version>
</dependency> 

Artifact ejb with such a version doesn't exist. Version should be changed to 3.0-public_review.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MEV-138) Invalid dependence in hibernate-annotations-3.1beta3.pom

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

     Assign To: Carlos Sanchez
    Resolution: Won't Fix

hibernate-annotations-3.1beta3 contains a snapshot version of ejb3 and the manifest says that.
Please let us know if you have more information

> Invalid dependence in hibernate-annotations-3.1beta3.pom
> --------------------------------------------------------
>
>          Key: MEV-138
>          URL: http://jira.codehaus.org/browse/MEV-138
>      Project: Maven Evangelism
>         Type: Bug
>     Reporter: Jan Janecek
>     Assignee: Carlos Sanchez

>
>
> hibernate-annotations-3.1beta1.pom contains following dependency:
> <dependency>
>       <groupId>javax.persistence</groupId>
>       <artifactId>ejb</artifactId>
>       <version>3.0-public-draft-20050623</version>
> </dependency> 
> Artifact ejb with such a version doesn't exist. Version should be changed to 3.0-public_review.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MNG-1238) Invalid dependence in hibernate-annotations-3.1beta3.pom

Posted by "Jan Janecek (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1238?page=comments#action_48837 ] 

Jan Janecek commented on MNG-1238:
----------------------------------

Oops, I've made a mistake in the description. Affected version of hibernate-annotation is 3.1beta3 (as stated in the summary) no 3.1beta1 (as stated in the description).

> Invalid dependence in hibernate-annotations-3.1beta3.pom
> --------------------------------------------------------
>
>          Key: MNG-1238
>          URL: http://jira.codehaus.org/browse/MNG-1238
>      Project: Maven 2
>         Type: Bug
>   Components: repository-tools
>     Reporter: Jan Janecek
>     Priority: Trivial

>
>
> hibernate-annotations-3.1beta1.pom contains following dependency:
> <dependency>
>       <groupId>javax.persistence</groupId>
>       <artifactId>ejb</artifactId>
>       <version>3.0-public-draft-20050623</version>
> </dependency> 
> Artifact ejb with such a version doesn't exist. Version should be changed to 3.0-public_review.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org