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>

   michael


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

Reply via email to