[jboss-jira] [JBoss JIRA] (SECURITY-932) use of picketbox and picketbox-infinispan in one project results in dependencies which are already present in picketbox.jar

Petr Sakař (JIRA) issues at jboss.org
Thu Jan 14 11:11:00 EST 2016


Petr Sakař created SECURITY-932:
-----------------------------------

             Summary: use of picketbox and picketbox-infinispan in one project results in dependencies which are already present in picketbox.jar 
                 Key: SECURITY-932
                 URL: https://issues.jboss.org/browse/SECURITY-932
             Project: PicketBox 
          Issue Type: Bug
          Components: PicketBox
    Affects Versions: PicketBox_4_9_3.Final
         Environment: PicketBox 4.9.4.Final
            Reporter: Petr Sakař
            Assignee: Stefan Guilhen


picketbox jar is assembled from several picket box modules, among them picketbox-spi-bare and picketbox-bare.
picketbox-infinispan defines picketbox-spi-bare and picketbox-bare as mandatory dependencies.

Including in the project picketbox and picketbox-infinispan dependencies results in adding to project dependencies picketbox-spi-bare and picketbox-bare, whose content is already present in picketbox dependency.

The solution is to make  picketbox-spi-bare and picketbox-bare optional dependencies of picketbox-infinispan, or better create another assembled jar which would contain content of picketbox and picketbox-infinispan



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jboss-jira mailing list