The following comment has been added to this issue:

     Author: Emmanuel Venisse
    Created: Thu, 15 Jan 2004 5:57 AM
       Body:
I refused to create a new groupId for OJB.

You can access to it like this :

<dependency>
  <groupId>ojb</groupId>
  <artifactId>db-ojb</artifactId>
  <version>1.0.rc5</version>
</dependency>

It's the official way to access to dependency. The id tag is deprecated
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-58


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVENUPLOAD-58
    Summary: ojb 1.0-rc5 is inaccessible
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: 1 hour
 Time Spent: Unknown
  Remaining: 1 hour

    Project: maven-upload-requests

   Assignee: Jason van Zyl
   Reporter: Neil Katin

    Created: Wed, 14 Jan 2004 8:54 PM
    Updated: Thu, 15 Jan 2004 5:57 AM

Description:
The Ibiblio database for the obj component
(http://www.ibiblio.org/maven/ojb/jars/) is
a bit broken for the 1.0.rc5 version of the jar.

The problem is that OJB has changed the name of the
jar from ojb-<version> to db-ojb-<version>.
This makes the <version> element in the dependencies
section not useful; the <jar> element has to be
used instead.

The easiest fix would be to add a new project called
db-ojb to mirror the current contents, since this
seems to be the new ojb project name...



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to