Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: generate maven effective pom.xml as part of attestation process #99

Open
ChaosInTheCRD opened this issue Dec 11, 2023 · 0 comments
Labels
enhancement Incremental improvement to existing features help wanted Extra attention is needed

Comments

@ChaosInTheCRD
Copy link
Collaborator

as mentioned in #98, the pom.xml file is not always full rendered. To aid this, the mvn cli has a help command called effective-pom which renders the final pom that maven uses to execute the final task it performs.

To ensure the fullness of the pom, witness could run this to ensure that it isn't missing any context from the pom.xml that it is using to create the attestation.

@ChaosInTheCRD ChaosInTheCRD added enhancement Incremental improvement to existing features help wanted Extra attention is needed labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Incremental improvement to existing features help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant