Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1178 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1178 Summary: Add Jena to ibiblio repository Type: Wish Status: Unassigned Priority: Trivial Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Assignee: Reporter: Sean Kelly Created: Mon, 1 Mar 2004 4:39 PM Updated: Mon, 1 Mar 2004 4:39 PM Environment: Applies to all environments Description: Jena is the well-known RDF and Semantic Web API library produced by HP Labs and made open source. Jena is distributed under a BSD license. Please add Jena to the ibiblio repository. <?xml version="1.0" encoding="UTF-8"?> <project> <pomVersion>3</pomVersion> <groupId>jena</groupId> <url>http://jena.sourceforge.net/</url> <id>Jena</id> <name>Jena</name> <currentVersion>2.1</currentVersion> <organization> <name>HP Labs Semantic Web Program</name> <url>http://www.hpl.hp.com/semweb/</url> </organization> <licenses> <license> <name>BSD</name> <url>http://jena.sourceforge.net/license.html</url> <comments>Includes the advertising clause (clause #3)</comments> </license> </licenses> <mailingLists> <mailingList> <name>Jena Developer List</name> <subscribe>[EMAIL PROTECTED]</subscribe> <unsubscribe>[EMAIL PROTECTED]</unsubscribe> </mailingList> </mailingLists> </project> --------------------------------------------------------------------- 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]