Description of problem: xmvn-builddep sometimes unnecessarily generates dependency on artifacts from the project itself, thus creating circular dependency. Version-Release number of selected component (if applicable): xmvn-2.4.0-0.28.git49333a9.noarch How reproducible: always Steps to Reproduce: 1. rebuild log4j 2. run xmvn-builddep on the build.log Actual results: Unnecessary circular dependency: BuildRequires: mvn(org.apache.logging.log4j:log4j-api) BuildRequires: mvn(org.apache.logging.log4j:log4j-api::tests:) BuildRequires: mvn(org.apache.logging.log4j:log4j-core) BuildRequires: mvn(org.apache.logging.log4j:log4j-core::tests:) BuildRequires: mvn(org.apache.logging.log4j:log4j:pom:) BuildRequires: mvn(org.apache.logging.log4j:log4j-web) Expected results: No circular dependency.
Integration test added upstream: https://github.com/mizdebsk/xmvn/commit/b15e491
Fixed upstream: https://github.com/mizdebsk/xmvn/commit/50621b1 Verified upstream - integration test is passing.
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23
Fixed in xmvn-2.5.0-1
I believe that this bug is fixed in xmvn-2.5.0-1, which is available in Fedora Rawhide, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=694810 This bug was fixed in the next release of Fedora, and it is currently not planned to be fixed in the release it was filed against. You can update to the newer release of Fedora to get the fix.