[ http://issues.apache.org/jira/browse/DIRMINA-213?page=all ]
Vinod Panicker closed DIRMINA-213. ---------------------------------- Verified the fix. > POM validation fails for mina-filter-compression > ------------------------------------------------ > > Key: DIRMINA-213 > URL: http://issues.apache.org/jira/browse/DIRMINA-213 > Project: Directory MINA > Issue Type: Bug > Affects Versions: 0.9.3 > Environment: Linux > Reporter: Vinod Panicker > Assigned To: Trustin Lee > Fix For: 0.9.5 > > > When using the mina-filter-compression dependency in another maven2 project, > maven complains that the pom validation fails. > The pom for mina-filter-compression refers to the jzlib jar. This dependency > is a local system dependency. When maven tries to wire up dependencies for my > project, it is unable to resolve the jzlib dependency. > The jzlib jar is now available on the online maven repository. > groupId - com.jcraft > artifactId - jzlib > version - 1.0.7 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
