| Summary: | xmvn: NPE in FileUtils.followSymlink() | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Simacek <msimacek> | ||||||
| Component: | xmvn | Assignee: | Mikolaj Izdebski <mizdebsk> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | mizdebsk, msimacek, msrb, sochotni, tradej | ||||||
| Target Milestone: | --- | Keywords: | Upstream, VerifiedUpstream | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 1.4.0-1 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-09 14:20:49 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Caused by: java.lang.NullPointerException at org.fedoraproject.maven.utils.FileUtils.followSymlink(FileUtils.java:61) at org.fedoraproject.maven.resolver.impl.DefaultResolver.resolve(DefaultResolver.java:245) at org.fedoraproject.maven.connector.FedoraWorkspaceReader.findArtifact(FedoraWorkspaceReader.java:48) Fixed upstream in 7ccab7c Verified upstream. Still needs test case. Fixed in xmvn-1.4.0-1 I believe that this bug is fixed in xmvn-1.4.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=483639 Created attachment 844581 [details]
testcase
Thanks. Test case added in commit 42be3b7. |
Created attachment 831839 [details] bisect-initial.log Description of problem: xmvn-bisect crashes when building maven-doxia throwing a NullPointerException. Steps to Reproduce: 1. clone maven-doxia repository 2. run fedpkg prep 3. descend into doxia-1.4/ 4. run xmvn-bisect install The system is an up-to-date rawhide installation