You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2022/07/13 23:07:41 UTC

[GitHub] [commons-parent] garydgregory commented on pull request #122: Added SBOM generation

garydgregory commented on PR #122:
URL: https://github.com/apache/commons-parent/pull/122#issuecomment-1183767154

   Hello @stevespringett ,
   You'll need to provide some reason why this is needed. If I install this PR in my local repo and update Apache Commons VFS to use commons-parent 54-SNAPSHOT, it generates 32 files like below. Now what?
   ```
   19:01:19.95 [C:\private\git\apache\commons-vfs]dir *-bom.xml /s
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2\target
   
   07/13/2022  06:59 PM            53,779 commons-vfs2-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  07:01 PM            42,511 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  07:00 PM            42,511 commons-vfs2-examples-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  06:59 PM            42,511 commons-vfs2-jackrabbit1-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  07:00 PM            42,511 commons-vfs2-jackrabbit2-2.10.0-SNAPSHOT-bom.xml
                  5 File(s)        223,823 bytes
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2-distribution\target
   
   07/13/2022  07:01 PM            56,610 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.xml
                  1 File(s)         56,610 bytes
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2-examples\target
   
   07/13/2022  07:01 PM             8,154 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  07:00 PM            55,904 commons-vfs2-examples-2.10.0-SNAPSHOT-bom.xml
                  2 File(s)         64,058 bytes
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2-jackrabbit1\target
   
   07/13/2022  07:01 PM             9,393 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  07:00 PM             9,393 commons-vfs2-examples-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  07:00 PM            54,504 commons-vfs2-jackrabbit1-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  07:00 PM             9,393 commons-vfs2-jackrabbit2-2.10.0-SNAPSHOT-bom.xml
                  4 File(s)         82,683 bytes
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2-jackrabbit2\target
   
   07/13/2022  07:01 PM             7,182 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  07:00 PM             7,182 commons-vfs2-examples-2.10.0-SNAPSHOT-bom.xml
   07/13/2022  07:00 PM            55,218 commons-vfs2-jackrabbit2-2.10.0-SNAPSHOT-bom.xml
                  3 File(s)         69,582 bytes
   
    Directory of C:\private\git\apache\commons-vfs\target
   
   07/13/2022  06:58 PM            54,120 commons-vfs2-project-2.10.0-SNAPSHOT-bom.xml
                  1 File(s)         54,120 bytes
   
        Total Files Listed:
                 16 File(s)        550,876 bytes
                  0 Dir(s)  14,197,334,016 bytes free
   
   19:01:37.59 [C:\private\git\apache\commons-vfs]dir *-bom.json /s
    Volume in drive C is OSDisk
    Volume Serial Number is 8CC8-3D1B
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2\target
   
   07/13/2022  06:59 PM            61,988 commons-vfs2-2.10.0-SNAPSHOT-bom.json
   07/13/2022  07:01 PM            49,605 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.json
   07/13/2022  07:00 PM            49,605 commons-vfs2-examples-2.10.0-SNAPSHOT-bom.json
   07/13/2022  06:59 PM            49,605 commons-vfs2-jackrabbit1-2.10.0-SNAPSHOT-bom.json
   07/13/2022  07:00 PM            49,605 commons-vfs2-jackrabbit2-2.10.0-SNAPSHOT-bom.json
                  5 File(s)        260,408 bytes
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2-distribution\target
   
   07/13/2022  07:01 PM            65,635 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.json
                  1 File(s)         65,635 bytes
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2-examples\target
   
   07/13/2022  07:01 PM             8,970 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.json
   07/13/2022  07:00 PM            64,725 commons-vfs2-examples-2.10.0-SNAPSHOT-bom.json
                  2 File(s)         73,695 bytes
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2-jackrabbit1\target
   
   07/13/2022  07:01 PM            10,515 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.json
   07/13/2022  07:00 PM            10,515 commons-vfs2-examples-2.10.0-SNAPSHOT-bom.json
   07/13/2022  07:00 PM            62,917 commons-vfs2-jackrabbit1-2.10.0-SNAPSHOT-bom.json
   07/13/2022  07:00 PM            10,515 commons-vfs2-jackrabbit2-2.10.0-SNAPSHOT-bom.json
                  4 File(s)         94,462 bytes
   
    Directory of C:\private\git\apache\commons-vfs\commons-vfs2-jackrabbit2\target
   
   07/13/2022  07:01 PM             7,978 commons-vfs2-distribution-2.10.0-SNAPSHOT-bom.json
   07/13/2022  07:00 PM             7,978 commons-vfs2-examples-2.10.0-SNAPSHOT-bom.json
   07/13/2022  07:00 PM            63,835 commons-vfs2-jackrabbit2-2.10.0-SNAPSHOT-bom.json
                  3 File(s)         79,791 bytes
   
    Directory of C:\private\git\apache\commons-vfs\target
   
   07/13/2022  06:58 PM            62,324 commons-vfs2-project-2.10.0-SNAPSHOT-bom.json
                  1 File(s)         62,324 bytes
   
        Total Files Listed:
                 16 File(s)        636,315 bytes
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org