Gary O'Neall
Gary O'Neall
@swinslow @nishakm - do we need any more examples or should we close this?
@lumjjb - could you do a quick review. The PR basically removes the package name, version, and ecosystem if a purl is present.
[Example 10](https://github.com/spdx/spdx-examples/tree/master/example10) has been added for a simple python project. This covers one of the bullets above, there there are still two examples worth adding.
Based on @zvr comment above - I'll go ahead and merge
Thanks @ups-oikawa for reporting this. Feel free to create a pull request to fix. Otherwise, I should be able to create a PR to fix in the next week or...
@ups-oikawa I created PR #32 to resolve this issue - a bit more involved than I expected. I'll wait a couple of days to see if there are any review...
@mpierrau - I guess it's been more than a few days for the review - thanks for the ping. I just merged the PR which should resolve the issue. Let...
@MazeJack - that would be great. Let me know if you need any help understanding the code.
@MazeJack -The Java code that generates the external relationships will probably need to be modified. The source file [SpdxDependencyInformation](https://github.com/spdx/spdx-maven-plugin/blob/master/src/main/java/org/spdx/maven/utils/SpdxDependencyInformation.java) is responsible for creating the external document references. Here's a link...
Note: the JSON format works fine