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

--without tests | --without javadoc should get documented #62

Closed
jerboaa opened this issue Jul 11, 2018 · 2 comments
Closed

--without tests | --without javadoc should get documented #62

jerboaa opened this issue Jul 11, 2018 · 2 comments

Comments

@jerboaa
Copy link

jerboaa commented Jul 11, 2018

Any spec file using %mvn_build macro will get automatic support for -f via RPM conditionals by specifying --without tests or --without javadoc on the mock/fedpkg invocation. This is surprising since it does not show up in any docs.

FWIW, I went down a path of implementing that feature locally to one spec file and noticed that it was producing multiple -f switches when being used. Adding this to the javapackages docs should fix this.

@mizdebsk
Copy link
Member

mizdebsk commented Jul 11, 2018

This will also need to be documented in mvn_build(7) manpage, in ENVIRONMENT section, next to xmvn_bootstrap macro. And xmvn_opts/base_xmvn_opts should be documented too.

mkoncek added a commit to mkoncek/javapackages that referenced this issue Feb 6, 2019
mkoncek added a commit to mkoncek/javapackages that referenced this issue Feb 6, 2019
mkoncek added a commit to mkoncek/howto that referenced this issue Feb 6, 2019
mkoncek added a commit to mkoncek/howto that referenced this issue Feb 20, 2019
mkoncek added a commit to mkoncek/howto that referenced this issue Feb 20, 2019
mkoncek added a commit to mkoncek/javapackages that referenced this issue Feb 20, 2019
mizdebsk pushed a commit to fedora-java/howto that referenced this issue Feb 20, 2019
@mizdebsk
Copy link
Member

Fixed in d398d14

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

2 participants