1 Reply Latest reply on Mar 27, 2008 12:26 PM by dimitris

    org.jboss:jboss-common-core pom

    dimitris

      http://jira.jboss.com/jira/browse/JBCOMMON-44

      I've changed a bit the pom of jboss-common-core. Can someone more maven savy confirm I didn't screw up?

      a) I've declared optional:
      apache-httpclient:commons-httpclient
      apache-slide:webdavlib

      Those are only needed at runtime by org.jboss.net.protocol.http.DavURLLister which is rarely used (if ever)

      b) I've also removed completely the apache-xerces:xml-apis dependency. I dont' think it's needed.