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

Allow users to invoke animal-sniffer from the Maven command line #3

Closed
gabrielsjoberg opened this issue Jun 30, 2015 · 1 comment
Closed
Assignees
Milestone

Comments

@gabrielsjoberg
Copy link
Contributor

People who manage large code-bases or build systems sometimes do not have direct access to the underlying POMs. One way of adding important checks such as API compatibility is to invoke the tools directly from the command line, with the configuration specified at the same time.

Animal-sniffer doesn't currently allow users to specify the API signature on the command line, which means it cannot be run without modifications to the POM.

I've filed PR #2 to add the appropriate Mojo goodness.

@olamy olamy added this to the 1.15 milestone Feb 17, 2016
@olamy olamy self-assigned this Feb 17, 2016
@olamy
Copy link
Member

olamy commented Feb 17, 2016

fixed thanks for the pull request!!

@olamy olamy closed this as completed Feb 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants