[ http://jira.codehaus.org/browse/MAVENUPLOAD-1005?page=all ]
Carlos Sanchez closed MAVENUPLOAD-1005. --------------------------------------- Assignee: Carlos Sanchez Resolution: Fixed > jox broken > ---------- > > Key: MAVENUPLOAD-1005 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1005 > Project: maven-upload-requests > Issue Type: Bug > Reporter: martin > Assigned To: Carlos Sanchez > Attachments: dtdparser-1.21-bundle.jar, jox-1.16-bundle.jar > > > wutka:jox (http://www.ibiblio.org/maven2/wutka/jox/1.16/) is broken: > 1. The JAR file contains no classes > 2. broken dependency on jox:dtdparser, should be wutka:dtdparser > Also: > 3. jaxp is not needed for JDK >= 1.4, it's better to remove the dependency > and let JDK 1.3 find it for themselves. Since it's not in any repository you > need to download it manually anyway. > 4. groupId should probably be com.wutka instead of only wutka. Might as well > change that - since the jar contains no classes it's very unlikely that > someone depends on the groupId remaining the same. > Working replacements for wutka:jox and its dependency wutka:dtdparser are > attached. Their groupId has been changed from "wutka" to "com.wutka" and the > jaxp/xerces dependency for jox has been removed. > JOX > JOX is a set of Java libraries that make it easy to transfer data between XML > documents and Java beans. > http://www.wutka.com/jox.html > DTDParser > A Java DTD Parser > http://www.wutka.com/dtdparser.html -- 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