empty <dependencies/> in batik v1.6 poms on maven1 repository on ibiblio
------------------------------------------------------------------------

         Key: MAVEN-1655
         URL: http://jira.codehaus.org/browse/MAVEN-1655
     Project: maven
        Type: Bug
    Versions: 1.0.2    
 Environment: not applicable
 Reporter: Michael Heuer


Sorry to be venting a bit of frustration, but the POMs for batik in the
maven1 ibiblio repository are quite useless without the dependencies tags
filled in.  Having to random-guess trial-and-error dependency
relationships between 21 different jar files is a pain in the ass.

e.g.

http://www.ibiblio.org/maven/batik/poms/batik-parser-1.6.pom

<?xml version="1.0" encoding="UTF-8"?>
<project>
  <name>Batik Parser</name>
  <groupId>batik</groupId>
  <id>batik-parser</id>
  <currentVersion>1.6</currentVersion>
  <inceptionYear>2000</inceptionYear>
  <shortDescription>Batik Parser</shortDescription>
  <description>Batik Parser</description>
  <dependencies/>
</project>

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to