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

Add user properties for more/all of the configuration parameters #261

Open
wirew0rm opened this issue May 6, 2020 · 0 comments
Open

Add user properties for more/all of the configuration parameters #261

wirew0rm opened this issue May 6, 2020 · 0 comments

Comments

@wirew0rm
Copy link

wirew0rm commented May 6, 2020

Hey there, I'm trying to use the plugin on an existing maven project from the command line to check if there are any api differences compared to the latest relase with the following command:

mvn com.github.siom79.japicmp:japicmp-maven-plugin:0.14.3:cmp

But I need the maven plugin equivalent of the --ignore-missing-classes flag (or --new/old-classpath). I tried -Djapicmp.ignoreMissingClasses=true but this seems not to be implemented as it is also not listed in the documentation.

I do not want to add it permanently to the POM, at least not right away. Is there any other way to do this or would it be possible/desired to expose the other configuration parameters?

Thanks for this great tool, I could not use it yet, but the examples look exactly like the things I was looking for 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant